StatusCount
StatusCount
JSON Example
{
"status": "string",
"degraded_count": 0,
"down_count": 0,
"up_count": 0
}
string
status
Optional
Roll-up status
Possible values are : UP, DOWN, DEGRADED, UNKNOWN,
integer As int32 As int32
degraded_count
Optional
Degraded count
integer As int32 As int32
down_count
Optional
Down count
integer As int32 As int32
up_count
Optional
Up count