"SoftLayer_" prefix removed for readability.
Find hardware by its primary public or private IP (ipv4) address.
Name | Type | Description |
---|---|---|
ipAddress | string | An IP (ipv4) address by which to search for hardware |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/findByIpAddress'