医疗智能体 EIHEALTH-查询数据库资源:响应示例

时间:2024-05-10 16:07:30

响应示例

状态码: 200

OK

{
  "count" : 0,
  "resources" : [ {
    "id" : "string",
    "resource_id" : "string",
    "spec" : {
      "code" : "string",
      "name" : "string"
    },
    "disk" : {
      "type" : "string",
      "space" : 0,
      "encrypt" : true,
      "used" : 0
    },
    "charge_mode" : "string",
    "period_num" : 0,
    "create_time" : "2021-09-02T11:51:30Z",
    "status" : "DEPLOYING"
  } ]
}
support.huaweicloud.com/api-eihealth/ListDatabaseResource.html