a10_aam_aaa_policy¶
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 |
||
name str/required |
Specify AAA policy name |
||
uuid str |
uuid of the object |
||
user_tag str |
Customized tag |
||
sampling_enable list |
Field sampling_enable |
||
counters1 str |
‘all’= all; ‘req’= Request; ‘req-reject’= Request Rejected; ‘req-auth’= Request Matching Authentication Template; ‘req-bypass’= Request Bypassed; ‘req-skip’= Request Skipped; ‘error’= Error; ‘failure-bypass’= Auth Failure Bypass; |
||
aaa_rule_list list |
Field aaa_rule_list |
||
index int |
Specify AAA rule index |
||
uri list |
Field uri |
||
host list |
Field host |
||
port int |
Specify port number for aaa-rule, default is 0 for all port numbers |
||
match_encoded_uri bool |
Enable URL decoding for URI matching |
||
access_list dict |
Field access_list |
||
domain_name str |
Specify domain name to bind to the AAA rule (ex= a10networks.com, www.a10networks.com) |
||
user_agent list |
Field user_agent |
||
action str |
‘allow’= Allow traffic that matches this rule; ‘deny’= Deny traffic that matches this rule; |
||
authentication_template str |
Specify authentication template name to bind to the AAA rule |
||
authorize_policy str |
Specify authorization policy to bind to the AAA rule |
||
auth_failure_bypass bool |
Forward client’s request even though authentication has failed |
||
uuid str |
uuid of the object |
||
user_tag str |
Customized tag |
||
sampling_enable list |
Field sampling_enable |
||
stats dict |
Field stats |
||
req str |
Request |
||
req_reject str |
Request Rejected |
||
req_auth str |
Request Matching Authentication Template |
||
req_bypass str |
Request Bypassed |
||
req_skip str |
Request Skipped |
||
error str |
Error |
||
failure_bypass str |
Auth Failure Bypass |
||
name str |
Specify AAA policy name |
||
aaa_rule_list list |
Field aaa_rule_list |