slb template dns dns64

Enable DNS64

dns64 Specification

Parameter Value
Type Configuration Resource
Element Name dns64
Element URI /axapi/v3/slb/template/dns/{name}/dns64
Element Attributes dns64_attributes
Partition Visibility shared
Schema dns64 schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/template/dns/{name}/dns64

dns64 attributes

Get Object

GET

/axapi/v3/slb/template/dns/{name}/dns64

dns64 attributes

Modify Object

POST

/axapi/v3/slb/template/dns/{name}/dns64

dns64 attributes

Replace Object

PUT

/axapi/v3/slb/template/dns/{name}/dns64

dns64 attributes

Delete Object

DELETE

/axapi/v3/slb/template/dns/{name}/dns64

dns64 attributes

dns64 attributes

cache

Description Use a cached A-query response to provide AAAA query responses for the same hostname

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

change-query

Description Always change incoming AAAA DNS Query to A

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

enable

Description Enable DNS64 (Need to config this option before config any other dns64 options)

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

parallel-query

Description Forward AAAA Query & generate A Query in parallel

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

retry

Description Retry count, default is 3 (Retry Number)

Type: number

Range: 0-15

Default: 3

single-response-disable

Description Disable Single Response which is used to avoid ambiguity

Type: boolean

Supported Values: true, false, 1, 0

Default: 0

timeout

Description Timeout to send additional Queries, unit: second, default is 1

Type: number

Range: 0-15

Default: 1

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters