Added information to top of file.
This commit is contained in:
parent
68fadda8ea
commit
249114fe2d
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
## COPYRIGHT TANNER VAN TEEFFELEN, 2026 ##
|
||||
|
||||
## This script is used to iterate through all the Meraki networks on an API key. ##
|
||||
## It then returns the network IDs required to use other scripts. ##
|
||||
|
||||
import requests, os
|
||||
from dotenv import load_dotenv
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue