"SoftLayer_" prefix removed for readability.
Gets the resource types available for the SoftLayer_Account::getOrderEligibility API.
| Name | Type | Description |
|---|---|---|
| packageId | int | An optional package id to get resource types for |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [int]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getOrderEligibilityServiceResourceTypes'