a10_aam_authentication_relay_kerberos¶
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; ‘request-send’= Total Request Send; ‘response-get’= Total Response Get; ‘timeout-error’= Total Timeout; ‘other-error’= Total Other Error; ‘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; |
||
instance_list list |
Field instance_list |
||
name str |
Specify Kerberos authentication relay name |
||
kerberos_realm str |
Specify the kerberos realm |
||
kerberos_kdc str |
Specify the kerberos kdc ip or host name |
||
kerberos_kdc_service_group str |
Specify an authentication service group as multiple KDCs |
||
kerberos_account str |
Specify the kerberos account name |
||
password bool |
Specify password of Kerberos password |
||
secret_string str |
The kerberos client password |
||
encrypted str |
Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string) |
||
port int |
Specify The KDC port, default is 88 |
||
timeout int |
Specify timeout for kerberos transport, default is 10 seconds (The timeout, default is 10 seconds) |
||
uuid str |
uuid of the object |
||
sampling_enable list |
Field sampling_enable |
||
stats dict |
Field stats |
||
request_send str |
Total Request Send |
||
response_get str |
Total Response Get |
||
timeout_error str |
Total Timeout |
||
other_error str |
Total Other Error |
||
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 |
||
instance_list list |
Field instance_list |