a10_aam_authentication_server_radius¶
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; ‘authen_success’= Total Authentication Success; ‘authen_failure’= Total Authentication Failure; ‘authorize_success’= Total Authorization Success; ‘authorize_failure’= Total Authorization Failure; ‘access_challenge’= Total Access-Challenge Message Receive; ‘timeout_error’= Total Timeout; ‘other_error’= Total Other Error; ‘request’= Total Request; ‘request-normal’= Total Normal Request; ‘request-dropped’= Total Dropped Request; ‘response- success’= Total Success Response; ‘response-failure’= Total Failure Response; ‘response-error’= Total Error Response; ‘response-timeout’= Total Timeout Response; ‘response-other’= Total Other Response; ‘job-start-error’= Total Job Start Error; ‘polling-control-error’= Total Polling Control Error; ‘accounting- request-sent’= Accounting-Request Sent; ‘accounting-success’= Accounting Success; ‘accounting-failure’= Accounting Failure; |
||
instance_list list |
Field instance_list |
||
name str |
Specify RADIUS authentication server name |
||
host dict |
Field host |
||
secret bool |
Specify the RADIUS server’s secret |
||
secret_string str |
The RADIUS server’s secret |
||
encrypted str |
Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) |
||
port int |
Specify the RADIUS server’s authentication port, default is 1812 |
||
port_hm str |
Check port’s health status |
||
port_hm_disable bool |
Disable configured port health check configuration |
||
interval int |
Specify the interval time for resend the request (second), default is 3 seconds (The interval time(second), default is 3 seconds) |
||
retry int |
Specify the retry number for resend the request, default is 5 (The retry number, default is 5) |
||
health_check bool |
Check server’s health status |
||
health_check_string str |
Health monitor name |
||
health_check_disable bool |
Disable configured health check configuration |
||
accounting_port int |
Specify the RADIUS server’s accounting port, default is 1813 |
||
acct_port_hm str |
Specify accounting port health check method |
||
acct_port_hm_disable bool |
Disable configured accounting port health check configuration |
||
auth_type str |
‘pap’= PAP authentication. Default; ‘mschapv2’= MS-CHAPv2 authentication; ‘mschapv2-pap’= Use MS-CHAPv2 first. If server doesn’t support it, try PAP; |
||
uuid str |
uuid of the object |
||
sampling_enable list |
Field sampling_enable |
||
stats dict |
Field stats |
||
authen_success str |
Total Authentication Success |
||
authen_failure str |
Total Authentication Failure |
||
authorize_success str |
Total Authorization Success |
||
authorize_failure str |
Total Authorization Failure |
||
access_challenge str |
Total Access-Challenge Message Receive |
||
timeout_error str |
Total Timeout |
||
other_error str |
Total Other Error |
||
request str |
Total Request |
||
request_normal str |
Total Normal Request |
||
request_dropped str |
Total Dropped Request |
||
response_success str |
Total Success Response |
||
response_failure str |
Total Failure Response |
||
response_error str |
Total Error Response |
||
response_timeout str |
Total Timeout Response |
||
response_other str |
Total Other Response |
||
job_start_error str |
Total Job Start Error |
||
polling_control_error str |
Total Polling Control Error |
||
accounting_request_sent str |
Accounting-Request Sent |
||
accounting_success str |
Accounting Success |
||
accounting_failure str |
Accounting Failure |
||
instance_list list |
Field instance_list |