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
@@ -6,19 +6,9 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeOpsWorkflows --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--ProductNameList abc \
|
11
|
-
--FolderIdList abc \
|
12
|
-
--WorkFlowIdList abc \
|
13
|
-
--WorkFlowNameList abc \
|
14
|
-
--TaskNameList abc \
|
15
|
-
--TaskIdList abc \
|
16
|
-
--StatusList abc \
|
17
|
-
--InChargeList abc \
|
9
|
+
--ProjectId 1531609696090365852 \
|
18
10
|
--PageNumber 1 \
|
19
|
-
--PageSize
|
20
|
-
--SortItem abc \
|
21
|
-
--SortType abc
|
11
|
+
--PageSize 10
|
22
12
|
```
|
23
13
|
|
24
14
|
Output:
|
@@ -26,27 +16,27 @@ Output:
|
|
26
16
|
{
|
27
17
|
"Response": {
|
28
18
|
"Data": {
|
29
|
-
"TotalCount": 1,
|
30
19
|
"Items": [
|
31
20
|
{
|
32
|
-
"
|
33
|
-
"
|
34
|
-
"
|
35
|
-
"
|
36
|
-
"
|
37
|
-
"
|
38
|
-
"
|
39
|
-
"
|
40
|
-
"
|
41
|
-
"
|
42
|
-
"
|
43
|
-
"
|
44
|
-
"
|
45
|
-
"
|
21
|
+
"CreateTime": "2024-03-13 20:07:03",
|
22
|
+
"FolderId": "14ac5d0f-e132-11ee-8d13-a4ae120f8272",
|
23
|
+
"FolderName": "0sasha",
|
24
|
+
"ModifyTime": "2024-03-13 20:07:03",
|
25
|
+
"Owner": ";AUTO_TEST;",
|
26
|
+
"OwnerId": ";100029411056;",
|
27
|
+
"ProjectId": "1531609696090365952",
|
28
|
+
"ProjectIdent": null,
|
29
|
+
"ProjectName": "project_wedata",
|
30
|
+
"Status": "ALL_RUNNING",
|
31
|
+
"TaskCount": 3,
|
32
|
+
"WorkFlowDesc": "",
|
33
|
+
"WorkFlowId": "1a791878-e132-11ee-8d13-a4ae120f8272",
|
34
|
+
"WorkFlowName": "saflow"
|
46
35
|
}
|
47
|
-
]
|
36
|
+
],
|
37
|
+
"TotalCount": 1
|
48
38
|
},
|
49
|
-
"RequestId": "
|
39
|
+
"RequestId": "80f565cd-e63a-427a-98e5-c729d7e0e3f2"
|
50
40
|
}
|
51
41
|
}
|
52
42
|
```
|
@@ -30,7 +30,7 @@ Output:
|
|
30
30
|
"FuncId": "d65df5af-28b4-4171-9a24-ce96fc4e83fa",
|
31
31
|
"ParamDesc": "test",
|
32
32
|
"Example": "",
|
33
|
-
"ClassName": "
|
33
|
+
"ClassName": "demoClass",
|
34
34
|
"ResourceList": [
|
35
35
|
{
|
36
36
|
"Comment": "test",
|
@@ -57,7 +57,7 @@ Output:
|
|
57
57
|
"Description": "test"
|
58
58
|
}
|
59
59
|
],
|
60
|
-
"ErrorMessage":
|
60
|
+
"ErrorMessage": null,
|
61
61
|
"RequestId": "ef431542-96ae-467c-b821-f594df8ac83c"
|
62
62
|
}
|
63
63
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: describe project with params**
|
2
2
|
|
3
3
|
|
4
4
|
|
@@ -6,58 +6,14 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeProject --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--DescribeAdminUsers True \
|
11
|
-
--DescribeMemberCount True \
|
12
|
-
--DescribeExecutors True \
|
13
|
-
--DescribeClusters True
|
9
|
+
--ProjectId 9782035857154610592
|
14
10
|
```
|
15
11
|
|
16
12
|
Output:
|
17
13
|
```
|
18
14
|
{
|
19
15
|
"Response": {
|
20
|
-
"RequestId": "
|
21
|
-
}
|
22
|
-
}
|
23
|
-
```
|
24
|
-
|
25
|
-
**Example 2: projectName transfer**
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
Input:
|
30
|
-
|
31
|
-
```
|
32
|
-
tccli wedata DescribeProject --cli-unfold-argument \
|
33
|
-
--ProjectName unique_2rij3
|
34
|
-
```
|
35
|
-
|
36
|
-
Output:
|
37
|
-
```
|
38
|
-
{
|
39
|
-
"Response": {
|
40
|
-
"RequestId": "949cd55d-e683-4698-a1cd-c142cf7b1e75"
|
41
|
-
}
|
42
|
-
}
|
43
|
-
```
|
44
|
-
|
45
|
-
**Example 3: describe project with params**
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
Input:
|
50
|
-
|
51
|
-
```
|
52
|
-
tccli wedata DescribeProject --cli-unfold-argument \
|
53
|
-
--ProjectId 978203585769070592
|
54
|
-
```
|
55
|
-
|
56
|
-
Output:
|
57
|
-
```
|
58
|
-
{
|
59
|
-
"Response": {
|
60
|
-
"RequestId": "9ef8a942-efbe-4f77-8617-a9eb8875fea6"
|
16
|
+
"RequestId": "9ef8a942-efbe-4f77-8617-a9eb452fea6"
|
61
17
|
}
|
62
18
|
}
|
63
19
|
```
|
@@ -15,38 +15,38 @@ Output:
|
|
15
15
|
```
|
16
16
|
{
|
17
17
|
"Response": {
|
18
|
-
"RequestId": "7cb20a58-a110-48ed-b539-0807e9af05d6",
|
19
18
|
"Data": {
|
20
|
-
"CompositeScore":
|
21
|
-
"TotalTableNumber": 1,
|
19
|
+
"CompositeScore": 13.64,
|
22
20
|
"ScoringDistribution": [
|
23
21
|
{
|
24
22
|
"Level": 1,
|
25
|
-
"
|
26
|
-
"
|
23
|
+
"Scale": 0,
|
24
|
+
"TableNumber": 0
|
27
25
|
},
|
28
26
|
{
|
29
27
|
"Level": 2,
|
30
|
-
"
|
31
|
-
"
|
28
|
+
"Scale": 0,
|
29
|
+
"TableNumber": 0
|
32
30
|
},
|
33
31
|
{
|
34
32
|
"Level": 3,
|
35
|
-
"
|
36
|
-
"
|
33
|
+
"Scale": 0,
|
34
|
+
"TableNumber": 0
|
37
35
|
},
|
38
36
|
{
|
39
37
|
"Level": 4,
|
40
|
-
"
|
41
|
-
"
|
38
|
+
"Scale": 0,
|
39
|
+
"TableNumber": 0
|
42
40
|
},
|
43
41
|
{
|
44
42
|
"Level": 5,
|
45
|
-
"
|
46
|
-
"
|
43
|
+
"Scale": 100,
|
44
|
+
"TableNumber": 1
|
47
45
|
}
|
48
|
-
]
|
49
|
-
|
46
|
+
],
|
47
|
+
"TotalTableNumber": 1
|
48
|
+
},
|
49
|
+
"RequestId": "2085cb56-c8ef-42d6-8e3a-5854aa3ce46c"
|
50
50
|
}
|
51
51
|
}
|
52
52
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeRealTimeTaskInstanceNodeInfo --cli-unfold-argument \
|
9
|
-
--TaskId
|
10
|
-
--ProjectId
|
9
|
+
--TaskId 20220506145218687 \
|
10
|
+
--ProjectId 11022568003970304
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -15,17 +15,17 @@ Output:
|
|
15
15
|
{
|
16
16
|
"Response": {
|
17
17
|
"RealTimeTaskInstanceNodeInfo": {
|
18
|
-
"TaskName": "
|
19
|
-
"TaskId": "
|
18
|
+
"TaskName": "task1",
|
19
|
+
"TaskId": "1",
|
20
20
|
"InstanceNodeInfoList": [
|
21
21
|
{
|
22
|
-
"NodeType": "
|
23
|
-
"NodeId": "
|
24
|
-
"NodeName": "
|
22
|
+
"NodeType": "INPUT",
|
23
|
+
"NodeId": "3039",
|
24
|
+
"NodeName": "1"
|
25
25
|
}
|
26
26
|
]
|
27
27
|
},
|
28
|
-
"RequestId": "
|
28
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
29
29
|
}
|
30
30
|
}
|
31
31
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeRealTimeTaskMetricOverview --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--TaskId
|
9
|
+
--ProjectId 1486446569620893696 \
|
10
|
+
--TaskId j224b9321-3be0-45de-ad6a-8fed924036a4 \
|
11
11
|
--StartTime 1669693200000 \
|
12
12
|
--EndTime 1669693200000
|
13
13
|
```
|
@@ -16,16 +16,16 @@ Output:
|
|
16
16
|
```
|
17
17
|
{
|
18
18
|
"Response": {
|
19
|
-
"TotalRecordNumOfRead":
|
20
|
-
"TotalRecordByteNumOfRead":
|
21
|
-
"TotalRecordNumOfWrite":
|
22
|
-
"TotalRecordByteNumOfWrite":
|
23
|
-
"TotalDirtyRecordNum":
|
24
|
-
"TotalDirtyRecordByte":
|
25
|
-
"TotalDuration":
|
26
|
-
"BeginRunTime": "
|
27
|
-
"EndRunTime": "
|
28
|
-
"RequestId": "
|
19
|
+
"TotalRecordNumOfRead": 91171,
|
20
|
+
"TotalRecordByteNumOfRead": 91171,
|
21
|
+
"TotalRecordNumOfWrite": 91171,
|
22
|
+
"TotalRecordByteNumOfWrite": 191171,
|
23
|
+
"TotalDirtyRecordNum": 91171,
|
24
|
+
"TotalDirtyRecordByte": 91171,
|
25
|
+
"TotalDuration": 191171,
|
26
|
+
"BeginRunTime": "2022-04-10 16:27:09",
|
27
|
+
"EndRunTime": "2022-04-11 17:46:40",
|
28
|
+
"RequestId": "55c2c097-26da-4302-b0dc-fc22bd33b54d"
|
29
29
|
}
|
30
30
|
}
|
31
31
|
```
|
@@ -6,11 +6,11 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeRealTimeTaskSpeed --cli-unfold-argument \
|
9
|
-
--TaskId
|
10
|
-
--StartTime
|
11
|
-
--EndTime
|
9
|
+
--TaskId 123 \
|
10
|
+
--StartTime 1712803796000 \
|
11
|
+
--EndTime 1712803996000 \
|
12
12
|
--Granularity 1 \
|
13
|
-
--ProjectId
|
13
|
+
--ProjectId 1
|
14
14
|
```
|
15
15
|
|
16
16
|
Output:
|
@@ -19,8 +19,8 @@ Output:
|
|
19
19
|
"Response": {
|
20
20
|
"RecordsSpeedList": [
|
21
21
|
{
|
22
|
-
"NodeType": "
|
23
|
-
"NodeName": "
|
22
|
+
"NodeType": "INPUT",
|
23
|
+
"NodeName": "1",
|
24
24
|
"Values": [
|
25
25
|
{
|
26
26
|
"Time": 1,
|
@@ -31,8 +31,8 @@ Output:
|
|
31
31
|
],
|
32
32
|
"BytesSpeedList": [
|
33
33
|
{
|
34
|
-
"NodeType": "
|
35
|
-
"NodeName": "
|
34
|
+
"NodeType": "INPUT",
|
35
|
+
"NodeName": "1",
|
36
36
|
"Values": [
|
37
37
|
{
|
38
38
|
"Time": 1,
|
@@ -44,8 +44,8 @@ Output:
|
|
44
44
|
"Data": {
|
45
45
|
"RecordsSpeedList": [
|
46
46
|
{
|
47
|
-
"NodeType": "
|
48
|
-
"NodeName": "
|
47
|
+
"NodeType": "INPUT",
|
48
|
+
"NodeName": "1",
|
49
49
|
"Values": [
|
50
50
|
{
|
51
51
|
"Time": 1,
|
@@ -62,12 +62,12 @@ Output:
|
|
62
62
|
"Time": 1
|
63
63
|
}
|
64
64
|
],
|
65
|
-
"NodeType": "
|
66
|
-
"NodeName": "
|
65
|
+
"NodeType": "INPUT",
|
66
|
+
"NodeName": "1"
|
67
67
|
}
|
68
68
|
]
|
69
69
|
},
|
70
|
-
"RequestId": "
|
70
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
71
71
|
}
|
72
72
|
}
|
73
73
|
```
|
@@ -6,7 +6,7 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeRule --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 153160990365952 \
|
10
10
|
--RuleId 1
|
11
11
|
```
|
12
12
|
|
@@ -15,22 +15,10 @@ Output:
|
|
15
15
|
{
|
16
16
|
"Response": {
|
17
17
|
"Data": {
|
18
|
-
"
|
19
|
-
"RuleGroupId": 1,
|
20
|
-
"TableId": "678yghuh87u",
|
21
|
-
"Name": "test",
|
22
|
-
"Type": 1,
|
23
|
-
"RuleTemplateId": 1,
|
24
|
-
"RuleTemplateContent": "contnt",
|
25
|
-
"QualityDim": 1,
|
26
|
-
"SourceObjectType": 1,
|
27
|
-
"SourceObjectDataType": 1,
|
28
|
-
"SourceObjectDataTypeName": "int",
|
29
|
-
"SourceObjectValue": "1",
|
30
|
-
"ConditionType": 1,
|
31
|
-
"ConditionExpression": "exp",
|
32
|
-
"CustomSql": "abc",
|
18
|
+
"AlarmLevel": 2,
|
33
19
|
"CompareRule": {
|
20
|
+
"ComputeExpression": "0",
|
21
|
+
"CycleStep": 1,
|
34
22
|
"Items": [
|
35
23
|
{
|
36
24
|
"CompareType": 1,
|
@@ -38,113 +26,105 @@ Output:
|
|
38
26
|
"ValueComputeType": 1,
|
39
27
|
"ValueList": [
|
40
28
|
{
|
41
|
-
"
|
42
|
-
"
|
43
|
-
}
|
44
|
-
]
|
45
|
-
}
|
46
|
-
],
|
47
|
-
"CycleStep": 1,
|
48
|
-
"ComputeExpression": "exp"
|
49
|
-
},
|
50
|
-
"AlarmLevel": 1,
|
51
|
-
"Description": "规则",
|
52
|
-
"Operator": "zhangsan",
|
53
|
-
"TargetDatabaseId": "768tgy97usedf",
|
54
|
-
"TargetDatabaseName": "dbTest",
|
55
|
-
"TargetTableId": "786yuh09pp78uyh",
|
56
|
-
"TargetTableName": "test",
|
57
|
-
"TargetConditionExpr": ">",
|
58
|
-
"RelConditionExpr": "exp",
|
59
|
-
"FieldConfig": {
|
60
|
-
"WhereConfig": [
|
61
|
-
{
|
62
|
-
"FieldKey": "id",
|
63
|
-
"FieldValue": "1",
|
64
|
-
"FieldDataType": "int"
|
65
|
-
}
|
66
|
-
],
|
67
|
-
"TableConfig": [
|
68
|
-
{
|
69
|
-
"DatabaseId": "697y8ghopniluh",
|
70
|
-
"DatabaseName": "dbTest",
|
71
|
-
"TableId": "abc",
|
72
|
-
"TableName": "test",
|
73
|
-
"TableKey": "ygkhub",
|
74
|
-
"FieldConfig": [
|
75
|
-
{
|
76
|
-
"FieldKey": "name",
|
77
|
-
"FieldValue": "zhangsan",
|
78
|
-
"FieldDataType": "string"
|
29
|
+
"Value": "10",
|
30
|
+
"ValueType": 3
|
79
31
|
}
|
80
32
|
]
|
81
33
|
}
|
82
34
|
]
|
83
35
|
},
|
84
|
-
"
|
85
|
-
"
|
86
|
-
"
|
87
|
-
"
|
88
|
-
"
|
89
|
-
"
|
90
|
-
"
|
91
|
-
"TargetObjectValue": "1",
|
92
|
-
"SourceEngineTypes": [
|
93
|
-
1
|
94
|
-
],
|
95
|
-
"TableName": "test",
|
96
|
-
"TableOwnerName": "zhangsan",
|
36
|
+
"ConditionExpression": "pt=substring('${yyyyMMddHHmmss-1H}',1,10)",
|
37
|
+
"ConditionType": 1,
|
38
|
+
"CreateTime": "2024-02-22 21:49:55",
|
39
|
+
"CustomSql": "SELECT id,name FROM `at_hive_bj`.`at_hive_22`;",
|
40
|
+
"DatabaseId": "roeqgaBtT4m22RyjnMQ",
|
41
|
+
"DatasourceId": "678990",
|
42
|
+
"Description": null,
|
97
43
|
"ExecStrategy": {
|
98
|
-
"
|
99
|
-
"
|
100
|
-
"
|
101
|
-
"
|
102
|
-
"
|
44
|
+
"CycleStep": 10,
|
45
|
+
"CycleType": "I",
|
46
|
+
"DelayTime": 0,
|
47
|
+
"EndTime": "2099-12-31 23:59:59",
|
48
|
+
"ExecEngineType": "HIVE",
|
49
|
+
"ExecPlan": "2024-03-07 00:00:00 ~ 2099-12-31 23:59:59,每间隔10分钟执行一次",
|
50
|
+
"ExecQueue": "default",
|
51
|
+
"ExecutorGroupId": "20240307193015743960",
|
52
|
+
"ExecutorGroupName": "wedata-test-use-sch-sh",
|
53
|
+
"MonitorType": 3,
|
54
|
+
"RuleGroupId": null,
|
55
|
+
"RuleId": 1293,
|
56
|
+
"RuleName": "表记录数小于10",
|
57
|
+
"StartTime": "2024-03-07 00:00:00",
|
58
|
+
"TaskAction": "",
|
103
59
|
"Tasks": [
|
104
60
|
{
|
105
|
-
"TaskId": "
|
106
|
-
"TaskName": "
|
107
|
-
"WorkflowId": "
|
61
|
+
"TaskId": "20240205135835",
|
62
|
+
"TaskName": "at_qualire_task_1708606293AquG",
|
63
|
+
"WorkflowId": "1c2a85c6-d181-11eeb-b8cef68a6637"
|
108
64
|
}
|
109
|
-
]
|
110
|
-
"StartTime": "2023-10-01",
|
111
|
-
"EndTime": "2023-10-01",
|
112
|
-
"CycleType": "abc",
|
113
|
-
"DelayTime": 1,
|
114
|
-
"CycleStep": 1,
|
115
|
-
"TaskAction": "abc",
|
116
|
-
"ExecEngineType": "abc",
|
117
|
-
"ExecPlan": "abc",
|
118
|
-
"RuleId": 1,
|
119
|
-
"RuleName": "规则1"
|
65
|
+
]
|
120
66
|
},
|
67
|
+
"FieldConfig": null,
|
68
|
+
"MonitorStatus": 0,
|
69
|
+
"MultiSourceFlag": false,
|
70
|
+
"Name": "表记录数小于10",
|
71
|
+
"Operator": "dylandlwu",
|
72
|
+
"QualityDim": 1,
|
73
|
+
"RelConditionExpr": "sourceTable.id=targetTable.id",
|
74
|
+
"RuleGroupId": 371,
|
75
|
+
"RuleId": 1293,
|
76
|
+
"RuleTemplateContent": "准确性: 表行数",
|
77
|
+
"RuleTemplateId": 1,
|
78
|
+
"SourceEngineTypes": [
|
79
|
+
2,
|
80
|
+
4,
|
81
|
+
16
|
82
|
+
],
|
83
|
+
"SourceObjectDataType": 3,
|
84
|
+
"SourceObjectDataTypeName": "table",
|
85
|
+
"SourceObjectType": 2,
|
86
|
+
"SourceObjectValue": "表",
|
87
|
+
"SubQualityDim": 0,
|
121
88
|
"Subscription": {
|
122
|
-
"RuleGroupId": 1,
|
123
89
|
"Receivers": [
|
124
90
|
{
|
125
|
-
"
|
126
|
-
"
|
91
|
+
"ReceiverName": "solondeng",
|
92
|
+
"ReceiverUserId": 100596846
|
127
93
|
}
|
128
94
|
],
|
95
|
+
"RuleGroupId": null,
|
96
|
+
"RuleId": 1293,
|
97
|
+
"RuleName": null,
|
129
98
|
"SubscribeType": [
|
130
|
-
1
|
99
|
+
1,
|
100
|
+
2,
|
101
|
+
5
|
131
102
|
],
|
132
103
|
"WebHooks": [
|
133
104
|
{
|
134
|
-
"
|
135
|
-
"
|
105
|
+
"HookAddress": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=2477c-5a80-43f7-bb6b-6c606420e",
|
106
|
+
"HookType": "qywx"
|
136
107
|
}
|
137
|
-
]
|
138
|
-
"RuleId": 1,
|
139
|
-
"RuleName": "规则1"
|
108
|
+
]
|
140
109
|
},
|
141
|
-
"
|
142
|
-
"
|
143
|
-
"
|
144
|
-
"
|
145
|
-
"
|
110
|
+
"TableId": "O34kNIp-70pmT10q4vQ",
|
111
|
+
"TableName": null,
|
112
|
+
"TableOwnerName": null,
|
113
|
+
"TargetConditionExpr": null,
|
114
|
+
"TargetDatabaseId": null,
|
115
|
+
"TargetDatabaseName": null,
|
116
|
+
"TargetObjectDataType": null,
|
117
|
+
"TargetObjectDataTypeName": null,
|
118
|
+
"TargetObjectType": null,
|
119
|
+
"TargetObjectValue": null,
|
120
|
+
"TargetTableId": null,
|
121
|
+
"TargetTableName": null,
|
122
|
+
"TemplateSql": null,
|
123
|
+
"TriggerCondition": "固定值大于10",
|
124
|
+
"Type": 1,
|
125
|
+
"WhereFlag": false
|
146
126
|
},
|
147
|
-
"RequestId": "
|
127
|
+
"RequestId": "b50caa8f-0c3a-45b3--64948ae52b0c"
|
148
128
|
}
|
149
129
|
}
|
150
130
|
```
|