Server/Cloud Reinstall

From INAP Dropzone API
Revision as of 19:53, 4 June 2019 by Rtalavera (Talk | contribs)
Jump to: navigation, search

The server reinstall command will reinstall the last used operating system on the server

Contents

Path

  • /server/reinstall/{$serverid}

Method

Availability

Required Data Parameters

  • {$serverid}: The server ID that is returned when using the list command.
  • {$pin}: Account PIN number

Optional Data Parameters

  • {$osid}: Operating system ID

Returned Data

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