<div dir="ltr"><div class="gmail_extra">Thank you sir! </div><div class="gmail_extra"><br></div><div class="gmail_extra">BTW, I did run into a bit of trouble when trying to specify arguments. There are no examples of using arguments in the Management HTTP API docs so I had to experiment.</div>
<div class="gmail_extra"><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div class="gmail_extra" style><span style="color:rgb(0,0,0);white-space:pre-wrap">Specifically I was trying to use:</span></div>
<div class="gmail_extra" style><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">"arguments":[{"x-message-ttl":900000}]</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">
And found that I should be using:</pre></div><div class="gmail_extra"><span style="color:rgb(0,0,0);white-space:pre-wrap">"arguments":{"x-message-ttl":900000}</span><br></div><div class="gmail_extra">
<br>
</div><div class="gmail_extra" style>I don't manually create json all that often so I was making a basic mistake...</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 30, 2012 at 7:24 AM, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
"<u></u>arguments":[]</blockquote></blockquote></div><br></div></div>