fw rate-limit stats¶
Statistics for the object rate-limit
rate-limit Specification¶
Parameter Value Type Configuration Resource Element Name rate-limit Element URI /axapi/v3/fw/rate-limit/stats Element Attributes rate-limit_attributes Partition Visibility None Schema rate-limit schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/fw/rate-limit/stats | ||
Get Object | GET | /axapi/v3/fw/rate-limit/stats | ||
Modify Object | POST | /axapi/v3/fw/rate-limit/stats | ||
Replace Object | PUT | /axapi/v3/fw/rate-limit/stats | ||
Delete Object | DELETE | /axapi/v3/fw/rate-limit/stats |
rate-limit attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Value Type object ratelimit_entry_count_fw_rule_uid
Description Number of Rate-limit Entries with Scope Aggregate
Type: number
Format: counter
ratelimit_entry_count_ip6_addr
Description Number of Rate-limit Entries with Scope IPv6 Address
Type: number
Format: counter
ratelimit_entry_count_ip_addr
Description Number of Rate-limit Entries with Scope IPv4 Address
Type: number
Format: counter
ratelimit_entry_count_parent_ipv4_prefix
Description Number of Parent Rate-limit Entries with Scope IPv4 Prefix
Type: number
Format: counter
ratelimit_entry_count_parent_ipv6_prefix
Description Number of Parent Rate-limit Entries with Scope IPv6 Prefix
Type: number
Format: counter
ratelimit_entry_count_parent_uid
Description Number of Parent Rate-limit Entries with Scope Aggregate
Type: number
Format: counter
ratelimit_entry_count_rule_ipv4_prefix
Description Number of Rate-limit Entries with Scope IPv4 Prefix
Type: number
Format: counter
ratelimit_entry_count_rule_ipv6_prefix
Description Number of Rate-limit Entries with Scope IPv6 Prefix
Type: number
Format: counter
ratelimit_entry_count_session_id
Description Number of Rate-limit Entries with Scope Session ID
Type: number
Format: counter
ratelimit_entry_count_t2_key
Description Number of Total Rate-limit Entries
Type: number
Format: counter
ratelimit_used_total_mem
Description Total Memory Used For Rate-limiting (bytes)
Type: number
Format: counter