removeAllSubnetSwips


SoftLayer_Network_Subnet_Swip_Transaction::removeAllSubnetSwips

Deprecated

Removes registration information from ARIN for all your subnets

Description

DEPRECATED This method finds all subnets attached to your account that are in OK status and starts “DELETE” transactions with ARIN, allowing you to remove your SWIP registration information.

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • int
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Subnet_Swip_Transaction/removeAllSubnetSwips'