"SoftLayer_" prefix removed for readability.
Get a collection of dedicated hosts that are valid for a given image template.
Name | Type | Description |
---|---|---|
imageTemplateId | int | A SoftLayer_Virtual_Guest_Block_Device_Template_Group id to get dedicated hosts for |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getDedicatedHostsForImageTemplate'