{
"Action": "CreateCodingCIJob",
"AutoCancelSameMergeRequest": true,
"AutoCancelSameRevision": true,
"BranchRegex": "",
"BranchSelector": "",
"DepotId": 0,
"DepotType": "NONE",
"ExecuteIn": "CVM",
"HookType": "DEFAULT",
"JenkinsFileFromType": "STATIC",
"JenkinsFilePath": "Jenkinsfile",
"JenkinsFileStaticContent": "文件内容过长请忽略",
"JobFromType": "CODING",
"Name": "hugoo201905135027hello64f84173-321b-4f36-aae7-5b87bfd9b7de",
"ProjectId": 645819,
"TriggerRemind": "ALWAYS"
}
curl --location -g --request POST 'https://.coding.net/open-api?Action=CreateCodingCIJob' \
--header 'AccessToken;' \
--header 'Action;' \
--header 'Content-Type: application/json' \
--data-raw '{
"Action": "CreateCodingCIJob",
"AutoCancelSameMergeRequest": true,
"AutoCancelSameRevision": true,
"BranchRegex": "",
"BranchSelector": "",
"DepotId": 0,
"DepotType": "NONE",
"ExecuteIn": "CVM",
"HookType": "DEFAULT",
"JenkinsFileFromType": "STATIC",
"JenkinsFilePath": "Jenkinsfile",
"JenkinsFileStaticContent": "文件内容过长请忽略",
"JobFromType": "CODING",
"Name": "hugoo201905135027hello64f84173-321b-4f36-aae7-5b87bfd9b7de",
"ProjectId": 645819,
"TriggerRemind": "ALWAYS"
}'{
"Response": {
"Data": null,
"RequestId": "string"
}
}