| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
When you invoke the CreateContainerView method, you specify a managed object instance that provides the starting point for object selection. You can use the following managed objects as the basis of a container view:
Once you have created the view, the View list always represents the current configuration of the virtual environment and reflects any subsequent changes that occur.
Properties
Name | Type | Description |
---|---|---|
container | ManagedObjectReference
to a ManagedEntity |
The Folder, Datacenter, ComputeResource, ResourcePool, or HostSystem instance
that provides the objects that the view presents.
|
recursive | xsd:boolean |
Whether to include only the immediate children of the container instance,
or to include additional objects by following the paths beyond the
immediate children.
For information about recursive behavior, see the description of
CreateContainerView.
|
type* | xsd:string[] |
An optional list of types to be applied to the set of objects in the view.
The list of types indicates objects that are included in the view.
If empty, all types are included.
|
Properties inherited from ManagedObjectView | ||
view | ||
Properties inherited from View | ||
None |
Methods
Methods defined in this Managed Object |
---|
None |
Methods inherited from ManagedObjectView |
None |
Methods inherited from View |
DestroyView |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |