Interface IpAddress.Service

  • All Superinterfaces:
    Maskable, ResultLimitable, Service
    Enclosing class:
    IpAddress

    @ApiService("SoftLayer_Network_Subnet_IpAddress")
    public static interface IpAddress.Service
    extends Service
    Every SoftLayer IP address is defined in the SoftLayer_Network_Subnet_IpAddress service. SoftLayer IP addresses are assigned to a SoftLayer_Network_Subnet. The SoftLayer_Network_Subnet_IpAddress service gives you information about an IP address such if it is reserved, a network address, or a gateway. Use the data returned by these methods with other API services to get more detailed information about your services.

    SoftLayer customers can order and manage IP addresses through the customer portal. If you need to cancel a subnet please open a sales ticket in our customer portal and our account management staff will assist you.
    See Also:
    SoftLayer_Network_Subnet_IpAddress