NSX-T Data Center REST API

Read certain SHA monitor.

Read certain SHA monitor.
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}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

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

Example Response:

{ "resource_type": "ShaStandardMonitor", "id": "mock-filedumper", "display_name": "mock-filedumper", "description": "Esx DP segment stats dumpers, it read metric from nsx-dp CLI a, and calculate status and dump counter to file ...", "path": "/infra/sha/monitors/mock-filedumper", "relative_path": "mock-filedumper", "parent_path": "/infra", "remote_path": "", "unique_id": "8a278895-9392-4f59-b465-74fc4b35c05e", "realization_id": "8a278895-9392-4f59-b465-74fc4b35c05e", "owner_id": "becb2c6d-987b-4b23-83f9-e5b81ef4bcf9", "marked_for_delete": false, "overridden": false, "monitor_id": "mock-filedumper", "type": "STANDARD", "supported_node_types": [ "NSX_ESX" ], "_create_time": 1703827108410, "_create_user": "system", "_last_modified_time": 1704283039952, "_last_modified_user": "system", "_system_owned": false, "_protection": "NOT_PROTECTED", "_revision": 1 }

Required Permissions:

crud

Feature:

policy_ops

Additional Errors: