{"base_path":"/","components":null,"consumes":"","definitions":{"ErrorResponse":{"properties":{"error_code":{"description":"错误码","example":"CC.00000000","type":"string"},"error_msg":{"description":"错误描述","example":"网络繁忙,请稍后再试","type":"string"}}},"ShowDefectsStatisticResponseV2":{"properties":{"severity":{"$ref":"#/definitions/StatisticSeverityV2","description":"问题级别统计"},"status":{"$ref":"#/definitions/StatisticStatusV2","description":"问题状态统计"}}},"StatisticSeverityV2":{"properties":{"critical":{"description":"致命问题数","example":1,"type":"integer"},"major":{"description":"严重问题数","example":1,"type":"integer"},"minor":{"description":"一般问题数","example":1,"type":"integer"},"suggestion":{"description":"提示问题数","example":1,"type":"integer"}}},"StatisticStatusV2":{"properties":{"dismissed":{"description":"已忽略","example":1,"type":"integer"},"resolved":{"description":"已解决","example":1,"type":"integer"},"unresolved":{"description":"未解决","example":1,"type":"integer"}}}},"description":null,"group_id":"6e24e1d8225c45beaaeeceee605429ba","host":"codecheck-ext.cn-north-4.myhuaweicloud.com","id":"262cb6f279ff418790d8f323ac6c5725","info_version":"v2","method":"get","name":"ShowTaskDefectsStatistic","parameters":{},"paths":{"/v2/tasks/{task_id}/defects-statistic":{"get":{"consumes":["application/json"],"deprecated":false,"description":"根据检查任务ID查询缺陷详情的统计","operationId":"ShowTaskDefectsStatistic","parameters":[{"description":"通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","maxLength":100000,"minLength":1,"name":"X-Auth-Token","required":true,"type":"string","x-example":"MIIDkgYJKoZIhvcNAQcCoIIDgzCCXXXXX..."},{"description":"任务ID","in":"path","name":"task_id","required":true,"type":"string","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"}],"produces":["application/json"],"responses":{"200":{"description":"Request succeeded!","examples":{"application/json":{"severity":{"critical":120,"major":877,"minor":79,"suggestion":3},"status":{"dismissed":5,"resolved":79,"unresolved":877}}},"schema":{"$ref":"#/definitions/ShowDefectsStatisticResponseV2"}},"400":{"description":"Bad Request","examples":{"application/json":{"error_code":"CC.00000000","error_msg":"网络繁忙,请稍后再试"}},"schema":{"$ref":"#/definitions/ErrorResponse"}},"401":{"description":"Unauthorized","examples":{"application/json":{"error_code":"CC.00000003","error_msg":"认证信息过期"}},"schema":{"$ref":"#/definitions/ErrorResponse"}}},"security":[{"apig-auth-iam":[]}],"summary":"查询缺陷详情的统计","tags":["缺陷管理"],"x-apigateway-backend":{"httpEndpoints":{"address":"10.63.38.190:40115","description":"","method":"GET","path":"/codecheck/v2/tasks/{task_id}/defects-statistic","scheme":"https","timeout":60000},"parameters":[{"description":"逻辑region","in":"HEADER","name":"X-AUTH-REGION","origin":"CONSTANT","value":"cn-north-7"},{"description":"任务ID","in":"PATH","name":"task_id","origin":"REQUEST","value":"task_id"}],"type":"HTTP"},"x-apigateway-cors":false,"x-apigateway-match-mode":"NORMAL","x-apigateway-request-type":"public","x-is-registered":"Y","x-name":"查询缺陷详情的统计","x-request-examples-1":"GET https://{endpoint}/v2/tasks/2b31ed520xxxxxxebedb6e57xxxxxxxx/defects-statistic","x-request-examples-description-1":"","x-support-sdk":"Y","x-version":"v2"}}},"product_short":"CodeCheck","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-app-optional":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-opt":{"access-auth-type":"optional"},"x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-none":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM_NONE"}},"summary":"查询缺陷详情的统计","tags":"缺陷管理","uri":null,"version":"2.0"}