REST interface for BPD-related resources - Process Instance Query Entity List Count Resource [deprecated]

This function is deprecated. Use the Saved Search Execution API. /rest/bpm/wle/v1/tasks
Use this method to retrieve the number of BPD instance entities in a query that meet specified criteria.
Note: This IBM Business Automation Workflow resource is deprecated and is not available on a container environment.

Resource URI

/rest/bpm/wle/v1/processes/query/{queryName}/count

Path elements

NameData TypeDescription
queryNameProcess Instance Query Entity List Count
The name of the query.
You can create a saved search by using one of the following approaches:
1) Execute a custom search (by using the custom search REST API) and specify a name to save the search.
2) Use the Saved Search Admin section of the Process Admin Console to build and save a custom search.
Note: You can retrieve the list of available saved searches by using the v1/processes/queries REST API.

Available since

7.5.0

Subtopics

The following subtopics describe the HTTP methods defined for this resource:

Parent Topic: REST interface for BPD-related resources Resource Set