ListGroupId_微消息队列 MQTT_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

每成功调用一次 ListGroupId 接口,都会计算为一次消息 TPS,从而影响您的计费。计费详情,请参见计费说明

流控信息

请求速率为10/1(s)。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
InstanceIdstring

需查询的 Group ID 列表的实例的 ID。

示例值:mqtt-cn-0pp1ldu****参考取值来源:
    ListInstances
Tagarray<object>
子级条数 <= 100

请求说明

说明 更多参数说明请参见公共参数服务接入点

返回参数

字段名称字段详情
RequestIdstring

公共参数,每个请求的 ID 都是唯一的。

示例值:95996EEB-D894-44FA-A87C-940F5CD9****
Dataarray<object>

所查询的 Group ID 的详细信息。

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
ParameterFieldCheckFailed
Failed to validate the parameters. The parameters may be missing or invalid.诊断
400
InstancePermissionCheckFailed
An error occurred while validating the permissions of the instance. Please verify the account that created the instance and its permissions settings.诊断
400
InstanceNotFound
Failed to find the instance. The instanceId may be invalid.诊断
400
PermissionCheckFailed
An error occurred while validating the resource permissions. Please check the account that created the instance, topic, and GroupId, and check their permission settings.诊断
500
InternalError
An error occurred while processing your request. Try again later.诊断

变更历史

变更时间变更内容概要操作
2025-04-11
删除请求参数Tags
新增请求参数Tag
2025-03-31
新增请求参数Tags
变更返回参数

相关示例

创建GroupId并查询GroupId列表
2021-03-11