Run
Runs the specified action taking into consideration the supplied configuration
ID of the action
{
"id": "string",
"name": "string",
"createdMillis": 0,
"orgId": "string",
"runState": "string",
"actionId": "string",
"actionType": "string",
"inputs": {
"inputs": {}
},
"outputs": {
"outputs": {}
},
"errorMessage": "string",
"logs": "string",
"triggeredBy": "string",
"endTimeMillis": 0,
"startTimeMillis": 0,
"runtime": "string",
"provider": "string",
"source": "string",
"timeoutSeconds": 0,
"projectId": "string",
"runProjectId": "string",
"scalable": false,
"actionVersionId": "string",
"actionVersionName": "string",
"configuration": {
"configuration": {}
},
"system": false
}
id
name
createdMillis
orgId
runState
actionId
actionType
inputs
outputs
errorMessage
logs
triggeredBy
endTimeMillis
startTimeMillis
runtime
provider
source
timeoutSeconds
projectId
runProjectId
scalable
actionVersionId
actionVersionName
configuration
system
Action run started
"ActionRun Object"
id
name
createdMillis
orgId
runState
actionId
actionType
inputs
outputs
errorMessage
logs
triggeredBy
endTimeMillis
startTimeMillis
runtime
provider
source
timeoutSeconds
projectId
runProjectId
scalable
actionVersionId
actionVersionName
configuration
system
Unauthorized to make the request
"ActionRun Object"
id
name
createdMillis
orgId
runState
actionId
actionType
inputs
outputs
errorMessage
logs
triggeredBy
endTimeMillis
startTimeMillis
runtime
provider
source
timeoutSeconds
projectId
runProjectId
scalable
actionVersionId
actionVersionName
configuration
system
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/abx/api/resources/actions/{id}/action-runs