Skip to content

Data Object - HostOrClusterTreeContainer

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.HostOrCluster.HostOrClusterTreeContainer

Property of

HostOrClusterTreeNode

See also

HostOrClusterTreeNode

Since

Horizon View 6.0

Data Object Description

Information about a host or cluster container. 3

Data Object Properties

Name Type Description
name xsd:string Host or cluster container node display name. 2
path xsd:string Host or cluster container node path. 2
type xsd:string Type of container. 2
* This property will be one of:
ValueDescription
"DATACENTER"A datacenter container, which is usually the root of the host or cluster tree.
"FOLDER"A folder container.
"OTHER"Some other container type.
children HostOrClusterTreeNode[] Contents of the container. These may be hosts or clusters or further nested containers. 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.