华为乾坤-通过站点id、设备id查询tag列表:响应示例
时间:2025-05-12 15:31:19
响应示例
返回状态码为200:查询成功,响应体参考TagList。
HTTP/1.1 200 OK Date: Sun,11 May 2025 10:00:00 GMT Server: example-server Content-Type: application/json;charset=UTF-8 Content-Length: 250 Connection: keep-alive { "errcode" : "0", "errmsg" : "", "data" : [ { "id" : "d25de9be-1d9a-4d06-a519-09ff92fee050", "name" : "tag123", "deviceGroupId" : "d25de9be-1d9a-4d06-a519-09ff92fee050", "tenantId" : "125de9be-1d9a-4d06-a519-09ff92fee050", "tagShortId" : "123" } ] }
support.huaweicloud.com/qiankuncmn-qiankuncs/toctopics/zh-cn_topic_0000002128520962.html