View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - GlobalEntitlementBase
- Class
- VMware.Hv.GlobalEntitlementBase
- Property of
- GlobalEntitlementInfo, GlobalEntitlementSummaryView
- Parameter to
- GlobalEntitlement_Create
- Since
- Horizon View 6.0
Data Object Description
Parameters to create a Global Entitlement.Data Object Properties
Properties
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
displayName | xsd:string |
Display Name of Global Entitlement.
|
||||||||
description | xsd:string |
Description of Global Entitlement.
|
||||||||
scope | xsd:string |
Scope for this global entitlement. Visibility and Placement policies
are defined by this value.
|
||||||||
dedicated | xsd:boolean |
If this is a dedicated entitlement. If so, only dedicated desktops can
be associated with this Global Entitlement. Otherwise, only floating
desktops, can be associated with it. Can only be set at time of
creation.
|
||||||||
fromHome | xsd:boolean |
This value defines the starting location for resource placement and
search. When true, a pod in the user's home site is used to start the
search. When false, the current site is used.
|
||||||||
requireHomeSite | xsd:boolean |
This value determines whether we fail if a home site isn't defined for
this Global Entitlement.
|
||||||||
multipleSessionAutoClean | xsd:boolean |
This value is used to determine if automatic session clean up is
enabled. This cannot be enabled when this Global Entitlement is
associated with a Desktop that has dedicated user assignment.
|
||||||||
enabled | xsd:boolean |
If this Global Entitlement is enabled.
|
||||||||
supportedDisplayProtocols | xsd:string[] |
The set of supported display protocols for the Global Entitlement. All
the desktops associated with this Global Entitlement must support these
protocols
supportedDisplayProtocols
. Clients connecting through this Global Entitlement that are allowed
to select their protocol will see these display protocol options.
|
||||||||
defaultDisplayProtocol | xsd:string |
The default display protocol for the Global Entitlement. Must be a
protocol in the supportedDisplayProtocols list. Clients connecting
through this Global Entitlement that do not specify a protocol will use
this value, not the value specified directly on the desktop to which
they connect (if different).
|
||||||||
allowUsersToChooseProtocol | xsd:boolean |
Whether the users can choose the protocol used. If set to true, the
desktops that are associated with this GlobalEntitlement must also
allow users to choose display protocol with
allowUsersToChooseProtocol.
|
||||||||
allowUsersToResetMachines | xsd:boolean |
Whether users are allowed to reset their machines. If set to true, the
desktops that are associated with this GlobalEntitlement must also
allow users to reset machines with
allowUsersToResetMachines.
|
||||||||
enableHTMLAccess | xsd: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. If set to true,
the desktops that are associated with this GlobalEntitlement must
also have HTML Access enabled with
enableHTMLAccess.
Also, Blast must be configured as a supported protocol in
supportedDisplayProtocols.
Since Horizon View 6.2
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |