"SoftLayer_" prefix removed for readability.
Get the IP addresses associated with this CloudLayer computing instance that are protectable by a network component firewall.
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Virtual_Guest/{SoftLayer_Virtual_GuestID}/getNetworkComponentFirewallProtectableIpAddresses'