Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DistributedVirtualSwitchManagerDvsProductSpec(vim.dvs.DistributedVirtualSwitchManager.DvsProductSpec)
- Parameter to
- QueryDvsCheckCompatibility
- Extends
- DynamicData
- See also
- DistributedVirtualSwitch, DistributedVirtualSwitchProductSpec
- Since
- vSphere API Release 4.1
Data Object Description
This class is used to specify ProductSpec for the DVS. The two properties are strictly mutually exclusive. If both properties are set, then an InvalidArgument fault would be thrown.Properties
Name | Type | Description |
---|---|---|
distributedVirtualSwitch* | ManagedObjectReference
to a DistributedVirtualSwitch |
Get ProductSpec from the existing DVS
|
newSwitchProductSpec* | DistributedVirtualSwitchProductSpec |
The ProductSpec for new 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 |