IOT边缘 IOTEDGE-查询指定边缘节点下的外部实体:响应示例

时间:2023-12-29 14:11:32

响应示例

状态码: 200

Ok

{
  "externals" : [ {
    "node_id" : "string",
    "space_id" : "jeQDJQZltU8iKgFFoW060F5SGZka",
    "external_id" : "string",
    "protocol" : "string",
    "connection_type" : "string",
    "create_time" : "string",
    "last_modify_time" : "string"
  } ]
}
support.huaweicloud.com/api-iotedge/ListExternalEntity.html