测试计划 CODEARTS TESTPLAN-实时计算单个自定义报表:响应示例

时间:2024-06-17 12:12:51

响应示例

状态码: 200

OK

{
  "status" : "string",
  "result" : {
    "total" : 0,
    "value" : {
      "id" : "1",
      "name" : "报表名称",
      "filter" : {
        "creatorIds" : "1445148",
        "ownerIds" : "1445148",
        "ranks" : "1",
        "releaseIds" : "1",
        "status" : "1",
        "moduleIds" : "1",
        "results" : "1",
        "labelIds" : "1",
        "startTime" : "2020-09-08 10:42:07",
        "endTime" : "2020-09-08 10:42:07",
        "isAssociateIssue" : "true"
      },
      "workpiece_type" : "case",
      "analysis_dimension" : "AUTHOR",
      "compare_dimension" : "AUTHOR",
      "chart_data" : [ {
        "id" : "1",
        "name" : "报表名称",
        "analyze_dim" : {
          "id" : "1",
          "name" : "名称",
          "value" : 0
        },
        "compare_dim" : [ {
          "id" : "1",
          "name" : "名称",
          "value" : 0
        } ]
      } ]
    },
    "reason" : "string",
    "page_size" : 0,
    "page_no" : 0,
    "has_more" : true
  },
  "error" : {
    "code" : "string",
    "reason" : "string"
  },
  "request_id" : "string"
}
support.huaweicloud.com/api-testman/ShowReport.html