"SoftLayer_" prefix removed for readability.
Determine if an account has a given attribute.
Name | Type | Description |
---|---|---|
attributeType | string | The SoftLayer_Account_Attribute_Type key name associated with the account attribute you wish to determine exists. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/hasAttribute'