ActionExecution Object
Last updated
{
"actionExecutionId": "ae-00000001",
"actionId": "a-00000001",
"actionName": "Start My Instances",
"actionType": "amazon-start-ec2-instance",
"actionVersionId": "av-00000001",
"credentialId": "cred-00000001",
"endDate": "2016-06-01T12:03:00Z",
"managedInstanceId": "mi-00000001",
"result": {
"code": 0,
"text": "Execution succeeded"
},
"startDate": "2016-06-01T12:00:00Z",
"status": "complete",
"timeZoneId": "UTC",
"trigger": {
"triggerType": "schedule"
}
}