Details

This atomic belongs to the Cisco Umbrella (v2) atomic group.

Adds one or more URLs, domains, or IP addresses to a destination list in Cisco Umbrella. Note: DNS policies accept URLs or domains while web policies accept IP addresses, URLs, or domains. This atomic requires read/write permission to the "Policies / Destination Lists" API scope.

Target: Umbrella integration target or HTTP Endpoint for "api.umbrella.com" with no path

Account Key: None if using an integration-provided target, access token if using an HTTP Endpoint target

Steps:
[] Build the authorization header
[] Build the JSON payload to POST
[] Execute the API request to add the new destination
[] Check if the API request succeeded:
[]> If it did, attempt to extract the list data (to make sure the response was what we expected)
[]> If it didn't, output an error

More information about this API: https://developer.cisco.com/docs/cloud-security/destinations-add-destinations-to-destination-list/

About
Integration
Authorship
Cisco Managed