Skip to main content
Get quota allocation rule set
curl --request GET \
  --url https://api.coralogix.com/mgmt/openapi/5/dataplan/quota-rules/v1 \
  --header 'Authorization: <api-key>'
{
  "ruleSet": {
    "rules": [
      {
        "allocation": 123,
        "canOverflow": true,
        "enabled": true,
        "entityType": "<string>"
      }
    ],
    "id": "<string>"
  }
}

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

id
string
Example:

""

Response

Response containing quota allocation rule set

ruleSet
Quota allocation entity type rule set · object

Contains a collection of quota allocation rules for entity types