slb template dns query-type-filter

DNS query type filter list

query-type-filter Specification

Parameter Value
Type Configuration Resource
Element Name query-type-filter
Element URI /axapi/v3/slb/template/dns/{name}/query-type-filter
Element Attributes query-type-filter_attributes
Partition Visibility shared
Schema query-type-filter schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/dns/{name}/query-type-filter

query-type-filter attributes

Get Object

GET

/axapi/v3/slb/template/dns/{name}/query-type-filter

query-type-filter attributes

Modify Object

POST

/axapi/v3/slb/template/dns/{name}/query-type-filter

query-type-filter attributes

Replace Object

PUT

/axapi/v3/slb/template/dns/{name}/query-type-filter

query-type-filter attributes

Delete Object

DELETE

/axapi/v3/slb/template/dns/{name}/query-type-filter

query-type-filter attributes

query-type-filter attributes

query-type

Type: List

query-type-action

Description ‘allow’: Allow only certain DNS query types; ‘deny’: Deny only certain DNS query types;

Type: string

Supported Values: allow, deny

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

query-type

Specification Value
Type list
Block object keys  

num-query-type

Description Other record type value

Type: number

Range: 1-65535

str-query-type

Description ‘A’: Address record; ‘AAAA’: IPv6 Address record; ‘CNAME’: Canonical name record; ‘MX’: Mail exchange record; ‘NS’: Name server record; ‘SRV’: Service locator; ‘PTR’: PTR resource record; ‘SOA’: Start of authority record; ‘TXT’: Text record; ‘ANY’: All cached record;

Type: string

Supported Values: A, AAAA, CNAME, MX, NS, SRV, PTR, SOA, TXT, ANY