SoftLayer_Network_Subnet_IpAddress_Global


SoftLayer_Network_Subnet_IpAddress_Global

Description

Global IP Addresses are static IP addresses that can be routed to any server within the SoftLayer network. Global IP Addresses are not restricted to routing within the same datacenter.

Methods

getBillingItem

The billing item for this Global IP.

getObject

Retrieve a SoftLayer_Network_Subnet_IpAddress_Global record.

route

DEPRECATED This endpoint is deprecated in favor of the more expressive and capable SoftLayer_Network_Subnet::route, to which this endpoint now proxies. Refer to it for more information.

Similarly, unroute requests are proxied to SoftLayer_Network_Subnet::clearRoute.

unroute

DEPRECATED This endpoint is deprecated in favor of SoftLayer_Network_Subnet::clearRoute, to which this endpoint now proxies. Refer to it for more information.