Power
The Power API allows you to power on or off a virtual machine. The API returns a long-polled response and returns when the VM power on/off action is completed.
Operations
POST /power
URL Query Parameters
-
instance-id- (ID) The Virtual Machineinstance-idfield -
action- (String) Eitherofforon
Responds with Success or Errors object
{
status: "succeeded"
}