"SoftLayer_" prefix removed for readability.
Fetch a sorted collection of GC enabled cloudinit images for the account of the current active customer user.
Name | Type | Description |
---|---|---|
dataCenters | string[] | The name of the region containing the images |
regions | string[] | The name of the data center containing the images |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest_Block_Device_Template_Group/findGcImagesByCurrentUser'