ServerActionReboot

From Hostway API Documentation
Revision as of 16:37, 1 February 2012 by Administrator (Talk | contribs)
Jump to: navigation, search

Reboots a server.

POST /servers/id/action

Parameters

id
The unique identifier of the image to be retrieved. Note see warnings in Hypermedia.

JSON

{
   "reboot":{
      "type":"HARD"
   }
}


type - string
Type of reboot to preform. Values: HARD, SOFT.

Result

blog comments powered by Disqus


Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox