delete-binding-exchange-queue
Remove an unwanted binding between an exchange and a queue in RabbitMQ by specifying vhost, exchange, queue, and properties.
Instructions
Delete a binding from an exchange to a queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vhost | Yes | ||
| exchange | Yes | ||
| queue | Yes | ||
| props | Yes |