HealthCheckSpec

HealthCheckSpec
HealthCheckSpec

HealthCheck

JSON Example
{
    "id": "string",
    "name": "string",
    "status": "string",
    "resourceType": "string",
    "resourceName": "string"
}
string
id
Required

Health Check id

string
name
Required

Health Check name

string
status
Required

Health check status

string
resourceType
Required

Resource Type

string
resourceName
Optional

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