REST interface for BPEL-related process resources - Process instance query entity list Resource
This IBM Business Process Manager resource represents a list of BPEL process instance entities obtained by using a query.
Resource URI
/rest/bpm/bfm/v1/processes/query/{query}- 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 a list of process instance entities by using a query.
Parent topic: REST interface for BPEL-related process resources Resource Set