View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - HostOrClusterInfo
- Class
- VMware.Hv.HostOrClusterInfo
- Property of
- HostOrClusterTreeNode
- See also
- DatacenterId, HostOrClusterId, HostOrClusterIncompatibleReasons, VirtualCenterId
- Since
- Horizon View 6.0
Data Object Description
Information about a host or cluster.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | HostOrClusterId |
Host or Cluster Id
|
cluster | xsd:boolean |
Whether or not this is a cluster or a host.
|
name | xsd:string |
Host or cluster display name
|
path | xsd:string |
Host or cluster path
|
virtualCenter | VirtualCenterId |
VirtualCenter id for this host or cluster.
|
datacenter | DatacenterId |
Datacenter id for this host or cluster.
|
vGPUTypes | xsd:string[] |
Types of NVIDIA GRID vGPUs supported by this host or at least one
host on this cluster. If unset, this host or cluster does not support
NVIDIA GRID vGPUs and cannot be used for desktop creation with NVIDIA
GRID vGPU support enabled.
Since Horizon View 6.1
|
incompatibleReasons | HostOrClusterIncompatibleReasons |
Reasons that may preclude this HostOrCluster from being used in desktop
creation.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |