Health
Health
JSON Example
{
"health_status": "HEALTH",
"health_details": [
{
"message": "Invalid credentials",
"code": "string"
}
]
}
string
health_status
Optional
Is the data source/collector healthy and data is being collected?
Possible values are :
HEALTHY,
HEALTHY_WITH_WARNINGS,
UNHEALTHY,