Data Object - FarmDisplayProtocolSettings

Class
VMware.Hv.DisplayProtocolSettings
Property of
FarmData
Since
Horizon View 6.0

Data Object Description

Farm Display Protocol settings

Data Object Properties

Properties

Name Type Description
defaultDisplayProtocolxsd:string

Default Server Display Protocol, when override display protocol is disallowed. Farms support PCOIP, RDP and BLAST.
  • This property has a default value of "PCOIP".
  • This property need not be set.
  • This property will be one of:
    Value Description
    "RDP"Microsoft Remote Desktop Protocol.
    "PCOIP"PC over IP.
    "BLAST"BLAST.
allowDisplayProtocolOverridexsd:boolean

Indicates whether the Display Protocol settings could be overridden. If set to false, then defaultDisplayProtocol is used.
  • This property has a default value of true.
  • This property need not be set.
enableHTMLAccessxsd:boolean

HTML Access, enabled by VMware Blast technology, allows users to connect to View machines from Web browsers. View Client software does not have to be installed on the client devices. To enable HTML Access, you must install the HTML Machine Access feature pack.

Since Horizon View 6.1
  • This property has a default value of false.
enableCollaborationxsd:boolean

Enable session collaboration feature. Session collaboration allows a user to share their remote session with other users. Blast must be configured as a supported protocol in #supportedDisplayProtocols.

Since Horizon 7.4
  • This property has a default value of false.
  • This property need not be set.
enableGRIDvGPUsxsd:boolean

If this is true, the host or cluster associated with the farm must support NVIDIA GRID and vGPU types required by the RDSH desktop virtualMachines, VmTemplate, or BaseImageSnapshot. If this is false, RDSH instant clone farm must not support NVIDIA GRID vGPUs.

Since Horizon 7.4
  • This property has a default value of false.
  • This property need not be set.
  • This property cannot be updated.
vGPUGridProfilexsd:string

NVIDIA GRID vGPUs have multiple profiles and any one of the available profiles can be applied to newly created instant clone RDSH desktop. The profile specified in this field will be used in the newly created instant clone RDSH server.

Since Horizon 7.4
  • This property need not be set.
  • This property cannot be updated.
  • This property is required if enableGRIDvGPUs is set to true.