Data Object - DistributedVirtualSwitchManagerDvsProductSpec(vim.dvs.DistributedVirtualSwitchManager.DvsProductSpec)

Parameter to
QueryDvsCheckCompatibility
Extends
DynamicData
See also
DistributedVirtualSwitch, DistributedVirtualSwitchProductSpec
Since
vSphere API 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
*Need not be set
Show WSDL type definition