Get policy
Get details for a policy, using the policy ID.
Service endpoint | /policies/v2/{policy_id} |
Optional query string parameters | — |
Example | https://protectapi.cylance.com/policies/v2/d5c6d6a3-0599-4fb5-96bc-0fdc7eacb6ea |
Method | HTTP/1.1 GET |
Request headers |
|
Request
None
Response
Please see the Response status codes for more information.
Response JSON schema
Field Name | Description |
---|---|
appcontrol | Application control allows restricting any changes to applications on a device. Only the applications that exist on a device before enabling application control are allowed to execute on that device. Any new applications, as well as changes to the executables of existing applications, will be denied. The agent updater will also be disabled when application control is enabled.
|
checksum | Checksum is used to detect errors that may have occurred during transmission or storage of data. |
device_control | Device control
|
file_exclusions | The policy safe list identifies file exclusions specific to the policy, and any devices assigned to the policy will allow the excluded files to run.
|
filetype_actions | These actions indicate the autoquarantine of unsafe and abnormal files.
|
logpolicy | These are the Agent log file settings.
|
memoryviolation _actions | These are the violation types for memory protection. The following 3 rows explain the possible violation types: |
memory_violations |
|
memory_violation_ext |
|
memory_exclusion _list_v2 | These are the executable files to exclude from memory protection. This must be a relative path to the excluded executable file (for example: \\temp). |
policy | Various policy settings are contained within this section. All policy settings must be included in the request. For most policy settings, the possible values will be either 0 (disabled) or 1 (enabled). The remaining cells in this table explain policy settings in detail. |
Automatic policy settings |
|
Various policy settings |
|
Various policy settings continued |
|
Optics policy settings |
|
policy_id | This is the unique identifier for the policy. |
policy_name | This is the name of the policy. |
policy_utctimestamp | This is the date and time the policy was created (in UTC). |
script_control | These are the Script Control settings in a policy.
|