Cisco Meraki
Visualize Cisco Meraki administrators, SAML roles, and devices within network sites, map Cisco Meraki users to employees, and monitor changes through queries and alerts.
- Installation guide
- Cisco Meraki data model
Installation
For this integration, JupiterOne requires an API Key configured for read access in your Cisco Meraki account. See their documentation for more information.
To install the Cisco Meraki integration in JupiterOne, navigate to the Integrations tab in JupiterOne and select Cisco Meraki. Click New Instance to begin configuring your integration.
Creating a configuration requires the following:
The Account Name used to identify the Cisco Meraki account in JupiterOne. Ingested entities will have this value stored in
tag.AccountName
when theAccountName
toggle is enabled.Description to assist in identifying the integration instance, if desired.
Polling Interval that you feel is sufficient for your monitoring needs. You may leave this as
DISABLED
and manually execute the integration.Your Cisco Meraki API Key.
Click Create once all values are provided to finalize the integration.
Next steps
Now that your integration instance has been configured, it will begin running on the polling interval you provided, populating data within JupiterOne. Continue on to our Instance management guide to learn more about working with and editing integration instances.
Data Model
Entities
The following entities are created:
Resources | Entity _type | Entity _class |
---|---|---|
Account | cisco_meraki_account | Account |
Admin | meraki_admin | User |
Device | meraki_device | Device, Host |
Network | meraki_network | Site |
Organization | meraki_organization | Organization |
SAML Role | meraki_saml_role | AccessRole |
SSID | meraki_wifi | Network |
VLAN | meraki_vlan | Network |
Relationships
The following relationships are created:
Source Entity _type | Relationship _class | Target Entity _type |
---|---|---|
cisco_meraki_account | HAS | meraki_organization |
meraki_network | HAS | meraki_device |
meraki_network | HAS | meraki_vlan |
meraki_network | HAS | meraki_wifi |
meraki_organization | HAS | meraki_admin |
meraki_organization | HAS | meraki_network |
meraki_organization | HAS | meraki_saml_role |
Mapped Relationships
The following mapped relationships are created:
Source Entity _type | Relationship _class | Target Entity _type | Direction |
---|---|---|---|
meraki_device | CONNECTS | *internet* | FORWARD |
meraki_network | HAS | *host* | FORWARD |
meraki_vlan | HAS | *host* | FORWARD |