Server/Cloud Reboot

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
Line 10: Line 10:
  
 
==Availability==
 
==Availability==
*[[Dedicated Server]]
+
*[[servers#Dedicated Server|Dedicated Server]]
*[[Private Cloud]]
+
*[[servers#Private Cloud|Private Cloud]]
*[[Public Cloud]]
+
*[[servers#Public Cloud|Public Cloud]]
  
 
==Required Data Parameters==
 
==Required Data Parameters==

Revision as of 23:01, 24 March 2012

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}

Optional Data Parameters

  • None

Returned Data

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