Skip to main content

Test integration

POSThttps://api.coralogix.com/mgmt/openapi/5/integrations/metadata/v1/test

Tests the integration configuration.

Requires the following permissions:

  • integrations:ReadConfig

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json

Request for testing an integration configuration.

    integrationId#string

    ID of the existing integration instance to test.

Response

application/json

Response containing the results of an integration test.

    result#object

    Test integration result.

    oneOf
    object

    Failure.

    result.success#object

    Success.