"SoftLayer_" prefix removed for readability.
Retrieve a SoftLayer_Hardware_Server object by IP address.
Name | Type | Description |
---|---|---|
ipAddress | string | The IP address for the server you would like to locate. |
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule/getHardwareByIpAddress'