7. Real-Time Monitoring-Hardware
Number of APIs: 10
-
Retrieve hardware errored alarm list GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/errors
-
Retrieve hardware alarm list from device GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/alarms?deviceId={{deviceId}}
-
Retrieve hardware alarm list from vManage GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/synced/alarms?deviceId={{deviceId}}
-
Retrieve hardware system data list GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/system?deviceId={{deviceId}}
-
Retrieve hardware inventory list from device GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/inventory?deviceId={{deviceId}}
-
Retrieve hardware status summary GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/status/summary?deviceId={{deviceId}}
-
Retrieve hardware inventory list from vManage GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/synced/inventory?deviceId={{deviceId}}
-
Retrieve hardware environment list from device GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/environment?deviceId={{deviceId}}
-
Retrieve hardware environment list from vManage GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/synced/environment?deviceId={{deviceId}}
-
Retrieve hardware temperature threshold list GET https://{{vmanage}}:{{port}}/dataservice/device/hardware/threshold?deviceId={{deviceId}}