Hi Everyone,
As WE ALL KNOW, every new device has its own API. Since that really doesn't matter since most devices, i.e. IOS, etc. don't have an API, it makes it difficult to get structured data back, i.e. JSON out of old school devices.
I just released an Ansible module that should help a ton....repo is below.
We (all of us here!) just need to come together to build out the proper templates to really see this be something meaningful.
Repo:
To add a new command, etc., all you need to do is two things:
- Create a TextFSM template for a given show command and store it in ntc_templates
- Add that TextFSM to the index. Device needs to be included within the index as well
Related posts:
Hope it helps someone out there!