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.

Data Object Properties

Properties

Name Type Description
unsupportedESXVersionxsd: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.
  • This property cannot be updated.
allHostsDisconnectedxsd: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.
  • This property cannot be updated.
noHostsInClusterxsd: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.
  • This property cannot be updated.
incompatibleVSANxsd: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.
  • This property cannot be updated.
incompatibleStorageAcceleratorxsd: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.
  • This property cannot be updated.
incompatibleNativeSnapshotsxsd: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.
  • This property cannot be updated.
incompatibleInstantCloneDesktopsxsd: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
  • This property cannot be updated.
incompatibleStandaloneHostForInstantClonexsd: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
  • This property need not be set.
  • This property cannot be updated.
incompatiblevGPUTypexsd:boolean

Whether or not this host or at least one host on this cluster supports NVIDIA GRID vGPUs.

Since Horizon 7.7
  • This property need not be set.
  • This property cannot be updated.