View Service Call Details
After applying filters, the matching calls appear on the Service Calls section, where you can select any call to view its request and response details. The Call capture summary displays the list of captured calls along with Inbound and Outbound requests and response details.
The Current Usage progress bar displays a day's Call Inspector usage based on logged data. The Inbound Requests and Outbound Responses tabs display the request and response details, along with the list of API calls.
Inbound Requests
This tab displays the original request and the Cloud API Management processed version of the request.
The Inbound Request tab shows the following details:
-
Inbound Request: It is the request received from the client application. It shows details such as the associated method (GET, POST, or other) and the headers sent with the call.
-
Inbound Process: It includes call details after Cloud API Management processes them for sending to the API server or Cloud API Management cache.
Outbound Responses
This tab displays the original response from the API server and the Cloud API Management processed version sent to the client application.
The Outbound Response tab shows the following details:
-
Outbound Request: It is the response received from the API server. It shows details such as the headers and the message body.
-
Outbound Process: It includes call details after Cloud API Management processes them for sending to the client application.