a10_aam_authentication_saml_global¶
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; ‘requests-to-a10saml’= Total Request to A10 SAML Service; ‘responses-from-a10saml’= Total Response from A10 SAML Service; ‘sp-metadata- export-req’= Total Metadata Export Request; ‘sp-metadata-export-success’= Toal Metadata Export Success; ‘login-auth-req’= Total Login Authentication Request; ‘login-auth-resp’= Total Login Authentication Response; ‘acs-req’= Total SAML Single-Sign-On Request; ‘acs-success’= Total SAML Single-Sign-On Success; ‘acs- authz-fail’= Total SAML Single-Sign-On Authorization Fail; ‘acs-error’= Total SAML Single-Sign-On Error; ‘slo-req’= Total Single Logout Request; ‘slo- success’= Total Single Logout Success; ‘slo-error’= Total Single Logout Error; ‘other-error’= Total Other Error; |
||
stats dict |
Field stats |
||
requests_to_a10saml str |
Total Request to A10 SAML Service |
||
responses_from_a10saml str |
Total Response from A10 SAML Service |
||
sp_metadata_export_req str |
Total Metadata Export Request |
||
sp_metadata_export_success str |
Toal Metadata Export Success |
||
login_auth_req str |
Total Login Authentication Request |
||
login_auth_resp str |
Total Login Authentication Response |
||
acs_req str |
Total SAML Single-Sign-On Request |
||
acs_success str |
Total SAML Single-Sign-On Success |
||
acs_authz_fail str |
Total SAML Single-Sign-On Authorization Fail |
||
acs_error str |
Total SAML Single-Sign-On Error |
||
slo_req str |
Total Single Logout Request |
||
slo_success str |
Total Single Logout Success |
||
slo_error str |
Total Single Logout Error |
||
other_error str |
Total Other Error |