a10_glid¶
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 |
||
num int/required |
Global Limit ID |
||
conn_limit int |
Connection Limit for the GLID |
||
conn_rate_limit int |
Connection rate Limit for the GLID |
||
conn_rate_limit_interval int |
Field conn_rate_limit_interval |
||
request_limit int |
Request limit |
||
request_rate_limit int |
Request rate limit |
||
request_rate_limit_interval int |
Number of 100ms |
||
over_limit_action bool |
Action when exceeds limit |
||
action_value str |
‘drop’= Silently Drop the new connection / new packet when it exceeds limit; ‘dns-cache-disable’= Disable dns cache when it exceeds limit; ‘dns-cache- enable’= Enable dns cache when it exceeds limit; ‘forward’= Forward the traffic even it exceeds limit; ‘reset’= Reset the connection when it exceeds limit; |
||
lockout int |
Don’t accept any new connection for certain time (Lockout duration in minutes) |
||
log bool |
Log a message |
||
log_interval int |
Log interval (minute, by default system will log every over limit instance) |
||
dns dict |
Field dns |
||
action str |
‘cache-disable’= Disable dns cache; ‘cache-enable’= Enable dns cache; |
||
weight int |
Weight for cache entry |
||
ttl int |
TTL for cache entry (TTL in seconds) |
||
dns64 dict |
Field dns64 |
||
disable bool |
Disable |
||
exclusive_answer bool |
Exclusive Answer in DNS Response |
||
prefix str |
IPv6 prefix |
||
use_nat_pool str |
Use NAT pool specified to do reverse NAT for class list members bound to the lid |
||
uuid str |
uuid of the object |
||
user_tag str |
Customized tag |