SoftLayer Network Subnet Swip Transaction::resendSwipData
From SoftLayer Development Network Wiki
resendSwipData is a member of the SoftLayer_Network_Subnet_Swip_Transaction service.
Contents |
Overview
<< EOT
User Access
Users wishing to execute resendSwipData service must have the Manage DNS permission assigned to their account.
Return Type
resendSwipData returns the boolean data type.
Headers
Required Headers
resendSwipData requires the following headers:
Error Handling
resendSwipData 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_NotReadyForUpdate
- Exception thrown if this SWIP is not in OK status. You cannot update a SWIP unless it is in OK status.

