summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorbudebao <531648642@qq.com>2021-08-25 16:53:47 +0800
committerbudebao <531648642@qq.com>2021-08-25 16:53:47 +0800
commit191712594d0dad0a7775a2978557162cb040a345 (patch)
tree3c85c9bc205862a5d30c5f1b1497462ac1cb149f /api-ref
parentd32155428370e50f3c03c120ba6bf726e167af57 (diff)
downloadnova-191712594d0dad0a7775a2978557162cb040a345.tar.gz
Add some missing parameters in docs of os-cells
Change-Id: I48c68e135bdfa7229eac6b242b7f80b005761ee8
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/os-cells.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/api-ref/source/os-cells.inc b/api-ref/source/os-cells.inc
index a2f8d4f57d..452f03459d 100644
--- a/api-ref/source/os-cells.inc
+++ b/api-ref/source/os-cells.inc
@@ -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
====================