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/actions/actions/v2/{id} \ --header 'Authorization: <api-key>'
{ "action": { "applicationNames": [ "<string>" ], "createdBy": "<string>", "id": "<string>", "isHidden": true, "isPrivate": true, "name": "<string>", "subsystemNames": [ "<string>" ], "url": "<string>" } }
No description available
API key authentication
This data structure represents the response to get an Action.
This data structure represents an Action.
Show child attributes
Was this page helpful?