Hi Nathalie,
Export monitoring results in the API Gateway is an enhancement request. we acknowledge this requirement and added to API Gateway backlog list. we will update you once this is picked for development.
thank you.
The only way I've been able to do it is by making web calls to the ionapi/tracing/traces endpoint.I'm glad to hear this is going to be a future enhancement.
ok thks
Andy
where can I find the ionapi/tracing/traces? I don't see that
It's the target endpoint hit when you query the ION API monitoring page. You can make similar GET requests using whatever you tool prefer, but you do need to grab a bearer token before making the authenticated requests. To grab the log JSON for an individual request you also need to first get the request ID.
https://mingle-ionapi.inforcloudsuite.com/ionapi/tracing/v1/<YOUR TENANT HERE>/traces
thks Andy
Thanks a lot for this @andrew-tarver
Do you confirm that :
1. this endpoint is not documented/accessible in ION API suites ?
2. swagger of this endpoint is not accessible ?
Additional question : this endpoint gives the same results as in ION API monitoring screen. Would it be possible for a specific requestId to get the full request parameters (including request Payload , and response details) ?
Again thanks a lot for your support.
Rgrds,
David.