API to retrieve monitoring data for requests from the portal monitoring dashboard.
Resource | Description |
GET /dashboard/zones/localzone | Gets the local VDC details |
GET /dashboard/zones/localzone/replicationgroups | Gets the local VDC replication groups details |
GET /dashboard/zones/localzone/rglinksFailed | Gets the local VDC replication group failed links details |
GET /dashboard/zones/localzone/storagepools | Gets the local VDC storage pool details |
GET /dashboard/zones/localzone/nodes | Gets the local VDC node details |
GET /dashboard/zones/hostedzone | Gets the hosted VDC details |
GET /dashboard/zones/{id} | Gets the hosted VDC details |
GET /dashboard/zones/hostedzone/replicationgroups | Gets the hosted VDC replication groups details |
GET /dashboard/zones/localzone/disks | Gets the local VDC disks details |
GET /dashboard/storagepools/{id} | Gets the storage pool details |
GET /dashboard/nodes/{id} | Gets the node instance details |
GET /dashboard/disks/{id} | Gets the disk instance details |
GET /dashboard/processes/{id} | Gets the process instance details |
GET /dashboard/nodes/{id}/processes | Gets the node instance process details |
GET /dashboard/nodes/{id}/disks | Gets the node instance disk details |
GET /dashboard/storagepools/{id}/nodes | Gets the storage pool node details |
GET /dashboard/zones/localzone/rglinksBootstrap | Gets the local VDC replication group bootstrap links details |
GET /dashboard/replicationgroups/{id} | Gets the replication group instance details |
GET /dashboard/rglinks/{id} | Gets the replication group link instance details |
GET /dashboard/replicationgroups/{id}/rglinks | Gets the replication group instance associated link details |
GET /dashboard/datatables/{id} | Gets the replication group datatables instance details |
GET /dashboard/replicationgroups/{id}/datatables | Gets the replication group instance associated datatables details |