View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - HostOrClusterTreeNode
- Class
- VMware.Hv.HostOrClusterTreeNode
- Property of
- HostOrClusterTreeContainer
- Returned by
- HostOrCluster_GetHostOrClusterTree
- See also
- HostOrClusterInfo, HostOrClusterTreeContainer
- Since
- Horizon View 6.0
Data Object Description
A generic tree node that either represents a host or cluster or a container which can contain host or clusters or further nested containers.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
container | xsd:boolean |
Whether or not this node is a container or a legitimate host or
cluster.
|
treeContainer | HostOrClusterTreeContainer |
Set only if this node represents a container.
|
info | HostOrClusterInfo |
Set only if this node represents a host or cluster.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |