NSX-T Data Center REST API

Read certain SHA monitor.

Read certain SHA monitor.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/sha/monitors/{monitor-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/sha/monitors/esx-obsrv-alarms-monitor

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ShaMetricExporterMonitor+
ShaStandardMonitor+
ShaSubMetricExporterMonitor+

Example Response:

{ "resource_type": "ShaStandardMonitor", "id": "esx-obsrv-alarms-monitor", "display_name": "esx-obsrv-alarms-monitor", "description": "This monitor consumes the Transport Node level Enhanced Datapath (EDP) infra counters and TN traffic counters and reports the following alarms. 1. enhanced_dp_flow_table_usage_high There is at least one Enhanced Datapath flow table on the Host in which more than 90% of entries are filled. 2. enhanced_dp_flow_table_usage_very_high There is at least one Enhanced Datapath flow table on the Host in which more than 95% of entries are filled. 3. dtgw_vlan_uplink_arp_fail The rate of DTGW External VLAN gateway resolution failure is high.", "path": "/infra/sha/monitors/esx-obsrv-alarms-monitor", "relative_path": "esx-obsrv-alarms-monitor", "parent_path": "/infra", "remote_path": "", "unique_id": "03080ef6-d6c8-4821-8f2f-a1b3809a5084", "realization_id": "03080ef6-d6c8-4821-8f2f-a1b3809a5084", "owner_id": "b92140a3-fad5-4362-afaa-e0d475accd72", "marked_for_delete": false, "overridden": false, "monitor_id": "esx-obsrv-alarms-monitor", "type": "STANDARD", "supported_node_types": [ "NSX_ESX" ], "_system_owned": false, "_protection": "NOT_PROTECTED", "_create_time": 1756559804335, "_create_user": "system", "_last_modified_time": 1756559804335, "_last_modified_user": "system", "_revision": 0 }

Required Permissions:

crud

Feature:

policy_ops

Additional Errors: