Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DistributedVirtualSwitchManagerHostContainer(vim.dvs.DistributedVirtualSwitchManager.HostContainer)
- Property of
- DistributedVirtualSwitchManagerHostContainerFilter
- Parameter to
- QueryDvsCheckCompatibility
- Extends
- DynamicData
- See also
- ManagedEntity
- Since
- vSphere API Release 4.1
Data Object Description
Check host compatibility for all hosts in the container. If the recursive flag is true, then check hosts at all levels within this container, otherwise check only at the container level. In case of container being a Datacenter, the recursive flag is applied to its HostFolder.Properties
Name | Type | Description |
---|---|---|
container | ManagedObjectReference
to a ManagedEntity |
Check compatibility of hosts in this container. The supported container
types are Datacenter, Folder, and ComputeResource.
|
recursive | xsd:boolean |
If true, include hosts of all levels in the hierarchy with
container as root of the tree. In case of container being a Datacenter,
the recursive flag is applied to its HostFolder.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |