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
}
}절차
결과
