查询迭代计划列表,包含统计信息(1.0)
功能介绍
查询迭代计划列表,包含统计信息,1.0版本接口
调用方法
请参见如何调用API。
URI
POST /GT3KServer/v4/iterators/batch-query
请求参数
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
X-Auth-Token |
是 |
String |
参数解释: 用户Token。 通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 约束限制: 必传。 取值范围: 字符串长度不少于1,不超过10万。 默认取值: 不涉及。 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
name |
否 |
String |
迭代计划名称(支持模糊搜索) |
filter |
否 |
IteratorListFilterInfo object |
过滤条件 |
own |
否 |
Boolean |
是否是我的 |
branch_uri |
否 |
String |
分支URI |
iterator_uri |
否 |
String |
迭代计划URI |
owner_ids |
否 |
Array of strings |
迭代计划责任人集合 |
project_uuid |
是 |
String |
项目UUID,项目唯一标识,固定长度32位字符(字母和数字)。获取方式请参见获取项目ID |
current_stage |
否 |
String |
迭代计划所处节点 |
page_no |
否 |
Integer |
当前页数 |
page_size |
否 |
Integer |
每页条数 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
pi_sprints |
否 |
Array of IssueListPiFilterInfo objects |
pi过滤条件 |
plan_end_date_start |
否 |
DateTime |
计划结束间过滤开始时间点 |
plan_end_date_end |
否 |
DateTime |
计划结束时间过滤结束时间点 |
响应参数
状态码:200
参数 |
参数类型 |
描述 |
---|---|---|
total |
Integer |
起始记录数 大于 实际总条数时, 值为0, 分页请求才有此值 |
value |
Array of IteratorVersionSummaryVo objects |
实际的数据类型:单个对象,集合 或 NULL |
reason |
String |
业务失败的提示内容 |
page_size |
Integer |
每页展示条数 |
page_no |
Integer |
页码 |
has_more |
Boolean |
是否有更多 |
参数 |
参数类型 |
描述 |
---|---|---|
uri |
String |
参数解释 资源uri 取值范围 不涉及 |
type |
String |
参数解释 资源类型 取值范围 不涉及 |
author |
String |
参数解释 创建人 取值范围 不涉及 |
name |
String |
参数解释 名称 取值范围 不涉及 |
rank |
Integer |
参数解释 级别 取值范围 不涉及 |
version |
String |
参数解释 待测版本 取值范围 不涉及 |
owner |
String |
参数解释 处理者ID 取值范围 不涉及 |
creator |
String |
参数解释 创建人ID 取值范围 不涉及 |
iterations |
String |
参数解释 关联迭代 取值范围 不涉及 |
description |
String |
参数解释 描述 取值范围 不涉及 |
region |
String |
参数解释 区域 取值范围 不涉及 |
last_modifier |
String |
参数解释 最后修改人 取值范围 不涉及 |
last_modified |
DateTime |
参数解释 最后修改时间 取值范围 不涉及 |
last_modified_timestamp |
Long |
参数解释 修改时间时间戳 取值范围 不涉及 |
last_change_time |
DateTime |
参数解释 最后变更时间 取值范围 不涉及 |
version_uri |
String |
参数解释 版本URI 取值范围 不涉及 |
origin_uri |
String |
参数解释 源资源URI 取值范围 不涉及 |
parent_uri |
String |
参数解释 父资源URI 取值范围 不涉及 |
parent_path |
String |
参数解释 父资源路径 取值范围 不涉及 |
creation_version_uri |
String |
参数解释 创建版本URI 取值范围 不涉及 |
creation_date |
DateTime |
参数解释 创建时间 取值范围 不涉及 |
creation_date_timestamp |
Long |
参数解释 创建时间时间戳 取值范围 不涉及 |
author_name |
String |
参数解释 创建人名称 取值范围 不涉及 |
comment |
String |
参数解释 备注 取值范围 不涉及 |
number |
String |
参数解释 编号 取值范围 不涉及 |
is_master |
Integer |
参数解释 是否为Master分支 取值范围 不涉及 |
is_iterator |
Integer |
参数解释 是否为迭代 取值范围 不涉及 |
plan_start_date |
DateTime |
参数解释 开始时间 取值范围 不涉及 |
plan_end_date |
DateTime |
参数解释 结束时间 取值范围 不涉及 |
service_id |
String |
参数解释 微服务ID 取值范围 不涉及 |
service_name |
String |
参数解释 微服务名 取值范围 不涉及 |
pbi_id |
String |
参数解释 PBI ID 取值范围 不涉及 |
pbi_name |
String |
参数解释 PBI信息 取值范围 不涉及 |
plan_id |
String |
参数解释 计划ID 取值范围 不涉及 |
metric_pbi_ids |
String |
参数解释 度量PBI ID 取值范围 不涉及 |
metric_pbi_id_names |
String |
参数解释 度量PBI名称 取值范围 不涉及 |
last_syn_date |
DateTime |
参数解释 最后同步时间 取值范围 不涉及 |
is_closed |
String |
参数解释 版本是否关闭 取值范围 不涉及 |
asyn_git |
String |
参数解释 是否同步git库 取值范围 不涉及 |
schema_no |
Integer |
参数解释 schema编号 取值范围 不涉及 |
finish_date |
DateTime |
参数解释 迭代实际完成时间 取值范围 不涉及 |
owner_name |
String |
参数解释 处理者名称 取值范围 不涉及 |
creator_name |
String |
参数解释 创建人名称 取值范围 不涉及 |
current_stage |
String |
参数解释 当前所处阶段 取值范围 不涉及 |
service_types |
String |
参数解释 服务类型 取值范围 不涉及 |
risk_rating |
Integer |
参数解释 风险等级 取值范围 不涉及 |
risk_des |
String |
参数解释 风险描述 取值范围 不涉及 |
project_uuid |
String |
参数解释 项目UUID,项目唯一标识,固定长度32位字符(字母和数字)。获取方式请参见获取项目ID 取值范围 不涉及 |
domain_id |
String |
参数解释 租户ID 取值范围 不涉及 |
pi_id |
String |
参数解释 pi的id 取值范围 不涉及 |
start_date |
String |
参数解释 计划开始时间 取值范围 不涉及 |
start_date_timestamp |
Long |
参数解释 计划开始时间时间戳 取值范围 不涉及 |
end_date |
String |
参数解释 计划结束时间 取值范围 不涉及 |
end_date_timestamp |
Long |
参数解释 计划结束时间时间戳 取值范围 不涉及 |
actual_start_date |
String |
参数解释 实际开始时间 取值范围 不涉及 |
actual_start_date_timestamp |
Long |
参数解释 实际开始时间时间戳 取值范围 不涉及 |
actual_end_date |
String |
参数解释 实际完成时间 取值范围 不涉及 |
actual_end_date_timestamp |
Long |
参数解释 实际开始时间时间戳 取值范围 不涉及 |
is_expired |
String |
参数解释 是否超期 取值范围 不涉及 |
expired_info |
String |
参数解释 计划过期信息,空代表不超期,否则给出具体超期信息 取值范围 不涉及 |
stages |
Array of strings |
参数解释 迭代计划,默认包含design,execute,report 取值范围 不涉及 |
design |
DesignSummaryVo object |
参数解释 设计阶段信息汇总 取值范围 不涉及 |
execute |
ExecuteSummaryVo object |
执行阶段信息汇总 |
report |
ReportSummaryVo object |
报告阶段信息汇总 |
branch_uri |
String |
参数解释 所属分支URI 取值范围 不涉及 |
branch_name |
String |
参数解释 所属分支名称 取值范围 不涉及 |
参数 |
参数类型 |
描述 |
---|---|---|
issue_num |
Integer |
参数解释 需求总数 取值范围 不涉及 |
issue_cover_num |
Integer |
参数解释 已覆盖需求数 取值范围 不涉及 |
case_num |
Integer |
参数解释 用例数 取值范围 不涉及 |
参数 |
参数类型 |
描述 |
---|---|---|
execute_case_num |
Integer |
已执行用例数 |
defect_num |
Integer |
缺陷总数 |
completed_defect_num |
Integer |
已完成缺陷数 |
case_success_rate |
String |
测试用例通过率 |
case_execution_rate |
String |
用例执行率 |
状态码:400
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
参数解释: 业务失败的错误码 取值范围: 不涉及 |
reason |
String |
参数解释: 业务失败的提示内容 取值范围: 不涉及 |
状态码:401
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
参数解释: 业务失败的错误码 取值范围: 不涉及 |
reason |
String |
参数解释: 业务失败的提示内容 取值范围: 不涉及 |
状态码:404
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
参数解释: 业务失败的错误码 取值范围: 不涉及 |
reason |
String |
参数解释: 业务失败的提示内容 取值范围: 不涉及 |
状态码:500
参数 |
参数类型 |
描述 |
---|---|---|
code |
String |
参数解释: 业务失败的错误码 取值范围: 不涉及 |
reason |
String |
参数解释: 业务失败的提示内容 取值范围: 不涉及 |
请求示例
POST https://{endpoint}/GT3KServer/v4/iterators/batch-query
{
"project_uuid" : "761e569574894180b3ecadc9d9df52b6",
"branch_uri" : "v901000106dij34m",
"name" : "计划1",
"current_stage" : "",
"page_no" : 1,
"page_size" : 10
}
响应示例
状态码:200
OK
{
"total" : 1,
"value" : [ {
"uri" : "v901000107paa4eo",
"type" : "TestVersion",
"author" : "85f7cd3cd8784307a5bb194321bef3c1",
"name" : "计划1",
"version" : "基线_版本",
"owner" : "85f7cd3cd8784307a5bb194321bef3c1",
"creator" : "85f7cd3cd8784307a5bb194321bef3c1",
"iterations" : "[]",
"region" : {
"region" : null
},
"last_modifier" : "85f7cd3cd8784307a5bb194321bef3c1",
"last_modified" : "2025-02-26 10:55:32",
"last_modified_timestamp" : 1740538532000,
"last_change_time" : "2025-02-26 10:55:32",
"version_uri" : "v901000106dij34m",
"parent_uri" : "v901000106dij34m",
"parent_path" : "/761e569574894180b3ecadc9d9df52b6/v901000106dij34m/",
"creation_version_uri" : "v901000106dij34m",
"creation_date" : "2025-02-07 15:44:59",
"creation_date_timestamp" : 1738914299000,
"author_name" : "wtt_apitest",
"is_master" : 0,
"is_iterator" : 1,
"plan_start_date" : "2025-02-07 00:00:00",
"plan_end_date" : "2025-02-28 23:59:59",
"service_id" : "761e569574894180b3ecadc9d9df52b6",
"service_name" : "APITest(勿删)",
"schema_no" : 9,
"owner_name" : "wtt_apitest",
"creator_name" : "wtt_apitest",
"current_stage" : "execute",
"service_types" : "[\"0\",\"1\",\"12\",\"7\",\"8\"]",
"risk_rating" : 0,
"project_uuid" : "761e569574894180b3ecadc9d9df52b6",
"pi_id" : "notSelected",
"start_date" : "2025-02-07",
"start_date_timestamp" : 1738857600000,
"end_date" : "2025-02-28",
"end_date_timestamp" : 1740758399000,
"actual_start_date" : "2025-02-07",
"actual_start_date_timestamp" : 1738914359000,
"is_expired" : "0",
"expired_info" : "即将超期",
"stages" : [ "design", "execute", "report" ],
"design" : {
"issue_num" : 2,
"issue_cover_num" : 2,
"case_num" : 3
},
"execute" : {
"execute_case_num" : 3,
"defect_num" : 2,
"completed_defect_num" : 0,
"case_success_rate" : "66.7%",
"case_execution_rate" : "100.0%"
},
"report" : {
"case_success_rate" : "66.7%",
"case_complete_rate" : "66.7%"
},
"branch_uri" : "v901000106dij34m",
"branch_name" : "基线"
} ],
"page_size" : 10,
"page_no" : 1
}
SDK代码示例
SDK代码示例如下。
Java
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 |
package com.huaweicloud.sdk.test;
import com.huaweicloud.sdk.core.auth.ICredential;
import com.huaweicloud.sdk.core.auth.BasicCredentials;
import com.huaweicloud.sdk.core.exception.ConnectionException;
import com.huaweicloud.sdk.core.exception.RequestTimeoutException;
import com.huaweicloud.sdk.core.exception.ServiceResponseException;
import com.huaweicloud.sdk.cloudtest.v1.region.CloudtestRegion;
import com.huaweicloud.sdk.cloudtest.v1.*;
import com.huaweicloud.sdk.cloudtest.v1.model.*;
public class ListIteratorsSolution {
public static void main(String[] args) {
// The AK and SK used for authentication are hard-coded or stored in plaintext, which has great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted during use to ensure security.
// In this example, AK and SK are stored in environment variables for authentication. Before running this example, set environment variables CLOUD_SDK_AK and CLOUD_SDK_SK in the local environment
String ak = System.getenv("CLOUD_SDK_AK");
String sk = System.getenv("CLOUD_SDK_SK");
ICredential auth = new BasicCredentials()
.withAk(ak)
.withSk(sk);
CloudtestClient client = CloudtestClient.newBuilder()
.withCredential(auth)
.withRegion(CloudtestRegion.valueOf("<YOUR REGION>"))
.build();
ListIteratorsRequest request = new ListIteratorsRequest();
IteratorVersionsQueryInfo body = new IteratorVersionsQueryInfo();
body.withPageSize(10);
body.withPageNo(1);
body.withCurrentStage("");
body.withProjectUuid("761e569574894180b3ecadc9d9df52b6");
body.withBranchUri("v901000106dij34m");
body.withName("计划1");
request.withBody(body);
try {
ListIteratorsResponse response = client.listIterators(request);
System.out.println(response.toString());
} catch (ConnectionException e) {
e.printStackTrace();
} catch (RequestTimeoutException e) {
e.printStackTrace();
} catch (ServiceResponseException e) {
e.printStackTrace();
System.out.println(e.getHttpStatusCode());
System.out.println(e.getRequestId());
System.out.println(e.getErrorCode());
System.out.println(e.getErrorMsg());
}
}
}
|
Python
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
# coding: utf-8
import os
from huaweicloudsdkcore.auth.credentials import BasicCredentials
from huaweicloudsdkcloudtest.v1.region.cloudtest_region import CloudtestRegion
from huaweicloudsdkcore.exceptions import exceptions
from huaweicloudsdkcloudtest.v1 import *
if __name__ == "__main__":
# The AK and SK used for authentication are hard-coded or stored in plaintext, which has great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted during use to ensure security.
# In this example, AK and SK are stored in environment variables for authentication. Before running this example, set environment variables CLOUD_SDK_AK and CLOUD_SDK_SK in the local environment
ak = os.environ["CLOUD_SDK_AK"]
sk = os.environ["CLOUD_SDK_SK"]
credentials = BasicCredentials(ak, sk)
client = CloudtestClient.new_builder() \
.with_credentials(credentials) \
.with_region(CloudtestRegion.value_of("<YOUR REGION>")) \
.build()
try:
request = ListIteratorsRequest()
request.body = IteratorVersionsQueryInfo(
page_size=10,
page_no=1,
current_stage="",
project_uuid="761e569574894180b3ecadc9d9df52b6",
branch_uri="v901000106dij34m",
name="计划1"
)
response = client.list_iterators(request)
print(response)
except exceptions.ClientRequestException as e:
print(e.status_code)
print(e.request_id)
print(e.error_code)
print(e.error_msg)
|
Go
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
package main
import (
"fmt"
"github.com/huaweicloud/huaweicloud-sdk-go-v3/core/auth/basic"
cloudtest "github.com/huaweicloud/huaweicloud-sdk-go-v3/services/cloudtest/v1"
"github.com/huaweicloud/huaweicloud-sdk-go-v3/services/cloudtest/v1/model"
region "github.com/huaweicloud/huaweicloud-sdk-go-v3/services/cloudtest/v1/region"
)
func main() {
// The AK and SK used for authentication are hard-coded or stored in plaintext, which has great security risks. It is recommended that the AK and SK be stored in ciphertext in configuration files or environment variables and decrypted during use to ensure security.
// In this example, AK and SK are stored in environment variables for authentication. Before running this example, set environment variables CLOUD_SDK_AK and CLOUD_SDK_SK in the local environment
ak := os.Getenv("CLOUD_SDK_AK")
sk := os.Getenv("CLOUD_SDK_SK")
auth := basic.NewCredentialsBuilder().
WithAk(ak).
WithSk(sk).
Build()
client := cloudtest.NewCloudtestClient(
cloudtest.CloudtestClientBuilder().
WithRegion(region.ValueOf("<YOUR REGION>")).
WithCredential(auth).
Build())
request := &model.ListIteratorsRequest{}
pageSizeIteratorVersionsQueryInfo:= int32(10)
pageNoIteratorVersionsQueryInfo:= int32(1)
currentStageIteratorVersionsQueryInfo:= ""
branchUriIteratorVersionsQueryInfo:= "v901000106dij34m"
nameIteratorVersionsQueryInfo:= "计划1"
request.Body = &model.IteratorVersionsQueryInfo{
PageSize: &pageSizeIteratorVersionsQueryInfo,
PageNo: &pageNoIteratorVersionsQueryInfo,
CurrentStage: ¤tStageIteratorVersionsQueryInfo,
ProjectUuid: "761e569574894180b3ecadc9d9df52b6",
BranchUri: &branchUriIteratorVersionsQueryInfo,
Name: &nameIteratorVersionsQueryInfo,
}
response, err := client.ListIterators(request)
if err == nil {
fmt.Printf("%+v\n", response)
} else {
fmt.Println(err)
}
}
|
更多
更多编程语言的SDK代码示例,请参见API Explorer的代码示例页签,可生成自动对应的SDK代码示例。
状态码
状态码 |
描述 |
---|---|
200 |
OK |
400 |
Bad Request |
401 |
Unauthorized |
404 |
Not Found |
500 |
Internal Server Error |
错误码
请参见错误码。