getDedicatedHostsForImageTemplate


SoftLayer_Account::getDedicatedHostsForImageTemplate

Get a collection of dedicated hosts that are valid for a given image template.

Description

This returns a collection of dedicated hosts that are valid for a given image template.

Parameters

Name Type Description
imageTemplateId int A SoftLayer_Virtual_Guest_Block_Device_Template_Group id to get dedicated hosts for

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getDedicatedHostsForImageTemplate'