Merge "Add some missing parameters in docs of os-cells"

This commit is contained in:
Zuul 2021-09-01 17:06:06 +00:00 committed by Gerrit Code Review
commit 276fb9c5c7
1 changed files with 14 additions and 0 deletions

View File

@ -140,6 +140,13 @@ Normal response codes: 200
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
itemNotFound(404), gone(410), notImplemented(501)
Request
-------
.. rest_parameters:: parameters.yaml
- cell_id: cell_id
Delete a Cell
=============
@ -152,6 +159,13 @@ Normal response codes: 200
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
itemNotFound(404), gone(410), notImplemented(501)
Request
-------
.. rest_parameters:: parameters.yaml
- cell_id: cell_id
Show Cell Capacities
====================