Merge "Api-ref: fix parameter 'volume_id' info"
This commit is contained in:
commit
2abc50af33
@ -293,7 +293,7 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- tenant_id: tenant_id
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
|
||||
Response Parameters
|
||||
@ -363,7 +363,7 @@ Request
|
||||
- name: name
|
||||
- metadata: metadata_2
|
||||
- tenant_id: tenant_id
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
Request Example
|
||||
---------------
|
||||
@ -453,7 +453,7 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- tenant_id: tenant_id
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
- cascade: cascade
|
||||
|
||||
|
||||
@ -479,7 +479,7 @@ Request
|
||||
|
||||
- metadata: metadata_3
|
||||
- tenant_id: tenant_id
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
Request Example
|
||||
---------------
|
||||
@ -523,7 +523,7 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- tenant_id: tenant_id
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
|
||||
Response Parameters
|
||||
@ -563,7 +563,7 @@ Request
|
||||
|
||||
- metadata: metadata_3
|
||||
- tenant_id: tenant_id
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
Request Example
|
||||
---------------
|
||||
|
@ -301,7 +301,7 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- project_id: project_id_path
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
|
||||
Response Parameters
|
||||
@ -371,7 +371,7 @@ Request
|
||||
- name: name
|
||||
- metadata: metadata
|
||||
- project_id: project_id_path
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
Request Example
|
||||
---------------
|
||||
@ -461,7 +461,7 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- project_id: project_id_path
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
- cascade: cascade
|
||||
|
||||
|
||||
@ -487,7 +487,7 @@ Request
|
||||
|
||||
- metadata: metadata_3
|
||||
- project_id: project_id_path
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
Request Example
|
||||
---------------
|
||||
@ -532,7 +532,7 @@ Request
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- project_id: project_id_path
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
|
||||
Response Parameters
|
||||
@ -572,7 +572,7 @@ Request
|
||||
|
||||
- metadata: metadata_3
|
||||
- project_id: project_id_path
|
||||
- volume_id: volume_id
|
||||
- volume_id: volume_id_path
|
||||
|
||||
Request Example
|
||||
---------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user