Data Object - VirtualMachineIncompatibleReasons

Class
VMware.Hv.VirtualMachineIncompatibleReasons
Property of
VirtualMachineInfo
Since
Horizon View 6.0

Data Object Description

Reasons that may preclude this VirtualMachine from being used in manual desktop creation.

Data Object Properties

Properties

Name Type Description
inUseByLocalDesktopxsd:boolean

This VirtualMachine is already a machine that belongs to another desktop in this View deployment. If true, this cannot be used in manual desktop creation.
  • This property cannot be updated.
inUseByNonLocalDesktopxsd:boolean

This VirtualMachine is already a machine that belongs to another desktop in another View deployment which shares the same VC. If true, it is not recommended to use this in manual desktop creation.
  • This property cannot be updated.
viewComposerReplicaxsd:boolean

This VirtualMachine is a View Composer replica. If true, this cannot be used in manual desktop creation.
  • This property cannot be updated.
viewComposerBaseImagexsd:boolean

This VirtualMachine is a View Composer base image parent machine. If true, this cannot be used in manual desktop creation.
  • This property cannot be updated.
unsupportedOSxsd:boolean

This VirtualMachine has an unsupported operating system. Certain server operating systems are only supported when enableServerInSingleUserMode is enabled. If true, this cannot be used in manual desktop creation.
  • This property cannot be updated.
incompatableGRIDvGPUsxsd:boolean

This VirtualMachine is on a host that doesn't support NVIDIA GRID vGPUs or the vGPU type required by this VirtualMachine. If true, this cannot be used in manual desktop creation with NVIDIA GRID vGPUs enabled.

Since Horizon View 6.1
  • This property cannot be updated.