a10_threat_intel_threat_feed

Synopsis

Configure vendor specific module control options

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

ntype

str/required

‘webroot’= Configure Webroot module options;

server

str

Server IP or Hostname

port

int

Port to query server(default 443)

server_timeout

int

Server Timeout in seconds (default= 15s)

rtu_update_disable

bool

Disables real time updates(default enable)

update_interval

int

Interval to check for database or RTU updates(default 120 mins)

use_mgmt_port

bool

Use management interface for all communication with threat-intel server

log_level

str

‘disable’= Disable all logging; ‘error’= Log error events; ‘warning’= Log warning events and above; ‘info’= Log info events and above; ‘debug’= Log debug events and above; ‘trace’= enable all logs;

proxy_host

str

Proxy server hostname or IP address

proxy_port

int

Port to connect on proxy server

proxy_auth_type

str

‘ntlm’= NTLM authentication(default); ‘basic’= Basic authentication;

domain

str

Realm for NTLM authentication

proxy_username

str

Username for proxy authentication

proxy_password

bool

Password for proxy authentication

secret_string

str

password value

encrypted

str

Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)

enable

bool

Enable module

uuid

str

uuid of the object

user_tag

str

Customized tag

Status

  • This module is not guaranteed to have a backwards compatible interface. [preview]

  • This module is maintained by community.

Authors

  • A10 Networks 2021