Device Status Command
Table 89: Command Details
DescriptionCommand Detail
https://192.168.0.1/ws/v2/status/device
https://192.168.0.1/ws/v2/status/device/<level_1_extension>
https://192.168.0.1/ws/v2/status/device/about/clear
Command URL
This command is used to read either all or a specific category of device
details. It may also be used to clear.
Command Information
GET, POST (see Syntax row)HTTP Methods
ReadAccess Type
User, AdminAccess Level
One of the following:
GET "https://192.168.0.1/ws/v2/status/device"
GET "https://192.168.0.1/ws/v2/status/device/ecc"
GET "https://192.168.0.1/ws/v2/status/device/ethernet"
GET "https://192.168.0.1/ws/v2/status/device/power"
GET "https://192.168.0.1/ws/v2/status/device/about"
POST "https://192.168.0.1/ws/v2/status/device/about/clear
Syntax
Table 90: URI <level_1_extension> Parameters (extension to the Command URL separated by /)
DescriptionURI Parameter
Reads and returns current value of all device categories and
related items.
None
Reads and returns current value of ECC specific device items.ecc
Reads and returns current value of ethernet specific device items.eth
Reads and returns current value of power status device items
for all populated card slots.
power
Reads and returns current value of about specific (uncategorized)
device items.
about
Cisco D9800 Network Transport Receiver Version 2.75 RESTful Web Services API Reference Guide
102
API Definitions
Device Status Command