To learn more, visit the Cisco Domain Protection documentation.

Parameters

ParameterDescription
Threat Feed IDThe ID of the threat feed to fetch information for. Can be retrieved form the ‘List Threat Feeds’ action.

Example Output

{    "version": 1,    "status": "ok",    "code": 200,    "threat_feed": {        "id": 2,        "name": "Awesome Feed",        "comment": "foo"    }}

Workflow Library Example

Get Threat Feed with Cisco Domain Protection and Send Results Via Email

Preview this Workflow on desktop