Add some missing parameters in docs of os-cells

Change-Id: I48c68e135bdfa7229eac6b242b7f80b005761ee8
This commit is contained in:
budebao 2021-08-25 16:53:47 +08:00
parent d321554283
commit 191712594d

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
====================