Data Object - ClusterComputeResourceDvsProfile(vim.ClusterComputeResource.DvsProfile)

Property of
ClusterComputeResourceHCIConfigSpec
Extends
DynamicData
See also
ClusterComputeResourceDvsProfileDVPortgroupSpecToServiceMapping, DistributedVirtualSwitch
Since
vSphere API 6.7.1

Data Object Description

Describes DVS related information to be configured by calling ConfigureHCI_Task method. Consists of name of the DVS, the physical adapters to be attached to it and the list of dvportgroups to be created on this DVS.

Properties

Name Type Description
dvPortgroupMapping*ClusterComputeResourceDvsProfileDVPortgroupSpecToServiceMapping[]


dvsName*xsd:string


dvSwitch*ManagedObjectReference
to a DistributedVirtualSwitch

Managed object reference to an existing DistributedVirtualSwitch.
pnicDevices*xsd:string[]

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