I'm using the Cisco ACI add-on to retrieve information from the Cisco ACI device but I'm only interested in retrieving data from a subset of the tenants. Polling data from all of the tenants is causing performance issues on the device.
I've taken a look at the inputs and the collect.py script that is used to make the calls to the API but there is no obvious way of adding a filter. Is there a way to do this?