getAbuseEmail


SoftLayer_Account::getAbuseEmail

Description

An email address that is responsible for abuse and legal inquiries on behalf of an account. For instance, new legal and abuse tickets are sent to this address.

Parameters

None

Required Headers

Optional Headers

Return Values

  • string
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Account/{SoftLayer_AccountID}/getAbuseEmail'