ai firewall stats¶
Statistics for the object firewall
firewall Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
firewall
Element URI
/axapi/v3/ai/firewall/stats
Element Attributes
firewall_attributes
Partition Visibility
shared
Schema
Operations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/ai/firewall/stats | ||
Get Object | GET | /axapi/v3/ai/firewall/stats | ||
Modify Object | POST | /axapi/v3/ai/firewall/stats | ||
Replace Object | PUT | /axapi/v3/ai/firewall/stats | ||
Delete Object | DELETE | /axapi/v3/ai/firewall/stats |
firewall attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
avg-time-msec
Description Average Requests Time in millisec
Type: number
Format: counter
avg-time-resp-msec
Description Average Responses Time in millisec
Type: number
Format: counter
lic-cbr-tokens
Description Committed licensed tokens
Type: number
Format: counter
lic-live-tokens
Description Current live licens used counts
Type: number
Format: counter
lic-peak-tokens
Description Peak utilization of licensed tokens
Type: number
Format: counter
total-acceptance
Description Total AI Firewall acceptance counts
Type: number
Format: counter
total-icap-options
Description Total ICAP Options counts
Type: number
Format: counter
total-icap-reqmod
Description Total ICAP REQMOD counts
Type: number
Format: counter
total-icap-respmod
Description Total ICAP RESPMOD counts
Type: number
Format: counter
total-lic-allow
Description Total licensed requests counts
Type: number
Format: counter
total-lic-block
Description Total license drop counts
Type: number
Format: counter
total-monitor-reqmod
Description Total monitored reqmod counts
Type: number
Format: counter
total-monitor-respmod
Description Total monitored respmod counts
Type: number
Format: counter
total-requests
Description Total AI Firewall Request counts
Type: number
Format: counter
total-responses
Description Total AI Firewall Response counts
Type: number
Format: counter
total-violatons
Description Total AI Firewall Violations counts
Type: number
Format: counter