List all Policies 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 the 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 Policies.
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 Policies.
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 Policy will be disregarded during authorization.
A JavaScript expression that returns boolean. Criteria Scripts may be used by calling them as functions.
Type of the Policy. The assigned type will be enforced by not allowing enabling other types of features on the Policy.
List of Entitlement IDs in this Policy.
List of Entitlement tags in this Policy.
List of Ringfence Rule IDs in this Policy.
List of Ringfence Rule tags in this Policy.
Will enable Tamper Proofing on desktop clients which will make sure the routes and ringfence configurations are not changed. Will be set to true if it's not provided and the type is "Device".
Site ID where all the Entitlements of this Policy must be deployed. This overrides Entitlement's own Site and to be used only in specific network layouts. Otherwise the assigned site on individual Entitlements will be used.
The path of a claim that contains the UUID of an override site. It should be defined as "claims.xxx.xxx" or "claims.xxx.xxx.xxx".
Overrides the Entitlements Site according to location of the client and Sites where this feature is enabled.
The Entitlements in this Policy will be available in the fallback Sites if the corresponding Sites are configured accordingly.
Whether the Windows Client will block local DNS requests or not.
Client configures PAC URL on the client OS.
The URL to set on the Client OS.
If true Client will leave the PAC URL configured after signing out.
Client suspends operations when it's in a trusted network.
Client checks if the DNS suffix has been configured on the OS to decide whether it's on a trusted network or not.
List of domain names with DNS server IPs that the Client should be using.
A domain name and a list of DNS servers.
The domain for which the DNS servers should be used by the client.
The DNS servers to use for the domain.
Enables a Windows feature to register Appgate TUN IPs to the Active Directory for this domain.
Settings that admins can apply to the Client.
Enable Client Settings for this Policy.
Show or hide Entitlement List on Client UI.
Set the Attention Level automatically on Client and hide the option. "Show" will leave option to the user.
Set the Autostart setting automatically on Client and hide the option. "Show" will leave option to the user.
Allow adding and removing profiles on Client.
Set the "Keep me signed-in" setting for credential providers automatically on Client and hide the option. "Show" will leave option to the user.
Set the "SAML/Certificate auto sign-in" setting automatically on Client and hide the option. "Show" will leave option the user.
Show or hide "Quit" on Client UI.
Show or hide "Sign out" on Client UI.
Show or hide "Suspend" feature on Client UI.
Show or hide the tooltips for new users on Client UI as well as the arrival messages on Portal. As of 6.4, Client has no longer tooltips so this setting only affects the arrival messages on Portal.
Profiles that admins can apply to the Client.
Enable Client Profile Settings for this Policy.
List of profiles.
Makes the client skip the user prompt and apply the profiles immediately. Required to be true to apply the settings when authorization fails, such as in case of Stop Policies.
Set custom help URL on Client UI.
List of Administrative Role IDs in this Policy.
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.