There's a REST management API provided by Jolokia which essentially exposes
all of the broker's MBeans so you can do things like create/delete
addresses & queues.  See more in the documentation [1].

To be clear, the REST management API is 100% independent of the REST
messaging API.


Justin

[1] https://activemq.apache.org/artemis/docs/latest/management.html

On Tue, Feb 20, 2018 at 11:59 AM, tcomprak <tcomp...@gmail.com> wrote:

> After having read this -
> https://activemq.apache.org/artemis/docs/1.0.0/rest.html
>
> I see that there are REST APIs to produce and consume messages, are there
> APIs as well to manage topics/queues - for e.g. to create/delete
> topics/queues ?
>
>
>
> --
> Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-
> f2341805.html
>

Reply via email to