SoftLayer_Network_Firewall_AccessControlList


SoftLayer_Network_Firewall_AccessControlList

Description

The SoftLayer_Network_Firewall_AccessControlList data type contains general information relating to a single SoftLayer firewall access to controll list. This is the object which ties the running rules to a specific context. Use the [[SoftLayer Network Firewall Template]] service to pull SoftLayer recommended rule set templates. Use the [[SoftLayer Network Firewall Update Request]] service to submit a firewall update request.

Local


direction

None
Type: string


id

None
Type: int

Relational


networkFirewallUpdateRequests

The update requests made for this firewall.
Type: SoftLayer_Network_Firewall_Update_Request[]


rules

The currently running rule set of this context access control list firewall.
Type: SoftLayer_Network_Vlan_Firewall_Rule[]

Count


networkFirewallUpdateRequestCount

A count of the update requests made for this firewall.
Type: unsignedLong


ruleCount

A count of the currently running rule set of this context access control list firewall.
Type: unsignedLong