View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - HostOrClusterTreeContainer
- Class
- VMware.Hv.HostOrClusterTreeContainer
- Property of
- HostOrClusterTreeNode
- See also
- HostOrClusterTreeNode
- Since
- Horizon View 6.0
Data Object Description
Information about a host or cluster container.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string |
Host or cluster container node display name.
|
||||||||
path | xsd:string |
Host or cluster container node path.
|
||||||||
type | xsd:string |
Type of container.
|
||||||||
children | HostOrClusterTreeNode[] |
Contents of the container. These may be hosts or clusters or further
nested containers.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |