POST /ms/openapi/api/apigw/v3/projects/{projectId}/pipelines/{pipelineId}/builds/{buildId}/execute/pause
参数名称
参数类型
必须
参数说明
默认值
projectId
string
是
项目ID
pipelineId
string
是
流水线ID
buildId
string
是
构建ID
curl - X POST '[请替换为API地址栏请求地址]'
HEADER样例
accept: application / json
Content - Type : application / json
{
"data" : true ,
"message" : "String" ,
"status" : 0
}
参数名称
参数类型
必须
参数说明
continue
boolean
否
continue
containerId
string
否
当前containerId
taskId
string
否
任务ID
element
Element
否
element信息,若插件内有变量变更需给出变更后的element
stageId
string
否
当前stageId
参数名称
参数类型
必须
参数说明
canRetry
boolean
否
canRetry
errorType
string
否
errorType
errorCode
integer
否
errorCode
canSkip
boolean
否
canSkip
startEpoch
integer
否
startEpoch
version
string
否
version
executeCount
integer
否
executeCount
templateModify
boolean
否
templateModify
elementEnable
boolean
否
elementEnable
errorMsg
string
否
errorMsg
elapsed
integer
否
elapsed
atomCode
string
否
atomCode
additionalOptions
ElementAdditionalOptions
否
additionalOptions
taskAtom
string
否
taskAtom
name
string
否
name
id
string
否
id
classType
string
否
classType
status
string
否
status
参数名称
参数类型
必须
参数说明
enableCustomEnv
boolean
否
enableCustomEnv
continueWhenFailed
boolean
否
continueWhenFailed
manualRetry
boolean
否
manualRetry
pauseBeforeExec
boolean
否
pauseBeforeExec
retryCount
integer
否
retryCount
manualSkip
boolean
否
manualSkip
timeout
integer
否
timeout
customVariables
List<NameAndValue >
否
customVariables
otherTask
string
否
otherTask
customEnv
List<NameAndValue >
否
customEnv
retryWhenFailed
boolean
否
retryWhenFailed
enable
boolean
否
enable
subscriptionPauseUser
string
否
subscriptionPauseUser
customCondition
string
否
customCondition
runCondition
ENUM(PRE_TASK_SUCCESS, PRE_TASK_FAILED_BUT_CANCEL, PRE_TASK_FAILED_EVEN_CANCEL, PRE_TASK_FAILED_ONLY, OTHER_TASK_RUNNING, CUSTOM_VARIABLE_MATCH, CUSTOM_VARIABLE_MATCH_NOT_RUN, CUSTOM_CONDITION_MATCH, PARENT_TASK_CANCELED_OR_TIMEOUT, PARENT_TASK_FINISH, )
否
runCondition
elementPostInfo
元素post信息
否
elementPostInfo
参数名称
参数类型
必须
参数说明
value
string
否
value
key
string
否
key
参数名称
参数类型
必须
参数说明
parentElementId
string
否
父元素ID
postCondition
string
否
执行条件
parentElementJobIndex
integer
否
父元素在job中的位置
parentElementName
string
否
父元素名称
postEntryParam
string
否
入口参数
参数名称
参数类型
必须
参数说明
data
boolean
否
数据
message
string
否
错误信息
status
integer
是
状态码