Merge "Update doc for get-pools API"

This commit is contained in:
Zuul 2018-09-21 13:58:33 +00:00 committed by Gerrit Code Review
commit 6b13c7ebaf
4 changed files with 14 additions and 2 deletions

View File

@ -36,7 +36,7 @@ Response Parameters
- updated: updated
- QoS_support: QoS_support
- name: name
- name: name_16
- total_capacity: total_capacity
- volume_backend_name: volume_backend_name
- capabilities: capabilities

View File

@ -1080,6 +1080,12 @@ name_15:
in: body
required: false
type: string
name_16:
description: |
The name of the backend pool.
in: body
required: true
type: string
name_2:
description: |
The consistency group snapshot name.

View File

@ -43,7 +43,7 @@ Response Parameters
- pools: pools
- updated: updated
- QoS_support: QoS_support
- name: name
- name: name_20
- total_capacity: total_capacity
- volume_backend_name: volume_backend_name
- capabilities: capabilities

View File

@ -1854,6 +1854,12 @@ name_2:
in: body
required: true
type: string
name_20:
description: |
The name of the backend pool.
in: body
required: true
type: string
name_3:
description: |
The name of the consistency group.