文档

API概览

更新时间:
一键部署

云消息队列 RabbitMQ 版提供以下相关API接口。

实例

API

描述

CreateInstance

调用CreateInstance创建云消息队列 RabbitMQ 版实例资源,调用接口会创建一个新购实例资源的订单,并自动支付。

ListInstances

调用ListInstances查询云消息队列 RabbitMQ 版实例。

GetMetadataAmount

调用GetMetadataAmount获取云消息队列 RabbitMQ 版实例的元数据。

RenewInstance

调用RenewInstance对云消息队列 RabbitMQ 版实例进行续费。

ModifyInstance

调用ModifyInstance对云消息队列 RabbitMQ 版实例资源配置进行变更。调用接口会创建一个变配实例资源的订单,并自动支付。

Vhost

API

描述

CreateVirtualHost

调用CreateVirtualHost创建Vhost。

DeleteVirtualHost

调用DeleteVirtualHost删除Vhost。

ListVirtualHosts

调用ListVirtualHosts查询实例的Vhost。

Queue

API

描述

CreateQueue

调用CreateQueue创建Queue。

DeleteQueue

调用DeleteQueue删除Queue。

ListQueueConsumers

调用ListQueueConsumers查询Queue的消费者。

ListQueues

调用ListQueues查询Queue。

Exchange

API

描述

CreateExchange

调用CreateExchange创建Exchange。

DeleteExchange

调用DeleteExchange删除Exchange。

ListExchanges

调用ListExchanges查询Exchange。

Binding

API

描述

CreateBinding

调用CreateBinding创建绑定关系。

DeleteBinding

调用DeleteBinding删除绑定关系。

ListBindings

调用ListBindings查询某Vhost的绑定关系。

ListDownStreamBindings

调用ListDownStreamBindings查询Exchange绑定情况。

ListExchangeUpStreamBindings

调用ListExchangeUpStreamBindings查询Exchange被绑定情况。

ListQueueUpStreamBindings

调用ListQueueUpStreamBindings查询Queue被绑定情况。

静态用户名密码

API

描述

CreateAccount

调用CreateOrGetAccount创建静态用户名密码。

ListAccounts

调用ListAccounts查看指定实例下所有的静态用户名密码。

DeleteAccount

调用DeleteAccount删除指定的静态用户名密码。

  • 本页导读 (1)
文档反馈