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
@@ -1,12 +1,12 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 根据项目id 获取项目下所有工作流列表示例**
|
2
2
|
|
3
|
-
|
3
|
+
根据项目id 获取项目下所有工作流列表
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeWorkflowListByProjectId --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 1453462344
|
10
10
|
```
|
11
11
|
|
12
12
|
Output:
|
@@ -15,183 +15,39 @@ Output:
|
|
15
15
|
"Response": {
|
16
16
|
"Data": [
|
17
17
|
{
|
18
|
-
"FolderId": "
|
19
|
-
"Owner": "jayshi",
|
20
|
-
"OwnerId": "100028578933",
|
21
|
-
"ProjectId": "1460947878944567296",
|
22
|
-
"ProjectIdent": "us_dev",
|
23
|
-
"ProjectName": "调度dev验证项目",
|
24
|
-
"WorkflowDesc": "",
|
25
|
-
"WorkflowId": "5d0bffaf-b11b-11ed-8909-bc97e105ba60",
|
26
|
-
"WorkflowName": "20230220_patch"
|
27
|
-
},
|
28
|
-
{
|
29
|
-
"FolderId": "50a3f793-b11b-11ed-8909-bc97e105ba60",
|
30
|
-
"Owner": "jayshi",
|
31
|
-
"OwnerId": "100028578933",
|
32
|
-
"ProjectId": "1460947878944567296",
|
33
|
-
"ProjectIdent": "us_dev",
|
34
|
-
"ProjectName": "调度dev验证项目",
|
35
|
-
"WorkflowDesc": "",
|
36
|
-
"WorkflowId": "9d9d0c78-b1bb-11ed-8909-bc97e105ba60",
|
37
|
-
"WorkflowName": "20230221_patch"
|
38
|
-
},
|
39
|
-
{
|
40
|
-
"FolderId": "17553b8a-adf7-11ed-8909-bc97e105ba60",
|
18
|
+
"FolderId": "05561fa3-eb36-11ed-8909-bc97e105ba60",
|
41
19
|
"Owner": "wineliu",
|
42
20
|
"OwnerId": "100029386024",
|
43
|
-
"ProjectId": "
|
44
|
-
"ProjectIdent": "
|
45
|
-
"ProjectName": "
|
46
|
-
"WorkflowDesc": "",
|
47
|
-
"WorkflowId": "
|
48
|
-
"WorkflowName": "
|
49
|
-
|
50
|
-
|
51
|
-
"
|
52
|
-
"
|
53
|
-
"
|
54
|
-
|
55
|
-
|
56
|
-
"
|
57
|
-
"
|
58
|
-
"
|
59
|
-
"
|
60
|
-
|
61
|
-
|
62
|
-
"
|
63
|
-
"
|
64
|
-
"
|
65
|
-
"
|
66
|
-
"
|
67
|
-
"
|
68
|
-
"
|
69
|
-
"
|
70
|
-
"WorkflowName": "aaa_w_01"
|
71
|
-
},
|
72
|
-
{
|
73
|
-
"FolderId": "66f76dee-c714-11ed-8909-bc97e105ba60",
|
74
|
-
"Owner": "zenofu",
|
75
|
-
"OwnerId": "100028579464",
|
76
|
-
"ProjectId": "1460947878944567296",
|
77
|
-
"ProjectIdent": "us_dev",
|
78
|
-
"ProjectName": "调度dev验证项目",
|
79
|
-
"WorkflowDesc": "",
|
80
|
-
"WorkflowId": "7bda1696-c714-11ed-8909-bc97e105ba60",
|
81
|
-
"WorkflowName": "aaa_w_02"
|
82
|
-
},
|
83
|
-
{
|
84
|
-
"FolderId": "34402934-b28a-11ed-8909-bc97e105ba60",
|
85
|
-
"Owner": "abelteng",
|
86
|
-
"OwnerId": "100028663852",
|
87
|
-
"ProjectId": "1460947878944567296",
|
88
|
-
"ProjectIdent": "us_dev",
|
89
|
-
"ProjectName": "调度dev验证项目",
|
90
|
-
"WorkflowDesc": "",
|
91
|
-
"WorkflowId": "3a69140a-b28a-11ed-8909-bc97e105ba60",
|
92
|
-
"WorkflowName": "abel"
|
93
|
-
},
|
94
|
-
{
|
95
|
-
"FolderId": "cc31c16e-8743-11ed-8909-bc97e105ba60",
|
96
|
-
"Owner": "stackxchen",
|
97
|
-
"OwnerId": "100028590605",
|
98
|
-
"ProjectId": "1460947878944567296",
|
99
|
-
"ProjectIdent": "us_dev",
|
100
|
-
"ProjectName": "调度dev验证项目",
|
101
|
-
"WorkflowDesc": "",
|
102
|
-
"WorkflowId": "d3398ce9-8743-11ed-8909-bc97e105ba60",
|
103
|
-
"WorkflowName": "flow_01"
|
104
|
-
},
|
105
|
-
{
|
106
|
-
"FolderId": "1f570269-835e-11ed-8909-bc97e105ba60",
|
107
|
-
"Owner": "heidyhuang",
|
108
|
-
"OwnerId": "100028650218",
|
109
|
-
"ProjectId": "1460947878944567296",
|
110
|
-
"ProjectIdent": "us_dev",
|
111
|
-
"ProjectName": "调度dev验证项目",
|
112
|
-
"WorkflowDesc": "",
|
113
|
-
"WorkflowId": "2597082f-835e-11ed-8909-bc97e105ba60",
|
114
|
-
"WorkflowName": "heidytest"
|
115
|
-
},
|
116
|
-
{
|
117
|
-
"FolderId": "baa8a6ad-7d31-11ed-8909-bc97e105ba60",
|
118
|
-
"Owner": "kevinnie",
|
119
|
-
"OwnerId": "100028578763",
|
120
|
-
"ProjectId": "1460947878944567296",
|
121
|
-
"ProjectIdent": "us_dev",
|
122
|
-
"ProjectName": "调度dev验证项目",
|
123
|
-
"WorkflowDesc": "",
|
124
|
-
"WorkflowId": "c273838f-7d31-11ed-8909-bc97e105ba60",
|
125
|
-
"WorkflowName": "kevintest"
|
126
|
-
},
|
127
|
-
{
|
128
|
-
"FolderId": "b1b522c3-ae14-11ed-8909-bc97e105ba60",
|
129
|
-
"Owner": "txyuwang",
|
130
|
-
"OwnerId": "100028982231",
|
131
|
-
"ProjectId": "1460947878944567296",
|
132
|
-
"ProjectIdent": "us_dev",
|
133
|
-
"ProjectName": "调度dev验证项目",
|
134
|
-
"WorkflowDesc": "",
|
135
|
-
"WorkflowId": "b92fd284-ae14-11ed-8909-bc97e105ba60",
|
136
|
-
"WorkflowName": "txyuwang_wf1"
|
137
|
-
},
|
138
|
-
{
|
139
|
-
"FolderId": "22866126-84c3-11ed-8909-bc97e105ba60",
|
140
|
-
"Owner": "qminliu",
|
141
|
-
"OwnerId": "100028578885",
|
142
|
-
"ProjectId": "1460947878944567296",
|
143
|
-
"ProjectIdent": "us_dev",
|
144
|
-
"ProjectName": "调度dev验证项目",
|
145
|
-
"WorkflowDesc": "",
|
146
|
-
"WorkflowId": "332e31f8-84c3-11ed-8909-bc97e105ba60",
|
147
|
-
"WorkflowName": "up"
|
148
|
-
},
|
149
|
-
{
|
150
|
-
"FolderId": "3530b790-bcbf-11ed-9177-bc97e1e97a30",
|
151
|
-
"Owner": "hhhuilli",
|
152
|
-
"OwnerId": "100028579427",
|
153
|
-
"ProjectId": "1460947878944567296",
|
154
|
-
"ProjectIdent": "us_dev",
|
155
|
-
"ProjectName": "调度dev验证项目",
|
156
|
-
"WorkflowDesc": "",
|
157
|
-
"WorkflowId": "3d63be06-bcbf-11ed-9177-bc97e1e97a30",
|
158
|
-
"WorkflowName": "w0307"
|
159
|
-
},
|
160
|
-
{
|
161
|
-
"FolderId": "26ed848c-ad2a-11ed-8909-bc97e105ba60",
|
162
|
-
"Owner": "evanxue",
|
163
|
-
"OwnerId": "100028598636",
|
164
|
-
"ProjectId": "1460947878944567296",
|
165
|
-
"ProjectIdent": "us_dev",
|
166
|
-
"ProjectName": "调度dev验证项目",
|
167
|
-
"WorkflowDesc": "",
|
168
|
-
"WorkflowId": "464d6ccc-ad2a-11ed-8909-bc97e105ba60",
|
169
|
-
"WorkflowName": "workflow001"
|
170
|
-
},
|
171
|
-
{
|
172
|
-
"FolderId": "ff4c7d4f-800d-11ed-8909-bc97e105ba60",
|
173
|
-
"Owner": "zenofu",
|
174
|
-
"OwnerId": "100028579464",
|
175
|
-
"ProjectId": "1460947878944567296",
|
176
|
-
"ProjectIdent": "us_dev",
|
177
|
-
"ProjectName": "调度dev验证项目",
|
178
|
-
"WorkflowDesc": "",
|
179
|
-
"WorkflowId": "07a4f4a7-800e-11ed-8909-bc97e105ba60",
|
180
|
-
"WorkflowName": "zeno_test_01"
|
181
|
-
},
|
182
|
-
{
|
183
|
-
"FolderId": "580f409e-8110-11ed-8909-bc97e105ba60",
|
184
|
-
"Owner": "amiizhang",
|
185
|
-
"OwnerId": "100028664112",
|
186
|
-
"ProjectId": "1460947878944567296",
|
187
|
-
"ProjectIdent": "us_dev",
|
188
|
-
"ProjectName": "调度dev验证项目",
|
189
|
-
"WorkflowDesc": "",
|
190
|
-
"WorkflowId": "65533ead-8110-11ed-8909-bc97e105ba60",
|
191
|
-
"WorkflowName": "测试提交"
|
21
|
+
"ProjectId": "1470547050521227264",
|
22
|
+
"ProjectIdent": "wedata_dev_new",
|
23
|
+
"ProjectName": "wedata数据开发_新",
|
24
|
+
"WorkflowDesc": "",
|
25
|
+
"WorkflowId": "26464ddf-eb36-11ed-8909-bc97e105ba60",
|
26
|
+
"WorkflowName": "aaa",
|
27
|
+
"Tasks": null,
|
28
|
+
"UserGroupId": null,
|
29
|
+
"FolderIds": null,
|
30
|
+
"Links": null,
|
31
|
+
"UserGroupName": null
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"FolderId": "868bd554-f869-11ed-8909-bc97e105ba60",
|
35
|
+
"Owner": "keylchen",
|
36
|
+
"OwnerId": "100029705957",
|
37
|
+
"ProjectId": "1470547050521227264",
|
38
|
+
"ProjectIdent": "wedata_dev_new",
|
39
|
+
"ProjectName": "wedata数据开发_新",
|
40
|
+
"WorkflowDesc": "dsadsa",
|
41
|
+
"WorkflowId": "4f684e0f-f935-11ed-8909-bc97e105ba60",
|
42
|
+
"WorkflowName": "adasfsa",
|
43
|
+
"Tasks": null,
|
44
|
+
"UserGroupId": null,
|
45
|
+
"FolderIds": null,
|
46
|
+
"Links": null,
|
47
|
+
"UserGroupName": null
|
192
48
|
}
|
193
49
|
],
|
194
|
-
"RequestId": "
|
50
|
+
"RequestId": "e75879e3-0fa6-472d-a1df-3408e4501c08"
|
195
51
|
}
|
196
52
|
}
|
197
53
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeWorkflowTaskCount --cli-unfold-argument \
|
9
|
-
--
|
10
|
-
--
|
9
|
+
--ProjectId 1531609690365952 \
|
10
|
+
--WorkflowId 92b97aae-699a-11ee-8d13-a4ae120f8272
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -15,21 +15,37 @@ Output:
|
|
15
15
|
{
|
16
16
|
"Response": {
|
17
17
|
"Data": {
|
18
|
-
"Count":
|
19
|
-
"
|
18
|
+
"Count": 7,
|
19
|
+
"CycleCount": [
|
20
|
+
{
|
21
|
+
"Key": "D",
|
22
|
+
"Value": "4"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"Key": "I",
|
26
|
+
"Value": "1"
|
27
|
+
},
|
20
28
|
{
|
21
|
-
"Key": "
|
22
|
-
"Value": "
|
29
|
+
"Key": "O",
|
30
|
+
"Value": "2"
|
23
31
|
}
|
24
32
|
],
|
25
|
-
"
|
33
|
+
"TypeCount": [
|
34
|
+
{
|
35
|
+
"Key": "离线同步",
|
36
|
+
"Value": "1"
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"Key": "Shell",
|
40
|
+
"Value": "4"
|
41
|
+
},
|
26
42
|
{
|
27
|
-
"Key": "
|
28
|
-
"Value": "
|
43
|
+
"Key": "JDBC SQL",
|
44
|
+
"Value": "2"
|
29
45
|
}
|
30
46
|
]
|
31
47
|
},
|
32
|
-
"RequestId": "
|
48
|
+
"RequestId": "44d59b5b-a3a7-40d5-a2ef-edb0c3ba0f0a"
|
33
49
|
}
|
34
50
|
}
|
35
51
|
```
|
@@ -0,0 +1,72 @@
|
|
1
|
+
**Example 1: 实例诊断**
|
2
|
+
|
3
|
+
实例运维-实例诊断
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli wedata DiagnosePro --cli-unfold-argument \
|
9
|
+
--ProjectId 155477816884 \
|
10
|
+
--SearchCondition.Instance.TaskId 20240228175802766 \
|
11
|
+
--SearchCondition.Instance.CurRunDate 2024-04-11 05:00:00
|
12
|
+
```
|
13
|
+
|
14
|
+
Output:
|
15
|
+
```
|
16
|
+
{
|
17
|
+
"Response": {
|
18
|
+
"Data": {
|
19
|
+
"Content": {
|
20
|
+
"Diagnose": "任务并发判断不通过,实例:20240228175802766_2024-04-11 11:35:00",
|
21
|
+
"Operation": "一般不用处理,等待平台自行调度处理。",
|
22
|
+
"Reason": "当任务自依赖属性设置为无序串行时,任务实例只是无序的一个个处理,其他实例会排队等待",
|
23
|
+
"TaskId": "20240228175802766",
|
24
|
+
"TaskName": "geehivesql",
|
25
|
+
"Url": ""
|
26
|
+
},
|
27
|
+
"Table": {
|
28
|
+
"Column": [],
|
29
|
+
"Data": []
|
30
|
+
}
|
31
|
+
},
|
32
|
+
"RequestId": "c7083b20-a691-4aa3-bb5c-d2a6ef2bd45e"
|
33
|
+
}
|
34
|
+
}
|
35
|
+
```
|
36
|
+
|
37
|
+
**Example 2: 实例诊断示例**
|
38
|
+
|
39
|
+
实例诊断
|
40
|
+
|
41
|
+
Input:
|
42
|
+
|
43
|
+
```
|
44
|
+
tccli wedata DiagnosePro --cli-unfold-argument \
|
45
|
+
--SearchCondition.Instance.TaskId 20240307211852581 \
|
46
|
+
--SearchCondition.Instance.CurRunDate 2024-04-10 00:00:00 \
|
47
|
+
--ProjectId 1492511691706699776
|
48
|
+
```
|
49
|
+
|
50
|
+
Output:
|
51
|
+
```
|
52
|
+
{
|
53
|
+
"Response": {
|
54
|
+
"Data": {
|
55
|
+
"Content": {
|
56
|
+
"Diagnose": "该实例执行失败",
|
57
|
+
"Operation": "结合运行日志排查失败原因",
|
58
|
+
"Reason": "用户代码和执行环境存在异常",
|
59
|
+
"TaskId": "20240307211852581",
|
60
|
+
"TaskName": "python_task_failed",
|
61
|
+
"Url": ""
|
62
|
+
},
|
63
|
+
"Table": {
|
64
|
+
"Column": [],
|
65
|
+
"Data": []
|
66
|
+
}
|
67
|
+
},
|
68
|
+
"RequestId": "cf111dff-a9c3-407d-83b5-d9424da7af12"
|
69
|
+
}
|
70
|
+
}
|
71
|
+
```
|
72
|
+
|
@@ -6,22 +6,22 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DryRunDIOfflineTask --cli-unfold-argument \
|
9
|
-
--TaskId
|
10
|
-
--ResourceGroup
|
11
|
-
--ProjectId
|
12
|
-
--TaskTypeId
|
9
|
+
--TaskId 446569620893696 \
|
10
|
+
--ResourceGroup mysql \
|
11
|
+
--ProjectId 1486446569620893696 \
|
12
|
+
--TaskTypeId 201
|
13
13
|
```
|
14
14
|
|
15
15
|
Output:
|
16
16
|
```
|
17
17
|
{
|
18
18
|
"Response": {
|
19
|
-
"CurrentRunDate": "
|
20
|
-
"ProjectId": "
|
21
|
-
"Status": "
|
22
|
-
"TaskId": "
|
23
|
-
"TaskInstanceKey": "
|
24
|
-
"RequestId": "
|
19
|
+
"CurrentRunDate": "2022-04-12 17:00:15",
|
20
|
+
"ProjectId": "1486446569620893696",
|
21
|
+
"Status": "running",
|
22
|
+
"TaskId": "446569620893696",
|
23
|
+
"TaskInstanceKey": "64893b7dff394c353ae305796ba2",
|
24
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
25
25
|
}
|
26
26
|
}
|
27
27
|
```
|