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/integrations/extensions/v1/deployed \ --header 'Authorization: <api-key>'
{ "deployedExtensions": [ { "applications": [ "<string>" ], "id": "<string>", "itemIds": [ "<string>" ], "subsystems": [ "<string>" ], "summary": { "deployedItemCounts": { "actions": 123, "alerts": 123, "customDashboards": 123, "enrichments": 123, "eventsToMetrics": 123, "grafanaDashboards": 123, "kibanaDashboards": 123, "metricsRuleGroup": 123, "parsingRules": 123, "savedViews": 123 } }, "version": "<string>" } ] }
No description available
API key authentication
Show child attributes
Was this page helpful?