[rabbitmq-discuss] Where to find list of all available arguments for creating exchanges, queues, and bindings

Simon MacMullen simon at rabbitmq.com
Wed Jan 23 17:52:41 GMT 2013


Hi. There is no list of all arguments, but there is a list of all 
extensions at http://www.rabbitmq.com/extensions.html. Not all 
extensions are expressed through arguments, but all such arguments are 
considered to be extensions.

Hope this helps.

Cheers, Simon

On 23/01/13 16:48, ALBERT HIVES wrote:
> Hi,
>
> Does anyone know where I can find a list of all of the available
> arguments for declaring exchanges, queues, and bindings? All the
> documentation I have found suggests that there are several arguments
> that can be passed to the declare methods for creating exchanges and
> queues as a table of sorts but I cannot find a definitive list of
> allowable arguments. It just says that the arguments parameter is based
> on the server implementation. All I have been able to find thus far is
> arguments x-message-ttl and x-expires. I am building an OSS project that
> consumes the REST API and I would like to find this information.
>
> The project can be found here: www.github.com/ahives/HareDu
> <http://www.github.com/ahives/HareDu>
>
> Thanks.
>
>
>
> Albert
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list