A SoftLayer_Network_Backbone represents a single backbone connection from SoftLayer to the public Internet, from the Internet to the SoftLayer private network, or a link that connects the private networks between SoftLayer's datacenters. The SoftLayer_Network_Backbone service is unique in that it is not referenced by any of the other SoftLayer API services.
NetworkSoftLayer_Network_Backbone
Overview
Methods
| getAllBackbones |
Retrieve a list of all SoftLayer Backbones |
| getBackbonesForLocationName |
Retrieve a list of all SoftLayer Backbones for a location name |
| getGraphImage |
Retrieve a graph of a SoftLayer backbone's last 24 hours of activity. |
| getHealth |
Retrieve a backbone's status. |
| getLocation |
Retrieve which of the SoftLayer datacenters a backbone is connected to. |
| getNetworkComponent |
Retrieve a backbone's primary network component. |
| getObject |
Retrieve a SoftLayer_Network_Backbone record. |