a10_file_inspection_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 |
||
file_content str |
Content of the uploaded file |
||
max_file_size int |
Maximum file size (bytes) - default 157286400 |
||
max_buffer_size int |
Maximum size (bytes) of content that can be buffered - default 0 (disabled) (Maximum size (bytes) content that can be buffered - default 0 (disabled)) |
||
classification dict |
Field classification |
||
classification_disable bool |
Disable Internal File Inspection Classification |
||
min_classification_len int |
minimum length to be taken for file classification - default 4096 |
||
max_classification_len int |
maximum length to be taken for file classification - default 65536 |
||
max_concurrent_files int |
Max concurrenet inspected files per server - default 10 ( Max concurrenet inspected files per server - default 10) |
||
max_concurrent_files_action str |
‘bypass’= Bypass File Inspection (default); |
||
logging dict |
Field logging |
||
bypass dict |
Field bypass |
||
failed_transactions str |
‘log’= Log event (default); ‘no-log’= Do not Log event; |
||
local_logging_disable bool |
Disable local logging |
||
uuid str |
uuid of the object |