tccli 3.0.1093.1__py2.py3-none-any.whl → 3.0.1095.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/examples/dasb/v20191018/ModifyCmdTemplate.md +2 -2
- tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
- tccli/examples/es/v20180416/DescribeServerlessInstances.md +346 -0
- tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
- tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
- tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
- tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
- tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
- tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
- tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
- tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
- tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
- tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
- tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
- tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
- tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
- tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
- tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
- tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
- tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
- tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
- tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
- tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
- tccli/examples/organization/v20210331/ListPolicies.md +41 -0
- tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
- tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
- tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
- tccli/examples/pts/v20210728/DescribeRegions.md +4 -2
- tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
- tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
- tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
- tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
- tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
- tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
- tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
- tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
- tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
- tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
- tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
- tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
- tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
- tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
- tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
- tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
- tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
- tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
- tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
- tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
- tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
- tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
- tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
- tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
- tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
- tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
- tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
- tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
- tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
- tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
- tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
- tccli/examples/wedata/v20210820/CreateRule.md +118 -68
- tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
- tccli/examples/wedata/v20210820/CreateTask.md +1 -1
- tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
- tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
- tccli/examples/wedata/v20210820/DagInstances.md +105 -2
- tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
- tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
- tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
- tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
- tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
- tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
- tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
- tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
- tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
- tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
- tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
- tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
- tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
- tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
- tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
- tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
- tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
- tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
- tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
- tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
- tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
- tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
- tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
- tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
- tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
- tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
- tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
- tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
- tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
- tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
- tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
- tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
- tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
- tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
- tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
- tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
- tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
- tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
- tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
- tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
- tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
- tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
- tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
- tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
- tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
- tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
- tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
- tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
- tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
- tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
- tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
- tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
- tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
- tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
- tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
- tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
- tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
- tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
- tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
- tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
- tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
- tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
- tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
- tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
- tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
- tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
- tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
- tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
- tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
- tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
- tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
- tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
- tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
- tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
- tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
- tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
- tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
- tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
- tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
- tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
- tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
- tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
- tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
- tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
- tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
- tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
- tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
- tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
- tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
- tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
- tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
- tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
- tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
- tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
- tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
- tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
- tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
- tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
- tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
- tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
- tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
- tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
- tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
- tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
- tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
- tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
- tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
- tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
- tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
- tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
- tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
- tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
- tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
- tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
- tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
- tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
- tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
- tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
- tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
- tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
- tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
- tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
- tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
- tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
- tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
- tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
- tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
- tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
- tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
- tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
- tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
- tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
- tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
- tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
- tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
- tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
- tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
- tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
- tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
- tccli/examples/wedata/v20210820/TaskLog.md +5 -5
- tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
- tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
- tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
- tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
- tccli/examples/wedata/v20210820/UploadContent.md +29 -29
- tccli/services/aiart/v20221229/api.json +1 -1
- tccli/services/antiddos/v20200309/api.json +19 -0
- tccli/services/cdb/v20170320/api.json +3 -3
- tccli/services/cfs/v20190719/api.json +2 -2
- tccli/services/cfw/v20190904/api.json +177 -0
- tccli/services/ckafka/v20190819/api.json +17 -17
- tccli/services/cls/v20201016/api.json +5 -3
- tccli/services/cynosdb/v20190107/api.json +70 -0
- tccli/services/dasb/v20191018/examples.json +2 -2
- tccli/services/dnspod/v20210323/api.json +3 -2
- tccli/services/domain/v20180808/api.json +40 -0
- tccli/services/domain/v20180808/examples.json +1 -1
- tccli/services/dsgc/v20190723/api.json +90 -20
- tccli/services/dts/v20180330/api.json +1 -1
- tccli/services/dts/v20211206/api.json +4 -3
- tccli/services/eb/v20210416/api.json +64 -0
- tccli/services/emr/v20190103/api.json +1 -1
- tccli/services/es/es_client.py +53 -0
- tccli/services/es/v20180416/api.json +429 -0
- tccli/services/es/v20180416/examples.json +8 -0
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +179 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/facefusion/v20220927/api.json +1 -1
- tccli/services/gaap/v20180529/api.json +68 -40
- tccli/services/gaap/v20180529/examples.json +6 -6
- tccli/services/iotexplorer/iotexplorer_client.py +375 -4
- tccli/services/iotexplorer/v20190423/api.json +589 -0
- tccli/services/iotexplorer/v20190423/examples.json +56 -0
- tccli/services/lcic/v20220817/api.json +5 -5
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/live/v20180801/api.json +49 -0
- tccli/services/monitor/v20180724/api.json +20 -2
- tccli/services/oceanus/v20190422/api.json +1 -1
- tccli/services/organization/organization_client.py +783 -147
- tccli/services/organization/v20210331/api.json +1259 -207
- tccli/services/organization/v20210331/examples.json +96 -0
- tccli/services/pts/v20210728/api.json +16 -3
- tccli/services/pts/v20210728/examples.json +2 -2
- tccli/services/redis/v20180412/api.json +11 -0
- tccli/services/tke/v20180525/api.json +23 -25
- tccli/services/tke/v20180525/examples.json +2 -2
- tccli/services/trocket/trocket_client.py +8 -61
- tccli/services/trocket/v20230308/api.json +0 -34
- tccli/services/trocket/v20230308/examples.json +0 -8
- tccli/services/tse/v20201207/api.json +10 -1
- tccli/services/vod/v20180717/api.json +14 -14
- tccli/services/wedata/v20210820/api.json +20339 -35347
- tccli/services/wedata/v20210820/examples.json +406 -1282
- tccli/services/wedata/wedata_client.py +704 -5315
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/RECORD +271 -249
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/license_files/LICENSE +0 -0
@@ -18,101 +18,166 @@ Output:
|
|
18
18
|
"Response": {
|
19
19
|
"Nodes": [
|
20
20
|
{
|
21
|
-
"Id": "
|
22
|
-
"TaskId": "
|
23
|
-
"Name": "
|
24
|
-
"NodeType": "
|
25
|
-
"DataSourceType": "
|
26
|
-
"Description": "
|
27
|
-
"DatasourceId": "
|
21
|
+
"Id": "130973",
|
22
|
+
"TaskId": "n11a6d01c-0ec6-4efc-bd14-97a921d01d3f",
|
23
|
+
"Name": "nodeTestName",
|
24
|
+
"NodeType": "INPUT",
|
25
|
+
"DataSourceType": "MYSQL",
|
26
|
+
"Description": "testdesc",
|
27
|
+
"DatasourceId": "914840",
|
28
28
|
"Config": [
|
29
29
|
{
|
30
|
-
"Name": "
|
31
|
-
"Value": "
|
30
|
+
"Name": "Type",
|
31
|
+
"Value": "MYSQL"
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"Name": "splitPk",
|
35
|
+
"Value": "id"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"Name": "Database",
|
39
|
+
"Value": "databasetestname"
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"Name": "TableNames",
|
43
|
+
"Value": "tabletestname"
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"Name": "PrimaryKey",
|
47
|
+
"Value": "id"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"Name": "isNew",
|
51
|
+
"Value": "true"
|
52
|
+
},
|
53
|
+
{
|
54
|
+
"Name": "PrimaryKey_INPUT_SYMBOL",
|
55
|
+
"Value": "input"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"Name": "splitPk_INPUT_SYMBOL",
|
59
|
+
"Value": "input"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"Name": "isClean",
|
63
|
+
"Value": "0"
|
64
|
+
},
|
65
|
+
{
|
66
|
+
"Name": "encoding",
|
67
|
+
"Value": "utf-8"
|
32
68
|
}
|
33
69
|
],
|
34
70
|
"ExtConfig": [
|
35
71
|
{
|
36
|
-
"Name": "
|
37
|
-
"Value": "
|
72
|
+
"Name": "x",
|
73
|
+
"Value": "300"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"Name": "y",
|
77
|
+
"Value": "260"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"Name": "iconPosition",
|
81
|
+
"Value": "left"
|
82
|
+
},
|
83
|
+
{
|
84
|
+
"Name": "size",
|
85
|
+
"Value": "m"
|
38
86
|
}
|
39
87
|
],
|
40
88
|
"Schema": [
|
41
89
|
{
|
42
|
-
"
|
43
|
-
"
|
44
|
-
"
|
45
|
-
"
|
90
|
+
"Type": "String",
|
91
|
+
"Alias": "name",
|
92
|
+
"Comment": "名字",
|
93
|
+
"Id": "616042880",
|
94
|
+
"Name": "name",
|
95
|
+
"Value": "nihao",
|
46
96
|
"Properties": [
|
47
97
|
{
|
48
|
-
"Name": "
|
49
|
-
"Value": "
|
98
|
+
"Name": "exttestname",
|
99
|
+
"Value": "exttestvalue"
|
50
100
|
}
|
51
|
-
]
|
52
|
-
"Alias": "abc",
|
53
|
-
"Comment": "abc"
|
101
|
+
]
|
54
102
|
}
|
55
103
|
],
|
56
104
|
"NodeMapping": {
|
57
|
-
"SourceId": "
|
58
|
-
"SinkId": "
|
105
|
+
"SourceId": "130973",
|
106
|
+
"SinkId": "130972",
|
59
107
|
"SourceSchema": [
|
60
108
|
{
|
61
|
-
"Id": "
|
62
|
-
"Name": "
|
63
|
-
"Value": "
|
64
|
-
"Type": "
|
65
|
-
"Alias": "
|
66
|
-
"Comment": "
|
109
|
+
"Id": "597853056",
|
110
|
+
"Name": "name",
|
111
|
+
"Value": "test",
|
112
|
+
"Type": "String",
|
113
|
+
"Alias": "name",
|
114
|
+
"Comment": "名称",
|
67
115
|
"Properties": [
|
68
116
|
{
|
69
|
-
"Name": "
|
70
|
-
"Value": "
|
117
|
+
"Name": "exttestname",
|
118
|
+
"Value": "exttestvalue"
|
71
119
|
}
|
72
120
|
]
|
73
121
|
}
|
74
122
|
],
|
75
123
|
"SchemaMappings": [
|
76
124
|
{
|
77
|
-
"SourceSchemaId": "
|
78
|
-
"SinkSchemaId": "
|
125
|
+
"SourceSchemaId": "597853056",
|
126
|
+
"SinkSchemaId": "616042880"
|
127
|
+
}
|
128
|
+
],
|
129
|
+
"ExtConfig": [
|
130
|
+
{
|
131
|
+
"Name": "Type",
|
132
|
+
"Value": "MYSQL"
|
79
133
|
}
|
80
134
|
]
|
81
135
|
},
|
82
|
-
"AppId": "
|
83
|
-
"ProjectId": "
|
84
|
-
"CreatorUin": "
|
85
|
-
"OperatorUin": "
|
86
|
-
"OwnerUin": "
|
87
|
-
"CreateTime": "
|
88
|
-
"UpdateTime": "
|
136
|
+
"AppId": "1315051999",
|
137
|
+
"ProjectId": "1486446569620893696",
|
138
|
+
"CreatorUin": "100028644005",
|
139
|
+
"OperatorUin": "100028644005",
|
140
|
+
"OwnerUin": "100028644005",
|
141
|
+
"CreateTime": "2022-05-07 10:13:21",
|
142
|
+
"UpdateTime": "2022-05-07 10:13:21"
|
89
143
|
}
|
90
144
|
],
|
91
145
|
"Mappings": [
|
92
146
|
{
|
93
|
-
"SourceId": "
|
94
|
-
"SinkId": "
|
147
|
+
"SourceId": "130973",
|
148
|
+
"SinkId": "130972",
|
95
149
|
"SourceSchema": [
|
96
150
|
{
|
97
|
-
"Id": "
|
98
|
-
"Name": "
|
99
|
-
"Value": "
|
100
|
-
"Type": "
|
101
|
-
"Alias": "
|
102
|
-
"Comment": "
|
103
|
-
"Properties": [
|
151
|
+
"Id": "597853056",
|
152
|
+
"Name": "name",
|
153
|
+
"Value": "test",
|
154
|
+
"Type": "String",
|
155
|
+
"Alias": "name",
|
156
|
+
"Comment": "名称",
|
157
|
+
"Properties": [
|
158
|
+
{
|
159
|
+
"Name": "exttestname",
|
160
|
+
"Value": "exttestvalue"
|
161
|
+
}
|
162
|
+
]
|
104
163
|
}
|
105
164
|
],
|
106
165
|
"SchemaMappings": [
|
107
166
|
{
|
108
|
-
"SourceSchemaId": "
|
109
|
-
"SinkSchemaId": "
|
167
|
+
"SourceSchemaId": "597853056",
|
168
|
+
"SinkSchemaId": "616042880"
|
169
|
+
}
|
170
|
+
],
|
171
|
+
"ExtConfig": [
|
172
|
+
{
|
173
|
+
"Name": "ext key name",
|
174
|
+
"Value": "ext key value"
|
110
175
|
}
|
111
176
|
]
|
112
177
|
}
|
113
178
|
],
|
114
|
-
"TaskId": "
|
115
|
-
"RequestId": "
|
179
|
+
"TaskId": "n11a6d01c-0ec6-4efc-bd14-97a921d01d3f",
|
180
|
+
"RequestId": "ae90b19-209e-4acb-9f62-e2860dd810"
|
116
181
|
}
|
117
182
|
}
|
118
183
|
```
|
@@ -1,28 +1,4 @@
|
|
1
|
-
**Example 1:
|
2
|
-
|
3
|
-
asdfa
|
4
|
-
|
5
|
-
Input:
|
6
|
-
|
7
|
-
```
|
8
|
-
tccli wedata DescribeOperateOpsTasks --cli-unfold-argument \
|
9
|
-
--ProjectId 1470561602745229312
|
10
|
-
```
|
11
|
-
|
12
|
-
Output:
|
13
|
-
```
|
14
|
-
{
|
15
|
-
"Response": {
|
16
|
-
"Error": {
|
17
|
-
"Code": "AuthFailure.SignatureFailure",
|
18
|
-
"Message": "请求签名验证失败,请检查您的签名计算是否正确。"
|
19
|
-
},
|
20
|
-
"RequestId": "1bb6a9d0-3182-429a-b030-1a01b55d40cd"
|
21
|
-
}
|
22
|
-
}
|
23
|
-
```
|
24
|
-
|
25
|
-
**Example 2: 失败示例**
|
1
|
+
**Example 1: 失败示例**
|
26
2
|
|
27
3
|
失败示例
|
28
4
|
|
@@ -46,7 +22,7 @@ Output:
|
|
46
22
|
}
|
47
23
|
```
|
48
24
|
|
49
|
-
**Example
|
25
|
+
**Example 2: 任务列表查询**
|
50
26
|
|
51
27
|
任务列表查询
|
52
28
|
|
@@ -54,27 +30,9 @@ Input:
|
|
54
30
|
|
55
31
|
```
|
56
32
|
tccli wedata DescribeOperateOpsTasks --cli-unfold-argument \
|
57
|
-
--
|
58
|
-
--
|
59
|
-
--
|
60
|
-
--TaskNameList abc \
|
61
|
-
--TaskIdList abc \
|
62
|
-
--PageNumber abc \
|
63
|
-
--PageSize abc \
|
64
|
-
--SortItem abc \
|
65
|
-
--SortType abc \
|
66
|
-
--InChargeList abc \
|
67
|
-
--TaskTypeIdList abc \
|
68
|
-
--StatusList abc \
|
69
|
-
--TaskCycleUnitList abc \
|
70
|
-
--ProjectId abc \
|
71
|
-
--ProductNameList abc \
|
72
|
-
--SourceServiceId abc \
|
73
|
-
--SourceServiceType abc \
|
74
|
-
--TargetServiceId abc \
|
75
|
-
--TargetServiceType abc \
|
76
|
-
--AlarmType abc \
|
77
|
-
--ExecutorGroupIdList abc
|
33
|
+
--WorkFlowIdList 1282d8d2-68e0-11ee-8d13-a411120f8272 \
|
34
|
+
--TaskIdList 20231220103934257 \
|
35
|
+
--ProjectId 1531609696110365952
|
78
36
|
```
|
79
37
|
|
80
38
|
Output:
|
@@ -82,113 +40,99 @@ Output:
|
|
82
40
|
{
|
83
41
|
"Response": {
|
84
42
|
"Data": {
|
85
|
-
"PageNumber": 1,
|
86
|
-
"PageSize": 1,
|
87
43
|
"Items": [
|
88
44
|
{
|
89
|
-
"
|
90
|
-
"
|
91
|
-
"
|
92
|
-
"
|
93
|
-
"
|
94
|
-
"
|
95
|
-
"
|
96
|
-
"
|
97
|
-
"
|
98
|
-
"
|
99
|
-
"
|
100
|
-
"
|
101
|
-
"
|
102
|
-
"
|
103
|
-
"
|
104
|
-
"
|
105
|
-
"
|
106
|
-
"ExecutionEndTime":
|
107
|
-
"
|
108
|
-
"
|
109
|
-
"
|
110
|
-
"
|
111
|
-
"
|
112
|
-
"
|
45
|
+
"BrokerIp": null,
|
46
|
+
"ClusterId": null,
|
47
|
+
"CreateTime": "2023-12-20 20:40:59",
|
48
|
+
"Creator": "MaksimGuo",
|
49
|
+
"Crontab": null,
|
50
|
+
"CrontabExpression": null,
|
51
|
+
"CycleNum": 1,
|
52
|
+
"CycleStep": null,
|
53
|
+
"CycleType": null,
|
54
|
+
"CycleUnit": "D",
|
55
|
+
"DelayTime": 0,
|
56
|
+
"DependencyRel": null,
|
57
|
+
"DependencyWorkflow": null,
|
58
|
+
"EndDate": "2099-12-31 23:59:59",
|
59
|
+
"EndTime": null,
|
60
|
+
"EventListenerConfig": null,
|
61
|
+
"EventPublisherConfig": null,
|
62
|
+
"ExecutionEndTime": null,
|
63
|
+
"ExecutionStartTime": null,
|
64
|
+
"ExecutionTTL": -1,
|
65
|
+
"ExecutorGroupId": null,
|
66
|
+
"ExecutorGroupName": null,
|
67
|
+
"FirstRunTime": "2023-10-12 17:18:45",
|
68
|
+
"FirstSubmitTime": "2023-12-21 21:06:36",
|
69
|
+
"FolderId": "0ab0ffbd-68e0-11ee-8d13-a4ae120f8272",
|
70
|
+
"FolderName": "jianweisong",
|
71
|
+
"InCharge": "MaksimGuo",
|
72
|
+
"InChargeId": null,
|
73
|
+
"InitStrategy": "T+0",
|
74
|
+
"InstanceInitStrategy": null,
|
75
|
+
"LastSchedulerCommitTime": "2023-12-21 21:06:36",
|
76
|
+
"LastUpdate": null,
|
77
|
+
"Layer": null,
|
78
|
+
"LeftCoordinate": 367,
|
79
|
+
"MaxDateTime": null,
|
80
|
+
"MinDateTime": null,
|
81
|
+
"NormalizedJobStartTime": null,
|
82
|
+
"Notes": null,
|
83
|
+
"OwnId": null,
|
84
|
+
"ProductName": null,
|
85
|
+
"ProjectId": "1531609696090365952",
|
86
|
+
"ProjectIdent": "project_wedata",
|
87
|
+
"ProjectName": "project_wedata",
|
88
|
+
"RealWorkflowId": null,
|
89
|
+
"ResourceGroup": null,
|
113
90
|
"RetryAble": 1,
|
114
|
-
"
|
115
|
-
"
|
116
|
-
"
|
117
|
-
"
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
125
|
-
"
|
126
|
-
"
|
127
|
-
"
|
128
|
-
"
|
129
|
-
"
|
130
|
-
"
|
131
|
-
"
|
132
|
-
"
|
133
|
-
"
|
134
|
-
"
|
135
|
-
"
|
136
|
-
"
|
137
|
-
"
|
138
|
-
"
|
139
|
-
"
|
140
|
-
"
|
141
|
-
"
|
142
|
-
"
|
143
|
-
"
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
"Offset": "abc",
|
151
|
-
"LinkType": "abc",
|
152
|
-
"WorkflowId": "abc"
|
153
|
-
},
|
154
|
-
"ProductName": "abc",
|
155
|
-
"ProjectId": "abc",
|
156
|
-
"ProjectIdent": "abc",
|
157
|
-
"ProjectName": "abc",
|
158
|
-
"OwnId": "abc",
|
159
|
-
"UserId": "abc",
|
160
|
-
"TenantId": "abc",
|
161
|
-
"UpdateUser": "abc",
|
162
|
-
"UpdateTime": "abc",
|
163
|
-
"UpdateUserId": "abc",
|
164
|
-
"TaskTypeId": 0,
|
165
|
-
"TaskTypeDesc": "abc",
|
166
|
-
"ShowWorkflow": true,
|
167
|
-
"FirstSubmitTime": "abc",
|
168
|
-
"FirstRunTime": "abc",
|
169
|
-
"ScheduleDesc": "abc",
|
170
|
-
"CycleNum": 0,
|
171
|
-
"Crontab": "abc",
|
172
|
-
"StartDate": "abc",
|
173
|
-
"EndDate": "abc",
|
174
|
-
"CycleUnit": "abc",
|
175
|
-
"InitStrategy": "abc",
|
176
|
-
"Layer": "abc",
|
177
|
-
"SourceServiceId": "abc",
|
178
|
-
"SourceServiceType": "abc",
|
179
|
-
"TargetServiceId": "abc",
|
180
|
-
"TargetServiceType": "abc",
|
181
|
-
"TasksStr": "abc",
|
182
|
-
"Submit": true,
|
183
|
-
"ExecutorGroupId": "abc",
|
184
|
-
"ExecutorGroupName": "abc"
|
91
|
+
"RetryWait": 5,
|
92
|
+
"RunPriority": 6,
|
93
|
+
"ScheduleDesc": "每天00:00执行一次",
|
94
|
+
"SchedulerDesc": null,
|
95
|
+
"SelfDepend": "serial",
|
96
|
+
"ShowWorkflow": false,
|
97
|
+
"SourceServiceId": null,
|
98
|
+
"SourceServiceType": null,
|
99
|
+
"StartDate": "2023-10-12 17:18:45",
|
100
|
+
"StartTime": null,
|
101
|
+
"StartupTime": null,
|
102
|
+
"Status": "F",
|
103
|
+
"TargetServiceId": null,
|
104
|
+
"TargetServiceType": null,
|
105
|
+
"TaskAction": "",
|
106
|
+
"TaskId": "20231220203934257",
|
107
|
+
"TaskLinkInfo": null,
|
108
|
+
"TaskName": "1111asdasdadsd",
|
109
|
+
"TaskType": null,
|
110
|
+
"TaskTypeDesc": "MapReduce",
|
111
|
+
"TaskTypeId": 92,
|
112
|
+
"TenantId": "1315051789",
|
113
|
+
"TopCoordinate": 227,
|
114
|
+
"TryLimit": 5,
|
115
|
+
"UpdateTime": null,
|
116
|
+
"UpdateUser": "MaksimGuo",
|
117
|
+
"UpdateUserId": "100029483142",
|
118
|
+
"UserId": "100029483142",
|
119
|
+
"VirtualFlag": false,
|
120
|
+
"VirtualTaskId": null,
|
121
|
+
"VirtualTaskStatus": null,
|
122
|
+
"WorkflowId": "1282d8d2-68e0-11ee-8d13-a4ae120f8272",
|
123
|
+
"WorkflowName": "1002",
|
124
|
+
"YarnQueue": null,
|
125
|
+
"TasksStr": "testss",
|
126
|
+
"Submit": true
|
185
127
|
}
|
186
128
|
],
|
187
|
-
"TotalPage": 1,
|
188
129
|
"PageCount": 1,
|
189
|
-
"
|
130
|
+
"PageNumber": 1,
|
131
|
+
"PageSize": 10,
|
132
|
+
"TotalCount": 1,
|
133
|
+
"TotalPage": 1
|
190
134
|
},
|
191
|
-
"RequestId": "
|
135
|
+
"RequestId": "ce9d691e-47fc-4378-92db-3fa248e84166"
|
192
136
|
}
|
193
137
|
}
|
194
138
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeOpsInstanceLogList --cli-unfold-argument \
|
9
|
-
--TaskId
|
10
|
-
--CurRunDate
|
9
|
+
--TaskId 201234567889999 \
|
10
|
+
--CurRunDate 2024-04-06 00:00:00
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -16,21 +16,21 @@ Output:
|
|
16
16
|
"Response": {
|
17
17
|
"Data": [
|
18
18
|
{
|
19
|
-
"TaskId": "
|
20
|
-
"CurRunDate": "
|
21
|
-
"Tries": "
|
22
|
-
"LastUpdate": "
|
23
|
-
"BrokerIp": "
|
24
|
-
"FileSize": "
|
25
|
-
"OriginFileName": "
|
26
|
-
"CreateTime": "
|
27
|
-
"InstanceLogType": "
|
28
|
-
"TaskName": "
|
29
|
-
"CostTime": "
|
19
|
+
"TaskId": "1234567889999",
|
20
|
+
"CurRunDate": "2024-04-09 00:00:00",
|
21
|
+
"Tries": "1",
|
22
|
+
"LastUpdate": "2024-04-09 00:00:00",
|
23
|
+
"BrokerIp": "ins-841jqgbx",
|
24
|
+
"FileSize": "10",
|
25
|
+
"OriginFileName": "201234567889999-9-all-log-0.20240410203512.log",
|
26
|
+
"CreateTime": "2024-02-09 00:00:00",
|
27
|
+
"InstanceLogType": "run",
|
28
|
+
"TaskName": "test_task_0",
|
29
|
+
"CostTime": "00:05",
|
30
30
|
"InstanceStatus": "RUNNING"
|
31
31
|
}
|
32
32
|
],
|
33
|
-
"RequestId": "
|
33
|
+
"RequestId": "f47ac10b-58cc-4372-a567-0e02b2c3d479"
|
34
34
|
}
|
35
35
|
}
|
36
36
|
```
|