QueryCompatibleHostForNewDvsRequestType

QueryCompatibleHostForNewDvsRequestType
QueryCompatibleHostForNewDvsRequestType

The parameters of QueryCompatibleHostForNewDvs.

JSON Example
{
    "container": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "recursive": false,
    "switchProductSpec": {
        "_typeName": "string",
        "name": "string",
        "vendor": "string",
        "version": "string",
        "build": "string",
        "forwardingClass": "string",
        "bundleId": "string",
        "bundleUrl": "string"
    }
}
container
Required

Where to look for hosts. Supported types of objects for this parameter are Datacenter, ComputeResource and Folder.

boolean
recursive
Required

Whether to search for hosts in the subfolders, if applicable. In the case when container is a Datacenter, the recursive flag is applied to its HostFolder.

switchProductSpec
Optional

The productSpec of a DistributedVirtualSwitch. If not set, it is assumed to be the default one used for DistributedVirtualSwitch creation.