SoftLayer_Network_Firewall_Update_Request_Rule_Version6


SoftLayer_Network_Firewall_Update_Request_Rule_Version6

Description

The SoftLayer_Network_Firewall_Update_Request_Rule_Version6 type contains information relating to a SoftLayer network firewall update request rule for IPv6. 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.

Local


action

The action that this update request rule is to take [permit or deny].
Type: string


bypassRuleValidation

The bypassRuleValidation is used for bypassing the rule validation
Type: boolean


destinationIpAddress

The destination IP address considered for determining rule application.
Type: string


destinationIpCidr

The CIDR is used for determining rule application. This value will
Type: int


destinationIpSubnetMask

The destination IP subnet mask considered for determining rule application.
Type: string


destinationPortRangeEnd

The ending (upper end of range) destination port considered for determining rule application.
Type: int


destinationPortRangeStart

The starting (lower end of range) destination port considered for determining rule application.
Type: int


firewallUpdateRequestId

The unique identifier of the firewall update request that a firewall update request rule is associated with.
Type: int


id

A Firewall update request rule’s internal identifier.
Type: int


notes

The notes field for the firewall update request rule.
Type: string


orderValue

The numeric value describing the order in which the rule should be applied.
Type: int


protocol

The protocol considered for determining rule application.
Type: string


sourceIpAddress

The source IP address considered for determining rule application.
Type: string


sourceIpCidr

The CIDR is used for determining rule application. This value will
Type: int


sourceIpSubnetMask

The source IP subnet mask considered for determining rule application.
Type: string


version

Whether this rule is an IPv4 rule or an IPv6 rule. If
Type: int

Relational


firewallUpdateRequest

The update request that this rule belongs to.
Type: SoftLayer_Network_Firewall_Update_Request

Count