| Previous Article | matchIT Hub Index | Next Article |
Resources relative to http://host:8080/matchITHub/engines/<engine>
| REST resource | Summary |
|---|---|
| GET stats | Return summary statistics |
GET /matchITHub/engines/<engine>/stats
Request
| Type | Name | Description |
|---|---|---|
| PathParam | engine | The id of the engine to query |
Response
| Name | Value | Description |
|---|---|---|
| stats | <xml string> | Xml stats string |
Description
Produces and returns an XML-formatted string that lists useful statistical details for the current processing mode.
Usage example
Using a browser:
| Previous Article | matchIT Hub Index | Next Article |