SystemHealthComponent
labelLabel (string)required
statusStatus (string)required
detailDetail (string)required
value object
anyOf
- string
- null
string
metadata object
anyOf
- object
- null
object
SystemHealthComponent
{
"label": "string",
"status": "string",
"detail": "string",
"value": "string",
"metadata": {}
}