
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
14 lines
389 B
JSON
14 lines
389 B
JSON
{
|
|
"snapshot": {
|
|
"status": "creating",
|
|
"description": "Daily backup",
|
|
"created_at": "2013-02-25T03:56:53.081642",
|
|
"metadata": {},
|
|
"volume_id": "5aa119a8-d25b-45a7-8d1b-88e127885635",
|
|
"size": 1,
|
|
"user_id": "40c2102f4a554b848d96b14f3eec39ed",
|
|
"id": "ffa9bc5e-1172-4021-acaf-cdcd78a9584d",
|
|
"name": "snap-001"
|
|
}
|
|
}
|