VsanFileServiceBalanceHealth
VsanFileServiceBalanceHealth
This class defines health status of load balance of the vSAN file service and will report issue if the ESXi host is overloaded and part of file servers can be balanced to other ESXi hosts.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"health": "string",
"description": "string"
}
string
health
Optional
The health state of load balance of file servers in the ESXi host.
string
description
Optional
The description of the health state.