07dd607dac
Add container action api to get container action information. Change-Id: Ic3fa5e879baa6a5a01a1ae83740a2149a6f8003b
19 lines
585 B
JSON
19 lines
585 B
JSON
{
|
|
"action": "create",
|
|
"events": [
|
|
{
|
|
"event": "container__do_container_start",
|
|
"finish_time": "2018-03-04 17:03:07+00:00",
|
|
"result": "Success",
|
|
"start_time": "2018-03-04 17:02:57+00:00",
|
|
"traceback": null
|
|
}
|
|
],
|
|
"container_uuid": "b48316c5-71e8-45e4-9884-6c78055b9b13",
|
|
"message": null,
|
|
"project_id": "853719b303ef4858a195535eb520e58d",
|
|
"request_id": "req-3293a3f1-b44c-4609-b8d2-d81b105636b8",
|
|
"start_time": "2018-03-04 17:02:54+00:00",
|
|
"user_id": "22e81669093742b7a74b1d715a9a5813"
|
|
}
|