All Products
Search
Document Center

ApsaraMQ for RocketMQ:List of operations by function

Last Updated:Apr 24, 2024
This product(RocketMQ/2022-08-01) OpenAPI adopts ROA Signature style. See signature details in Description of the signature mechanism. We have packaged SDKs for common programming languages for developers. Developers can directly call the OpenAPI of this product by downloading the SDK without paying attention to the technical details. If the existing SDK cannot meet the usage requirements, you can connect through the signature mechanism. It will take about 5 working days. Therefore, it is recommended to join our DingTalk service group (11370001915) and sign under the guidance of experts.
Before using the API, you need to prepare your identity account and access key (AccessKey) to effectively access the API through client tools (SDK, CLI, etc.). For details see getAccessKey.

Instance

APITitleDescription
CreateInstanceCreateInstanceCreates an ApsaraMQ for RocketMQ 5.x instance.
UpdateInstanceUpdateInstanceUpdates the basic information and specifications of an ApsaraMQ for RocketMQ instance.
ChangeResourceGroupChangeResourceGroupChanges the resource group to which a ApsaraMQ for RocketMQ instance belongs.
DeleteInstanceDeleteInstanceDeletes a ApsaraMQ for RocketMQ instance.
ListInstancesListInstancesQueries instances.
GetInstanceGetInstanceQueries the detailed information about an instance.

Topic

APITitleDescription
CreateTopicCreateTopicCreates a topic.
UpdateTopicUpdateTopicUpdates the basic information about a topic.
DeleteTopicDeleteTopicDeletes a specified topic.
ListTopicsListTopicsQueries the topics in a specified instance.
GetTopicGetTopicQueries the details of a specified topic.

ConsumerGroup

APITitleDescription
CreateConsumerGroupCreateConsumerGroupCreates a consumer group.
UpdateConsumerGroupUpdateConsumerGroupUpdates the basic information about and the consumption retry policy of a consumer group.
DeleteConsumerGroupDeleteConsumerGroupDeletes a specified consumer group.
ListConsumerGroupsListConsumerGroupsQueries the consumer groups in a specified instance.
GetConsumerGroupGetConsumerGroupQueries the details of a specified consumer group.
ResetConsumeOffsetResetConsumeOffsetResets the consumer offset of a consumer group.
ListConsumerGroupSubscriptionsListConsumerGroupSubscriptionsQueries the subscriptions of a consumer group.