Socket
Socket
Sign inDemoInstall

node-red-contrib-meraki-dashboard-api-v1

Package Overview
Dependencies
54
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-contrib-meraki-dashboard-api-v1

Node-RED node for meraki-dashboard-api-v1


Version published
Weekly downloads
15
decreased by-6.25%
Maintainers
1
Install size
11.2 MB
Created
Weekly downloads
 

Readme

Source

node-red-contrib-meraki-dashboard-api-v1

Node-RED node for the Cisco Meraki Dashboard API

A full featured node for monitoring and managing the Meraki Cloud built on the Dashboard API Open API spec.

Documentation

Overview

Cisco Meraki is a powerful cloud managed network solution. This node is a wrapper based off the Meraki Dashboard API. It leverages the OpenAPI specification to generate the methods and parameters. Now you can quickly monitor and automate the management of your entire network.

Features

  • Over 500 Meraki operations
  • Create services to support multiple API keys
  • Configure API parameters in the node or dynamically through msg object
  • Parameters and sample responses are documented in-line
  • Several example flows provided

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-contrib-meraki-dashboard-api

Usage Quick Start

  • Add the meraki-dashboard-api node to the flow editor.
  • Configure your first API service by double clicking on the node and clicking the pencil icon. Then, paste your Meraki API key in the form.
  • Select an operation by navigation the group and method selectors.
  • Define any required and optional parameters, either directly in the node or passed in through the input.
  • Send any data into the input to see the API response in the output.

Complete Documentation and Guides


Official Meraki Dashboard API v1 Docs

The Cisco Meraki Dashboard API is a modern REST API based on the OpenAPI specification.

[published](https://developer.cisco.com/codeexchange/github/repo/dexterlabora/node-red-contrib-meraki-dashboard-api-v1

Created by

Cory Guynn, 2021

License

Apache 2.0

Keywords

FAQs

Last updated on 07 Oct 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc