"SoftLayer_" prefix removed for readability.
Create a new firewall update request.
Create a new firewall update request. If the SoftLayer_Network_Firewall_Update_Request object passed to this function has no rule, the firewall be set to bypass state and all the existing firewall rule(s) will be deleted.
‘‘createObject’’ returns a Boolean ‘’true’’ on successful object creation or ‘‘false’’ if your firewall update request was unable to be created.
Name | Type | Description |
---|---|---|
templateObject | SoftLayer_Network_Firewall_Update_Request | The SoftLayer_Network_Firewall_Update_Request object that you wish to create. |