Toggle Navigation
SoftLayer API
Articles
Documentation
Go
Java
Perl
PHP
Python
Rest
Ruby
Tools
findByIpv4Address
Classes
SoftLayer_Network_Subnet_IpAddress
Tags
method
sldn
network
Services
"SoftLayer_"
prefix removed for readability.
Services or Datatypes go here
SoftLayer_Network_Subnet_IpAddress
::findByIpv4Address
Search for an IP address record by IPv4 address.
Description
Search for an IP address record by IPv4 address.
Parameters
Name
Type
Description
ipAddress
string
The IP address to search for
Required Headers
Authenticate
Optional Headers
SoftLayer_Network_Subnet_IpAddressObjectMask
Return Values
SoftLayer_Network_Subnet_IpAddress
Error Handling
Throw the exception “The IP address provided (ipAddress) is not a valid IPv4 address.” if the ipAddress parameter is not a valid IPv4 address.