Send any Command to Device: Show IP Interface Brief
POST {{PROTOCOL}}://{{NSO_IP}}:{{NSO_HTTP_PORT}}/restconf/data/tailf-ncs:devices/device={{SAMPLE_IOS_DEVICE}}/live-status/tailf-ned-cisco-ios-stats:exec/any
any enable level command can be sent
Request Body
{"input"=>{"args"=>"show ip interface brief"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string |