getFirewallProtectableSubnets


SoftLayer_Network_Vlan::getFirewallProtectableSubnets

Deprecated

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

Description

*** DEPRECATED *** Retrieves the subnets 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::getFirewallProtectableSubnets 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}/getFirewallProtectableSubnets'