Skip to main content

Update extension

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

Updates a deployed extension.

Requires the following permissions:

  • extensions:Deploy

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    id# string

    Unique identifier.

    version# string

    Version number.

    item_ids# string[]

    The item ids.

    applications# string[]

    The applications.

    subsystems# string[]

    The subsystems.

    extension_deployment# object

    The extension deployment configuration to update.

Response

application/json

Response returned after successfully updating a deployed extension.

    Extension deployment.