Update doc for get-pools API
Update name description for get-pools API's document. Change-Id: I403c968e8b0a85d81dc8898153f18e418ca5d289
This commit is contained in:
parent
681c210444
commit
a7dca2e783
@ -36,7 +36,7 @@ Response Parameters
|
|||||||
|
|
||||||
- updated: updated
|
- updated: updated
|
||||||
- QoS_support: QoS_support
|
- QoS_support: QoS_support
|
||||||
- name: name
|
- name: name_16
|
||||||
- total_capacity: total_capacity
|
- total_capacity: total_capacity
|
||||||
- volume_backend_name: volume_backend_name
|
- volume_backend_name: volume_backend_name
|
||||||
- capabilities: capabilities
|
- capabilities: capabilities
|
||||||
|
@ -1080,6 +1080,12 @@ name_15:
|
|||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
name_16:
|
||||||
|
description: |
|
||||||
|
The name of the backend pool.
|
||||||
|
in: body
|
||||||
|
required: true
|
||||||
|
type: string
|
||||||
name_2:
|
name_2:
|
||||||
description: |
|
description: |
|
||||||
The consistency group snapshot name.
|
The consistency group snapshot name.
|
||||||
|
@ -43,7 +43,7 @@ Response Parameters
|
|||||||
- pools: pools
|
- pools: pools
|
||||||
- updated: updated
|
- updated: updated
|
||||||
- QoS_support: QoS_support
|
- QoS_support: QoS_support
|
||||||
- name: name
|
- name: name_20
|
||||||
- total_capacity: total_capacity
|
- total_capacity: total_capacity
|
||||||
- volume_backend_name: volume_backend_name
|
- volume_backend_name: volume_backend_name
|
||||||
- capabilities: capabilities
|
- capabilities: capabilities
|
||||||
|
@ -1854,6 +1854,12 @@ name_2:
|
|||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
name_20:
|
||||||
|
description: |
|
||||||
|
The name of the backend pool.
|
||||||
|
in: body
|
||||||
|
required: true
|
||||||
|
type: string
|
||||||
name_3:
|
name_3:
|
||||||
description: |
|
description: |
|
||||||
The name of the consistency group.
|
The name of the consistency group.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user