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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file merakiFirewalledServices-0.1.3.tar.gz
.
File metadata
- Download URL: merakiFirewalledServices-0.1.3.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.9.4 Linux/4.19.104-microsoft-standard
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec2e534bc94ee3c045d5a15e1fd1d77feab06bc55dfb5a36982770e56d8b7172 |
|
MD5 | 2b5ee81f773f315989b0e69aed493231 |
|
BLAKE2b-256 | 804cd308526183a4c49b9f233605c0c9bf59dfdbc154ffe2f5502dc00a137b0c |
File details
Details for the file merakiFirewalledServices-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: merakiFirewalledServices-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.10 CPython/3.9.4 Linux/4.19.104-microsoft-standard
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 297d7e98b00e0187b2f82e689862781d2fd2d8ffc1fe05c142090006bdc87b88 |
|
MD5 | b6c5ced76fa852854aa9752320685aaf |
|
BLAKE2b-256 | c579fb62843812a22217ecdb287582f50bba6a81becdab62a842f9ffb1cf0810 |