Column | Description | |
API Name | The name of the API. | |
Type | Type of the API (API_REST, API_ODATA, API_GRAPHQL, API_WEBSOCKET, API_SOAP) | |
Count | Total num of API calls within the selected time. | |
Response Time (ms) Note: Response time is the average time of all responses within a given sampling interval, such as 60 seconds. | ||
Minimum: | The minimum time, in milliseconds, that the API took to run in the selected period. | |
Average: | The average time, in milliseconds, that the API took to run in the selected period. | |
Maximum: | The maximum time, in milliseconds, that the API took to run in the selected period. | |
Size of Request | Average size of the API requests is bytes within the selected time. | |
Size of Response | Average size of the API response in bytes within the selected time. | |
Success | Total number of successful API invocations. | |
Failure | API invocations that ended in failure. | |
Last Execution | The last time of the API execution. |