SoftLayer Network Subnet Swip Transaction::removeSwipData
From SoftLayer Development Network Wiki
removeSwipData is a member of the SoftLayer_Network_Subnet_Swip_Transaction service.
Contents |
Overview
<< EOT
User Access
Users wishing to execute removeSwipData service must have the Manage DNS permission assigned to their account.
Return Type
removeSwipData returns the boolean data type.
Headers
Required Headers
removeSwipData requires the following headers:
Error Handling
removeSwipData throws the following exceptions:
- SoftLayer_Exception_AccessDenied
- Exception thrown if this method is attempted on a subnet not owned by the user.
- SoftLayer_Exception_Network_Subnet_Swip_NotReadyForDelete
- Exception thrown if this SWIP is not in OK status. You cannot update a SWIP unless it is in OK status.

