slb dns-response-rate-limiting

Configure 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
Element Attributes dns-response-rate-limiting_attributes
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:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/dns-response-rate-limiting

dns-response-rate-limiting attributes

Get Object

GET

/axapi/v3/slb/dns-response-rate-limiting

dns-response-rate-limiting attributes

Modify Object

POST

/axapi/v3/slb/dns-response-rate-limiting

dns-response-rate-limiting attributes

Replace Object

PUT

/axapi/v3/slb/dns-response-rate-limiting

dns-response-rate-limiting attributes

Delete Object

DELETE

/axapi/v3/slb/dns-response-rate-limiting

dns-response-rate-limiting attributes

dns-response-rate-limiting attributes

sampling-enable

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

sampling-enable

Specification  
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

stats data

  Counter Size Description
       
  err_vport_fail_match 8 Failed to Match Vport
  curr_entries 8 Current Entry Count
  total_logs 8 Total Logs
  err_entry_create_failed 8 Entry Creation Failure
  err_entry_create_oom 8 Entry Creation Out of Memory
  other_thread_refill 8 Other Thread Refilling
  total_ready_to_free 8 Total Entry Ready To Free
  total_freed 8 Total Entry Freed
  total_inserted 8 Total Entry Inserted
  total_refill 8 Total Refills
  total_overflow_entry_hits 8 Total Overflow Entry Hits
  total_credit_exceeded 8 Total Credit Exceeded
  err_entry_insert_failed 8 Entry Insert Failed
  err_entry_ext_create_oom 8 Entry Extension Creation Out of Memory
  total_created 8 Total Entry Created
  total_withdrew 8 Total Entry Withdrew

operational data

  Counter Size Description
       
  dnsrrl-cpu-list   dnsrrl-cpu-list
  filter_fqdn string filter_fqdn
  cpu-count number cpu-count
  entry-list   entry-list
  filter_address_v4 ipv4-address filter_address_v4
  filter_debug number filter_debug
  filter_address_v6 ipv6-address filter_address_v6
  filter_type enum Output contains one of the following values: - statistics, entry, entry-ipv4, entry-ipv6