Name
|
Type
|
Description
|
host | ManagedObjectReference
to a
HostSystem |
Reference to host which ran the network health check
|
hostname | xsd:string |
Hostname/IP of host which ran the network health check.
|
ipSubnets | xsd:string[] |
The IP subnets of Virtual SAN vmknics configured on the host in the form: a.b.c.d/x
|
issueFound | xsd:boolean |
Any health issue found by the local host? Reason is contained in one of the other
properties.
|
multicastConfig | xsd:string |
IP addresses used for multicast by Virtual SAN. This is meant as an opaque string, not to
be parsed and the format to be relied on. The format may change in the future.
The basic format for the mutlicast config is "agent group multicast IP/master
group multicast IP" and will be concatenated by ',' if there are multiple Virtual
SAN vmknics
|
peerHealth | VsanNetworkPeerHealthResult[] |
Health of peer network connectivity as seen by the host which ran the check.
|
vsanVmknicPresent | xsd:boolean |
Whether or not the host which ran the health check had a Virtual SAN vmknic configured.
|
Properties inherited from DynamicData |
None |