Cisco Umbrella - Get Destination List by ID
This atomic belongs to the Cisco Umbrella (v2) atomic group.
Gets a specific destination list's details from Cisco Umbrella. The list's details are available as output variables or the raw object's JSON is available in the Results output variable. This atomic requires read 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
[] Execute the API request
[] Check if the API request was successful:
[]> If it was, attempt to extract the destination list's details and set the output variables
[]> If it wasn't, output an error
More information about this API: https://developer.cisco.com/docs/cloud-security/get-destination-list/