Create Action
POST
https://api.coralogix.com/mgmt/openapi/5/actions/actions/v2Creates a new action.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
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