SoftLayer Hardware Server::rebootSoft

From SoftLayer Development Network Wiki

Jump to: navigation, search

rebootSoft is a member of the SoftLayer_Hardware_Server service.

Contents

Overview

Reboot the server by issuing a reset command to the server's remote management card. This is a graceful reboot. The servers will allow all process to shutdown gracefully before rebooting. If a reboot command has been issued successfully in the past 20 minutes, another remote management command (rebootSoft, rebootHard, powerOn, powerOff and powerCycle) will not be allowed. This is to avoid any type of server failures.

User Access

Users wishing to execute rebootSoft must have the following permissions assigned to their account:

  • Reboot
  • View Hardware Details

Return Type

rebootSoft returns the bool data type.

Headers

Required Headers

rebootSoft requires the following headers set:

Personal tools