SoftLayer Account AbuseEmail
From SoftLayer Development Network Wiki
Contents |
Overview
An unfortunate facet of the hosting business is the necessity of with legal and network abuse inquiries. As these types of inquiries frequently contain sensitive information SoftLayer keeps a separate account contact email address for direct contact about legal and abuse matters, modeled by the SoftLayer_Account_AbuseEmail data type. SoftLayer will typically email an account's abuse email address in these types of cases, and an email is automatically sent to an account's abuse email address when a legal or abuse ticket is created or updated.
| Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties. |
Local Properties
A valid email address.
- Type: string
- Length: 100 characters
Relational Properties
account
The account associated with an abuse email address.
account can be queried by object mask.
account must be a unique value.
- Type: SoftLayer_Account

