REST interface for BPEL-related process resources - Process instance query entity list count Resource
This IBM Business Process Manager resource represents the number of BPEL process instance entities in a query meeting specified criteria.
Resource URI
/rest/bpm/bfm/v1/processes/query/{query}/count- Path elements
| Name | Data Type | Description |
| query | string |
Query name in uppercase letters.
|
Available since
7.5
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to retrieve the number of process instance entities in a query matching specified criteria.
Parent topic: REST interface for BPEL-related process resources Resource Set