NSX-T Data Center REST API
Get a manual health check config
Get manual health check config with the specified identifier.This API is only available when using VMware NSX.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/manual-health-checks/{manual-health-check-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/manual-health-checks/mhctestSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyManualHealthCheck+