HealthCheckSpec
                                HealthCheckSpec                            
                            HealthCheck
JSON Example
                                    {
    "id": "string",
    "name": "string",
    "resourceName": "string",
    "resourceType": "string",
    "status": "string"
}
            
            
                                    string
                
                
            
        
        
                id            
                            Required
            
            
        Health Check id
            
            
                                    string
                
                
            
        
        
                name            
                            Required
            
            
        Health Check name
            
            
                                    string
                
                
            
        
        
                resourceName            
                            Optional
            
            
        Name of the resource, if the ResourceType is CLUSTER, then the resourceName == ClusterName
            
            
                                    string
                
                
            
        
        
                resourceType            
                            Required
            
            
        Resource Type
            
            
                                    string
                
                
            
        
        
                status            
                            Required
            
            
        Health check status
