IOT边缘 IOTEDGE-查询应用配置模板列表:响应示例
时间:2025-04-09 17:15:40
响应示例
状态码:200
OK
{ "count" : 1000000, "page_info" : { "offset" : 1000000, "limit" : 1000 }, "templates" : [ { "tpl_id" : "gernal_app_tpl", "name" : "gernal_app_tpl", "description" : "this is a gernal template", "create_time" : "2020-05-28T11:31:29.740Z", "update_time" : "2020-05-28T11:31:29.740Z" } ] }
support.huaweicloud.com/api-iotedge/BatchListAppConfigsTemplates.html