SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > H (continued)
  • 0 Ratings

Data Object - HostMemberRuntimeInfo(vim.dvs.HostMember.RuntimeInfo)

Property of
DVSRuntimeInfo
Extends
DynamicData
See also
HostMemberHealthCheckResult, HostSystem
Since
vSphere API 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.
hostManagedObjectReference
to a HostSystem

The host.
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
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings