Skip to content

Powershell module to access the Cisco Meraki API to configure your Meraki's

License

Notifications You must be signed in to change notification settings

edhaber/CiscoMeraki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name about
README.md
Generic details regarding this project.

CiscoMeraki

Powershell module to access the Cisco Meraki API to configure your Meraki's

This project is currently on hold as I no longer have access to a Meraki Cloud network and sadly Cisco Dev environment is naff.

Common Variables

  • X-Cisco-Meraki-API-Key
  • organizationId
  • networkId
  • baseUrl

CmdLets

Currently includes the following Cmdlets

Get-MerakiAccessPolicy.ps1
Get-MerakiAirMarshall.ps1
Get-MerakiBluetooth.ps1
Get-MerakiDeviceInventory.ps1
Get-MerakiDeviceStatus.ps1
Get-MerakiLicenceState.ps1
Get-MerakiNetwork.ps1
Get-MerakiNetworkList.ps1
Get-MerakiOrganisation.ps1
Get-MerakiSitetoSite.ps1
Get-MerakiSNMP.ps1
Get-MerakiTraffic.ps1
Get-MerakiVLAN.ps1
Get-MerakiVLANList.ps1
Get-MerakiVPNPeers.ps1

This project is currently "a work in progress" as I am currently working through the options that have been exposed via the API.

API documentation

[http://meraki.io/] [https://dashboard.meraki.com/api_docs]

API Postman Collection

[http://postman.meraki.com/]

API Endpoint

[https://api.meraki.com/api/v0]

License

About

Powershell module to access the Cisco Meraki API to configure your Meraki's

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%