"SoftLayer_" prefix removed for readability.
Search for an IP address record.
Name | Type | Description |
---|---|---|
ipAddress | string | The IP address to search for |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Subnet_IpAddress/getByIpAddress'