rabbitmq_broker_get_bindings
Retrieve RabbitMQ bindings filtered by queue or exchange, or get all bindings for a vhost.
Instructions
Get bindings, optionally filtered by queue or exchange. If neither is specified, returns all bindings in the vhost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queue | No | ||
| vhost | No | / | |
| exchange | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |