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[]
isPrivate
boolean
name
string
sourceType
enum<string>
Available options:
SOURCE_TYPE_UNSPECIFIED,
SOURCE_TYPE_LOG,
SOURCE_TYPE_DATA_MAP
subsystemNames
string[]
url
string

Response

This data structure represents the response to create an Action.

action
object

This data structure represents an Action.