"SoftLayer_" prefix removed for readability.
Retrieve an account attribute by type key name.
Name | Type | Description |
---|---|---|
attributeType | string | The SoftLayer_Account_Attribute_Type key name associated with the account attribute you wish to retrieve. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/getAttributeByType'