[rabbitmq-discuss] RABBIT MANAGEMENT HTTP API CANNOT SUPPORT "Create Queue and Exchange"?
Matthias Radestock
matthias at rabbitmq.com
Wed Oct 24 09:59:40 BST 2012
On 24/10/12 09:46, Tim Watson wrote:
> Also:
>
>>> httpput.setURI(new
>>> URI("http://192.168.2.129:55672/api/exchanges/%2f/my-new-exchange"));
>
>>>
> the resource path should be /api/exchanges/<vhost>/<exchange-id> if
> I'm not mistaken.
The above *is* the correct path for an exchange in the '/' vhost.
As Tim says, try the same with 'curl' and if that works then capture the
interactions with wireshark and compare them.
Matthias.
More information about the rabbitmq-discuss
mailing list