nifi_queue_listing
List the flowfiles currently waiting in an Apache NiFi connection queue. Read-only, it polls the queue listing request to completion so you can inspect backlog without changing state.
Instructions
List the flowfiles currently queued on a connection.
Backed by POST /flowfile-queues/{id}/listing-requests, polled to completion. This reads state only; it does not modify the queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||