Cloud Start VM

From INAP Dropzone API
Revision as of 23:46, 5 April 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Contents

Path

  • /server/startvm/{$serverid}

Method

Availability

Required Data Parameters

  • {$serverid}: The server ID that is returned when using the list command.

Optional Data Parameters

  • None

Returned Data

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