Server/Cloud Reinstall

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

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