Monitoring APIs
The following table lists the monitoring APIs of Resiliency Platform.
Table: List of monitoring APIs
Description | URI | Version |
|---|---|---|
Retrieves the list of Resiliency Groups | /rgs | 1.2 |
Retrieves Resiliency Group details for a given ID | /rgs/{rgId} | 1.2 |
Retrieves the list of assets protected by the given Resiliency Group | /rgs/{rgId}/assets | 1.2 |
Retrieves the list of activities for the given Resiliency Group | /rgs/{rgId}/activities | 1.2 |
Retrieves the list of current risks for the given Resiliency Group | /rgs/{rgId}/risks | 1.2 |
Retrieves the list of recovery point summary for each asset in Resiliency Group | /rgs/{rgId}/datacenters/{dcId}/recoverypoints | 1.2 |
Retrieves the list of Recovery Points for host | /rgs/{rgId}/datacenters/{dcId}/assets/hosts/{hostId}/recoverypoints | 1.2 |
Retrieves the list of Virtual Business Services | /vbs | 1.2 |
Retrieves Virtual Business Service details for the given ID | /vbs/{vbsId} | 1.2 |
Retrieves the list of activities for the given Virtual Business Service | /vbs/{vbsId}/activities | 1.2 |
Retrieves the list of current risks for the given Virtual Business Service | /vbs/{vbsId}/risks | 1.2 |
Retrieves the list of all activities for operations performed in Resiliency Platform | /activities | 1.2 |
Retrieves the activity details for the given ID | /activities/{activityId} | 1.2 |
Retrieves the list of all current risks | /risks | 1.2 |
Retrieves the summary of all assets | /assets | 1.2 |
Retrieves the list of managed hosts | /assets/hosts/managed | 1.2 |
Retrieves the list of applications | /assets/applications | 1.2 |
Retrieves the list of current risks for the given host | /assets/hosts/{hostId}/risks | 1.2 |
Retrieves the list of current risks for the given application | /assets/applications/{appId}/risks | 1.2 |
Retrieves the list of data centers | /datacenters | 1.2 |
Retrieves data center details for the given ID | /datacenters/{dcId} | 1.2 |
Retrieves the health summary of the Resiliency Platform | /health | 1.2 |
Retrieves Resiliency Domain details of Veritas Resiliency Platform | /resiliencydomain | 1.2 |
Retrieves the list of NetBackup master server configured in Resiliency Platform | /copy/netbackup/masters | 1.2 |
Retrieves the list of vCenter servers configured in Resiliency Platform | /virtualization/vmware/vcenters | 1.2 |
Retrieves the list of all notifications which are currently throttled | /notifications/throttled | 1.2 |
Retrieves the list of all the topics which are selected for throttling along with their throttling information | /notifications/definition/throttled | 1.2 |