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/contextual-data/v1/definitions/{id} \ --header 'Authorization: <api-key>'
{ "integrationDefinition": { "featureFlag": "<string>", "integrationType": { "managed": {} }, "key": "<string>", "revisions": [ { "azureArmTemplate": { "templateUrl": "<string>" }, "featureFlag": "<string>", "fields": [ { "allowedPattern": "<string>", "applicableIf": { "values": [ { "fieldName": "<string>", "valuePattern": "<string>" } ] }, "documentationReference": "<string>", "groupId": "<string>", "name": "<string>", "placeholder": "<string>", "predefined": true, "readonly": true, "required": true, "selection": { "defaultValue": "<string>", "options": [ "<string>" ] }, "templateParamName": "<string>", "tooltip": "<string>", "upgradeNotice": "<string>", "visible": true } ], "groups": [ { "id": "<string>", "name": "<string>" } ], "id": "<string>", "revisionDeploymentSupported": true, "upgradeInstructionsMd": "<string>" } ] } }
No description available
API key authentication
This data structure represents a definition of an integration.
Show child attributes
Was this page helpful?