slb dns-response-rate-limiting stats¶
Statistics for the object dns-response-rate-limiting
dns-response-rate-limiting Specification¶
Type Configuration Resource Element Name dns-response-rate-limiting Element URI /axapi/v3/slb/dns-response-rate-limiting/stats Element Attributes dns-response-rate-limiting_attributes Schema dns-response-rate-limiting schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/dns-response-rate-limiting/stats | ||
Get Object | GET | /axapi/v3/slb/dns-response-rate-limiting/stats | ||
Modify Object | POST | /axapi/v3/slb/dns-response-rate-limiting/stats | ||
Replace Object | PUT | /axapi/v3/slb/dns-response-rate-limiting/stats | ||
Delete Object | DELETE | /axapi/v3/slb/dns-response-rate-limiting/stats |
dns-response-rate-limiting attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object curr_entries
Description Current Entry Count
Type: number
Format: counter
err_entry_create_failed
Description Entry Creation Failure
Type: number
Format: counter
err_entry_create_oom
Description Entry Creation Out of Memory
Type: number
Format: counter
err_entry_ext_create_oom
Description Entry Extension Creation Out of Memory
Type: number
Format: counter
err_entry_insert_failed
Description Entry Insert Failed
Type: number
Format: counter
err_vport_fail_match
Description Failed to Match Vport
Type: number
Format: counter
other_thread_refill
Description Other Thread Refilling
Type: number
Format: counter
total_created
Description Total Entry Created
Type: number
Format: counter
total_credit_exceeded
Description Total Credit Exceeded
Type: number
Format: counter
total_freed
Description Total Entry Freed
Type: number
Format: counter
total_inserted
Description Total Entry Inserted
Type: number
Format: counter
total_logs
Description Total Logs
Type: number
Format: counter
total_overflow_entry_hits
Description Total Overflow Entry Hits
Type: number
Format: counter
total_ready_to_free
Description Total Entry Ready To Free
Type: number
Format: counter
total_refill
Description Total Refills
Type: number
Format: counter
total_withdrew
Description Total Entry Withdrew
Type: number
Format: counter