a10_gslb_policy_connection_load¶
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 |
|
policy_name str/required |
Key to identify parent object |
|
connection_load_enable bool |
Enable connection-load |
|
connection_load_fail_break bool |
Break when exceed limit |
|
connection_load_samples int |
Specify samples for connection-load (Number of samples used to calculate the connection load, default is 5) |
|
connection_load_interval int |
Interval between two samples, Unit= second (Interval value,default is 5) |
|
limit bool |
Limit of maxinum connection load, default is unlimited |
|
connection_load_limit int |
The value of the connection-load limit, default is unlimited |
|
uuid str |
uuid of the object |