Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterComputeResourceDvsProfile(vim.ClusterComputeResource.DvsProfile)
- Property of
- ClusterComputeResourceHCIConfigSpec
- Extends
- DynamicData
- See also
- ClusterComputeResourceDvsProfileDVPortgroupSpecToServiceMapping, DistributedVirtualSwitch
- Since
- vSphere API Release 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 |
Name of the new DistributedVirtualSwitch.
|
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |