Sample Exchange

 View Only

RabbitMQ Management API - Create Queue 

Feb 09, 2016 10:11 PM

The AMQP plugin for Orchestrator can create queues with some basic attributes (durable, auto delete).

Creating queues with more advanced options like: auto expire, max length, deadletter queues is possible with the RabbitMQ Management HTTP API.

This sample shows how to create a queue via the RabbitMQ Management HTTP API from Orchestrator with the REST plugin.

The REST:RESTHost input should point to the RabbitMQ Management interface.
Typical REST Host settings:  Protocol: http     Port: 15672     Auth: Basic


#rabbitmq
#MIT
#JavaScript
#JSON
#Rest
#vRealizeOrchestratorPlug-inSDK

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
js file
RabbitMQ-Management-API---Create-Queue.js   1 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.