b1e2b0459c
The user_id attribute should be shown for end user or other project(eg:ceilometer, cloudkitty). And it should consistent with other cinder command to be shown. Change-Id: I629bacb73135fd7756f6008b5c376a8ab0f0df6a Closes-Bug: #1614095
13 lines
383 B
JSON
13 lines
383 B
JSON
{
|
|
"snapshot": {
|
|
"created_at": "2013-02-20T08:11:34.000000",
|
|
"description": "This is yet, another snapshot",
|
|
"name": "snap-002",
|
|
"id": "4b502fcb-1f26-45f8-9fe5-3b9a0a52eaf2",
|
|
"size": 1,
|
|
"status": "available",
|
|
"user_id": "40c2102f4a554b848d96b14f3eec39ed",
|
|
"volume_id": "2402b902-0b7a-458c-9c07-7435a826f794"
|
|
}
|
|
}
|