Actions Service APIs
Operations
PUT
Update Action
Updates the action with the given ID with the parameters provided in the request body
GET
Get Debug Info
Get debug context
PUT
Execute Debugger Operation
Execute a debugger context operation
POST
Control Debugger
Change debug context
GET
List All Actions
Retrieves a list of all actions
POST
Create Action
Creates a new action
GET
Download Action Bundle
Download an action bundle
POST
Update Action Bundle
Update an action bundle
DELETE
Delete Action Bundle
Delete an action bundle
POST
Execute Action By Name
Runs an action with given category and name
POST
Execute Action By Id
Runs an action with given id
GET
Download Action Icon
Access action's icon
GET
Export Action Logs 1
Action run logs
GET
Get Action
Retrieves the definition of an action by categoryName and actionName
GET
Get Action 1
Retrieves the definition of an action
DELETE
Delete Action 1
Delete an action
GET
Find Action Dependencies
Action dependencies
GET
Get Action Execution Result
Action execution result
DELETE
Cancel Action Run
Cancel an action run