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/recording-rules/recording-rules/v1 \ --header 'Authorization: <api-key>'
{ "sets": [ { "groups": [ { "id": "<string>", "interval": 123, "lastEvalAt": "", "limit": "", "name": "<string>", "rules": [ { "expr": "<string>", "labels": {}, "lastEvalDurationMs": "", "record": "<string>" } ], "version": 123 } ], "id": "<string>", "name": "<string>" } ] }
No description available
API key authentication
A listing of rule group sets.
Show child attributes
Was this page helpful?