IOT边缘 IOTEDGE-查询边缘集群详情:响应示例

时间:2024-06-20 17:14:29

响应示例

状态码: 200

OK

{
  "cluster_id" : "123343534",
  "cluster_name" : "test-cluster",
  "description" : "this is a test cluster",
  "version" : "string",
  "state" : "string",
  "os" : "string",
  "arch" : "string",
  "create_time" : "string",
  "update_time" : "string",
  "license" : "string"
}
support.huaweicloud.com/api-iotedge/ShowClusterV3.html