NSX-T Data Center REST API
Get automatic health checks
Get health check performed by system automatically for all transport zones ora specific transport zone.
This API is only available when using VMware NSX.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/auto-health-checks
Request Headers:
n/a
Query Parameters:
HealthCheckTransportZoneRequest+
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/auto-health-checks?transport_zone_path=/infra/sites/default/enforcement-points/default/transport-zones/1b3a2f36-bfd1-443e-a0f6-4de01abc963eSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyAutomaticHealthCheckListResult+