获取可清理的决策实例报告计数
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.
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
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.
Response
Request successful.
The number of matching instances.