Cloud Start VM

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
Line 4: Line 4:
  
 
==Method==
 
==Method==
*POST
+
*GET
  
 
==Availability==
 
==Availability==

Revision as of 19:05, 13 March 2012

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

Contents

Path

  • /server/startvm/{$serverid}

Method

  • GET

Availability

Required Data Parameters

  • {$serverid}

Optional Data Parameters

  • none

Returned Data

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