"SoftLayer_" prefix removed for readability.
Allows multiple servers to be added to or removed from the spare pool.
The ability to place multiple bare metal servers in a state where they are powered down and ports closed yet still allocated to the customer as a part of the Spare Pool program.
Name | Type | Description |
---|---|---|
hardwareIds | array of strings | List of hardware ids to be added/removed from spare pool |
action | string | Action to ‘add’ server to spare pool or remove (use ‘activate’) from spare pool |
newOrder | boolean | Set to true if a Spare Pool Server was ordered; otherwise false |
Throws the exception ‘You do not have permission to this service.’ when a user does not have permission to Issue OS Reloads.
Throws the exception ‘There is currently an outstanding transaction for this server.’ when there is a current hardware update.