"SoftLayer_" prefix removed for readability.
Returns an ArrayObject of subnet ip address objects for a hardware
Name | Type | Description |
---|---|---|
hardware | SoftLayer_Hardware | The hardware object. |
partialIpAddress | string | A partial ipaddress is sent. |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Hardware, string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Monitor/getIpAddressesByHardware'