Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostMemberRuntimeInfo(vim.dvs.HostMember.RuntimeInfo)
- Property of
- DVSRuntimeInfo
- Extends
- DynamicData
- See also
- DistributedVirtualSwitchHostMemberHostUplinkState, HostMemberHealthCheckResult, HostSystem
- Since
- vSphere API Release 5.1
Data Object Description
The HostMemberRuntimeInfo data object contains healthcheck and status information about a host member of a distributed virtual switch.Properties
Name | Type | Description |
---|---|---|
healthCheckResult* | HostMemberHealthCheckResult[] |
Health check result for the host that joined the distributed virtual switch.
|
host | ManagedObjectReference
to a HostSystem |
The host.
|
hostUplinkState* | DistributedVirtualSwitchHostMemberHostUplinkState[] |
Indicate the runtime state of uplink on the host.
It is only applicable when networkOffloadingEnabled
is true.
Since vSphere API Release 8.0.3.0 |
nsxtStatus* | xsd:string |
NSX-T component status.
Since vSphere API Release 7.0 |
nsxtStatusDetail* | xsd:string |
Additional information regarding the NSX-T component status.
Since vSphere API Release 7.0 |
status* | xsd:string |
Host proxy switch status. See
HostComponentState for valid values.
This property replaces the deprecated
DistributedVirtualSwitchHostMember.status.
|
statusDetail* | xsd:string |
Additional information regarding the current membership status of the host.
This property replaces the deprecated
DistributedVirtualSwitchHostMember.statusDetail.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |