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,10 +6,10 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeDsParentFolderTree --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--FolderId
|
11
|
-
--WorkflowId
|
12
|
-
--TaskId
|
9
|
+
--ProjectId 1460947878944567296 \
|
10
|
+
--FolderId 37ae6016-1ea0-4aad-a070-48ecbf660588 \
|
11
|
+
--WorkflowId ed7ea1ca-be5c-11ed-b7fc-043f72e73c62 \
|
12
|
+
--TaskId 20230504163927698
|
13
13
|
```
|
14
14
|
|
15
15
|
Output:
|
@@ -18,35 +18,35 @@ Output:
|
|
18
18
|
"Response": {
|
19
19
|
"Data": [
|
20
20
|
{
|
21
|
-
"Id": "
|
22
|
-
"Title": "
|
23
|
-
"Type": "
|
24
|
-
"ParentId": "
|
21
|
+
"Id": "100028578885",
|
22
|
+
"Title": "wedata",
|
23
|
+
"Type": "select-option",
|
24
|
+
"ParentId": "e345e27f-be5c-11ed-b7fc-043f72e73c62",
|
25
25
|
"IsLeaf": true,
|
26
26
|
"Children": [
|
27
27
|
{
|
28
|
-
"Id": "
|
29
|
-
"Title": "
|
30
|
-
"Type": "
|
31
|
-
"ParentId": "
|
28
|
+
"Id": "100028578886",
|
29
|
+
"Title": "tbds",
|
30
|
+
"Type": "select-option",
|
31
|
+
"ParentId": "e345e27f-be5c-11ed-b7fc-043f72e73c7",
|
32
32
|
"IsLeaf": true,
|
33
33
|
"Children": [
|
34
34
|
{
|
35
|
-
"Id": "
|
36
|
-
"Title": "
|
37
|
-
"Type": "
|
38
|
-
"ParentId": "
|
35
|
+
"Id": "100028578887",
|
36
|
+
"Title": "tenc",
|
37
|
+
"Type": "select-option",
|
38
|
+
"ParentId": "e345e27f-be5c-11ed-b7fc-043f72e73c8",
|
39
39
|
"IsLeaf": true,
|
40
|
-
"Params": "
|
40
|
+
"Params": "json"
|
41
41
|
}
|
42
42
|
],
|
43
|
-
"Params": "
|
43
|
+
"Params": "code1"
|
44
44
|
}
|
45
45
|
],
|
46
|
-
"Params": "
|
46
|
+
"Params": "code2"
|
47
47
|
}
|
48
48
|
],
|
49
|
-
"RequestId": "
|
49
|
+
"RequestId": "2ff1f873-90fb-438d-a948-50f90bc9c686"
|
50
50
|
}
|
51
51
|
}
|
52
52
|
```
|
@@ -1,4 +1,4 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 查找事件实例**
|
2
2
|
|
3
3
|
|
4
4
|
|
@@ -6,22 +6,22 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeEventCases --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--Category
|
9
|
+
--ProjectId 1253824234232 \
|
10
|
+
--Category \
|
11
11
|
--PageNumber 1 \
|
12
|
-
--PageSize
|
13
|
-
--EventName
|
14
|
-
--EventType
|
15
|
-
--EventSubType
|
16
|
-
--EventBroadcastType
|
17
|
-
--Status
|
18
|
-
--CreationTimeStart
|
19
|
-
--CreationTimeEnd
|
20
|
-
--EventTriggeredTimeStart
|
21
|
-
--EventTriggeredTimeEnd
|
22
|
-
--LogTimeStart
|
23
|
-
--LogTimeEnd
|
24
|
-
--Dimension
|
12
|
+
--PageSize 10 \
|
13
|
+
--EventName test_day_event \
|
14
|
+
--EventType \
|
15
|
+
--EventSubType \
|
16
|
+
--EventBroadcastType \
|
17
|
+
--Status \
|
18
|
+
--CreationTimeStart \
|
19
|
+
--CreationTimeEnd \
|
20
|
+
--EventTriggeredTimeStart \
|
21
|
+
--EventTriggeredTimeEnd \
|
22
|
+
--LogTimeStart \
|
23
|
+
--LogTimeEnd \
|
24
|
+
--Dimension
|
25
25
|
```
|
26
26
|
|
27
27
|
Output:
|
@@ -29,56 +29,29 @@ Output:
|
|
29
29
|
{
|
30
30
|
"Response": {
|
31
31
|
"Data": {
|
32
|
-
"TotalCount": 1,
|
33
|
-
"TotalPage": 1,
|
34
|
-
"PageCount": 1,
|
35
|
-
"PageNumber": 1,
|
36
|
-
"PageSize": 1,
|
37
32
|
"Items": [
|
38
33
|
{
|
39
|
-
"CaseId": "
|
40
|
-
"
|
41
|
-
"
|
42
|
-
"
|
43
|
-
"
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
47
|
-
"
|
48
|
-
"
|
49
|
-
"
|
50
|
-
"
|
34
|
+
"CaseId": "7b55e80c3a7949428c34b02ab82b09b7",
|
35
|
+
"Description": null,
|
36
|
+
"Dimension": "20240409",
|
37
|
+
"EventBroadcastType": null,
|
38
|
+
"EventName": "test_event_mico",
|
39
|
+
"EventSubType": "DAY",
|
40
|
+
"EventTriggerTimestamp": "2024-04-11T06:45:06.198Z",
|
41
|
+
"EventType": "TIME_SERIES",
|
42
|
+
"LogTimestamp": "2024-04-11T07:37:40.410Z",
|
43
|
+
"Status": "CONSUMING",
|
44
|
+
"TTL": 30,
|
45
|
+
"TimeUnit": "DAYS"
|
51
46
|
}
|
52
|
-
]
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
**Example 2: 获取事件**
|
60
|
-
|
61
|
-
获取事件
|
62
|
-
|
63
|
-
Input:
|
64
|
-
|
65
|
-
```
|
66
|
-
tccli wedata DescribeEventCases --cli-unfold-argument \
|
67
|
-
--ProjectId 1460947878944567296 \
|
68
|
-
--Category all \
|
69
|
-
--PageNumber 1 \
|
70
|
-
--PageSize 10
|
71
|
-
```
|
72
|
-
|
73
|
-
Output:
|
74
|
-
```
|
75
|
-
{
|
76
|
-
"Response": {
|
77
|
-
"Error": {
|
78
|
-
"Code": "FailedOperation",
|
79
|
-
"Message": "获取事件实例出错"
|
47
|
+
],
|
48
|
+
"PageCount": 1,
|
49
|
+
"PageNumber": 1,
|
50
|
+
"PageSize": 20,
|
51
|
+
"TotalCount": 1,
|
52
|
+
"TotalPage": 1
|
80
53
|
},
|
81
|
-
"RequestId": "
|
54
|
+
"RequestId": "ed042b6e-e2de-4425-9868-b994d5d18fd8"
|
82
55
|
}
|
83
56
|
}
|
84
57
|
```
|
@@ -32,9 +32,9 @@ Output:
|
|
32
32
|
"CycleType": "abc",
|
33
33
|
"DelayTime": 1,
|
34
34
|
"CycleStep": 1,
|
35
|
-
"TaskAction": "
|
36
|
-
"ExecEngineType": "
|
37
|
-
"ExecPlan": "
|
35
|
+
"TaskAction": "2",
|
36
|
+
"ExecEngineType": "HIVE",
|
37
|
+
"ExecPlan": "2024-03-07 00:00:00 ~ 2099-12-31 23:59:59,每间隔10分钟执行一次",
|
38
38
|
"RuleId": 1,
|
39
39
|
"RuleName": "规则1"
|
40
40
|
},
|
@@ -1,82 +1,42 @@
|
|
1
|
-
**Example 1:
|
2
|
-
|
1
|
+
**Example 1: 拉取文件夹下的工作流示例**
|
3
2
|
|
3
|
+
拉取文件夹下的工作流
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeFolderWorkflowList --cli-unfold-argument \
|
9
|
-
--
|
10
|
-
--
|
11
|
-
--ParentsFolderId c4440a5d-0cd6-11ed-8909-bc97e105ba60 \
|
9
|
+
--ProjectId 15316096090365952 \
|
10
|
+
--ParentsFolderId ae1875b0-df51-11ee-8d4ae120f8272 \
|
12
11
|
--PageNumber 1 \
|
13
|
-
--PageSize
|
12
|
+
--PageSize 20
|
14
13
|
```
|
15
14
|
|
16
15
|
Output:
|
17
16
|
```
|
18
17
|
{
|
19
18
|
"Response": {
|
20
|
-
"RequestId": "d889cd28-4c59-4c1f-8e92-60fed712ac7f",
|
21
19
|
"Data": {
|
22
|
-
"TotalCount": 1,
|
23
|
-
"PageNumber": 0,
|
24
|
-
"PageSize": 0,
|
25
20
|
"Items": [
|
26
21
|
{
|
27
|
-
"
|
28
|
-
"Owner": "
|
29
|
-
"OwnerId": "
|
30
|
-
"ProjectId": "
|
31
|
-
"ProjectIdent": "
|
32
|
-
"ProjectName": "
|
33
|
-
"WorkflowDesc": null,
|
34
|
-
"WorkflowName": "work1",
|
35
|
-
"FolderId": "c4440a5d-0cd6-11ed-8909-bc97e105ba60",
|
22
|
+
"FolderId": "ae1875b0-df51-11ee-8d4ae120f8272",
|
23
|
+
"Owner": "jack",
|
24
|
+
"OwnerId": "100028427",
|
25
|
+
"ProjectId": "15316096090365952",
|
26
|
+
"ProjectIdent": "project_wedata",
|
27
|
+
"ProjectName": "project_wedata",
|
36
28
|
"UserGroupId": null,
|
37
|
-
"UserGroupName": null
|
38
|
-
|
39
|
-
|
40
|
-
"
|
41
|
-
"Owner": "fe",
|
42
|
-
"OwnerId": "100022256608",
|
43
|
-
"ProjectId": "1",
|
44
|
-
"ProjectIdent": "test_dev_all",
|
45
|
-
"ProjectName": "test_dev_all",
|
46
|
-
"WorkflowDesc": null,
|
47
|
-
"WorkflowName": "work2",
|
48
|
-
"FolderId": "c4440a5d-0cd6-11ed-8909-bc97e105ba60",
|
49
|
-
"UserGroupId": null,
|
50
|
-
"UserGroupName": null
|
51
|
-
},
|
52
|
-
{
|
53
|
-
"WorkflowId": "c7004cc9-0cd9-11ed-8909-bc97e105ba60",
|
54
|
-
"Owner": "fe",
|
55
|
-
"OwnerId": "100022256608",
|
56
|
-
"ProjectId": "1",
|
57
|
-
"ProjectIdent": "test_dev_all",
|
58
|
-
"ProjectName": "test_dev_all",
|
59
|
-
"WorkflowDesc": null,
|
60
|
-
"WorkflowName": "work3",
|
61
|
-
"FolderId": "c4440a5d-0cd6-11ed-8909-bc97e105ba60",
|
62
|
-
"UserGroupId": null,
|
63
|
-
"UserGroupName": null
|
64
|
-
},
|
65
|
-
{
|
66
|
-
"WorkflowId": "f8d87da6-0cd9-11ed-8909-bc97e105ba60",
|
67
|
-
"Owner": "fe",
|
68
|
-
"OwnerId": "100022256608",
|
69
|
-
"ProjectId": "1",
|
70
|
-
"ProjectIdent": "test_dev_all",
|
71
|
-
"ProjectName": "test_dev_all",
|
72
|
-
"WorkflowDesc": null,
|
73
|
-
"WorkflowName": "work4",
|
74
|
-
"FolderId": "c4440a5d-0cd6-11ed-8909-bc97e105ba60",
|
75
|
-
"UserGroupId": null,
|
76
|
-
"UserGroupName": null
|
29
|
+
"UserGroupName": null,
|
30
|
+
"WorkflowDesc": "",
|
31
|
+
"WorkflowId": "b2487621-df51-11ee-8a4ae120f8272",
|
32
|
+
"WorkflowName": "demo"
|
77
33
|
}
|
78
|
-
]
|
79
|
-
|
34
|
+
],
|
35
|
+
"PageNumber": 0,
|
36
|
+
"PageSize": 0,
|
37
|
+
"TotalCount": 1
|
38
|
+
},
|
39
|
+
"RequestId": "b316ed89-2840-4eeb-8fbd-7240473f44f3"
|
80
40
|
}
|
81
41
|
}
|
82
42
|
```
|
@@ -13,12 +13,22 @@ Output:
|
|
13
13
|
"Response": {
|
14
14
|
"Kinds": [
|
15
15
|
{
|
16
|
-
"
|
17
|
-
"
|
18
|
-
"ZhName": "
|
16
|
+
"EnName": "analytical functions",
|
17
|
+
"Name": "ANALYSIS",
|
18
|
+
"ZhName": "分析函数"
|
19
|
+
},
|
20
|
+
{
|
21
|
+
"EnName": "encryption function",
|
22
|
+
"Name": "ENCRYPTION",
|
23
|
+
"ZhName": "加密函数"
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"EnName": "aggregate function",
|
27
|
+
"Name": "AGGREGATE",
|
28
|
+
"ZhName": "聚合函数"
|
19
29
|
}
|
20
30
|
],
|
21
|
-
"ErrorMessage":
|
31
|
+
"ErrorMessage": null,
|
22
32
|
"RequestId": "87b71fd5-190f-4bea-87ad-b5c0891c74a3"
|
23
33
|
}
|
24
34
|
}
|
@@ -6,16 +6,16 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeInstanceLastLog --cli-unfold-argument \
|
9
|
-
--TaskId
|
10
|
-
--CurRunDate
|
9
|
+
--TaskId 20210602165654425 \
|
10
|
+
--CurRunDate 2021-06-02+00:00:00
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
14
14
|
```
|
15
15
|
{
|
16
16
|
"Response": {
|
17
|
-
"Data": "
|
18
|
-
"RequestId": "
|
17
|
+
"Data": "true",
|
18
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
19
19
|
}
|
20
20
|
}
|
21
21
|
```
|
@@ -6,42 +6,42 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeInstanceList --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 11022568003970304 \
|
10
10
|
--PageIndex 0 \
|
11
11
|
--PageSize 0 \
|
12
|
-
--CycleList
|
13
|
-
--OwnerList
|
14
|
-
--InstanceType
|
15
|
-
--Sort
|
16
|
-
--SortCol
|
12
|
+
--CycleList 12312 \
|
13
|
+
--OwnerList tom \
|
14
|
+
--InstanceType 2 \
|
15
|
+
--Sort DESC \
|
16
|
+
--SortCol name \
|
17
17
|
--TaskTypeList 0 \
|
18
18
|
--StateList 0 \
|
19
|
-
--Keyword
|
19
|
+
--Keyword 123
|
20
20
|
```
|
21
21
|
|
22
22
|
Output:
|
23
23
|
```
|
24
24
|
{
|
25
25
|
"Response": {
|
26
|
-
"Data": "
|
26
|
+
"Data": "true",
|
27
27
|
"InstanceList": [
|
28
28
|
{
|
29
|
-
"CostTime": "
|
30
|
-
"CurRunDate": "
|
31
|
-
"CycleType": "
|
29
|
+
"CostTime": "1234",
|
30
|
+
"CurRunDate": "2022-04-10 19:38:37",
|
31
|
+
"CycleType": "2",
|
32
32
|
"DoFlag": 0,
|
33
|
-
"InCharge": "
|
34
|
-
"LastLog": "
|
35
|
-
"SchedulerDesc": "
|
36
|
-
"StartTime": "
|
37
|
-
"State": "
|
38
|
-
"TaskId": "
|
39
|
-
"TaskName": "
|
33
|
+
"InCharge": "1231",
|
34
|
+
"LastLog": "LastLog",
|
35
|
+
"SchedulerDesc": "descripe",
|
36
|
+
"StartTime": "2022-04-10 19:38:37",
|
37
|
+
"State": "COMPLETED",
|
38
|
+
"TaskId": "20220408130054538",
|
39
|
+
"TaskName": "1",
|
40
40
|
"TryLimit": 0
|
41
41
|
}
|
42
42
|
],
|
43
43
|
"TotalCount": 0,
|
44
|
-
"RequestId": "
|
44
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
45
45
|
}
|
46
46
|
}
|
47
47
|
```
|
@@ -6,21 +6,21 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeInstanceLog --cli-unfold-argument \
|
9
|
-
--TaskId
|
10
|
-
--CurRunDate
|
11
|
-
--BrokerIp
|
12
|
-
--OriginFileName
|
9
|
+
--TaskId 20220408130054538 \
|
10
|
+
--CurRunDate 2022-04-10 19:38:37 \
|
11
|
+
--BrokerIp 172.168.0.1 \
|
12
|
+
--OriginFileName ins-1
|
13
13
|
```
|
14
14
|
|
15
15
|
Output:
|
16
16
|
```
|
17
17
|
{
|
18
18
|
"Response": {
|
19
|
-
"Data": "
|
19
|
+
"Data": "true",
|
20
20
|
"InstanceLogInfo": {
|
21
|
-
"LogInfo": "
|
21
|
+
"LogInfo": "日志记录"
|
22
22
|
},
|
23
|
-
"RequestId": "
|
23
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
24
24
|
}
|
25
25
|
}
|
26
26
|
```
|
@@ -6,31 +6,31 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeInstanceLogList --cli-unfold-argument \
|
9
|
-
--TaskId
|
10
|
-
--CurRunDate
|
9
|
+
--TaskId 20220408130054538 \
|
10
|
+
--CurRunDate 2022-04-10 19:38:37
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
14
14
|
```
|
15
15
|
{
|
16
16
|
"Response": {
|
17
|
-
"Data": "
|
17
|
+
"Data": "true",
|
18
18
|
"InstanceLogList": [
|
19
19
|
{
|
20
|
-
"TaskId": "
|
21
|
-
"CurRunDate": "
|
22
|
-
"Tries": "
|
23
|
-
"LastUpdate": "
|
24
|
-
"BrokerIp": "
|
25
|
-
"FileSize": "
|
26
|
-
"OriginFileName": "
|
27
|
-
"CreateTime": "
|
28
|
-
"InstanceLogType": "
|
29
|
-
"TaskName": "
|
30
|
-
"CostTime": "
|
20
|
+
"TaskId": "20220408130054538",
|
21
|
+
"CurRunDate": "2022-04-10 19:38:37",
|
22
|
+
"Tries": "null",
|
23
|
+
"LastUpdate": "2022-04-10 19:38:37",
|
24
|
+
"BrokerIp": "172.1.1.1",
|
25
|
+
"FileSize": "10mb",
|
26
|
+
"OriginFileName": "ins-1",
|
27
|
+
"CreateTime": "2022-04-10 19:38:37",
|
28
|
+
"InstanceLogType": "info",
|
29
|
+
"TaskName": "1",
|
30
|
+
"CostTime": "123000"
|
31
31
|
}
|
32
32
|
],
|
33
|
-
"RequestId": "
|
33
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
34
34
|
}
|
35
35
|
}
|
36
36
|
```
|