Data Object - HostOrClusterInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.HostOrCluster.HostOrClusterInfo
Property of
See also
DatacenterId, HostOrClusterId, HostOrClusterIncompatibleReasons, VirtualCenterId
Since
Horizon View 6.0
Data Object Description¶
Information about a host or cluster. 4
Data Object Properties¶
Name | Type | Description |
---|---|---|
id | HostOrClusterId | Host or Cluster Id 2 |
cluster | xsd:boolean | Whether or not this is a cluster or a host. 2 |
name | xsd:string | Host or cluster display name 2 |
path | xsd:string | Host or cluster path 2 |
virtualCenter | VirtualCenterId | VirtualCenter id for this host or cluster. 2 |
datacenter | DatacenterId | Datacenter id for this host or cluster. 1 2 |
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 1 3 2 |
incompatibleReasons | HostOrClusterIncompatibleReasons | Reasons that may preclude this HostOrCluster from being used in desktop creation. 2 |