SoftLayer_Network_Firewall_Update_Request_Customer


SoftLayer_Network_Firewall_Update_Request_Customer

Description

A SoftLayer_Ticket_Update_Customer is a single update made by a customer to a ticket.

Local


applyDate

Timestamp of when the rules from the update request were applied to the firewall.
Type: dateTime


authorizingUserId

The unique identifier of the user that authorized the update request.
Type: int


authorizingUserType

The type of user that authorized the update request [EMP or USR].
Type: string


bypassFlag

Flag indicating whether the request is for a rule bypass configuration [0 or 1].
Type: boolean


createDate

Timestamp of the creation of the record.
Type: dateTime


firewallContextAccessControlListId

The unique identifier of the firewall access control list that the rule set is destined for.
Type: int


hardwareId

The unique identifier of the server that the rule set is destined to protect.
Type: int


id

The unique identifier of the firewall update request.
Type: int


networkComponentFirewallId

The unique identifier of the network component firewall that the rule set is destined for.
Type: int

Relational


authorizingUser

The user that authorized this firewall update request.
Type: SoftLayer_User_Interface


guest

The downstream virtual server that the rule set will be applied to.
Type: SoftLayer_Virtual_Guest


hardware

The downstream server that the rule set will be applied to.
Type: SoftLayer_Hardware


networkComponentFirewall

The network component firewall that the rule set will be applied to.
Type: SoftLayer_Network_Component_Firewall


rules

The group of rules contained within the update request.
Type: SoftLayer_Network_Firewall_Update_Request_Rule[]

Count


ruleCount

A count of the group of rules contained within the update request.
Type: unsignedLong