updateAllSubnetSwips


SoftLayer_Network_Subnet_Swip_Transaction::updateAllSubnetSwips

Deprecated

Update all subnets on the account with an “OK” status.

Description

DEPRECATED This method finds all subnets attached to your account that are in “OK” status and updates their data with ARIN. Use this function after you have updated your RWHOIS data if you want to keep SWIP up to date.

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/updateAllSubnetSwips'