DistributedVirtualSwitchManagerDvsProductSpec
DistributedVirtualSwitchManagerDvsProductSpec
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.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"newSwitchProductSpec": {
"_typeName": "string",
"name": "string",
"vendor": "string",
"version": "string",
"build": "string",
"forwardingClass": "string",
"bundleId": "string",
"bundleUrl": "string"
},
"distributedVirtualSwitch": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
newSwitchProductSpec
Optional
The ProductSpec for new DVS
distributedVirtualSwitch
Optional
Get ProductSpec from the existing DVS