Skip to main content

Get Security Appliance Firewalled Services status from Meraki dashboard

Project description

# Get Security Appliance Firewalled Services status from Meraki dashboard

The script collects the status of the Meraki MX firewalled services status from the Meraki Dashboard and prints a report.

## Installation

python -m pip install merakifirewalledservices


## Usage

Provide API Key and Organization ID from CLI:

```
merakiFirewalledServices --apikey <myApiKey> --orgid <myOrgId>
```

Or from env vars:

```
export APIKEY=<myApiKey>
export ORGID=<myOrgId>
```

If OrgId is not provided the script prints the list of accessible organization with the provides API Key.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

merakiFirewalledServices-0.1.3.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

merakiFirewalledServices-0.1.3-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page