Skip to main content

Create Action

POSThttps://api.coralogix.com/mgmt/openapi/5/actions/actions/v2

Creates a new action.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json
    applicationNames#string[]

    The application names.

    description#string

    Human-readable description.

    dpxlFilter#string

    The dpxl filter.

    isPrivate#boolean

    The is private.

    name#string

    Display name.

    sourceType#v2.SourceType

    Source type.

    Possible values: [SOURCE_TYPE_UNSPECIFIED, SOURCE_TYPE_LOG, SOURCE_TYPE_DATA_MAP]

    subsystemNames#string[]

    The subsystem names.

    url#string

    URL.

    The url fields.

Response

application/json