CreateWorkitemRecord
登记实际工时
服务地址:
华东1(杭州)
输入参数
只看必填
organizationId企业标识
body请求Body
workitemIdentifier工作项id
actualTime花费工时
type类型
description描述
recordUserIdentifier登记人,为用户的aliyunPk
gmtStart开始时间
gmtEnd结束时间
插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

登记实际工时。

请求语法

POST /organization/{organizationId}/workitems/record HTTP/1.1

路径参数

字段名称字段详情
organizationIdstring

企业标识,也称企业 id,字符串形式,可在云效访问链接中获取,如 https://devops.aliyun.com/organization/【OrganizationId】

示例值:1e9903d8b3f1xxxxxf9286ef5参考取值来源:
    GetCodeupOrganization
    ListOrganizations

请求参数

字段名称字段详情
bodyobject

请求 Body

返回参数

字段名称字段详情
requestIdstring

Id of the request

示例值:ASSDS-ASSASX-XSAXSA-XSAXSAXS
errorMsgstring

错误信息。

示例值:error
errorCodestring
  • 当 success 为 false,返回业务错误码;展开详情
示例值:success
successboolean

true 接口调用成功,false 接口调用失败

示例值:true
WorkitemTimeobject

工作时间

变更历史
暂无变更历史