DistributedVirtualSwitchHostMemberHostComponentState_enum
DistributedVirtualSwitchHostMemberHostComponentState_enum
Describes the state of the host proxy switch.
Possible values:
up
: The host proxy switch is up and running.pending
: The host proxy switch is waiting to be initialized.outOfSync
: The proxy switch configuration is not the same as the distributed virtual switch configuration in the vCenter Server.warning
: The host requires attention.disconnected
: The host is disconnected or it is not responding.down
: The host proxy is down.
This data structure has no properties.
Enumeration: up, pending, outOfSync, warning, disconnected, down,