NSX-T Data Center REST API
Read the SHA monitor status
Read the SHA monitor status on certain transport node.This API is available when using VMware NSX or VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers).
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/sha/monitors/{monitor-id}/status
Request Headers:
n/a
Query Parameters:
ShaMonitorStatusParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/sha/monitors/esx-obsrv-stats-monitor/status?transport_node_id=32e79d30-eb1d-400c-b313-503f8505c11cSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ShaMonitorStatus+