getAllObjects


SoftLayer_Network_Firewall_Template::getAllObjects

Get all available firewall template objects.

Description

Get all available firewall template objects.

‘‘getAllObjects’’ returns an array of SoftLayer_Network_Firewall_Template objects upon success.


Parameters

None

Required Headers

Optional Headers

Return Values

curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Network_Firewall_Template/getAllObjects'