System Administration > Monitoring > Health Checks

Get automatic health check toggle

Get detailed info for automatic health check toggle.

Request:

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

Example Request:

GET https://<nsx-mgr>/api/v1/automatic-health-check-toggle

Successful Response:

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

Example Response:

{ "enabled": false, "resource_type": "AutomaticHealthCheckToggle", "id": "b9339dce-cf1d-48a4-bd37-d708cfbf101d", "display_name": "automatic-health-check-toggle", "_protection": "NOT_PROTECTED", "_create_user": "system", "_create_time": 1558406740433, "_last_modified_user": "system", "_last_modified_time": 1558406740433, "_system_owned": false, "_revision": 0 }

Required Permissions:

read

Feature:

tools_health_check

Additional Errors: