nifi_get_connection
Retrieve a NiFi connection's endpoints, routed relationships, queue depth, and prioritizers via GET /connections/{id}. Use it to inspect how data flows between components.
Instructions
One connection: endpoints, routed relationships, queue depth, prioritizers.
Backed by GET /connections/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | ||
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||