Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.coralogix.com/mgmt/openapi/4/dataplan/quota-rules/v1 \ --header 'Authorization: <api-key>'
{ "ruleSet": { "rules": [ { "allocation": 123, "canOverflow": true, "enabled": true, "entityType": "<string>" } ], "id": "<string>" } }
No description available
API key authentication
""
Response containing quota allocation rule set
Contains a collection of quota allocation rules for entity types
Show child attributes
Was this page helpful?