SoftLayer_Network_Subnet_Swip_Transaction


SoftLayer_Network_Subnet_Swip_Transaction

Description

Deprecated

DEPRECATED SoftLayer’s Automated Swip System is a finite state machine; it works by locally tracking a transaction between SoftLayer and the relevant Regional Internet Registry (RIR), assigning responsibility of a subnet to a customer. Transactions are dictated by the RIR’s processing system, and the nature of the communication medium with each RIR, namely their REST API.

Using this API, SoftLayer Customers are able to initiate, monitor, update, and remove Swip system transactions with ARIN and RIPE.

Methods

findMyTransactions

returns SWIP transaction objects that are currently in transaction with ARIN.

getAccount

The Account whose RWHOIS data was used to SWIP this subnet

getObject

Retrieve a SoftLayer_Network_Subnet_Swip_Transaction record.

getSubnet

The subnet that this SWIP transaction was created for.

removeAllSubnetSwips

Removes registration information from ARIN for all your subnets

removeSwipData

Deletes registration information from ARIN for a single subnet

resendSwipData

Sends updated RWHOIS information to ARIN for a single subnet.

swipAllSubnets

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

updateAllSubnetSwips

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