slb dns-cache

DNS Cache Statistics

dns-cache Specification

Parameter Value
Type Configuration Resource
Element Name dns-cache
Element URI /axapi/v3/slb/dns-cache
Element Attributes dns-cache_attributes
Partition Visibility shared
Statistics Data URI /axapi/v3/slb/dns-cache/stats
Operational Data URI /axapi/v3/slb/dns-cache/oper
Schema dns-cache schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/dns-cache

dns-cache attributes

Get Object

GET

/axapi/v3/slb/dns-cache

dns-cache attributes

Modify Object

POST

/axapi/v3/slb/dns-cache

dns-cache attributes

Replace Object

PUT

/axapi/v3/slb/dns-cache

dns-cache attributes

Delete Object

DELETE

/axapi/v3/slb/dns-cache

dns-cache attributes

dns-cache attributes

sampling-enable

Type: List

uuid

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; ‘total_q’: Total query; ‘total_r’: Total server response; ‘hit’: Total cache hit; ‘bad_q’: Query not passed; ‘encode_q’: Query encoded; ‘multiple_q’: Query with multiple questions; ‘oversize_q’: Query exceed cache size; ‘bad_r’: Response not passed; ‘oversize_r’: Response exceed cache size; ‘encode_r’: Response encoded; ‘multiple_r’: Response with multiple questions; ‘answer_r’: Response with multiple answers; ‘ttl_r’: Response with short TTL; ‘ageout’: Total aged out; ‘bad_answer’: Bad Answer; ‘ageout_weight’: Total aged for lower weight; ‘total_log’: Total stats log sent; ‘total_alloc’: Total allocated; ‘total_freed’: Total freed; ‘current_allocate’: Current allocate; ‘current_data_allocate’: Current data allocate; ‘resolver_queue_full’: Resolver task queue full; ‘truncated_r’: Response with Truncation bit set;

Type: string

Supported Values: all, total_q, total_r, hit, bad_q, encode_q, multiple_q, oversize_q, bad_r, oversize_r, encode_r, multiple_r, answer_r, ttl_r, ageout, bad_answer, ageout_weight, total_log, total_alloc, total_freed, current_allocate, current_data_allocate, resolver_queue_full, truncated_r