Server/Cloud Reinstall

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Created page with "The server reinstall command will reinstall the last used operating system on the server, in the future the operating system ID will be able to be passed through th...")
 

Revision as of 13:44, 6 April 2012

The server reinstall command will reinstall the last used operating system on the server, in the future the operating system ID will be able to be passed through the API.

Contents

Path

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