sophos_create_mdr_threat_feed_indicators
Add IPv4 addresses, domain names, or URLs as threat indicators to a firewall's MDR threat feed.
Instructions
Add threat indicators (IOCs) to a firewall's MDR threat feed. Indicators can be IPv4 addresses, domain names, or URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | Tenant UUID | |
| indicators | Yes | JSON array of indicator objects, each with 'value' and 'type' (ipv4-addr|domain-name|url). E.g. [{"value":"1.2.3.4","type":"ipv4-addr"}] | |
| firewall_id | Yes | Firewall UUID |