HostProxySwitchConfig
This data object type describes the HostProxySwitch configuration containing both the configurable properties on a HostProxySwitch and identification information.
{
"_typeName": "string",
"changeOperation": "string",
"uuid": "string",
"spec": {
"_typeName": "string",
"backing": {
"_typeName": "string"
}
}
}
This property indicates the change operation to apply on this configuration specification.
Valid values are:
See also HostConfigChangeOperationEnum.
The uuid of the DistributedVirtualSwitch that the HostProxySwitch is a part of.
This data object type describes the HostProxySwitch specification representing the properties on a HostProxySwitch that can be configured once the object exists.