NSX-T Data Center REST API
List the status of SHA monitors
List the status of SHA monitors 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-status
Request Headers:
n/a
Query Parameters:
ShaMonitorStatusParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/sha/monitors-status?transport_node_id=32e79d30-eb1d-400c-b313-503f8505c11cSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ShaMonitorStatusListResult+