QueryCompatibleHostForExistingDvsRequestType

QueryCompatibleHostForExistingDvsRequestType
QueryCompatibleHostForExistingDvsRequestType
JSON Example
{
    "container": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "recursive": false,
    "dvs": {
        "_typeName": "string",
        "type": "string",
        "value": "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.

dvs
Required

Search the host based on the specification published in the DVSCapability.compatibleHostComponentProductInfo of a DistributedVirtualSwitch. If not set, it is assumed to be the specification that a DistributedVirtualSwitch would have if it is created with the default DistributedVirtualSwitchProductSpec.