api-ref: add metadata parameter in the response of create-backup
The "Response Example" of "Create a backup" contains metadata, but "Response Parameters" not, this is to add it. https://docs.openstack.org/api-ref/block-storage/v3/index.html?expanded=create-a-backup-detail#id430 Change-Id: Ic6196394f17b955b94eb6215d8651b86b59d6edf
This commit is contained in:
parent
0a0d55d8a9
commit
ecb30366a8
@ -313,6 +313,7 @@ Response Parameters
|
||||
- id: id_backup
|
||||
- links: links_backup
|
||||
- name: name_backup
|
||||
- metadata: metadata_backup
|
||||
|
||||
Response Example
|
||||
----------------
|
||||
|
Loading…
Reference in New Issue
Block a user