IBM DataPower Operations Dashboard v1.0.10.0
A newer version of this product documentation is available.
You are viewing an older version. View latest at IBM DPOD Documentation.
API Connect Transactions
This is the default view when you click to open the Investigate process. It provides details of the transactions in the system, according to the filters set.
Filters
The filters screen the data that is passed at the beginning of the API execution except OAuth, Latency, Response codes and Error messages which are collected at the end of the transaction.
If the API did not finish, the OAuth, Latency, Response codes and Error message will not be collected and will not be displayed in the grid.
See Available Filters for a complete list of filters for the API Connect view.
Most common filters are visible by default. Press "" link to view additional filters.
Transactions Grid
The following information is available for each transaction:
Time | The time this transaction was logged |
Device | The device this transaction ran on. |
Catalog/Space | The API catalog name and API space name separated by a slash character (i.e. my-catalog/my-space). |
Product | The product name that was consumed by the API call. |
Plan | The name of the plan that was used during the API call. |
API | The API Name and API Version separated by a dash character (i.e. api-name - 1.0.0). |
App Name | The name of the consumer application that made the API call. |
Method | The HTTP method (GET, POST, etc) |
URI | The last part of URL which identifies the API invoked by the client. |
Status | The status of the transaction. This may be either OK or ERROR. |
Trans. ID | The monitored device's transaction ID. |
Client IP | The IP address of the client originating the transaction. This can sometimes be the IP of the load balancer. |
Elapsed (ms) | The total elapsed time of the transaction in milliseconds. |
Payload | When payload capture is on, this column will contain an icon that indicates the payload is available for this transaction. |
Gl. Trans. ID ** | The global transaction ID. |
Gateway Type ** | DataPower Gateway or DataPower API Gateway |
** This column is not visible by default, you can add it by changing the "APIC Transactions Page Columns" system parameter.