hi all,
in infor concierge you can have access to usage report by application.
When accessing to API, you only have a cumul of every calls. Is there a way to have this but with details of which api-suite are coming this usage ?
rgds
Richard
HiIf you are in CouldMT, you can export the API Gateway Monitoring.I don't know anything easier.Maybe make an Enhancement Request.
Am I mistaken or is this only per call? Would definitively help if one could download an overview of all calls in a timeframe so it is much easier to see if e.g. an interface is abusing the system.
Hi Richard,
I've done a bit of poking around and it doesn't look like these API calls are made available on the API Gateway. They go through a different endpoint to the API Gateway in CloudSuite.
mingle-ionapi.us2.prd3.inforcloudsuite.com/.../usagemetrics
mingle-ionapi.eu1.inforcloudsuite.com/.../
If you were to take this further with the above endpoint, you would be reverse engineering it and would not be recommended or supported by Infor. It's a good idea and I've logged it as an enhancement request https://mingle-portal.us2.prd3.inforcloudsuite.com/v2/CONCIERGE_PRD/?LogicalId=lid://infor.cxp.1&Tab=ERS&ERId=116372.
As of now, your closest option looks to be using the Infor ION/IONUsageModel https://mingle-ionapi.eu1.inforcloudsuite.com/ANTHESIS_DEM/IONSERVICES/usage/model or manually exporting the API Gateway/Monitoring page. You can't export all from this, you have to do filter first. Filtering by user name might give you the best option, provided you know the IFS user's that have been created and have had service accounts assigned to them.