Skip to main content

Deploy extension

PUThttps://api.coralogix.com/mgmt/openapi/5/integrations/extensions/v1/deployed

Deploys an extension.

Requires the following permissions:

  • extensions:Deploy

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    id# string

    Possible values: <= 65535 characters, Value must match regular expression ^[\s\S]*$

    Unique identifier.

    version# string

    Possible values: <= 65535 characters, Value must match regular expression ^[\s\S]*$

    Version number.

    item_ids# string[]

    Possible values: <= 10000

    The item ids.

    applications# string[]

    Possible values: <= 10000

    The applications.

    subsystems# string[]

    Possible values: <= 10000

    The subsystems.

    extension_deployment# object

    The extension deployment configuration.

Response

application/json

Response returned after successfully deploying an extension.

    Extension deployment.