"SoftLayer_" prefix removed for readability.
This method generates the necessary transaction(s) to set available locations for archived block devices.
Name | Type | Description |
---|---|---|
locations | SoftLayer_Location[] | location(s)of the archived block devices |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Location]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest_Block_Device_Template_Group/{SoftLayer_Virtual_Guest_Block_Device_Template_GroupID}/setAvailableLocations'