测试计划 CODEARTS TESTPLAN-根据条件分页获取脑图对象:请求参数
请求参数
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
X-Auth-Token |
是 |
String |
用户Token。 通过调用 IAM 服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
params |
是 |
MindmapPageParam object |
脑图分页查询参数 |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
offset |
否 |
Integer |
起始偏移量,表示从此偏移量开始查询,offset大于等于0,小于等于100000 |
limit |
否 |
Integer |
每页显示的条目数量,最大支持200条 |
name |
否 |
String |
脑图名称 |
id_collection |
否 |
Array of strings |
主键集合id |
folder_id_collection |
否 |
Array of strings |
目录id |
project_id |
是 |
String |
项目id |
folder_root_id |
否 |
String |
根目录id |
branch_uri |
否 |
String |
分支uri |
iterator_uri |
否 |
String |
计划uri |
is_master |
否 |
Integer |
是否基线 |
creator_name_collection |
否 |
Array of strings |
创建者名称集合 |
updater_name_collection |
否 |
Array of strings |
更新人名称集合 |
- 软件开发云端测试平台_软件开发生产线_测试计划 CodeArts TestPlan-华为云
- 软件测试流程_测试计划CodeArts TestPlan_测试平台-华为云
- 华为云CodeArts API_如何在CodeArts API中设置请求参数?
- 华为云CodeArts API_批量添加请求体参数
- 测试管理平台有什么优势_测试计划CodeArts TestPlan_软件测试-华为云
- 华为云CodeArts API_什么是API_APIFirst_API设计
- 华为云CodeArts API_前后置脚本能力
- 性能测试使用流程_性能测试怎么样_性能测试 CodeArts PerfTest-华为云
- 性能测试产品优势_性能测试应用场景_性能测试CodeArts PerfTest-华为云
- 如何在测试计划服务中使用关键字?