Name
|
Type
|
Description
|
name | xsd:string |
Host or cluster container node display name.
- This property cannot be updated.
|
path | xsd:string |
Host or cluster container node path.
- This property cannot be updated.
|
type | xsd: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. |
|
children | HostOrClusterTreeNode[] |
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.
|