---
title: Cisco ASA
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/cisco-asa/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/cisco-asa/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 27, 2026***
Get, Add and Update ACLs, Policies, and Routes with Cisco ASA.
## Actions
* **Get ACLs** (*Enrichment*) - Get Access Control List information.
* **Get Custom Policies** (*Enrichment*) - Get Custom Policy information.
* **Get Default Policies** (*Enrichment*) - Get Default Policy information.
* **Get Static Routes** (*Enrichment*) - Get all static routes.
* **Add ACLs** (*Containment*) - Add a new Access Control List.
* **Add Custom Policies** (*Containment*) - Add a new Custom Policy.
* **Update ACLs** (*Containment*) - Update an Access Control List.
* **Update Custom Policies** (*Containment*) - Update a Custom Policy.
## Configure Cisco ASA 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';
*
* **Server URL**. Enter your Cisco ASA server URL.
* **Username**. Enter the username of a Cisco ASA admin authorized to provide authentication for the integration.
* **Password**. Enter the password for the Cisco ASA admin user.
*
*
For information about Cisco ASA, see [Cisco ASA documentation](https://www.cisco.com/c/en/us/td/docs/security/asa/roadmap/asaroadmap.html).
## Change Log
* February 26, 2019 - First upload
* July 19, 2019 - Bug Fix
* July 6, 2023 (v1.1) - Updated the integration with Environmental Variables
* April 27, 2026 (v1.2) - 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.