This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
Releases: Axway-API-Management-Plus/apimanager-report-tool
Releases · Axway-API-Management-Plus/apimanager-report-tool
Version 1.0.1
Added an API-Subscription report reporting which APIs are subscribed by which applications.
To execute it:
scripts\run-metadata-export.bat -h localhost -u apiadmin -p changeme -f custom-policies -r ExcelAPISubscriptionReport
or as CSV:
scripts\run-metadata-export.bat -h localhost -u apiadmin -p changeme -f custom-policies -r CSVAPISubscriptionReport
Version 1.0.0
🎉 🆕 First externalized version of the API-Manager Report-Tool.
The following Report-Formats are supported:
CSVEmbeddedAnalyticsReport:
Generates a report with APIs, Applications, Orgs and their relation to each other. (CSV-Format)
CSVCustomPolicyDependencyReport:
Tells you which APIs are using which Custom-Policies (CSV-Format)
ExcelCustomPolicyDependencyReport:
Tells you which APIs are using which Custom-Policies (Excel-Format)
For now, more information can be found here.
Let me know your feedback, ideas, issues here on GitHub:
https://github.com/Axway-API-Management-Plus/apimanager-report-tool/issues