slb template dns udp-retransmit¶
DNS backend UDP retransmit policy
udp-retransmit Specification¶
Type Configuration Resource Element Name udp-retransmit Element URI /axapi/v3/slb/template/dns/{name}/udp-retransmit Element Attributes udp-retransmit_attributes Schema udp-retransmit schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/template/dns/{name}/udp-retransmit | ||
Get Object | GET | /axapi/v3/slb/template/dns/{name}/udp-retransmit | ||
Modify Object | POST | /axapi/v3/slb/template/dns/{name}/udp-retransmit | ||
Replace Object | PUT | /axapi/v3/slb/template/dns/{name}/udp-retransmit | ||
Delete Object | DELETE | /axapi/v3/slb/template/dns/{name}/udp-retransmit |
udp-retransmit attributes¶
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