Make the api format correctly

make the format of the api:"Detach VIF from
a node" normally and add the Request header
of the parameters' table.

Change-Id: Ica77a99439d9819f629c7f64c2906e5aa2cb5ddc
(cherry picked from commit ff0970f308)
This commit is contained in:
shuangyang.qian 2017-11-08 19:00:39 +08:00 committed by Dmitry Tantsur
parent fceb40f332
commit c163e78629
1 changed files with 8 additions and 5 deletions

View File

@ -62,11 +62,6 @@ Request
Detach VIF from a node
======================
.. rest_parameters:: parameters.yaml
- node_ident: node_ident
- node_vif_ident: node_vif_ident
.. rest_method:: DELETE /v1/nodes/{node_ident}/vifs/{node_vif_ident}
Detach VIF from a Node.
@ -74,3 +69,11 @@ Detach VIF from a Node.
Normal response code: 204
Error codes: 400,401,403,404
Request
-------
.. rest_parameters:: parameters.yaml
- node_ident: node_ident
- node_vif_ident: node_vif_ident