Data Object - VsanNetworkConfigVdsScopeIssue(vim.vsan.VsanNetworkConfigVdsScopeIssue)

Extends
VsanNetworkConfigBaseIssue
See also
DistributedVirtualSwitch, HostSystem
Since
vSAN API 6.6

Data Object Description

Configuration issue: A cluster uses a Virtual Distributed Switch (VDS) that covers parts but not all cluster hosts. It is recommended to have all hosts in a cluster connected to the same VDS for centralized configuration management.

Properties

Name Type Description
memberHostsManagedObjectReference[]
to a HostSystem[]

Hosts which are members of the VDS.
nonMemberHostsManagedObjectReference[]
to a HostSystem[]

Hosts which are not members of the VDS.
vdsManagedObjectReference
to a DistributedVirtualSwitch

The Virtual Distributed Switch.
Properties inherited from VsanNetworkConfigBaseIssue
None
Properties inherited from DynamicData
None

Show WSDL type definition