- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2017 02:56 AM - edited 03-01-2019 04:39 AM
Hi there,
Is there any documentation or is it even possible to turn our python scripts into an APIC-EM application (module) which can be installed into the APIC-EM instance like the command runner application:
APIC-EM 1.4 Update - Part 1 CommandRunner
It would be great way to wrap up a disparate set of scripts I have into one bundle and make it easily available to the rest of my team. If not, I'll be looking at a flask solution for running and displaying them.
cheers,
Seb.
Solved! Go to Solution.
- Labels:
-
APIC
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2017 02:59 AM
Hi Seb,
not at present. Currently the best option is to use flask. That reminds me, I had a little flask example I meant to publish and blog..
Got option for Make a wish?
Adam

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2017 02:59 AM
Hi Seb,
not at present. Currently the best option is to use flask. That reminds me, I had a little flask example I meant to publish and blog..
Got option for Make a wish?
Adam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2017 05:59 AM
Hi Adam,
OK, fingers crossed for it to be made available in a future version. I'll send a wish.
I'd be interested in seeing your flask code and see how it compares to my meandering implementation!
cheers,
Seb.
