Whatever message this page gives is out now! Go check it out!
<localhost or IP address>:<port number>/portal/ in the address bar of a web browser.<?xml version='1.0' encoding='UTF-8'?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Body>
<ns1:getBankResponse
xmlns:ns1="http://thomas-bayer.com/blz/">
<ns1:details>
<ns1:bezeichnung>Commerzbank</ns1:bezeichnung>
<ns1:bic>COBADEFFXXX</ns1:bic>
<ns1:ort>Frankfurt am Main</ns1:ort>
<ns1:plz>60005</ns1:plz>
</ns1:details>
</ns1:getBankResponse>
</soapenv:Body>
</soapenv:Envelope>1 | Name of the application. |
2 | This is an application key for a resource that has authentication of type apikey. When this key is used, the production endpoint of the API receives the request. |
3 | This is same as application key, but when this key is used, sandbox endpoint of the API receives the request. |
4 | The client ID uniquely identifies the application and is used when there is an authentication type of basic or Oauth2. |
5 | Client secret is used when authentication type is Oauth2 when obtaining the token using authorization code grant or client credentials flow. This must be kept secret. |
1 | Pie-chart for the number of requests for applications. |
2 | The number of API requests. |
3 | Line-chart for the number of application requests. |
4 | Line-chart for the average data consumption by the applications. |
5 | Line-chart for average response times for applications. |
1 | Pie-chart for the number of requests for subscriptions (applications and API). |
2 | The number of API requests. |
3 | Pie-chart for the number of requests for SLA plans. |
4 | Line-chart for the number of requests for subscriptions (applications and API). |
5 | List for maximum throttling limit per SLA plan. |
6 | Line-chart for average data consumption. |
7 | Line-chart for average response time for subscriptions. |
1 | The number of errors for subscriptions and SLA plans. |
2 | The number of errors for different status codes. |
3 | Line-chart for requests for all status codes. |
4 | Pie-chart for the top five types of error. |
5 | List for top ten resources with maximum number of errors. |