Items with tag softlayer_network_subnet_ipaddress

    csharp

    go

    php

    python

    reference

    • allowAccessToNetworkStorage
      This method is used to allow access to a SoftLayer_Network_Storage volume that supports host- or network-level access control.
    • allowAccessToNetworkStorageList
      This method is used to allow access to multiple SoftLayer_Network_Storage volumes that support host- or network-level access control.
    • editObject
      Edit a subnet IP address.
    • editObjects
      This function is used to edit multiple objects at the same time.
    • findByIpv4Address
      Search for an IP address record by IPv4 address.
    • findUsage
      Returns a list of IP address assignment details. Only assigned IP addresses are reported on. IP address assignments are presently only recorded and available for Primary Subnets and their IP addresses. Details on the resource assigned to each IP address will only be provided to users with access to the underlying resource. If the user cannot access the resource, a detail record will still be returned for the assignment but without any accompanying resource data. Callers may provide a SoftLayer_Network_Subnet_IpAddress object filter as search criteria. A result limit and offset may also be provided. A maximum of 1024 results can be retrieved at a time.
    • getAllowedHost
      The SoftLayer_Network_Storage_Allowed_Host information to connect this IP Address to Network Storage supporting access control lists.
    • getAllowedNetworkStorage
      The SoftLayer_Network_Storage objects that this SoftLayer_Hardware has access to.
    • getAllowedNetworkStorageReplicas
      The SoftLayer_Network_Storage objects whose Replica that this SoftLayer_Hardware has access to.
    • getApplicationDeliveryController
      The application delivery controller using this address.
    • getAttachedNetworkStorages
      This method is retrieve a list of SoftLayer_Network_Storage volumes that are authorized access to this SoftLayer_Network_Subnet_IpAddress.
    • getAvailableNetworkStorages
      This method retrieves a list of SoftLayer_Network_Storage volumes that can be authorized to this SoftLayer_Network_Subnet_IpAddress.
    • getByIpAddress
      Search for an IP address record by IP address.
    • getContextTunnelTranslations
      An IPSec network tunnel's address translations. These translations use a SoftLayer ip address from an assigned static NAT subnet to deliver the packets to the remote (customer) destination.
    • getEndpointSubnets
      All the subnets routed to an IP address.
    • getGuestNetworkComponent
      A network component that is statically routed to an IP address.
    • getGuestNetworkComponentBinding
      A network component that is statically routed to an IP address.
    • getHardware
      A server that this IP address is routed to.
    • getNetworkComponent
      A network component that is statically routed to an IP address.
    • getObject
      getObject retrieves the SoftLayer_Network_Subnet_IpAddress object whose ID number corresponds to the ID number of the init parameter passed to the SoftLayer_Network_Subnet_IpAddress service. You can only retrieve the IP address whose subnet is associated with a VLAN that is associated with the account that your portal user is assigned to.
    • getPrivateNetworkGateway
      The network gateway appliance using this address as the private IP address.
    • getProtectionAddress
    • getPublicNetworkGateway
      The network gateway appliance using this address as the public IP address.
    • getRemoteManagementNetworkComponent
      An IPMI-based management network component of the IP address.
    • getSubnet
      An IP address' associated subnet.
    • getSyslogEventsOneDay
      All events for this IP address stored in the datacenter syslogs from the last 24 hours
    • getSyslogEventsSevenDays
      All events for this IP address stored in the datacenter syslogs from the last 7 days
    • getTopTenSyslogEventsByDestinationPortOneDay
      Top Ten network datacenter syslog events, grouped by destination port, for the last 24 hours
    • getTopTenSyslogEventsByDestinationPortSevenDays
      Top Ten network datacenter syslog events, grouped by destination port, for the last 7 days
    • getTopTenSyslogEventsByProtocolsOneDay
      Top Ten network datacenter syslog events, grouped by source port, for the last 24 hours
    • getTopTenSyslogEventsByProtocolsSevenDays
      Top Ten network datacenter syslog events, grouped by source port, for the last 7 days
    • getTopTenSyslogEventsBySourceIpOneDay
      Top Ten network datacenter syslog events, grouped by source ip address, for the last 24 hours
    • getTopTenSyslogEventsBySourceIpSevenDays
      Top Ten network datacenter syslog events, grouped by source ip address, for the last 7 days
    • getTopTenSyslogEventsBySourcePortOneDay
      Top Ten network datacenter syslog events, grouped by source port, for the last 24 hours
    • getTopTenSyslogEventsBySourcePortSevenDays
      Top Ten network datacenter syslog events, grouped by source port, for the last 7 days
    • getVirtualGuest
      A virtual guest that this IP address is routed to.
    • getVirtualLicenses
      Virtual licenses allocated for an IP Address.
    • removeAccessToNetworkStorageList
      This method is used to remove access to multiple SoftLayer_Network_Storage volumes
    • SoftLayer_Network_Subnet_IpAddress
      The SoftLayer_Network_Subnet_IpAddress data type contains general information relating to a single SoftLayer IPv4 address.
    • SoftLayer_Network_Subnet_IpAddress
      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.

    ruby