Cisco Umbrella - Management - Add Record to Destination List
Details
This atomic belongs to the Cisco Umbrella atomic group.
Adds a new domain or IP address to a destination list in Cisco Umbrella. This atomic requires read/write permission to the "Policies / Destinations" API scope.
Target: HTTP Endpoint for "management.api.umbrella.com"
Account Key: HTTP Basic Authentication with an Umbrella Management API client ID and seceret
Steps:
[] 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/create-destinations/
About
Integration
Authorship
Cisco Managed