No API operations available. Click for a feedback.
- ExportWorkitemActivity
- ExportInsightWorkitemVersion
- ExportInsightWorkitemStatusJoinWorkitemDefectExtra
- ExportInsightWorkitemStatus
- ExportInsightWorkTime
- ExportInsightTagRef
- ExportInsightSprint
- ExportInsightSpaceRef
- ExportInsightSpace
- ExportInsightField
- ExportInsightExpectedWorkTime
- ExportInsightCustomValue
- UpdateOrganizationMember
- ListOrganizationMembers
- GetOrganizationMember
- ListJoinedOrganizations
- ListUserDrawRecordByPk
GetTestcaseList
Region:
China (Hangzhou)
Parameters
Advanced
Request Parameters
Required
organizationId
body
spaceIdentifier
directoryIdentifier
conditions
nextToken
maxResult
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Request Syntax
POST /organization/{organizationId}/testhub/testcases HTTP/1.1
Path Parameters
Field Name | Field Details |
---|---|
organizationIdstring | 企业 id Example:5ebbc0228123212b59xxxxxReference Value Source: GetCodeupOrganization ListOrganizations |
Request Parameters
Field Name | Field Details |
---|---|
bodyobject |
Response Parameters
Field Name | Field Details |
---|---|
totalCountinteger<int64> | 总数 Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:10 |
nextTokenstring | 分页 Token,没有下一页则为空 Example:"" |
maxResultsinteger<int64> | 每页数量 Notice
Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution. Example:20 |
requestIdstring | 请求 id,每次请求都是唯一值,便于后续排查问题 Example:ASSDS-ASSASX-XSAXSA-XSAXSAXS |
errorMsgstring | 错误信息 Example:error |
errorCodestring | 错误码 Example:Openapi.RequestError |
successboolean | true 或者 false Example:true |
testcasearray<object> | 工作项信息 |
Change History
No Change History found.