Server/Cloud Reboot

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Optional Data Parameters)
Line 18: Line 18:
  
 
==Optional Data Parameters==
 
==Optional Data Parameters==
*none
+
*None
  
 
==Returned Data==
 
==Returned Data==

Revision as of 20:05, 19 March 2012

The 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

  • GET

Availability

Required Data Parameters

  • {$serverid}

Optional Data Parameters

  • None

Returned Data

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