Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi ALL,I am interested in deploying Cisco Aironet 600 in my remote offices. I would like to know1. Is this pure-play home segment product or can this be used for a Small Office Enviornmet which connects to Corporate LAN via VPN ? The number of users ...
With proper / correct indented, now I get <title>Page not found - Cisco Meraki</title>Looks like none of the below work for querying the Meraki_API_URL's"https://api.meraki.com/api/v0/organizations/ORG_ID/""https://api.meraki.com/api/v1/organizations...
With the $base_uri = "https://api.meraki.com/api/v1/organizations/12345/" - 12345 being the org_id displayed at the bottom of my meraki dashboard page in Web_UI , I run the command as.\MerakiPSKTool.ps1 -site <sitename> -ssid <ssidName> -action Displ...
Hello,I am trying to use this script to change the password on a given Wireless SSID. I have installed the python modules: meraki & requests . Customized according to my ORG Info. like API_Key, Network_ID, SSID_NumberWhen I run the script, I get erro...
I have already tried the below and still the error is same. The URL's I have tried are "https://api.meraki.com/api/v0/organizations/ORG_ID/""https://api.meraki.com/api/v1/organizations/ORG_ID/""https://n290.meraki.com/api/v0/organizations/ORG_ID/>""h...
Hello Thanks for the excellent script. However it is erroring out when I run as :> .\MerakiPSKTool.ps1 -site "MySiteName" -ssid "MySSIDName" -action Display The error is :===Displaying Wifi detailsInvoke-WebRequest : Page not foundThe page you are lo...