Git Product home page Git Product logo

meraki-api-webhooks-dashboard's Introduction

Meraki API & Webhook Dashboard

Overview

This is a dashboard for visualizing and analyzing data from the Cisco Meraki Dashboard API. It enables developers and network administrators to monitor API usage, track webhook events, and derive insights through various metrics and trends.

Note: This is for demonstration purposes and may have incomplete functions.

Features

  • Visualization of API requests and error trends.
  • Detailed webhook logs with success and failure rates.
  • Data filtering by response code, source IP, and other criteria.
  • Interactive tables with custom filtering capabilities.

Key API Operations

This tool leverages the following Meraki Dashboard API operations:

  • getOrganizations: Lists the accessible organizations.
  • getOrganizationAdmins: Retrieves admins for a given organization.
  • getAdministeredIdentitiesMe: Retrieves the current user's identity.
  • getOrganizationApiRequests: Fetches logs of API requests made by an organization.
  • getOrganizationApiRequestsOverviewResponseCodesByInterval: Provides an overview of API request response codes over specified intervals.
  • getOrganizationApiRequestsOverview: Gives an overview of API requests for an organization.
  • getOrganizationWebhooksLogs: Obtains logs for webhooks related to an organization.

Installation and Usage

Running the App with Node.js

  1. Clone the repository and navigate to the project directory.
  2. Run npm install to install dependencies.
  3. Start the application with npm start.
  4. Open http://localhost:3000 in your web browser.

Using the Dashboard

  1. Input your Cisco Meraki API key in the Credentials modal and save your settings.
  2. Select an organization to begin fetching relevant data.
  3. Use the filtering options to refine displayed data in the tables.

meraki-api-webhooks-dashboard's People

Contributors

dexterlabora avatar

Stargazers

Zach Brewer avatar

Watchers

taylor avatar  avatar Zach Brewer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.