SoftLayer Network Subnet::findAllSubnetsAndActiveSwipTransactionStatus
From SoftLayer Development Network Wiki
findAllSubnetsAndActiveSwipTransactionStatus is a member of the SoftLayer_Network_Subnet service.
Contents |
Overview
Retrieve a list of a SoftLayer customer's subnets along with their SWIP transaction statuses. This is a shortcut method that combines the SoftLayer_Network_Subnet retrieval methods along with object masks to retrieve their subnets' associated SWIP transactions as well.
This is a special function built for SoftLayer's use on the SWIP section of the customer portal, but may also be useful for API users looking for the same data.
Return Type
findAllSubnetsAndActiveSwipTransactionStatus returns the SoftLayer_Network_SubnetArray data type.
Headers
Required Headers
findAllSubnetsAndActiveSwipTransactionStatus requires the following headers:
Optional Headers
findAllSubnetsAndActiveSwipTransactionStatus may use the following headers:

