---
title: Cisco Umbrella V2
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/cisco-umbrella-v2/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/cisco-umbrella-v2/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.4
Updated: April 27, 2026***
**Cisco Umbrella** is cloud-delivered enterprise network security which provides users with defense against cybersecurity threats.
## Actions
* **List Destination Lists** (*Enrichment*) - Get the Destination Lists.
* **Create Destination List** (*Containment*) - Create a Destination List.
* **List Users** (*Enrichment*) - List the users in the organization.
## Configure Cisco Umbrella V2 in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **API URL**. Enter the the API URL for your Cisco Umbrella V2 instance, for example, `https://api.umbrella.com`
* **API Key**. Enter an [API key](https://developer.cisco.com/docs/cloud-security/umbrella-api-authentication/) for Cisco Umbrella V2.
* **API Secret**. Enter the secret for the API key.
*
*
*
*
For information about Cisco Umbrella, see [Cisco Umbrella documentation](https://developer.cisco.com/docs/cloud-security/umbrella-api-authentication/).
## Change Log
* September 25, 2019 - First upload
* January, 26, 2023 - Integration refactored
* May 18, 2023 (v1.2)
+ The integration previously known as "**CISCO Umbrella OIF**" has been renamed to "**Cisco Umbrella V2**"
* July 3, 2023 (v1.3) - Removed leading/trailing spaces
* April 27, 2026 (v1.4) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.