HostMemberRuntimeInfo
The HostMemberRuntimeInfo data object contains healthcheck and status information about a host member of a distributed virtual switch.
{
"_typeName": "string",
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"status": "string",
"statusDetail": "string",
"nsxtStatus": "string",
"nsxtStatusDetail": "string",
"healthCheckResult": [
{
"_typeName": "string",
"summary": "string"
}
]
}
Host proxy switch status.
See HostComponentState for valid values. This property replaces the deprecated DistributedVirtualSwitchHostMember.status.
Additional information regarding the current membership status of the host.
This property replaces the deprecated DistributedVirtualSwitchHostMember.statusDetail.
NSX-T component status.
Additional information regarding the NSX-T component status.
Health check result for the host that joined the distributed virtual switch.