system ip-threat-list stats¶
Statistics for the object ip-threat-list
ip-threat-list Specification¶
Type Configuration Resource Element Name ip-threat-list Element URI /axapi/v3/system/ip-threat-list/stats Element Attributes ip-threat-list_attributes Schema ip-threat-list schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/ip-threat-list/stats | ||
Get Object | GET | /axapi/v3/system/ip-threat-list/stats | ||
Modify Object | POST | /axapi/v3/system/ip-threat-list/stats | ||
Replace Object | PUT | /axapi/v3/system/ip-threat-list/stats | ||
Delete Object | DELETE | /axapi/v3/system/ip-threat-list/stats |
ip-threat-list attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object entries_added_in_spe
Description Entries Added in SPE
Type: number
Format: counter
entries_added_in_sw
Description Entries Added in SW
Type: number
Format: counter
entries_removed_from_spe
Description Entries Removed from SPE
Type: number
Format: counter
entries_removed_from_sw
Description Entries Removed from SW
Type: number
Format: counter
error_out_of_memory
Description Out of memory Error
Type: number
Format: counter
error_out_of_spe_entries
Description Out of SPE Entries Error
Type: number
Format: counter
packet_hit_count_in_spe
Description Packet Hit Count in SPE
Type: number
Format: counter
packet_hit_count_in_sw
Description Packet Hit Count in SW
Type: number
Format: counter