REST interface for BPEL-related process resources - Activity Instance Query Entity List Resource
This IBM Business Process Manager resource represents a list of BPEL activity instance entities obtained by using a query.
Resource URI
/rest/bpm/bfm/v1/activities/query/{query}- Path elements
| Name | Data Type | Description |
| query | string |
Query name in uppercase letters.
|
Available since
7.5.1
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET [new in 7.5.1]
Use this method to retrieve a list of activity instance entities by using a query.
Parent topic: REST interface for BPEL-related process resources Resource Set