Get Firewall Rule Details
To get the details of a firewall rule, use the following request:
| |
XML Request Example
| |
JSON Request Example
| |
XML Output Example
| |
Where:
address - the traffic source IP address for which this rule is active
command - the command to ACCEPT or DROP the indicated IPs
created_at - the date when the record in DB was created
description - the description of the firewall rule
destination_ip - the traffic destination IP address for which this rule is active
enable_logging - true if the system will log when the rule drops or accepts traffic
enabled - whether the firewall rule is enabled or not
firewall_service_id - the ID of the firewall service with which the rule is associated
id - the ID of the firewall rule
identifier - identifier of the firewall rule
network_interface_id - the ID of a network interface for which this rule is active
port - the traffic destination port for which this rule is active
position - the rule priority
protocol - protocol type (TCP or UDP)
source_port - the traffic source port for which this rule is active
updated_at - the date when the record was updated in DB