Data Object - HostOrClusterTreeNode
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.HostOrCluster.HostOrClusterTreeNode
Property of
Returned by
See also
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. 3
Data Object Properties¶
Name | Type | Description |
---|---|---|
container | xsd:boolean | Whether or not this node is a container or a legitimate host or cluster. 2 |
treeContainer | HostOrClusterTreeContainer | Set only if this node represents a container. 1 2 |
info | HostOrClusterInfo | Set only if this node represents a host or cluster. 1 2 |