VcenterHealthSuccess
VCenter Health Success Response
Dictionary with a data field containing the vCenter health.
JSON Example
{
"data": {
"health": "string",
"message": "string"
}
}