a10_gslb_site_active_rdt¶
Parameters¶
Parameters |
Choices/Defaults |
Comment |
---|---|---|
state str/required |
[‘noop’, ‘present’, ‘absent’] |
State of the object to be created. |
ansible_host str/required |
Host for AXAPI authentication |
|
ansible_username str/required |
Username for AXAPI authentication |
|
ansible_password str/required |
Password for AXAPI authentication |
|
ansible_port int/required |
Port for AXAPI authentication |
|
a10_device_context_id int |
[‘1-8’] |
Device ID for aVCS configuration |
a10_partition str |
Destination/target partition for object/command |
|
site_name str/required |
Key to identify parent object |
|
aging_time int |
Aging Time, Unit= min, default is 10 |
|
smooth_factor int |
Factor of Smooth RDT, default is 10 |
|
range_factor int |
Factor of RDT Range, default is 25 (Range Factor of Smooth RDT) |
|
limit int |
Limit of valid RDT, default is 16383 (Limit, unit= millisecond) |
|
mask str |
Client IP subnet mask, default is 32 |
|
ignore_count int |
Ignore count if RDT is out of range, default is 5 |
|
bind_geoloc bool |
Bind RDT to geo-location |
|
overlap bool |
Enable overlap for geo-location to do longest match |
|
uuid str |
uuid of the object |