SoftLayer Dns Domain::deleteObject
From SoftLayer Development Network Wiki
deleteObject is a member of the SoftLayer_Dns_Domain service.
Contents |
Overview
deleteObject permanently removes a domain and all of it's associated resource records from the softlayer name servers. This cannot be undone. Be wary of running this method. If you remove a domain in error you will need to re-create it by creating a new SoftLayer_Dns_Domain object.
User Access
Users wishing to execute deleteObject service must have the Manage DNS permission assigned to their account.
Return Type
deleteObject returns the boolean data type.
Headers
Required Headers
deleteObject requires the following headers:

