Merge "[api-ref] Refactor share instance export locations API documentation"
This commit is contained in:
commit
860bf20430
@ -28,7 +28,7 @@ Request
|
||||
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- tenant_id: tenant_id_1
|
||||
- tenant_id: tenant_id_path
|
||||
- share_instance_id: share_instance_id
|
||||
|
||||
Response parameters
|
||||
@ -36,11 +36,11 @@ Response parameters
|
||||
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- id: id_5
|
||||
- share_instance_id: share_instance_id_1
|
||||
- path: path
|
||||
- is_admin_only: is_admin_only
|
||||
- preferred: preferred
|
||||
- id: export_location_id
|
||||
- share_instance_id: export_location_share_instance_id
|
||||
- path: export_location_path
|
||||
- is_admin_only: export_location_is_admin_only
|
||||
- preferred: export_location_preferred
|
||||
|
||||
Response example
|
||||
----------------
|
||||
@ -64,8 +64,8 @@ Request
|
||||
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- tenant_id: tenant_id_1
|
||||
- share_instance_id: share_instance_id
|
||||
- tenant_id: tenant_id_path
|
||||
- share_instance_id: export_location_share_instance_id
|
||||
- export_location_id: export_location_id
|
||||
|
||||
Response parameters
|
||||
@ -73,13 +73,13 @@ Response parameters
|
||||
|
||||
.. rest_parameters:: parameters.yaml
|
||||
|
||||
- id: id_5
|
||||
- share_instance_id: share_instance_id_1
|
||||
- path: path
|
||||
- is_admin_only: is_admin_only
|
||||
- preferred: preferred
|
||||
- created_at: created_at_5
|
||||
- updated_at: updated_at_2
|
||||
- id: export_location_id
|
||||
- share_instance_id: export_location_share_instance_id
|
||||
- path: export_location_path
|
||||
- is_admin_only: export_location_is_admin_only
|
||||
- preferred: export_location_preferred
|
||||
- created_at: export_location_created_at
|
||||
- updated_at: export_location_updated_at
|
||||
|
||||
Response example
|
||||
----------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user