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.
In workflows is it possible to add to a variable as part of a for each loop.I want to check each networks security appliance for an inbound any any rule and then send an email with all the networks in it.In python I would just add to a global list, i...
Are there options for the output of a workflow to be a dialog box or similar?For example if I want to use a workflow to check a configuration and then have a dialog box come up showing any differences or a message saying it's all good etc.
On the Meraki platform I've setup a SMTP target pointed at the Microsoft O365 direct send endpoint for our org but it's failing with the following error (I've changed out the IP address - the actual error has our email address in it):- {
"output": ...
Not sure if this is the correct board as there isn't a specific one for the new automation feature...I've setup a SMTP target pointed at the Microsoft O365 direct send endpoint for our org but it's failing with the following error (I've changed out t...
I'm following the steps here:- https://developer.cisco.com/learning/lab/sbx-intro-aci-02_programmability-options/step/7 but get the following error after trying the session:- >>> session.login()
/home/paul/Documents/Study/devnet_ll/code/aci-learning-...
I get the following errors when I try to `pip install` those modules:- (apic_fabric_setup) paul@paul-Inspiron-5537:~/Downloads$ pip install acicobra-3.0_1k-py2.7.egg
Collecting acicobra-3.0_1k-py2.7.egg
Exception:
Traceback (most recent call last):
...