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/{id} \ --header 'Authorization: <api-key>'
{ "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
An output set of rule groups.
Show child attributes
Was this page helpful?