SoftLayer Network Bandwidth Version1 Allotment::reassignServers
From SoftLayer Development Network Wiki
reassignServers is a member of the SoftLayer_Network_Bandwidth_Version1_Allotment service.
Contents |
Overview
This method will reassign a collection of SoftLayer hardware to a bandwidth allotment (Virtual Dedicated Rack)
Return Type
reassignServers returns the boolean data type.
Headers
Required Headers
reassignServers requires the following headers:
Parameters
reassignServers takes the following parameters:
templateObjects
A collection of servers to be reassigned to a new allotment
- Type: SoftLayer_HardwareArray
- Default Value:Array
newAllotmentId
The id of the allotment that the objects will be reassigned to
- Type: integer

