Administration using the REST API

We can use the administrative REST API to administer IBM MQ objects, such as queue managers and queues, and Managed File Transfer GET REST services. Information is sent to, and received from, the administrative REST API in the JSON format. These RESTful APIs can help you to embed IBM MQ administration into popular DevOps and automation tooling.


Before you begin

For reference information about the available REST resources, see The administrative REST API reference.

Note:

In IBM MQ Version 9.0.1, the administrative REST API is not integrated with IBM MQ security. Therefore, the administrative REST API is disabled by default. You must manually enable the administrative REST API before we can use it. For more information about enabling the administrative REST API, see Get started with the administrative REST API.

From IBM MQ Version 9.0.2, the administrative REST API is integrated with IBM MQ security. The administrative REST API is enabled by default. However, you must configure security before we can use the administrative REST API. For more information, see IBM MQ Console and REST API security.