Skip to content

Data Object - HostOrClusterTreeNode

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.HostOrCluster.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. 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

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This data object must be updated as a whole.