Data Object - HostOrClusterTreeContainer

Class
VMware.Hv.HostOrClusterTreeContainer
Property of
HostOrClusterTreeNode
See also
HostOrClusterTreeNode
Since
Horizon View 6.0

Data Object Description

Information about a host or cluster container.

Data Object Properties

Properties

Name Type Description
namexsd:string

Host or cluster container node display name.
  • This property cannot be updated.
pathxsd:string

Host or cluster container node path.
  • This property cannot be updated.
typexsd:string

Type of container.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "DATACENTER"A datacenter container, which is usually the root of the host or cluster tree.
    "FOLDER"A folder container.
    "OTHER"Some other container type.
childrenHostOrClusterTreeNode[]

Contents of the container. These may be hosts or clusters or further nested containers.
  • This property need not be set.
  • This property cannot be updated.