Check the details of execution
- 2022-12-21 11:14:27
- Jing Wang
- 1564
- Last edited by WANG JING on 2023-01-04 17:51:24
- Share links
GET
/executions/:id
Check the details of execution
1. Request Header
Name | Type | Required | Description |
---|---|---|---|
Token | String | Yes | Authentication Token |
2. Request Response
Name | Type | Required | Description |
---|---|---|---|
id | int | Yes | Execution ID |
project | int | Yes | Affiliated Project |
name | string | Yes | Execution Name |
code | string | Yes | Execution Code |
begin | date | Yes | Planning Begin Date |
end | date | Yes | Planning End Date |
days | int | No | Available Working Days |
lifetime | string | No | Type (short term | long term | ops) |
PO | No | Product Owner | |
PM | No | Iteration Leader | |
QD | No | Test Manager | |
RD | No | Release Manager | |
teamMembers | array | No | Team members ["admin"] |
desc | string | Yes | Iteration Description |
acl | string | Yes | Access control (private |open inherited project permissions) |
whitelist | array | No | Whitelist |
openedBy | Yes | Created by | |
openedDate | datetime | Yes | Creation Date |
3. Response Example
{
"id": 40,
"project": 12,
"model": "",
"type": "sprint",
"lifetime": "",
"budget": "0",
"budgetUnit": "CNY",
"attribute": "",
"percent": 0,
"milestone": "0",
"output": "",
"auth": "",
"parent": 12,
"path": ",12,40,",
"grade": 1,
"name": "test execution1111111",
"code": "test1111111",
"begin": "2021-12-01",
"end": "2021-12-11",
"realBegan": "0000-00-00",
"realEnd": "0000-00-00",
"days": 100,
"status": "wait",
"subStatus": "",
"pri": "1",
"desc": "",
"version": 0,
"parentVersion": 0,
"planDuration": 0,
"realDuration": 0,
"openedBy": "admin",
"openedDate": "2021-11-28T15:37:59Z",
"openedVersion": "15.8",
"lastEditedBy": "admin",
"lastEditedDate": "2021-11-28T15:37:59Z",
"closedBy": "",
"closedDate": null,
"canceledBy": "",
"canceledDate": null,
"PO": "",
"PM": "",
"QD": "",
"RD": "",
"team": "test execution1111111",
"acl": "private",
"whitelist": ",",
"order": 200,
"deleted": "0",
"totalHours": 700,
"totalEstimate": 0,
"totalConsumed": 0,
"totalLeft": 0
}
Write a Comment
Support
- Book a Demo
- Tech Forum
- GitHub
- SourceForge
About Us
- Company
- Privacy Policy
- Term of Use
- Blogs
- Partners
Contact Us
- Leave a Message
- Email Us: support@zentaoalm.com