Virtual Storage Lifecycle Management API


Data Object - ClusterComputeResourceDVSSetting(vim.ClusterComputeResource.DVSSetting)

Property of
ClusterComputeResourceHCIConfigInfo
Extends
DynamicData
See also
ClusterComputeResourceDVSSettingDVPortgroupToServiceMapping, DistributedVirtualSwitch
Since
vSphere API Release 6.7.1

Data Object Description

Contains reference to the DVS, list of physical nics attached to it, and list of dvportgroups created on it while initially configuring a cluster by calling the ConfigureHCI_Task method.

Properties

Name Type Description
dvPortgroupSetting*ClusterComputeResourceDVSSettingDVPortgroupToServiceMapping[]

Describes dvportgroups on the DVS and services residing on each one.
dvSwitchManagedObjectReference
to a DistributedVirtualSwitch

Managed object reference to the DVS.
pnicDevices*xsd:string[]

List of physical nics attached to the DVS.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition