Get Company Policies
GET
https://api.coralogix.com/mgmt/openapi/3/dataplans/policies/v1No description available
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
Response
application/json
This data structue is obtained when retrieving all policies of a company.
- Option 1
- Option 2
policies#object[]requiredoneOfpolicies.applicationRule# object policies.archiveRetention# object policies.logRules# object policies.subsystemRule# object
A policy is a set of rules that define the behavior of the Coralogix system for a specific company.
policies.companyId#int32required
Example:
1234policies.createdAt#string
Example:
2021-01-01T00:00:00.000Zpolicies.deleted#booleanrequired
Example:
falsepolicies.description#string
Example:
My Policy Descriptionpolicies.enabled#booleanrequired
Example:
truepolicies.id#stringrequired
Example:
policy_idLog rules for a policy.
policies.name#stringrequired
Example:
My Policypolicies.order#int32required
Example:
1policies.priority#quota.v1.Priorityrequired
Possible values: [PRIORITY_TYPE_UNSPECIFIED, PRIORITY_TYPE_BLOCK, PRIORITY_TYPE_LOW, PRIORITY_TYPE_MEDIUM, PRIORITY_TYPE_HIGH]
policies.updatedAt#string
Example:
2021-01-01T00:00:00.000Z