View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - HostOrClusterIncompatibleReasons
- Class
- VMware.Hv.HostOrClusterIncompatibleReasons
- Property of
- HostOrClusterInfo
- Since
- Horizon View 6.0
Data Object Description
Reasons that may preclude this HostOrCluster from being used in desktop creation.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
unsupportedESXVersion | xsd:boolean |
Whether or not the host or at least one host in the cluster has an ESX
version unsupported by View. If true, this host or cluster cannot be
used in desktop creation.
|
allHostsDisconnected | xsd:boolean |
Whether or not the host or at least one host in the cluster is
disconnected. If true, this host or cluster cannot be used in desktop
creation.
|
noHostsInCluster | xsd:boolean |
If this is a cluster, whether or not it contains no hosts. If true,
this host or cluster cannot be used in desktop creation.
|
incompatibleVSAN | xsd:boolean |
Whether or not the host or at least one host in the cluster is
incompatible with VSAN. This validates against the host or cluster's VC
version, the host or cluster's own version, and whether or not at least
one datastore in the host or cluster has a VSAN filesystem. If true,
this host or cluster cannot be used in desktop creation with VSAN
enabled.
|
incompatibleStorageAccelerator | xsd:boolean |
Whether or not the host or at least one host in the cluster is
incompatible with the storage accelerator feature. This validates
against the host or cluster's version. If true, this host or cluster
cannot be used in desktop creation with storage accelerator enabled.
|
incompatibleNativeSnapshots | xsd:boolean |
Whether or not the host or at least one host in the cluster is
incompatible with the native snapshot feature. This validates against
the host or cluster's VC version and the host or cluster's own version.
This does not validate whether or not all datastores in the host or
cluster support native snapshots. If true, this host or cluster cannot
be used in desktop creation with native snapshots enabled.
|
incompatibleInstantCloneDesktops | xsd:boolean |
Whether or not this cluster and all the hosts in this cluster support
instant clone feature. This check validates that the Cluster's
version and version of all the hosts in this cluster are at least 6.0
or above. If true, this cluster cannot be used in instant clone
desktop creation. Note that only clusters can be selected for instant
clone desktops.
Since Horizon 7.0
|
incompatibleStandaloneHostForInstantClone | xsd:boolean |
Whether or not this host is part of a cluster. Standalone hosts
can not be used for Instant clones. This will be false if
cluster is set to true.
Since Horizon 7.7
|
incompatiblevGPUType | xsd:boolean |
Whether or not this host or at least one
host on this cluster supports NVIDIA GRID vGPUs.
Since Horizon 7.7
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |