Server/Cloud Reboot

From INAP Dropzone API
Revision as of 23:09, 24 March 2012 by Jcohen (Talk | contribs)
Jump to: navigation, search

The server reboot command will reboot your Dedicated Server by momentarily interrupting the power to the server.

When used with a private or public cloud server a graceful reboot will be attempted.

Contents

Path

  • /server/reboot/{$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