7. Real-Time Monitoring-System
Number of APIs: 8
-
Retrieve device system process list from device GET https://{{vmanage}}:{{port}}/dataservice/device/csp/system/processlist?deviceId={{deviceId}}
-
Retrieve device system settings from device GET https://{{vmanage}}:{{port}}/dataservice/device/csp/system/settings?deviceId={{deviceId}}
-
Retrieve device system settings status from device GET https://{{vmanage}}:{{port}}/dataservice/device/csp/system/status?deviceId={{deviceId}}
-
Retrieve device information list GET https://{{vmanage}}:{{port}}/dataservice/device/system/info?deviceId={{deviceId}}
-
Retrieve device system status list from device GET https://{{vmanage}}:{{port}}/dataservice/device/system/status?deviceId={{deviceId}}
-
Retrieve device system statistics from device GET https://{{vmanage}}:{{port}}/dataservice/device/system/statistics?deviceId={{deviceId}}
-
Retrieve device system status list from vManage GET https://{{vmanage}}:{{port}}/dataservice/device/system/synced/status?deviceId={{deviceId}}
-
Retrieve device system native settings from device GET https://{{vmanage}}:{{port}}/dataservice/device/csp/system/native?deviceId={{deviceId}}