"SoftLayer_" prefix removed for readability.
Retrieves a list of all partition templates that match a certain description.
Name | Type | Description |
---|---|---|
description | string | The description of the operating system |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Component_Partition_OperatingSystem/getByDescription'