数据治理中心 DATAARTS STUDIO-查询业务指标信息:响应示例

时间:2023-11-15 11:25:48

响应示例

状态码: 200

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

{
  "data" : {
    "value" : {
      "records" : [ {
        "id" : "902866491765080064",
        "name" : "总车费",
        "code" : "ZB000001",
        "name_alias" : "",
        "biz_type" : null,
        "status" : "PUBLISHED",
        "biz_catalog_id" : "887366192090767360",
        "biz_catalog_path" : null,
        "create_by" : "abc",
        "update_by" : "abc",
        "data_origin" : "",
        "unit" : "",
        "time_filters" : "天",
        "dimensions" : "test",
        "general_filters" : "",
        "interval_type" : "REAL_TIME",
        "apply_scenario" : "",
        "technical_metric" : "873265992019640320",
        "technical_metric_name" : "总车费1(供应商)",
        "technical_metric_type" : "DERIVATIVE_INDEX",
        "measure" : "",
        "owner" : "abc",
        "owner_department" : "数据管理部",
        "destination" : "统计出租车公司收入",
        "guid" : "2c993087-2aff-43f7-9252-178ce52e7e7c",
        "definition" : "出租车公司收入",
        "expression" : "sum ( 总车费 )",
        "remark" : "",
        "approval_info" : {
          "id" : "933768706708971520",
          "tenant_id" : null,
          "name_ch" : null,
          "name_en" : null,
          "biz_id" : "902866491765080064",
          "biz_type" : null,
          "biz_info" : null,
          "biz_info_obj" : null,
          "biz_version" : 0,
          "biz_status" : "PUBLISHED",
          "approval_status" : "APPROVED",
          "approval_type" : null,
          "submit_time" : "2022-01-20T17:03:28+08:00",
          "create_by" : null,
          "l1" : null,
          "l2" : null,
          "l3" : null,
          "approval_time" : "2022-01-20T17:03:28+08:00",
          "approver" : "abc",
          "email" : null,
          "msg" : "Fast Approval OK.",
          "directory_path" : null
        },
        "new_biz" : null,
        "create_time" : "2021-10-27T10:29:06+08:00",
        "update_time" : "2022-01-20T17:03:28+08:00",
        "l1" : "L1",
        "l2" : null,
        "l3" : null,
        "biz_metric" : "UPDATE_SUCCESS",
        "summary_status" : "SUMMARY_SUCCESS"
      } ]
    }
  }
}
support.huaweicloud.com/api-dataartsstudio/GetBizMetrics.html