Cisco ACI network automation scripts using the ACI Cobra SDK
https://developer.cisco.com/docs/aci/#!cobra-sdk-downloads
https://cobra.readthedocs.io/en/latest/
Each directory contains 3 different types of files:
- JSON files that can be used for reference or for standalone configuration of a single managed object.
- Python file that can be used for configuring multiple managed objects at once.
- XML file showing the logs that an administrator should see when multiple managed objects are configured from a successful Python script execution.