"SoftLayer_" prefix removed for readability.
[DEPRECATED] Retrieve the private network VLAN associated with an IP address.
Name | Type | Description |
---|---|---|
ipAddress | string | The IPv4 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_Vlan/getPrivateVlanByIpAddress'