NSX-T Data Center REST API

Get automatic health check toggle

Get detailed info for automatic health check toggle. This API is only available when using VMware NSX.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/auto-health-check-toggle
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/policy/api/v1/infra/auto-health-check-toggle

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
AutomaticHealthCheckToggle+

Example Response:

{ "enabled": true }

Required Permissions:

read

Feature:

policy_ops

Additional Errors: