Cloud Start VM

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Created page with "The start VM command will allow you to turn on a stopped virtual machine. ==Path== */server/startvm/{$serverid} ==Method== *POST ==Availability== *[[Priv...")
 

Revision as of 19:01, 13 March 2012

The start VM command will allow you to turn on a stopped virtual machine.

Contents

Path

  • /server/startvm/{$serverid}

Method

  • POST

Availability

Required Data Parameters

  • {$serverid}

Optional Data Parameters

  • none

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
)
Personal tools