View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - GlobalApplicationEntitlementBase
- Class
- VMware.Hv.GlobalApplicationEntitlementBase
- Property of
- GlobalApplicationEntitlementInfo
- Parameter to
- GlobalApplicationEntitlement_Create
- Since
- Horizon View 6.2
Data Object Description
Parameters to create a Global Application Entitlement.Data Object Properties
Properties
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
displayName | xsd:string |
Display Name of Global Application Entitlement.
|
||||||||||
description | xsd:string |
Description of Global Application Entitlement.
|
||||||||||
scope | xsd:string |
Scope for this global application entitlement. Visibility and
Placement policies are defined by this value.
|
||||||||||
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 Application Entitlement.
|
||||||||||
multipleSessionAutoClean | xsd:boolean |
This value is used to determine if automatic session clean up is
enabled.
|
||||||||||
enabled | xsd:boolean |
If this Global Application Entitlement is enabled.
|
||||||||||
supportedDisplayProtocols | xsd:string[] |
The set of supported display protocols for the Global Application
Entitlement. Farms support PCOIP, RDP and BLAST. This setting must be
a subset of the farm settings. Clients connecting through this Global
Application Entitlement that are allowed to select their protocol
will see these display protocol options.
|
||||||||||
defaultDisplayProtocol | xsd:string |
The default display protocol for the Global Application Entitlement. Must be a
protocol in the supportedDisplayProtocols list.
|
||||||||||
allowUsersToChooseProtocol | xsd:boolean |
Whether the users can choose the protocol to be used. If this Application's
Farm's allowDisplayProtocolOverride
is set to false, then defaultDisplayProtocol must match that
defaultDisplayProtocol.
|
||||||||||
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 farms of applications that are associated with this Global
Application Entitlement must also have HTML Access enabled with
enableHTMLAccess
Also, Blast must be configured as a supported protocol in
supportedDisplayProtocols.
|
||||||||||
connectionServerRestrictions | xsd:string[] |
Connection server restrictions. This is a list of tags that access to
the entitlement is restricted to. No list means that the entitlement
can be accessed from any connection server.
Since Horizon 7.1
|
||||||||||
enablePreLaunch | xsd:boolean |
This global application entitlement can be pre-launched if value is true.
Since Horizon 7.2
|
||||||||||
categoryFolderName | xsd:string |
Name of the category folder in the user's OS containing a shortcut to the entitlement.
Unset if the entitlement does not belong to a category.
Since Horizon 7.3
|
||||||||||
clientRestrictions | xsd:boolean |
Client restrictions to be applied to Global Application Entitlement. Currently it is valid for RDSH pools.
Since Horizon 7.3
|
||||||||||
shortcutLocations | xsd:string[] |
Locations of the category folder in the user's OS containing a shortcut to the desktop.
The value must be set if categoryFolderName is provided.
Since Horizon 7.5
|
||||||||||
multiSessionMode | xsd:string |
Multi-session mode for this entitlement. A global application entitlement
launched in multi-session mode does not support reconnect behavior when user
logs in from a different client instance.
enablePreLaunch can be set to true only if multiSessionMode is
disabled.
Since Horizon 7.7
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |