Skip to main content
Create Action

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

This data structure represents the request to create an Action.

applicationNames
string[]

The application names.

The application names.

description
string

Human-readable description.

dpxlFilter
string

The dpxl filter.

isPrivate
boolean

The is private.

name
string

Display name.

sourceType
enum<string>

Source type.

Available options:
SOURCE_TYPE_UNSPECIFIED,
SOURCE_TYPE_LOG,
SOURCE_TYPE_DATA_MAP
subsystemNames
string[]

The subsystem names.

The subsystem names.

url
string

URL.

urlFields
object[]

The url fields.

Response

This data structure represents the response to create an Action.

action
object

This data structure represents an Action.