a10_admin¶
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 |
||
user str/required |
System admin user name |
||
password_key bool |
Config admin user password |
||
passwd_string str |
Config admin user password |
||
action str |
‘enable’= Enable user; ‘disable’= Disable user; |
||
unlock bool |
Unlock admin user |
||
trusted_host bool |
Set trusted network administrator can login in |
||
trusted_host_cidr str |
Trusted IP Address with network mask |
||
access_list bool |
Specify an ACL to classify a trusted host |
||
trusted_host_acl_id int |
ACL ID |
||
privilege_global str |
‘read’= Set read privilege; ‘write’= Set write privilege; ‘hm’= Set external health monitor script content operations privilege; |
||
privilege_list list |
Field privilege_list |
||
privilege_partition str |
‘partition-enable-disable’= Set per-partition enable/disable privilege; ‘partition-read’= Set per-partition read privilege; ‘partition-write’= Set per- partition write privilege; |
||
partition_name str |
Partition Name |
||
uuid str |
uuid of the object |
||
user_tag str |
Customized tag |
||
aws_accesskey dict |
Field aws_accesskey |
||
nimport bool |
Import an aws-accesskey |
||
use_mgmt_port bool |
Use management port as source port |
||
file_url str |
File URL |
||
delete bool |
Delete an authorized aws accesskey |
||
show bool |
Show authorized aws accesskey |
||
ssh_pubkey dict |
Field ssh_pubkey |
||
nimport bool |
Import an authorized public key |
||
use_mgmt_port bool |
Use management port as source port |
||
file_url str |
File URL |
||
delete int |
Delete an authorized public key (SSH key index) |
||
list bool |
List all authorized public keys |
||
access dict |
Field access |
||
access_type str |
Field access_type |
||
uuid str |
uuid of the object |
||
password dict |
Field password |
||
password_in_module str |
Config admin user password |
||
encrypted_in_module str |
Specify an ENCRYPTED password string (System admin user password) |
||
uuid str |
uuid of the object |