ExecuteActionServer
VCS-serv-3011 Execute an action to a server
Path Parameters
- server_id integer required
Server ID
Header Parameters
- x-api-host string required
Default value:
openstack-taichung-default-2
Authentication Required Parameters
- application/json
Request Body required
- action string required
Action for a server, such as start/stop/reboot/associateIP/disassociateIP/shelve/unshelve/addSecurityGroup/removeSecurityGroup
- reboot_type string
SOFT for a software-level reboot, or HARD for a virtual power cycle hard reboot. Default is SOFT. This parameter only available for reboot action.
- ip string
STATIC type IP ID for associateIP
Responses
- 202
Accepted
Loading...