To view this content in our official product documentation, click here.
Description
RabbitMQ is an open-source message-broker.
API documentation
API documentation for RabbitMQ (used to build this connector) can be found via the link below:
{% embed url="https://pulse.mozilla.org/api/index.html" %}
Authentication
When adding connector instances for RabbitMQ, the following authentication methods are supported:
User pass authentication
When a user chooses to add a connector instance with user pass authentication, the credentials below are prompted:
| Credential | Required? | Notes |
|---|---|---|
host |
true | Enter the required RabbitMQ host name (created when RabbitMQ was set up). |
username |
true | Enter your RabbitMQ username. |
password |
true | Enter your RabbitMQ password. |
vhost |
true | Enter the required RabbitMQ vhost name (created when RabbitMQ was set up). |
Comments
0 comments
Please sign in to leave a comment.