v1

latestOpenAPI 3.1.22026-08-0611530152.3 KB
Actions

Upgrade RabbitMQ

Upgrade RabbitMQ to specified version.

Note: This action is asynchronous. The request will return immediately, the process runs in the background.

post/actions/upgrade-rabbitmq

Request body

versionstring required

RabbitMQ version

Example request

{
  "version": "3.10.7"
}

Response

RabbitMQ upgrade initiated