a10_system_icmp_rate¶
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 |
||
uuid str |
uuid of the object |
||
sampling_enable list |
Field sampling_enable |
||
counters1 str |
‘all’= all; ‘over_limit_drop’= Over limit drops; ‘limit_intf_drop’= Interfaces rate limit drops; ‘limit_vserver_drop’= Virtual Server rate limit drops; ‘limit_total_drop’= Total rate limit drops; ‘lockup_time_left’= Lockup time left; ‘curr_rate’= Current rate; ‘v6_over_limit_drop’= Over limit drops (v6); ‘v6_limit_intf_drop’= Interfaces rate limit drops (v6); ‘v6_limit_vserver_drop’= Virtual Server rate limit drops (v6); ‘v6_limit_total_drop’= Total rate limit drops (v6); ‘v6_lockup_time_left’= Lockup time left (v6); ‘v6_curr_rate’= Current rate (v6); |
||
stats dict |
Field stats |
||
over_limit_drop str |
Over limit drops |
||
limit_intf_drop str |
Interfaces rate limit drops |
||
limit_vserver_drop str |
Virtual Server rate limit drops |
||
limit_total_drop str |
Total rate limit drops |
||
lockup_time_left str |
Lockup time left |
||
curr_rate str |
Current rate |
||
v6_over_limit_drop str |
Over limit drops (v6) |
||
v6_limit_intf_drop str |
Interfaces rate limit drops (v6) |
||
v6_limit_vserver_drop str |
Virtual Server rate limit drops (v6) |
||
v6_limit_total_drop str |
Total rate limit drops (v6) |
||
v6_lockup_time_left str |
Lockup time left (v6) |
||
v6_curr_rate str |
Current rate (v6) |