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