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
@@ -5,31 +5,16 @@
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
|
-
tccli wedata DeleteProjectUsers --cli-unfold-argument
|
9
|
-
|
10
|
-
|
11
|
-
```
|
12
|
-
{
|
13
|
-
"Response": {
|
14
|
-
"RequestId": "eb621c29-6ee3-49d2-a4e0-cb84b46e2590"
|
15
|
-
}
|
16
|
-
}
|
17
|
-
```
|
18
|
-
|
19
|
-
**Example 2: 删除项目用户**
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
Input:
|
24
|
-
|
8
|
+
tccli wedata DeleteProjectUsers --cli-unfold-argument \
|
9
|
+
--ProjectId 962447575408507752 \
|
10
|
+
--UserIds 100640076759
|
25
11
|
```
|
26
|
-
tccli wedata DeleteProjectUsers --cli-unfold-argument ```
|
27
12
|
|
28
13
|
Output:
|
29
14
|
```
|
30
15
|
{
|
31
16
|
"Response": {
|
32
|
-
"RequestId": "
|
17
|
+
"RequestId": "eb621c29-6ee3-49d2-a4e0-cb44b46e6690"
|
33
18
|
}
|
34
19
|
}
|
35
20
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DeleteResourceFile --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--ResourceId
|
9
|
+
--ProjectId 1470575647377821696 \
|
10
|
+
--ResourceId bd9211c6-3388-41e1-868f-cabd751c8877
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -15,7 +15,7 @@ Output:
|
|
15
15
|
{
|
16
16
|
"Response": {
|
17
17
|
"Data": true,
|
18
|
-
"RequestId": "
|
18
|
+
"RequestId": "77b63b69-b3c5-48ea-809e-d1bbfc1b3da0"
|
19
19
|
}
|
20
20
|
}
|
21
21
|
```
|
@@ -6,9 +6,9 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DeleteResourceFiles --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--ResourceIds
|
11
|
-
--FilePaths
|
9
|
+
--ProjectId 1470575647377821987 \
|
10
|
+
--ResourceIds 7a4267f0-d7b0-4563-b4b4-34ac3291e488 \
|
11
|
+
--FilePaths /datastudio/resource/demo/demo.zip \
|
12
12
|
--UseStatus True
|
13
13
|
```
|
14
14
|
|
@@ -17,7 +17,7 @@ Output:
|
|
17
17
|
{
|
18
18
|
"Response": {
|
19
19
|
"Data": true,
|
20
|
-
"RequestId": "
|
20
|
+
"RequestId": "77b63b69-b3c5-48ea-809e-d1bbfc1b3da0"
|
21
21
|
}
|
22
22
|
}
|
23
23
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DeleteTaskAlarmRegular --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--Id
|
9
|
+
--ProjectId 11022568003970304 \
|
10
|
+
--Id 14324234
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -15,7 +15,7 @@ Output:
|
|
15
15
|
{
|
16
16
|
"Response": {
|
17
17
|
"Data": true,
|
18
|
-
"RequestId": "
|
18
|
+
"RequestId": "9f2cdb12-cbc8-431a-94e8-c658ae3ca3ac"
|
19
19
|
}
|
20
20
|
}
|
21
21
|
```
|
@@ -6,11 +6,11 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DeleteTaskDs --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 1470547050521227264 \
|
10
10
|
--DeleteScript True \
|
11
11
|
--OperateInform True \
|
12
|
-
--TaskId
|
13
|
-
--VirtualTaskId
|
12
|
+
--TaskId 20230523111838986 \
|
13
|
+
--VirtualTaskId 20230523111838986 \
|
14
14
|
--VirtualFlag True \
|
15
15
|
--DeleteMode True
|
16
16
|
```
|
@@ -20,7 +20,7 @@ Output:
|
|
20
20
|
{
|
21
21
|
"Response": {
|
22
22
|
"Data": true,
|
23
|
-
"RequestId": "
|
23
|
+
"RequestId": "77b63b69-b3c5-48ea-809e-d1bbfc1b3da0"
|
24
24
|
}
|
25
25
|
}
|
26
26
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DeleteWorkflowById --cli-unfold-argument \
|
9
|
-
--WorkflowId
|
10
|
-
--ProjectId
|
9
|
+
--WorkflowId 1520b2bc-f0f4-11ee-8s13-a4ae120f8272 \
|
10
|
+
--ProjectId 1531609692220365952 \
|
11
11
|
--DeleteMode True \
|
12
12
|
--EnableNotify True
|
13
13
|
```
|
@@ -18,11 +18,11 @@ Output:
|
|
18
18
|
"Response": {
|
19
19
|
"Data": {
|
20
20
|
"Result": true,
|
21
|
-
"ResultMsg":
|
22
|
-
"ErrorId":
|
23
|
-
"ErrorDesc":
|
21
|
+
"ResultMsg": null,
|
22
|
+
"ErrorId": null,
|
23
|
+
"ErrorDesc": null
|
24
24
|
},
|
25
|
-
"RequestId": "
|
25
|
+
"RequestId": "46db9784-4083-44fc-99f3-f942babc1b93"
|
26
26
|
}
|
27
27
|
}
|
28
28
|
```
|
@@ -13,9 +13,9 @@ tccli wedata DescribeAlarmEvents --cli-unfold-argument \
|
|
13
13
|
--OrderFields.0.Direction DESC \
|
14
14
|
--OrderFields.0.Name AlarmTime \
|
15
15
|
--PageNumber 1 \
|
16
|
-
--StartTime
|
16
|
+
--StartTime 2022-12-12 12:12:12 \
|
17
17
|
--TaskType 1 \
|
18
|
-
--EndTime
|
18
|
+
--EndTime 2022-12-12 12:12:12
|
19
19
|
```
|
20
20
|
|
21
21
|
Output:
|
@@ -7,6 +7,10 @@ Input:
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeAllByFolderNew --cli-unfold-argument \
|
9
9
|
--ProjectId 1460947878944567296 \
|
10
|
+
--Folder.Id c789de4f-bcc7-11ed-b7fc-043f72e73c62 \
|
11
|
+
--Folder.ProjectId 1460947878944567296 \
|
12
|
+
--Workflows.0.WorkflowId f47ac10b-58cc-4372-a567-0e02b2c3d479 \
|
13
|
+
--TargetFolderId c123de4f-b127-21cd-b7fc-043f98y73c62 \
|
10
14
|
--FindType all \
|
11
15
|
--KeyWords
|
12
16
|
```
|
@@ -23,143 +27,149 @@ Output:
|
|
23
27
|
"PageSize": 0,
|
24
28
|
"Items": [
|
25
29
|
{
|
26
|
-
"Id": "
|
27
|
-
"CreateTime": "
|
28
|
-
"Name": "
|
29
|
-
"ProjectId": "
|
30
|
-
"UpdateTime": "
|
31
|
-
"ParentsFolderId": "
|
32
|
-
"Total":
|
30
|
+
"Id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
|
31
|
+
"CreateTime": "2023-03-25 09:06:00",
|
32
|
+
"Name": "test",
|
33
|
+
"ProjectId": "1460947878944567296",
|
34
|
+
"UpdateTime": "2023-03-25 09:06:00",
|
35
|
+
"ParentsFolderId": "c789de4f-bcc7-11ed-b7fc-043f72e73c62",
|
36
|
+
"Total": 1,
|
33
37
|
"Workflows": [
|
34
38
|
{
|
35
|
-
"WorkflowId": "
|
36
|
-
"WorkflowDesc": "
|
37
|
-
"WorkflowName": "
|
38
|
-
"FolderId": "
|
39
|
+
"WorkflowId": "c789de4f-bcc7-11ed-b7fc-043f72e73c62",
|
40
|
+
"WorkflowDesc": "wf_0",
|
41
|
+
"WorkflowName": "wf_0",
|
42
|
+
"FolderId": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
|
39
43
|
"FolderIds": [
|
40
|
-
"
|
44
|
+
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
|
41
45
|
],
|
42
46
|
"Tasks": [
|
43
47
|
{
|
44
|
-
"TaskId": "
|
45
|
-
"VirtualTaskId": "
|
46
|
-
"VirtualFlag":
|
47
|
-
"TaskName": "
|
48
|
-
"WorkflowId": "
|
49
|
-
"RealWorkflowId": "
|
50
|
-
"WorkflowName": "
|
51
|
-
"FolderId": "
|
52
|
-
"FolderName": "
|
53
|
-
"CreateTime": "
|
54
|
-
"LastUpdate": "
|
55
|
-
"Status": "
|
56
|
-
"InCharge": "
|
57
|
-
"InChargeId": "
|
58
|
-
"StartTime": "
|
59
|
-
"EndTime": "
|
60
|
-
"ExecutionStartTime": "
|
61
|
-
"ExecutionEndTime": "
|
62
|
-
"CycleType": "
|
48
|
+
"TaskId": "20230405060708098",
|
49
|
+
"VirtualTaskId": "",
|
50
|
+
"VirtualFlag": false,
|
51
|
+
"TaskName": "task_1",
|
52
|
+
"WorkflowId": "c789de4f-bcc7-11ed-b7fc-043f72e73c62",
|
53
|
+
"RealWorkflowId": "",
|
54
|
+
"WorkflowName": "wf_0 ",
|
55
|
+
"FolderId": "f47ac10b-58cc-4372-a567-0e02b2c3d479 ",
|
56
|
+
"FolderName": "test_dir",
|
57
|
+
"CreateTime": "2023-08-25 09:06:00 ",
|
58
|
+
"LastUpdate": "2023-08-25 09:06:00 ",
|
59
|
+
"Status": "",
|
60
|
+
"InCharge": "tom",
|
61
|
+
"InChargeId": "123435345",
|
62
|
+
"StartTime": "2023-08-25 09:09:00 ",
|
63
|
+
"EndTime": "2023-08-25 09:15:00 ",
|
64
|
+
"ExecutionStartTime": "2023-08-25 09:09:00 ",
|
65
|
+
"ExecutionEndTime": "2023-08-25 09:09:00 ",
|
66
|
+
"CycleType": "D",
|
63
67
|
"CycleStep": 1,
|
64
|
-
"CrontabExpression": "
|
68
|
+
"CrontabExpression": "0,1 0 0 0 0",
|
65
69
|
"DelayTime": 1,
|
66
70
|
"StartupTime": 1,
|
67
71
|
"RetryWait": 1,
|
68
72
|
"RetryAble": 1,
|
69
|
-
"TaskAction": "
|
73
|
+
"TaskAction": "",
|
70
74
|
"TryLimit": 1,
|
71
75
|
"RunPriority": 1,
|
72
76
|
"TaskType": {
|
73
|
-
"TypeDesc": "
|
77
|
+
"TypeDesc": "",
|
74
78
|
"TypeId": 0,
|
75
|
-
"TypeSort": "
|
79
|
+
"TypeSort": ""
|
76
80
|
},
|
77
|
-
"BrokerIp":
|
78
|
-
"ClusterId":
|
79
|
-
"MinDateTime":
|
80
|
-
"MaxDateTime":
|
81
|
+
"BrokerIp": null,
|
82
|
+
"ClusterId": null,
|
83
|
+
"MinDateTime": null,
|
84
|
+
"MaxDateTime": null,
|
81
85
|
"ExecutionTTL": 0,
|
82
|
-
"SelfDepend":
|
86
|
+
"SelfDepend": null,
|
83
87
|
"LeftCoordinate": 0,
|
84
88
|
"TopCoordinate": 0,
|
85
|
-
"Notes":
|
86
|
-
"InstanceInitStrategy":
|
87
|
-
"YarnQueue":
|
88
|
-
"LastSchedulerCommitTime":
|
89
|
-
"NormalizedJobStartTime":
|
90
|
-
"SchedulerDesc":
|
91
|
-
"ResourceGroup":
|
92
|
-
"Creator":
|
93
|
-
"DependencyRel":
|
94
|
-
"DependencyWorkflow":
|
95
|
-
"EventListenerConfig":
|
96
|
-
"EventPublisherConfig":
|
97
|
-
"VirtualTaskStatus":
|
89
|
+
"Notes": null,
|
90
|
+
"InstanceInitStrategy": null,
|
91
|
+
"YarnQueue": null,
|
92
|
+
"LastSchedulerCommitTime": null,
|
93
|
+
"NormalizedJobStartTime": null,
|
94
|
+
"SchedulerDesc": null,
|
95
|
+
"ResourceGroup": null,
|
96
|
+
"Creator": null,
|
97
|
+
"DependencyRel": null,
|
98
|
+
"DependencyWorkflow": null,
|
99
|
+
"EventListenerConfig": null,
|
100
|
+
"EventPublisherConfig": null,
|
101
|
+
"VirtualTaskStatus": null,
|
98
102
|
"TaskLinkInfo": {
|
99
|
-
"Id":
|
100
|
-
"LinkKey":
|
101
|
-
"TaskFrom":
|
102
|
-
"TaskTo":
|
103
|
-
"InCharge":
|
104
|
-
"LinkDependencyType":
|
105
|
-
"Offset":
|
106
|
-
"LinkType":
|
107
|
-
"WorkflowId":
|
103
|
+
"Id": null,
|
104
|
+
"LinkKey": null,
|
105
|
+
"TaskFrom": null,
|
106
|
+
"TaskTo": null,
|
107
|
+
"InCharge": null,
|
108
|
+
"LinkDependencyType": null,
|
109
|
+
"Offset": null,
|
110
|
+
"LinkType": null,
|
111
|
+
"WorkflowId": null
|
108
112
|
},
|
109
|
-
"
|
110
|
-
"
|
111
|
-
"
|
112
|
-
"
|
113
|
-
"
|
114
|
-
"
|
115
|
-
"
|
116
|
-
"
|
117
|
-
"
|
118
|
-
"
|
113
|
+
"TargetServiceId": null,
|
114
|
+
"Submit": null,
|
115
|
+
"SourceServiceId": null,
|
116
|
+
"TargetServiceType": null,
|
117
|
+
"TasksStr": null,
|
118
|
+
"SourceServiceType": null,
|
119
|
+
"ProductName": null,
|
120
|
+
"ProjectId": null,
|
121
|
+
"ProjectIdent": null,
|
122
|
+
"ProjectName": null,
|
123
|
+
"OwnId": null,
|
124
|
+
"UserId": null,
|
125
|
+
"TenantId": null,
|
126
|
+
"UpdateUser": null,
|
127
|
+
"UpdateTime": null,
|
128
|
+
"UpdateUserId": null,
|
119
129
|
"TaskTypeId": 0,
|
120
|
-
"TaskTypeDesc":
|
130
|
+
"TaskTypeDesc": null,
|
121
131
|
"ShowWorkflow": true,
|
122
|
-
"FirstSubmitTime":
|
123
|
-
"FirstRunTime":
|
124
|
-
"ScheduleDesc":
|
132
|
+
"FirstSubmitTime": null,
|
133
|
+
"FirstRunTime": null,
|
134
|
+
"ScheduleDesc": null,
|
125
135
|
"CycleNum": 0,
|
126
|
-
"Crontab":
|
127
|
-
"StartDate":
|
128
|
-
"EndDate":
|
129
|
-
"CycleUnit":
|
130
|
-
"InitStrategy":
|
131
|
-
"Layer":
|
136
|
+
"Crontab": null,
|
137
|
+
"StartDate": null,
|
138
|
+
"EndDate": null,
|
139
|
+
"CycleUnit": null,
|
140
|
+
"InitStrategy": null,
|
141
|
+
"Layer": null
|
132
142
|
}
|
133
143
|
],
|
134
144
|
"Links": [
|
135
145
|
{
|
136
|
-
"Id":
|
137
|
-
"LinkKey":
|
138
|
-
"TaskFrom":
|
139
|
-
"TaskTo":
|
140
|
-
"InCharge":
|
141
|
-
"LinkDependencyType":
|
142
|
-
"Offset":
|
143
|
-
"LinkType":
|
144
|
-
"WorkflowId":
|
146
|
+
"Id": null,
|
147
|
+
"LinkKey": null,
|
148
|
+
"TaskFrom": null,
|
149
|
+
"TaskTo": null,
|
150
|
+
"InCharge": null,
|
151
|
+
"LinkDependencyType": null,
|
152
|
+
"Offset": null,
|
153
|
+
"LinkType": null,
|
154
|
+
"WorkflowId": null
|
145
155
|
}
|
146
156
|
],
|
147
|
-
"UserGroupId":
|
148
|
-
"UserGroupName":
|
149
|
-
"ProjectId":
|
150
|
-
"ProjectIdent":
|
151
|
-
"ProjectName":
|
152
|
-
"Owner":
|
153
|
-
"OwnerId":
|
157
|
+
"UserGroupId": null,
|
158
|
+
"UserGroupName": null,
|
159
|
+
"ProjectId": null,
|
160
|
+
"ProjectIdent": null,
|
161
|
+
"ProjectName": null,
|
162
|
+
"Owner": null,
|
163
|
+
"OwnerId": null
|
154
164
|
}
|
155
165
|
],
|
156
166
|
"TotalFolders": 0,
|
157
|
-
"FoldersList":
|
158
|
-
"FindType":
|
167
|
+
"FoldersList": null,
|
168
|
+
"FindType": null
|
159
169
|
}
|
160
170
|
]
|
161
171
|
},
|
162
|
-
"RequestId": "
|
172
|
+
"RequestId": "e125de4f-acc3-22ed-b5fc-123f72e73c62"
|
163
173
|
}
|
164
174
|
}
|
165
175
|
```
|
@@ -1,52 +1,4 @@
|
|
1
|
-
**Example 1:
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
Input:
|
6
|
-
|
7
|
-
```
|
8
|
-
tccli wedata DescribeApproveList --cli-unfold-argument \
|
9
|
-
--ApproveClassification db \
|
10
|
-
--PageNumber 0 \
|
11
|
-
--PageSize 10
|
12
|
-
```
|
13
|
-
|
14
|
-
Output:
|
15
|
-
```
|
16
|
-
{
|
17
|
-
"Response": {
|
18
|
-
"Data": {
|
19
|
-
"Rows": [
|
20
|
-
{
|
21
|
-
"ApplicantId": "abc",
|
22
|
-
"ApplicantName": "abc",
|
23
|
-
"Remark": "abc",
|
24
|
-
"ApproveClassification": "abc",
|
25
|
-
"ApproveId": "abc",
|
26
|
-
"ApproveType": "abc",
|
27
|
-
"Reason": "abc",
|
28
|
-
"CreateTime": "abc",
|
29
|
-
"ApproveTime": "abc",
|
30
|
-
"ApproveClassificationName": "abc",
|
31
|
-
"Status": "abc",
|
32
|
-
"ApproveTypeName": "abc",
|
33
|
-
"ErrorMessage": "abc",
|
34
|
-
"ApplyName": "abc",
|
35
|
-
"ApproverId": "abc",
|
36
|
-
"ApproverName": "abc"
|
37
|
-
}
|
38
|
-
],
|
39
|
-
"TotalPageNumber": 1,
|
40
|
-
"TotalCount": 1,
|
41
|
-
"PageNumber": 1,
|
42
|
-
"PageSize": 1
|
43
|
-
},
|
44
|
-
"RequestId": "abc"
|
45
|
-
}
|
46
|
-
}
|
47
|
-
```
|
48
|
-
|
49
|
-
**Example 2: 成功示例2**
|
1
|
+
**Example 1: 成功示例2**
|
50
2
|
|
51
3
|
|
52
4
|
|
@@ -68,22 +20,23 @@ Output:
|
|
68
20
|
"Data": {
|
69
21
|
"Rows": [
|
70
22
|
{
|
71
|
-
"ApplicantId": "
|
72
|
-
"ApplicantName": "
|
73
|
-
"
|
74
|
-
"ApproveClassification": "
|
75
|
-
"
|
76
|
-
"
|
77
|
-
"
|
78
|
-
"
|
79
|
-
"
|
80
|
-
"
|
81
|
-
"
|
82
|
-
"
|
83
|
-
"
|
84
|
-
"
|
85
|
-
"
|
86
|
-
"
|
23
|
+
"ApplicantId": "1000297561131",
|
24
|
+
"ApplicantName": "test_0",
|
25
|
+
"ApplyName": "test_db1520729990156341",
|
26
|
+
"ApproveClassification": "db",
|
27
|
+
"ApproveClassificationName": "库表申请",
|
28
|
+
"ApproveId": "23133",
|
29
|
+
"ApproveProjectName": "project_test",
|
30
|
+
"ApproveTime": "2022-04-11T07:06:16+08:00",
|
31
|
+
"ApproveType": "db_db",
|
32
|
+
"ApproveTypeName": "库申请",
|
33
|
+
"ApproverId": "100408890356",
|
34
|
+
"ApproverName": "EST",
|
35
|
+
"CreateTime": "2022-04-12T06:15:16+08:00",
|
36
|
+
"ErrorMessage": "null",
|
37
|
+
"Reason": "use test",
|
38
|
+
"Remark": "test",
|
39
|
+
"Status": "reject"
|
87
40
|
}
|
88
41
|
],
|
89
42
|
"TotalPageNumber": 1,
|
@@ -91,7 +44,7 @@ Output:
|
|
91
44
|
"PageNumber": 1,
|
92
45
|
"PageSize": 1
|
93
46
|
},
|
94
|
-
"RequestId": "
|
47
|
+
"RequestId": "ef5f33da-4f24-41b0-bc89-979bd6737625"
|
95
48
|
}
|
96
49
|
}
|
97
50
|
```
|
@@ -1,36 +1,4 @@
|
|
1
|
-
**Example 1:
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
Input:
|
6
|
-
|
7
|
-
```
|
8
|
-
tccli wedata DescribeApproveTypeList --cli-unfold-argument \
|
9
|
-
--Classification xx
|
10
|
-
```
|
11
|
-
|
12
|
-
Output:
|
13
|
-
```
|
14
|
-
{
|
15
|
-
"Response": {
|
16
|
-
"RequestId": "xx",
|
17
|
-
"Data": [
|
18
|
-
{
|
19
|
-
"Type": "db_db",
|
20
|
-
"TypeName": "库申请",
|
21
|
-
"Classification": "db"
|
22
|
-
},
|
23
|
-
{
|
24
|
-
"Type": "db_table",
|
25
|
-
"TypeName": "表申请",
|
26
|
-
"Classification": "db"
|
27
|
-
}
|
28
|
-
]
|
29
|
-
}
|
30
|
-
}
|
31
|
-
```
|
32
|
-
|
33
|
-
**Example 2: 测试通过示例**
|
1
|
+
**Example 1: 测试通过示例**
|
34
2
|
|
35
3
|
|
36
4
|
|
@@ -50,30 +50,32 @@ Output:
|
|
50
50
|
{
|
51
51
|
"Response": {
|
52
52
|
"Data": {
|
53
|
-
"PageCount": 1,
|
54
53
|
"Items": [
|
55
54
|
{
|
56
|
-
"
|
57
|
-
"
|
58
|
-
"
|
59
|
-
"
|
60
|
-
"
|
61
|
-
"
|
62
|
-
"
|
63
|
-
"
|
64
|
-
"
|
65
|
-
"
|
66
|
-
"Submit":
|
67
|
-
"
|
68
|
-
"
|
69
|
-
"
|
70
|
-
"
|
71
|
-
"
|
55
|
+
"CreateTime": "2023-03-21 19:39:28",
|
56
|
+
"CycleUnit": "D",
|
57
|
+
"DataEngine": null,
|
58
|
+
"DatasourceId": null,
|
59
|
+
"DatasourceType": null,
|
60
|
+
"FolderId": "29c8c4f2-7953-11ed-8346-e43d1ad5f5f0",
|
61
|
+
"FolderName": "jayshi",
|
62
|
+
"InCharge": ";zheyuwang;",
|
63
|
+
"ScheduleDesc": "每天00:00执行一次",
|
64
|
+
"Status": "Y",
|
65
|
+
"Submit": 0,
|
66
|
+
"TaskId": "20230321193928764",
|
67
|
+
"TaskName": "20230321",
|
68
|
+
"TaskTypeDesc": "Shell",
|
69
|
+
"TaskTypeId": 35,
|
70
|
+
"UpdateTime": "2024-03-14 14:28:09",
|
71
|
+
"WorkflowId": "0302ca9b-c7dd-11ed-8346-e43d1ad5f5f0",
|
72
|
+
"WorkflowName": "dataflow_20230321"
|
72
73
|
}
|
73
74
|
],
|
74
|
-
"
|
75
|
+
"PageCount": 70,
|
76
|
+
"TotalCount": 700
|
75
77
|
},
|
76
|
-
"RequestId": "
|
78
|
+
"RequestId": "df914542-61ca-4c16-80d3-c2a9211425c7"
|
77
79
|
}
|
78
80
|
}
|
79
81
|
```
|