数据治理中心 DATAARTS STUDIO-查找复合指标:响应示例

时间:2023-11-29 09:26:28

响应示例

状态码: 200

Success,返回data数据是 CompoundMetricVO 数组, 以及总数

{
  "data" : {
    "value" : {
      "records" : [ {
        "id" : "1014222358430482432",
        "name_en" : "fuhe",
        "name_ch" : "fuhe",
        "description" : "",
        "dimension_group" : "873251932406448128",
        "group_name" : "付款方式",
        "group_code" : null,
        "metric_ids" : [ "873265905193426944" ],
        "metric_names" : null,
        "cal_fn_ids" : null,
        "cal_exp" : "${873265905193426944}",
        "l1_id" : "873232498044411904",
        "l2_id" : null,
        "l3_id" : null,
        "data_type" : "BIGINT",
        "create_by" : "abc",
        "update_by" : "abc",
        "status" : "DRAFT",
        "create_time" : "2022-08-30T17:17:34+08:00",
        "update_time" : "2022-08-30T17:17:34+08:00",
        "approval_info" : null,
        "new_biz" : null,
        "monitor" : null,
        "l1" : "城市交通",
        "l2" : null,
        "l3" : null,
        "summary_table_id" : null
      } ]
    }
  }
}
support.huaweicloud.com/api-dataartsstudio/SearchCompoundMetrics.html