From 89ccbaf23c956600d1ed9c04bcfe3bc7d5eea1ff Mon Sep 17 00:00:00 2001 From: "ruturaj.jain.ctr" Date: Wed, 23 Apr 2025 12:58:48 +0530 Subject: [PATCH] CSOAR-3290: Removed Integration doc --- .../integrations/exana-open-dns.md | 27 ------------------- .../app-central/integrations/index.md | 2 +- 2 files changed, 1 insertion(+), 28 deletions(-) delete mode 100644 docs/platform-services/automation-service/app-central/integrations/exana-open-dns.md diff --git a/docs/platform-services/automation-service/app-central/integrations/exana-open-dns.md b/docs/platform-services/automation-service/app-central/integrations/exana-open-dns.md deleted file mode 100644 index 94151f5457..0000000000 --- a/docs/platform-services/automation-service/app-central/integrations/exana-open-dns.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: Exana Open DNS -description: '' ---- -import useBaseUrl from '@docusaurus/useBaseUrl'; - -exana-open-dns - -***Version: 1.1 -Updated: Jul 06, 2023*** - -Query Exana Open DNS for DNS records. - -## Actions - -* **Search DNS Records** (*Enrichment*) - Search DNS records for a domain. - -## Configure Exana Open DNS in Automation Service and Cloud SOAR - -import IntegrationsAuth from '../../../../reuse/integrations-authentication.md'; - - - -## Change Log - -* November 19, 2018 - First upload -* July 6, 2023 (v1.1) - Updated the integration with Environmental Variables diff --git a/docs/platform-services/automation-service/app-central/integrations/index.md b/docs/platform-services/automation-service/app-central/integrations/index.md index 8fbd33d3a8..a211208d2c 100644 --- a/docs/platform-services/automation-service/app-central/integrations/index.md +++ b/docs/platform-services/automation-service/app-central/integrations/index.md @@ -18,7 +18,7 @@ All integrations require authentication to communicate between the vendor and Su ## Integrations -Count of available integrations: 337 +Count of available integrations: 336 import DocCardList from '@theme/DocCardList'; import {useCurrentSidebarCategory} from '@docusaurus/theme-common';