api-ref: Parameter verification for servers-actions (2/4)

This patch fixes the parameters of the following actions.

* lock
* pause
* reboot
* removeFloatingIp

Subsequent patches will fix the patameters of the other actions
in servers-actions.inc.

Change-Id: I33210b5d8cfb359e4cc9ef37fe74b71d30a9acc5
Implements: blueprint api-ref-in-rst-pike
This commit is contained in:
Takashi NATSUME
2017-04-11 16:52:47 +09:00
parent 1ad41c0b0c
commit f38a234f9b
2 changed files with 16 additions and 5 deletions
+1
View File
@@ -372,6 +372,7 @@ Request
- server_id: server_id_path
- reboot: reboot
- type: reboot_type
**Example Reboot Server (reboot Action)**