將任務從 Talend Administration Center 遷移至 Talend Management Console
在此情境中,您使用 Talend API 將任務從 Talend Administration Center 遷移至 Talend Management Console。
關於此任務
以下是關於 API 呼叫的一些詳細資訊:
Method: POST
endpoint: api/v2/migration/tmc/tasks
payload:
{
[
{
"tacid": 0,
"id": 0,
"triggers": [
"string"
],
"taskParameters": true,
"pause": true
}
],
"comment": "string",
"cloud": {
"environment": "string",
"workspace": "string",
"engine": "string",
"cluster": "string"
},
"options": {
"artifact": true
}
}程序
結果
