The goal: Create a script that modifies existing ACI tenants and adds vrf and bridge domains to already created tenants. I used API inspector to retrieve the JSON post snippet that modifies an existing tenant. Then I used arya.py to convert that JSO...