7. Real-Time Monitoring-UTD

Number of APIs: 12

  1. Retrieve UTD Engine Status from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/engine-status?deviceId={{deviceId}}

  2. Retrieve UTD Signature version information from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/signature/version/details?deviceId={{deviceId}}

  3. Retrieve UTD IPS Update Status from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/ips-update-status?deviceId={{deviceId}}

  4. Retrieve UTD Engine Instance Status from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/engine-instance-status?deviceId={{deviceId}}

  5. Retrieve UTD File Reputation Status from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/file-reputation-status?deviceId={{deviceId}}

  6. Retrieve UTD File Analysis Status from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/file-analysis-status?deviceId={{deviceId}}

  7. Retrieve UTD URLF Update Status from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/urlf-update-status?deviceId={{deviceId}}

  8. Retrieve UTD Dataplane Config from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/dataplane-config?deviceId={{deviceId}}

  9. Retrieve UTD Dataplane Global from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/dataplane-global?deviceId={{deviceId}}

  10. Retrieve UTD Dataplane Stats from device GET https://{{vmanage}}:{{port}}/dataservice/device/utd/dataplane-stats?deviceId={{deviceId}}