Skip to main content

tools.ozone.queue.routeReports

#main​

Route reports within an ID range to matching queues based.

Input​

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
startReportIdinteger-✅Start of report ID range (inclusive).
endReportIdinteger-✅End of report ID range (inclusive). Difference between start and end must be less than 5,000.

Output​

  • Encoding: application/json
PropertyTypeKnown ValuesRequiredDescription
assignedinteger-✅The number of reports assigned to a queue.
unmatchedinteger-✅The number of reports with no matching queue.