List all Entitlements visible to current user.
Query string to filter the result list. It's used for various fields depending on the object type. Send multiple query parameters to make the queries more specific.
'Range string to limit the result list. Format: -. 3-10 means he items between the (including) 3rd and the 10th will be returned. Defaults to all objects.'
The field name to sort the result list. Supported fields vary from object to object. Defaults to certain field depending on the object type.
Whether the sorting is applied descending or ascending. Defaults to certain field depending on the object type.
Filters the result list by the given field and value. Supported fields vary from API to API. The filters can be combined with each other as well as the generic query parameter. The given value is checked for inclusion.
List of Entitlements.
The range applied to the list. Format: -/. 3-5/8 means, out of 8 count (query affects the total), the items between (including) the 3rd and the 5th are returned.
The field name used to sort the list.
Whether the sorting is applied descending or ascending.
The queries applied to the list.
The total readable count of entities. Not influenced by the query.
The filters applied to the list.
The field name the filter is applied to.
The value used for comparison.
List of Entitlements.
ID of the object.
Name of the object.
Notes for the object. Used for documentation purposes.
Create date.
Last update date.
Array of tags.
If true, the Entitlement will be disregarded during authorization.
ID of the Site for this Entitlement.
Name of the Site for this Entitlement. For convenience only.
Generate Conditions for the Entitlement based on the Risk Model. Cannot be combined with other Conditions. Deprecated as of 6.5. Please use Conditions instead.
Whether all the Conditions must succeed to have access to this Entitlement or just one.
List of Condition IDs applies to this Entitlement.
List of all IP Access actions in this Entitlement.
IP Access action.
Type of the IP Access action. Required unless the action is exclude.
Applied action to the traffic.
Hosts to apply the action to. See admin manual for possible values.
Destination port. Multiple ports can be entered comma separated. Port ranges can be entered dash separated. Only valid for tcp and udp subtypes
ICMP type. Only valid for icmp subtypes.
HTTP method. Only valid for http subtypes. Leave it empty to allow all types.
Only available for tcp_up and http_up subtypes. If enabled, Gateways will monitor this action for responsiveness and act accordingly. See admin manual for more details.
Number of seconds the action needs to be unresponsive to mark the action unhealthy.
Array of App Shortcuts.
Publishes the configured URL as an app on the client using the display name as the app name.
Name for the App Shortcut which will be visible on the Client UI.
Description for the App Shortcut which will be visible on the Client UI.
The URL that will be triggered on the OS to be handled. For example, an HTTPS URL will start the browser for the given URL.
The code of the published app on the client.
- 1: Light Green
- 2: Green
- 3: Indigo
- 4: Deep Purple
- 5: Yellow
- 6: Lime
- 7: Light Blue
- 8: Blue
- 9: Amber
- 10: Orange
- 11: Cyan
- 12: Teal
- 13: Deep Orange
- 14: Red
- 15: Gray
- 16: Brown
- 17: Pink
- 18: Purple
- 19: Blue Gray
- 20: Near Black
The group name this shortcut is to be grouped by
List of Entitlement Script IDs used for creating App Shortcuts dynamically.
Token error. Login again.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Insufficient permissions to access this resource.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Invalid 'Accept' header.
Generic HTTP error.
Machine readable error code.
Human readable error details.
Unexpected server side error.
Generic HTTP error.
Machine readable error code.
Human readable error details.