医疗智能体 EIHEALTH-查询模板详情:响应示例

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

响应示例

状态码: 200

OK

{
  "id" : "56e0f1b0-ac10-46a5-8fa7-b26831d7d488",
  "name" : "demo-template",
  "description" : "description",
  "source_project_name" : "source project",
  "source_project_id" : "56e0f1b0-ac10-46a5-8fa7-b26831d7d488",
  "source_template_id" : "86e0f1b0-ac10-46a5-8fa7-b26831d7d488",
  "creator" : "demo-user",
  "columns" : [ {
    "name" : "column1",
    "type" : "Long",
    "description" : "description",
    "nullable" : false,
    "primary" : true,
    "searchable" : true,
    "unique" : true,
    "tips" : "tips"
  } ],
  "create_time" : "2021-01-29T09:10:27Z",
  "primary_key" : "ID,GROUP",
  "is_prefab" : false
}
support.huaweicloud.com/api-eihealth/ShowTemplate.html