vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanNetworkConfigVdsScopeIssue(vim.vsan.VsanNetworkConfigVdsScopeIssue)
- Extends
- VsanNetworkConfigBaseIssue
- See also
- DistributedVirtualSwitch, HostSystem
- Since
- 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 |
---|---|---|
memberHosts | ManagedObjectReference[]
to a HostSystem[] |
Hosts which are members of the VDS.
|
nonMemberHosts | ManagedObjectReference[]
to a HostSystem[] |
Hosts which are not members of the VDS.
|
vds | ManagedObjectReference
to a DistributedVirtualSwitch |
The Virtual Distributed Switch.
|
Properties inherited from VsanNetworkConfigBaseIssue | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |