getAllBackbones


SoftLayer_Network_Backbone::getAllBackbones

Retrieve a list of all SoftLayer Backbones

Description

Retrieve a list of all SoftLayer backbone connections. Use this method if you need all backbones or don’t know the id number of a specific backbone.

Parameters

None

Required Headers

Optional Headers

Return Values

Associated Methods

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Backbone/getAllBackbones'