QueryCompatibleHostForExistingDvsRequestType
QueryCompatibleHostForExistingDvsRequestType
The parameters of QueryCompatibleHostForExistingDvs.
JSON Example
{
"container": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"recursive": false,
"dvs": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
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
Reference to an instance of the DistributedVirtualSwitch managed object.