DistributedVirtualSwitchProductSpec
This data object type is a subset of AboutInfo.
An object of this type can be used to describe the specification for a proxy switch module of a DistributedVirtualSwitch.
{
"_typeName": "string",
"name": "string",
"vendor": "string",
"version": "string",
"build": "string",
"forwardingClass": "string",
"bundleId": "string",
"bundleUrl": "string"
}
Short form of the product name.
Name of the vendor of this product.
Dot-separated version string.
For example, "1.2".
Build string for the server on which this call is made.
For example, x.y.z-num. This string does not apply to the API.
Forwarding class of the distributed virtual switch.
The ID of the bundle if a host component bundle needs to be installed on the host members to support the functionality of the switch.
The URL of the bundle that VMware Update Manager will use to install the bundle on the host members, if DistributedVirtualSwitchProductSpec.bundleId is set.