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 DELETE \ --url https://api.coralogix.com/mgmt/openapi/4/integrations/extensions/v1/deployed \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "id": "<string>", "keptExtensionItems": [ "<string>" ] } '
{ "extensionDeployment": { "applications": [ "<string>" ], "id": "<string>", "itemIds": [ "<string>" ], "subsystems": [ "<string>" ], "version": "<string>" }, "failedItems": [ { "itemId": "<string>", "reason": "<string>", "remoteId": "<string>" } ] }
No description available
API key authentication
Show child attributes
Was this page helpful?