List Global Application Entitlements V3
Note: CPA must be initialized for the pod for invoking this API.
This API supports Pagination and Filters.
For full information on using Filters, refer to 'Horizon Server REST Pagination and Filter Guide' of 'VMware Horizon Server API' in code.vmware.com All the listed privileges are required -
Privileges | Description |
---|---|
FEDERATED_LDAP_VIEW | Caller should have permission to this privilege, on the associated federated access group to read the global application entitlement. |
page, if passed should be > 0.
1
size, if passed should be > 0.
10
filter expression built using fields with 'supported filters' as described in output model schema of this API.
[object Object]
Field that would be used to sort the results.
<property-name>
Determines the ordering of results.
ASC
OK
[
{
"allow_users_to_choose_protocol": true,
"app_launch_limit_enabled": false,
"backup_gae_id": "0104abcdc-102b-4ed3-953f-3dfe3d23e0fe",
"category_folder_name": "dir1\\dir2\\dir3\\dir4",
"cs_restriction_tags": [
"Internal",
"External"
],
"default_display_protocol": "string",
"description": "global application entitlement description",
"display_name": "global-application-entitlement",
"enable_client_restrictions": false,
"enable_pre_launch": true,
"enabled": true,
"federated_access_group_id": "855ea6c5-720a-41e1-96f4-958c90e6e424",
"id": "0103796c-102b-4ed3-953f-3dfe3d23e0fe",
"multi_session_mode": "ENABLED_ENFORCED",
"multiple_session_auto_clean": false,
"name": "global-application-entitlement",
"primary_gae_id": "0104abcdc-102b-4ed3-953f-3dfe3d23e0fe",
"require_home_site": false,
"scope": "ALL_SITES",
"session_distribution_policy": "NONE",
"shortcut_locations_v2": [
"DESKTOP"
],
"supported_display_protocols": [
"PCOIP",
"BLAST"
],
"use_home_site": false
}
]
Bad Request
User is not authenticated
Access to the resource is forbidden
Conflict | CPA not initialized for the pod