"SoftLayer_" prefix removed for readability.
Retrieve a SoftLayer_Network_LoadBalancer_VirtualIpAddress record.
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_LoadBalancer_VirtualIpAddress/{SoftLayer_Network_LoadBalancer_VirtualIpAddressID}/getObject'