summaryrefslogtreecommitdiff
path: root/doc/api_samples/os-instance-actions/instance-action-get-resp.json
blob: 3db03acaaeddd26587c407423f0e1233fd6df0dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "instanceAction": {
        "action": "stop",
        "events": [
            {
                "event": "compute_stop_instance",
                "finish_time": "2018-04-25T01:26:29.585618",
                "result": "Success",
                "start_time": "2018-04-25T01:26:29.299627",
                "traceback": null
            }
        ],
        "instance_uuid": "e0a7ed34-899c-4b4d-8637-11ca627346ef",
        "message": null,
        "project_id": "6f70656e737461636b20342065766572",
        "request_id": "req-14122cb1-4256-4a16-a4f9-6faf494afaa7",
        "start_time": "2018-04-25T01:26:29.074293",
        "user_id": "admin"
    }
}