(not needed on sandbox telent) Step 1. SSH Fetch-Host-Keys Device
POST {{PROTOCOL}}://{{NSO_IP}}:{{NSO_HTTP_PORT}}/restconf/data/tailf-ncs:devices/device={{SAMPLE_IOS_DEVICE}}/ssh/fetch-host-keys
Since the sandbox is using telnet, we won't need to fetch SSH host keys, but this call is how you would do it if you were using SSH
developer@ncs(config-device-dist-rtr01)# ssh fetch-host-keys result not-available info Not available for telnet is the error given
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |