"SoftLayer_" prefix removed for readability.
Allows multiple servers to be added to or removed from the spare pool.
Name | Type | Description |
---|---|---|
hardwareIds | string[] | 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 |
None