PSCiscoMeraki

1.0.2

This PowerShell Module can be used to access the Cisco Meraki Rest API and extract information regarding the configuration. Current functionality provides the ability to export configuration information, which can be used for reporting.
    - Command Get-MerakiDeviceUplink has been added to the list of functions - Code contributed by Darrell Porter.
    - Addition
This PowerShell Module can be used to access the Cisco Meraki Rest API and extract information regarding the configuration. Current functionality provides the ability to export configuration information, which can be used for reporting.
    - Command Get-MerakiDeviceUplink has been added to the list of functions - Code contributed by Darrell Porter.
    - Additional code improvement provided by Rob Green - https://www.powershellgallery.com/profiles/robgreen
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSCiscoMeraki

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSCiscoMeraki

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Luke Leigh. All rights reserved.

Package Details

Author(s)

  • Luke Leigh

Tags

Cisco Meraki Reporting Report Export

Functions

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

PSEditions

Desktop

Dependencies

This module has no dependencies.

Release Notes

Updated in 1.0.2
           - Writes an error message from the exception object when an exception is thrown
           - Finally block removed
           - API call relocated inside try block

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 16,870 11/5/2020
1.0.1 23,092 6/13/2020
1.0.0 2,339 11/3/2019