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.

Data Object Properties

Properties

Name Type Description
containerxsd:boolean

Whether or not this node is a container or a legitimate host or cluster.
  • This property cannot be updated.
treeContainerHostOrClusterTreeContainer

Set only if this node represents a container.
  • This property need not be set.
  • This property cannot be updated.
infoHostOrClusterInfo

Set only if this node represents a host or cluster.
  • This property need not be set.
  • This property cannot be updated.