Update doc for get-pools API

Update name description for get-pools
API's document.

Change-Id: I403c968e8b0a85d81dc8898153f18e418ca5d289
This commit is contained in:
TommyLike 2018-08-15 09:32:23 +08:00
parent 681c210444
commit a7dca2e783
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.