nifi_list_connections
List connections in a NiFi process group with queue depth and backpressure settings. Use to monitor data flow and diagnose bottlenecks.
Instructions
Connections in a process group with queue depth and backpressure settings.
Backed by GET /process-groups/{id}/connections. queued.count and
queued.bytes are numeric; the _display variants are formatted strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pg_id | No | root |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |