"SoftLayer_" prefix removed for readability.
Return a list of valid block device template groups based on this host
Name | Type | Description |
---|---|---|
visibility | string | whether to return the private, public or all image templates. possible values are: private, public, all |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/{SoftLayer_Hardware_SecurityModuleID}/getValidBlockDeviceTemplateGroups'