"SoftLayer_" prefix removed for readability.
Edit an account’s information.
This method will edit the account’s information. Pass in a SoftLayer_Account template with the fields to be modified. Certain changes to the account will automatically create a ticket for manual review. This will be returned with the SoftLayer_Container_Account_Update_Response.
The following fields are editable:
Name | Type | Description |
---|---|---|
modifiedAccountInformation | SoftLayer_Account | Account template containing the information to update to. |
SoftLayer_Exception_Public_Validation