e19efd4a09
Support metadata for backup resource was introduced in cinder [1] but it's not documented in the API docs anywhere, This change is to add them in the api docs. [1] https://review.openstack.org/#/c/471541/ Change-Id: I0b444b9c48f156786433b7f622bae5dd6f274c59 Closes-bug: #1709254
11 lines
226 B
JSON
11 lines
226 B
JSON
{
|
|
"backup": {
|
|
"container": null,
|
|
"description": null,
|
|
"name": "backup001",
|
|
"volume_id": "64f5d2fb-d836-4063-b7e2-544d5c1ff607",
|
|
"incremental": true,
|
|
"metadata": null
|
|
}
|
|
}
|