EasyManua.ls Logo

Cisco D9800 - Alarms and Warnings; Fault Details Status Command

Cisco D9800
294 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
{
"slot": "4",
"good": "Yes",
"displayBoardName": "Transcoder2",
"status": "Ok"
},
{
"slot": "5",
"good": "Yes",
"displayBoardName": "HEVC Proc2",
"status": "Ok"
},
{
"slot": "6",
"good": "Yes",
"displayBoardName": "CI option",
"status": "Ok"
}
]
}
}
Input example (Get status of slot power for slot 1 in JSON format):
curl -k -H "X-SESSION-ID: $token" "https://192.168.0.1/ws/v2/status/device/power?slot=1&j
Expected output (values are for example purposes only):
{
"device": {
"power": {
"slot": "1",
"good": "Yes",
"displayBoardName": "Tuner",
"status": "Ok"
}
}
}
Alarms and Warnings
This section describes the status commands related to alarms and warnings.
Fault Details Status Command
Table 105: Command Details
DescriptionCommand Detail
https://192.168.0.1/ws/v2/status/faultsCommand URL
Returns all faults status details information.Command Information
GETHTTP Method
ReadAccess Type
User, AdminAccess Level
GET "https://192.168.0.1/ws/v2/status/faults"Syntax
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
116
API Definitions
Alarms and Warnings

Table of Contents

Other manuals for Cisco D9800

Related product manuals