The numeric portion of the bandwidth capacity of a SoftLayer backbone. For instance, if a backbone is rated at “1 GigE” capacity then the capacity property of the backbone is 1.
Type:
int
The unit portion of the bandwidth capacity of a SoftLayer backbone. For instance, if a backbone is rated at “10 G” capacity then the capacityUnits property of the backbone is “G”.
Type:
string
A backbone’s name. This is usually the name of the backbone’s network provider followed by a number in case SoftLayer uses more than one backbone from a provider. Backbone provider numbers start with the number one and increment from there.
Type:
string
The internal identifier of the network component that backbone is connected to.
Type:
int
Whether a SoftLayer backbone connects to the public Internet, to the private network, or connecting the private networks of SoftLayer’s datacenters. Type is either the string “public”, “private”, or “private-interconnect”.
Type:
string
[Deprecated] Which of the SoftLayer datacenters a backbone is connected to.
Type:
SoftLayer_Location
Deprecated
[Deprecated] A backbone’s primary network component.
Type:
SoftLayer_Network_Component
Deprecated