getFirewallProtectableIpAddresses


SoftLayer_Network_Vlan::getFirewallProtectableIpAddresses

Deprecated

[DEPRECATED] Retrieve the IP addresses routed on this VLAN that are protectable by a Hardware Firewall.

Description

*** DEPRECATED *** Retrieves the IP addresses routed on this VLAN that are protectable by a Hardware Firewall.

Parameters

None

Required Headers

Optional Headers

Return Values

Error Handling

  • Throw the exception “Operation SoftLayer_Network_Vlan::getFirewallProtectableIpAddresses has been deprecated and will be removed in API version 3.2.”
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Vlan/{SoftLayer_Network_VlanID}/getFirewallProtectableIpAddresses'