slb dns-response-rate-limiting¶
Configure DNS Response-Rate-Limiting
dns-response-rate-limiting Specification¶
Parameter Value Type Configuration Resource Element Name dns-response-rate-limiting Element URI /axapi/v3/slb/dns-response-rate-limiting Element Attributes dns-response-rate-limiting_attributes Partition Visibility shared Statistics Data URI /axapi/v3/slb/dns-response-rate-limiting/stats Operational Data URI /axapi/v3/slb/dns-response-rate-limiting/oper Schema dns-response-rate-limiting schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/dns-response-rate-limiting | ||
Get Object | GET | /axapi/v3/slb/dns-response-rate-limiting | ||
Modify Object | POST | /axapi/v3/slb/dns-response-rate-limiting | ||
Replace Object | PUT | /axapi/v3/slb/dns-response-rate-limiting | ||
Delete Object | DELETE | /axapi/v3/slb/dns-response-rate-limiting |
dns-response-rate-limiting attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Value Type list Block object keys counters1
Description ‘all’: all; ‘curr_entries’: Current Entry Count; ‘total_created’: Total Entry Created; ‘total_inserted’: Total Entry Inserted; ‘total_withdrew’: Total Entry Withdrew; ‘total_ready_to_free’: Total Entry Ready To Free; ‘total_freed’: Total Entry Freed; ‘total_logs’: Total Logs; ‘total_overflow_entry_hits’: Total Overflow Entry Hits; ‘total_refill’: Total Refills; ‘total_credit_exceeded’: Total Credit Exceeded; ‘other_thread_refill’: Other Thread Refilling; ‘err_entry_create_failed’: Entry Creation Failure; ‘err_entry_create_oom’: Entry Creation Out of Memory; ‘err_entry_ext_create_oom’: Entry Extension Creation Out of Memory; ‘err_entry_insert_failed’: Entry Insert Failed; ‘err_vport_fail_match’: Failed to Match Vport;
Type: string
Supported Values: all, curr_entries, total_created, total_inserted, total_withdrew, total_ready_to_free, total_freed, total_logs, total_overflow_entry_hits, total_refill, total_credit_exceeded, other_thread_refill, err_entry_create_failed, err_entry_create_oom, err_entry_ext_create_oom, err_entry_insert_failed, err_vport_fail_match