|
|
Required for POST and PUT
|
|
kind |
object |
Not applicable |
collection#firewall-statistics |
drop-count |
string |
Not applicable |
|
firewall-back-pressure packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall back pressure packet and byte counts. |
firewall-invalid-zone packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall invalid zone packet and byte counts. |
firewall-l4-insp packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall layer 4 inspection packet and byte counts. |
firewall-no-forwarding-zone packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall no forwarding zone packet and byte counts. |
firewall-non-session packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall non-session packet and byte counts. |
firewall-policy packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall policy packet and byte counts. |
firewall-L4 packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall layer 4 packet and byte counts. |
firewall-L7 packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall layer 7 packet and byte counts. |
firewall-not-initiator packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall not-initiator packet and byte counts. |
firewall-no-new-session packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall no new session packet and byte counts. |
firewall-syn-cookie-max-dst packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall TCP SYN cookie maximum destination packet and byte counts. |
firewall-syn-cookie packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall TCP SYN cookie packet and byte counts. |
firewall-AR-standby packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall asymmetric routing standby packet and byte counts. |
firewall-not-from-init packet count byte count |
number |
Not applicable |
(sub-property of drop-count) Firewall not from initiator packet and byte counts. |
items |
array |
Not applicable |
Array of objects that define zone-based firewall session statistics. Each object includes:
- kind
- policy-id
- byte-stats
- packet-stats
|
kind |
string |
Not applicable |
object#zbfw-session-stats |
policy-id |
string |
Not applicable |
Name of the policy |
byte-stats |
object |
Not applicable |
Statistics in bytes |
source-ip |
ipaddress |
Not applicable |
(sub-property of byte-stats) Source IP address |
destination-ip |
ipaddress |
Not applicable |
(sub-property of byte-stats) Destination IP address |
traffic-protocol |
string |
Not applicable |
(sub-property of byte-stats) Traffic protocol |
source-protocol-port |
number |
Not applicable |
(sub-property of byte-stats) Source protocol port |
destination-protocol-port |
number |
Not applicable |
(sub-property of byte-stats) Destination protocol port |
tx-byte-count |
number |
Not applicable |
(sub-property of byte-stats) Transmit byte count |
rx-byte-count |
number |
Not applicable |
(sub-property of byte-stats) Receive byte count |
packet-stats |
object |
Not applicable |
Statistics in packets |
traffic-protocol |
string |
Not applicable |
(sub-property of packet-stats) Traffic protocol |
packet-count |
string |
Not applicable |
(sub-property of packet-stats) Packet count |