SoftLayer Network Firewall Update Request Rule
From SoftLayer Development Network Wiki
This page refers to the SoftLayer_Network_Firewall_Update_Request_Rule service. For information on the SoftLayer_Network_Firewall_Update_Request_Rule data type please see SoftLayer_Network_Firewall_Update_Request_Rule (type).
Contents |
Overview
The SoftLayer_Network_Firewall_Update_Request_Rule service accesses information relating to a SoftLayer network firewall update request rule. This rule is a member of a SoftLayer Network Firewall Update Request. Use the SoftLayer Network Component Firewall service to view current rules. Use the SoftLayer Network Firewall Template service to pull SoftLayer recommended rule set templates.
Endpoints
User Access
Users wishing to access the SoftLayer_Network_Firewall_Update_Request_Rule service must have the Hardware Firewall permission assigned to their account.
Methods
createObject
Create a new firewall update request rule.
- returns
- SoftLayer_Network_Firewall_Update_Request_Rule
- parameters
- SoftLayer_Network_Firewall_Update_Request_Rule templateObject
getFirewallUpdateRequest
Retrieve the update request that this rule belongs to.
- returns
- parameters
- None
getObject
Retrieve a SoftLayer_Network_Firewall_Update_Request_Rule record.
- returns
- SoftLayer_Network_Firewall_Update_Request_Rule
- parameters
- None
See Also
- SoftLayer_Network_Component_Firewall
- SoftLayer_Network_Component_Firewall_Rule
- SoftLayer_Network_Firewall_Template
- SoftLayer_Network_Firewall_Template_Rule
- SoftLayer_Network_Component_Firewall
- SoftLayer_Network_Component_Firewall_Rule
- SoftLayer_Network_Firewall_Template
- SoftLayer_Network_Firewall_Template_Rule

