Cloud Start VM

From INAP Dropzone API
Revision as of 21:55, 10 March 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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