IBM DataPower Operations Dashboard v1.0.11.0
A newer version of this product documentation is available.
You are viewing an older version. View latest at IBM DPOD Documentation.
API URL Calls
The API URL calls dashboard displays aggregation of executed APIs.
The transactions are aggregated based on URL.
The device name is not used for aggregation. Data for identical URLs will be aggregated into one row even when running on different devices.
Note that you can still filter the dashboard data by device name(s).
Columns | Description |
---|---|
URL | Execution URL |
API Name | The API name |
Avg (ms.) | Average execution time in milliseconds |
Max (ms.) | Maximum execution time in milliseconds |
Min (ms.) | Minimum execution time in milliseconds |
Calls | Number of service calls |
X Percentile (90% by default) | The execution time in millisecond of the top X percentile An admin can change the value of X in system parameters |
Y Percentile (95% by default) | The execution time in millisecond of the top Y percentile An admin can change the value of Y in system parameters |
Z Percentile (99% by default) | The execution time in millisecond of the top Z percentile An admin can change the value of Z in system parameters |