"SoftLayer_" prefix removed for readability.
Find hardware by its primary public or private IP (ipv4) address.
The ‘‘‘findByIpAddress’’’ method finds hardware using its primary public or private IP address. IP addresses that have a secondary subnet tied to the hardware will not return the hardware. If no hardware is found, no errors are generated and no data is returned.
Name | Type | Description |
---|---|---|
ipAddress | string | An IP (ipv4) address by which to search for hardware |
“Invalid IP address of [ip address] defined.”