| 12345678910111213141516171819 |
- base_url: http://xxxx:12345/dolphinscheduler
- project_code:
- request_params:
- processDefinitionCode:
- scheduleTime:
- failureStrategy: END
- taskDependType: TASK_POST
- execType: START_PROCESS
- warningType: NONE
- runMode: RUN_MODE_SERIAL
- processInstancePriority: MEDIUM
- workerGroup: cdh
- tenantCode: alvis
- startParams:
- dryRun: 0
- testFlag: 0
- complementDependentMode: OFF_MODE
- allLevelDependent: false
- executionOrder: DESC_ORDER
|