"SoftLayer_" prefix removed for readability.
Retrieve a backend network VLAN by searching for an IP address.
*** DEPRECATED *** Retrieve a backend network VLAN by searching for an IP address
Name | Type | Description |
---|---|---|
ipAddress | string | The server’s IP address you are searching for. |
Throw the exception “You must provide a valid IP address.” if an invalid IPV4 IP address was provided.
Throw the exception “Unable to find a subnet.” if there is no subnet for the IP address provided.
Throw the exception “Unable to find a valid network component for this IP address.” if a network component with the primary IP address the same as the one provided could not be found.