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:
zhufl 2019-08-14 15:40:47 +08:00
parent 0a0d55d8a9
commit ecb30366a8
1 changed files with 1 additions and 0 deletions

View File

@ -313,6 +313,7 @@ Response Parameters
- id: id_backup
- links: links_backup
- name: name_backup
- metadata: metadata_backup
Response Example
----------------