SoftLayer Network Subnet::getRoutableEndpointIpAddresses

From SoftLayer Development Network Wiki

Jump to: navigation, search

getRoutableEndpointIpAddresses is a member of the SoftLayer_Network_Subnet service.

Contents

Overview

getRoutableEndpointAddresses retrieves valid routable endpoint addresses for a subnet. You may use any IP address in a portable subnet, but may not use the network identifier, gateway, or broadcast address for primary and secondary on VLAN subnets.

Return Type

getRoutableEndpointIpAddresses returns the SoftLayer_Network_Subnet_IpAddressArray data type.

Headers

Required Headers

getRoutableEndpointIpAddresses requires the following headers:

Optional Headers

getRoutableEndpointIpAddresses may use the following headers:

Error Handling

getRoutableEndpointIpAddresses throws the following exceptions:

  • SoftLayer_Exception
Throw the exception "Unable to find the VLAN for this subnet" if this subnet is a "PRIMARY" type subnet with no associated VLAN.
Personal tools