7. Real-Time Monitoring-System

Number of APIs: 8

  1. Retrieve device system process list from device GET https://{{vmanage}}:{{port}}/dataservice/device/csp/system/processlist?deviceId={{deviceId}}

  2. Retrieve device system settings from device GET https://{{vmanage}}:{{port}}/dataservice/device/csp/system/settings?deviceId={{deviceId}}

  3. Retrieve device system settings status from device GET https://{{vmanage}}:{{port}}/dataservice/device/csp/system/status?deviceId={{deviceId}}

  4. Retrieve device information list GET https://{{vmanage}}:{{port}}/dataservice/device/system/info?deviceId={{deviceId}}

  5. Retrieve device system status list from device GET https://{{vmanage}}:{{port}}/dataservice/device/system/status?deviceId={{deviceId}}

  6. Retrieve device system statistics from device GET https://{{vmanage}}:{{port}}/dataservice/device/system/statistics?deviceId={{deviceId}}

  7. Retrieve device system status list from vManage GET https://{{vmanage}}:{{port}}/dataservice/device/system/synced/status?deviceId={{deviceId}}

  8. Retrieve device system native settings from device GET https://{{vmanage}}:{{port}}/dataservice/device/csp/system/native?deviceId={{deviceId}}