Skip to main content

Policies

The Policies API includes several methods allowing the management of security policies:

  • getPoliciesList: retrieves the list of available security policies related to a company.

  • getPolicyDetails: retrieves the settings of a security policy.

API url: https://YOUR_HOSTNAME/api/v1.0/jsonrpc/policies/{service}

{service} is a placeholder that can hold specific values depending on the chosen API method. Please check the method documentation for the allowed services.

Note

Please note that a security policy can be applied on both computers and virtual machines. Therefore, the methods exposed using this API require only the computers service.