apigeecs / ApigeeBundleReaper

Tool to faciliate Apigee Edge Organization maintenance
MIT License
4 stars 8 forks source link

Request to Provide a date range(from , To) to get list of proxies with no traffic #6

Open ajaykumar55 opened 7 years ago

ajaykumar55 commented 7 years ago

@ssvaidyanathan

Is it possible to add new arguments to this script where, we can provide From: and To: dates to get a list of proxies with no traffic mentioned in that date range?

Current scripts does a pretty good job with getting list of proxies with no traffic to a particular date but, since, the list also includes recently deployed proxies which might get traffic in near future, we couldn't un-deploy them.

If implementing date range is bit time consuming, could you provide another column listing proxy creation timestamp for all the proxies in the output file?