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,Like to know is there an API for Meraki that allows me to pull the Power Source of an access point? Currently in the GUI dashboard, there is a "Power" field that say "AC adapter" or "POE 802.3au". Is there an equivalent for that in the API?
Hi, It seems that after upgrading the pyats/genie to 19.8. I hit a bunch of errors when I run the "genie" shell command..The error keep saying it can't import the name "Csr1000vPatterns". I didn't encounter any error during the pip installation. I al...
Hi,I'm runing PI3.0 and was puzzle how PI sync/archive devices? We have hundred of devices and every now and then engr. will change the config or upgrade the device (eg. IOS)..etc.But PI inventory database is always not up to date and I always have t...
Hi,I was trying to deploy CLI template using PUT REST API(Using Python). I manage to do iit to one device. But I'm stuck when I try to multiple devices.Below is the JSON payload for one device. How does it look like for multiple devices? I can run a ...
Hi all,
I've this SG200-08P (PID: SLM2008PT V02; Firmware: 1.0.6.2) and have a couple of questions:
1. How do I activate SNMP and put in the community string? I can't find any tab on this?
2. How do create a ACL so that I can restrict which IP can ...
Hi, I tried using this "pyats_genie_command_parse", seems that some command works some didn't...Eg. are "show interfaces GigabitEthernet2/0/3 counters" or "show authentication sessions interface GigabitEthernet2/0/48 details" (to see NAC session in s...
Thanks...Are they planning to create one for the next enhancement? It is useful to check which one is using AC or PoE...Unable to click thru' the GUI for hundreds of them...
Hi Adam,I was trying out a Python ncclient script to retrieve(using NETCONF get()) an interfaces with a given name from NXOS 7.x switch. The filter I use is shown below, but it give an error.Is my filter correct? What will be the correct filter to us...
Strange…I use the following API to deploy and check the Job status…For the runhistory API, I didn’t get the detail listing of each device (eg. Configlet..etc)? Do I need to turn on some options?https://pi-test/webacs/api/v1/op/cliTemplateConfiguratio...