gslb policy active-rdt¶
Select SLB device with the shortest round delay time to local DNS
active-rdt Specification¶
Type Configuration Resource Element Name active-rdt Element URI /axapi/v3/gslb/policy/{name}/active-rdt Element Attributes active-rdt_attributes Schema active-rdt schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/gslb/policy/{name}/active-rdt | ||
Get Object | GET | /axapi/v3/gslb/policy/{name}/active-rdt | ||
Modify Object | POST | /axapi/v3/gslb/policy/{name}/active-rdt | ||
Replace Object | PUT | /axapi/v3/gslb/policy/{name}/active-rdt | ||
Delete Object | DELETE | /axapi/v3/gslb/policy/{name}/active-rdt |
active-rdt attributes¶
controller
Description Active round-delay-time by controller
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
difference
Description The difference between the round-delay-time, default is 0
Type: number
Range: 0-16383
Default: 0
enable
Description Enable the active rdt
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
fail-break
Description Break when no valid RDT
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
ignore-id
Description Ignore IP Address specified in IP List by ID
Type: number
Range: 0-31
keep-tracking
Description Keep tracking client even round-delay-time samples are ready
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
limit
Description Limit of allowed RDT, default is 16383 (Limit, unit: millisecond)
Type: number
Range: 1-16383
Default: 16383
proto-rdt-enable
Description Enable the round-delay-time to the controller
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
samples
Description Specify samples number for round-delay-time (Number of samples,default is 5)
Type: number
Range: 1-8
Default: 5
single-shot
Description Single Shot RDT
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
skip
Description Skip query if round-delay-time samples are not ready (Specify maximum skip count,default is 3)
Type: number
Range: 1-31
Default: 3
timeout
Description Specify timeout if round-delay-time samples are not ready (Specify timeout, unit:sec,default is 3)
Type: number
Range: 1-255
Default: 3
tolerance
Description The difference percentage between the round-delay-time, default is 10 (Tolerance)
Type: number
Range: 0-100
Default: 10
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters