slb template doh dns-retry

DNS over HTTP(s) template retry policy

dns-retry Specification

Parameter Value
Type Configuration Resource
Element Name dns-retry
Element URI /axapi/v3/slb/template/doh/{name}/dns-retry
Element Attributes dns-retry_attributes
Partition Visibility shared
Schema dns-retry schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/doh/{name}/dns-retry

dns-retry attributes

Get Object

GET

/axapi/v3/slb/template/doh/{name}/dns-retry

dns-retry attributes

Modify Object

POST

/axapi/v3/slb/template/doh/{name}/dns-retry

dns-retry attributes

Replace Object

PUT

/axapi/v3/slb/template/doh/{name}/dns-retry

dns-retry attributes

Delete Object

DELETE

/axapi/v3/slb/template/doh/{name}/dns-retry

dns-retry attributes

dns-retry attributes

after-timeout

Description ‘close’: Close client side connection; ‘retry-with-tcp’: Retry DNS query to server using TCP (If UDP was tried initially. Close after.);

Type: string

Supported Values: close, retry-with-tcp

Default: close

max-trials

Description Total number of times to try DNS query to server before closing client connection, default 3

Type: number

Range: 1-5

Default: 3

retry-interval

Description DNS Retry Interval value 1 - 400 in units of 100ms, default is 10 (default is 1000ms) (1 - 400 in units of 100ms, default is 10 (1000ms/1sec))

Type: number

Range: 1-400

Default: 10

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters