swipAllSubnets


SoftLayer_Network_Subnet_Swip_Transaction::swipAllSubnets

Deprecated

create SWIP transactions for all subnets that do not already have a SWIP transaction in progress.

Description

DEPRECATED swipAllSubnets finds all subnets attached to your account and attempts to create a SWIP transaction for all subnets that do not already have a SWIP transaction in progress.

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