"SoftLayer_" prefix removed for readability.
Retrieves a list of all partition templates that match a certain description.
The ‘‘‘getByDescription’’’ method retrieves all possible partition templates based on the description (required parameter) entered when calling the method. The description is typically the operating system’s name. Current recognized values include ‘linux’, ‘windows’, ‘freebsd’, and ‘Debian’.
Name | Type | Description |
---|---|---|
description | string | The description of the operating system |