threat-intel threat-feed¶
Configure vendor specific module control options
threat-feed Specification¶
Type Collection Object Key(s) type Collection Name threat-feed-list Collection URI /axapi/v3/threat-intel/threat-feed Element Name threat-feed Element URI /axapi/v3/threat-intel/threat-feed/{type} Element Attributes threat-feed_attributes Schema threat-feed schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/threat-intel/threat-feed | ||
Create List | POST | /axapi/v3/threat-intel/threat-feed | ||
Get Object | GET | /axapi/v3/threat-intel/threat-feed/{type} | ||
Get List | GET | /axapi/v3/threat-intel/threat-feed | ||
Modify Object | POST | /axapi/v3/threat-intel/threat-feed/{type} | ||
Replace Object | PUT | /axapi/v3/threat-intel/threat-feed/{type} | ||
Replace List | PUT | /axapi/v3/threat-intel/threat-feed | ||
Delete Object | DELETE | /axapi/v3/threat-intel/threat-feed/{type} |
threat-feed-list¶
threat-feed-list is JSON List of threat-feed attributes
threat-feed-list : [
]
threat-feed attributes¶
domain
Description Realm for NTLM authentication
Type: string
Maximum Length: 127 characters
Maximum Length: 1 characters
enable
Description Enable module
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
encrypted
Description Do NOT use this option manually. (This is an A10 reserved keyword.) (The ENCRYPTED secret string)log-level
Description ‘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;
Type: string
Supported Values: disable, error, warning, info, debug, trace
Default: warning
port
Description Port to query server(default 443)
Type: number
Range: 1-65535
Default: 443
proxy-auth-type
Description ‘ntlm’: NTLM authentication(default); ‘basic’: Basic authentication;
Type: string
Supported Values: ntlm, basic
Default: ntlm
proxy-host
Description Proxy server hostname or IP address
Type: string
Maximum Length: 255 characters
Maximum Length: 1 characters
proxy-password
Description Password for proxy authentication
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
proxy-port
Description Port to connect on proxy server
Type: number
Range: 1-65535
proxy-username
Description Username for proxy authentication
Type: string
Maximum Length: 127 characters
Maximum Length: 1 characters
rtu-update-disable
Description Disables real time updates(default enable)
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
secret-string
Description password value
Type: string
Format: password
Maximum Length: 127 characters
Maximum Length: 1 characters
server
Description Server IP or Hostname
Type: string
Maximum Length: 255 characters
Maximum Length: 1 characters
server-timeout
Description Server Timeout in seconds (default: 15s)
Type: number
Range: 1-30
Default: 15
type
Description ‘webroot’: Configure Webroot module options;
Type: string
Supported Values: webroot
update-interval
Description Interval to check for database or RTU updates(default 120 mins)
Type: number
Range: 10-14400
Default: 120
use-mgmt-port
Description Use management interface for all communication with threat-intel server
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
user-tag
Description Customized tag
Type: string
Format: string-rlx
Maximum Length: 127 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters