Skip to content

Organization Integrations XDR Networks Configuration

Dashboard Location: Organization > Integrations > XDR

XDR must first be enabled for the organization via the Cisco XDR cross-launch integration in the Meraki Dashboard. For setup instructions, see the XDR Quick Start Guide.

Organization-Wide XDR (Extended Detection and Response) Network Enablement

Section titled “Organization-Wide XDR (Extended Detection and Response) Network Enablement”

Organization integrations XDR networks configuration in Meraki provides administrators with the ability to enable or disable XDR (Extended Detection and Response) on a per-network basis. This functionality supports security operations by integrating Meraki network telemetry with XDR platforms, enabling enhanced threat detection, investigation, and response capabilities across the organization’s network infrastructure. XDR integration provides comprehensive visibility into network-level threats, facilitates automated security responses, and enables correlation of network events with endpoint and cloud security telemetry.

Diagram

integrations (meraki.domains.organizations)

Section titled “integrations (meraki.domains.organizations)”
NameTypeConstraintMandatoryDefault Value
xdr_networksList[xdr_networks]No

xdr_networks (meraki.domains.organizations.integrations)

Section titled “xdr_networks (meraki.domains.organizations.integrations)”
NameTypeConstraintMandatoryDefault Value
network_nameStringmin: 1, max: 127Yes
product_typesListChoice[appliance]No

Example-1: Enable XDR on specific networks.

meraki:
domains:
- name: !env domain
administrator:
name: !env org_admin
organizations:
- name: !env org
integrations:
xdr_networks:
- network_name: Branch-1
product_types:
- appliance
- network_name: Branch-2
product_types:
- appliance