HealthCheckResult

HealthCheckResult
HealthCheckResult

HealthCheckResult

JSON Example
{
    "description": "string",
    "id": "string",
    "name": "string",
    "resourceId": "string",
    "resourceName": "string",
    "resourceType": "One among: CLUSTER",
    "status": "One among: ENABLED, DISABLED",
    "type": "One among: VSAN"
}
string
description
Required

Health check description

string
id
Required

Health Check id

string
name
Required

Health Check name

string
resourceId
Optional

ID of the resource, if the ResourceType is CLUSTER, then the resourceId == ClusterId

string
resourceName
Optional

Name of resource, if the ResourceType is CLUSTER, then the resourceName == ClusterName

string
resourceType
Optional

Type of the health status.

string
status
Optional

Type of the health status.

string
type
Optional

Type of the health check.