getHardwareByIpAddress


SoftLayer_Hardware_Server::getHardwareByIpAddress

Retrieve a SoftLayer_Hardware_Server object by IP address.

Description

Retrieve a server by searching for the primary IP address.

Parameters

Name Type Description
ipAddress string The IP address for the server you would like to locate.

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Server/getHardwareByIpAddress'