Queries for the number of report results about a process definition and finished process instances relevant to history cleanup (see History cleanup). Takes the same parameters as the Get Cleanable Process Instance Report method.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Filter by process definition ids. Must be a comma-separated list of process definition ids.
Filter by process definition keys. Must be a comma-separated list of process definition keys.
Filter by a comma-separated list of tenant ids. A process definition must have one of the given tenant ids.
Only include process definitions which belong to no tenant. Value may only be true, as
false is the default behavior.
Only include process instances which have more than zero finished instances. Value may
only be true, as false is the default behavior.
Request successful.
The number of matching instances.