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,9 +6,9 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchModifyOpsOwners --cli-unfold-argument \
|
9
|
-
--TaskIdList
|
10
|
-
--Owners
|
11
|
-
--ProjectId
|
9
|
+
--TaskIdList 202103456789 \
|
10
|
+
--Owners 12345678910;12345678911 \
|
11
|
+
--ProjectId 1234567891011
|
12
12
|
```
|
13
13
|
|
14
14
|
Output:
|
@@ -16,11 +16,11 @@ Output:
|
|
16
16
|
{
|
17
17
|
"Response": {
|
18
18
|
"Data": {
|
19
|
-
"SuccessCount":
|
19
|
+
"SuccessCount": 1,
|
20
20
|
"FailedCount": 0,
|
21
21
|
"TotalCount": 0
|
22
22
|
},
|
23
|
-
"RequestId": "
|
23
|
+
"RequestId": "f47ac10b-58cc-4372-a567-0e02b2c3d479"
|
24
24
|
}
|
25
25
|
}
|
26
26
|
```
|
@@ -6,10 +6,10 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchRerunIntegrationTaskInstances --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--Instances.0.TaskId
|
9
|
+
--ProjectId 11022568003970304 \
|
10
|
+
--Instances.0.TaskId 20220506145218687 \
|
11
11
|
--Instances.0.CurRunDate 2022-04-12 17:00:15 \
|
12
|
-
--Instances.1.TaskId
|
12
|
+
--Instances.1.TaskId 20220413104752613 \
|
13
13
|
--Instances.1.CurRunDate 2022-04-12 18:00:15
|
14
14
|
```
|
15
15
|
|
@@ -18,12 +18,12 @@ Output:
|
|
18
18
|
{
|
19
19
|
"Response": {
|
20
20
|
"TaskNames": [
|
21
|
-
"
|
21
|
+
"默认"
|
22
22
|
],
|
23
23
|
"SuccessCount": 1,
|
24
24
|
"FailedCount": 1,
|
25
25
|
"TotalCount": 2,
|
26
|
-
"RequestId": "
|
26
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
27
27
|
}
|
28
28
|
}
|
29
29
|
```
|
@@ -1,14 +1,14 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 批量启动任务**
|
2
2
|
|
3
|
-
|
3
|
+
任务运维-批量启动任务
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchRunOpsTask --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 126734830423424 \
|
10
10
|
--EnableMakeUp 0 \
|
11
|
-
--Tasks
|
11
|
+
--Tasks 123456
|
12
12
|
```
|
13
13
|
|
14
14
|
Output:
|
@@ -16,7 +16,7 @@ Output:
|
|
16
16
|
{
|
17
17
|
"Response": {
|
18
18
|
"Data": true,
|
19
|
-
"RequestId": "
|
19
|
+
"RequestId": "f47ac10b-58cc-4372-a567-0e02b2c3d479"
|
20
20
|
}
|
21
21
|
}
|
22
22
|
```
|
@@ -6,9 +6,9 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchStartIntegrationTasks --cli-unfold-argument \
|
9
|
-
--TaskIds
|
10
|
-
--TaskType
|
11
|
-
--ProjectId
|
9
|
+
--TaskIds 20220506145218687 \
|
10
|
+
--TaskType 201 \
|
11
|
+
--ProjectId 11022568003970304
|
12
12
|
```
|
13
13
|
|
14
14
|
Output:
|
@@ -19,9 +19,9 @@ Output:
|
|
19
19
|
"FailedCount": 0,
|
20
20
|
"TotalCount": 0,
|
21
21
|
"TaskNames": [
|
22
|
-
"
|
22
|
+
"20220506145218687"
|
23
23
|
],
|
24
|
-
"RequestId": "
|
24
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
25
25
|
}
|
26
26
|
}
|
27
27
|
```
|
@@ -34,9 +34,9 @@ Input:
|
|
34
34
|
|
35
35
|
```
|
36
36
|
tccli wedata BatchStopIntegrationTasks --cli-unfold-argument \
|
37
|
-
--TaskIds
|
37
|
+
--TaskIds 20220506145218687 \
|
38
38
|
--TaskType 0 \
|
39
|
-
--ProjectId
|
39
|
+
--ProjectId 11022568003970304
|
40
40
|
```
|
41
41
|
|
42
42
|
Output:
|
@@ -47,9 +47,9 @@ Output:
|
|
47
47
|
"FailedCount": 0,
|
48
48
|
"TotalCount": 0,
|
49
49
|
"TaskNames": [
|
50
|
-
"
|
50
|
+
"20220506145218687"
|
51
51
|
],
|
52
|
-
"RequestId": "
|
52
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
53
53
|
}
|
54
54
|
}
|
55
55
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchStopWorkflowsByIds --cli-unfold-argument \
|
9
|
-
--WorkflowIds
|
10
|
-
--ProjectId
|
9
|
+
--WorkflowIds 1520b2bc-f0f4-11ee-2d13-a4ae120f8272 \
|
10
|
+
--ProjectId 1531609696090362952
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -16,11 +16,11 @@ Output:
|
|
16
16
|
"Response": {
|
17
17
|
"Data": {
|
18
18
|
"Result": true,
|
19
|
-
"ResultMsg": "
|
20
|
-
"ErrorId": "
|
21
|
-
"ErrorDesc": "
|
19
|
+
"ResultMsg": "",
|
20
|
+
"ErrorId": "",
|
21
|
+
"ErrorDesc": ""
|
22
22
|
},
|
23
|
-
"RequestId": "
|
23
|
+
"RequestId": "46db9784-4083-44fc-99f3-f942babc1b93"
|
24
24
|
}
|
25
25
|
}
|
26
26
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchSuspendIntegrationTasks --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--TaskIds
|
9
|
+
--ProjectId 11022568003970304 \
|
10
|
+
--TaskIds 20220506145218687 20230506145218687 \
|
11
11
|
--TaskType 201 \
|
12
12
|
--Event SUSPEND_WITHOUT_SP
|
13
13
|
```
|
@@ -19,7 +19,7 @@ Output:
|
|
19
19
|
"SuccessCount": 1,
|
20
20
|
"FailedCount": 1,
|
21
21
|
"TotalCount": 2,
|
22
|
-
"RequestId": "
|
22
|
+
"RequestId": "9f2cdb12-cbc8-431a-94e8-c658ae3ca3ac"
|
23
23
|
}
|
24
24
|
}
|
25
25
|
```
|
@@ -6,9 +6,9 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchUpdateIntegrationTasks --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--TaskIds
|
11
|
-
--Incharge
|
9
|
+
--ProjectId 1 \
|
10
|
+
--TaskIds 3cd6b1b3-76a0-4147-8f0e-6df206bc58c0 1e12a7d0-81a6-4b36-90f9-deabefb0dc7a \
|
11
|
+
--Incharge 100022256608;100006908545 \
|
12
12
|
--TaskType 202
|
13
13
|
```
|
14
14
|
|
@@ -19,7 +19,7 @@ Output:
|
|
19
19
|
"SuccessCount": 1,
|
20
20
|
"FailedCount": 1,
|
21
21
|
"TotalCount": 2,
|
22
|
-
"RequestId": "
|
22
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
23
23
|
}
|
24
24
|
}
|
25
25
|
```
|
@@ -6,7 +6,7 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata CheckAlarmRegularNameExist --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 11022568003970304 \
|
10
10
|
--AlarmRegularName test_regular
|
11
11
|
```
|
12
12
|
|
@@ -14,7 +14,7 @@ Output:
|
|
14
14
|
```
|
15
15
|
{
|
16
16
|
"Response": {
|
17
|
-
"RequestId": "
|
17
|
+
"RequestId": "9f2cdb12-cbc8-431a-94e8-c658ae3ca3ac",
|
18
18
|
"Data": true
|
19
19
|
}
|
20
20
|
}
|
@@ -6,10 +6,10 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata CheckIntegrationNodeNameExists --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 11022568003970304 \
|
10
10
|
--Id 0 \
|
11
|
-
--TaskId
|
12
|
-
--Name
|
11
|
+
--TaskId 20220506145218687 \
|
12
|
+
--Name hive
|
13
13
|
```
|
14
14
|
|
15
15
|
Output:
|
@@ -17,7 +17,7 @@ Output:
|
|
17
17
|
{
|
18
18
|
"Response": {
|
19
19
|
"Data": true,
|
20
|
-
"RequestId": "
|
20
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
21
21
|
}
|
22
22
|
}
|
23
23
|
```
|
@@ -6,9 +6,9 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata CheckIntegrationTaskNameExists --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--TaskName
|
11
|
-
--TaskId
|
9
|
+
--ProjectId 11022568003970304 \
|
10
|
+
--TaskName 整库迁移 \
|
11
|
+
--TaskId 20220506145218687
|
12
12
|
```
|
13
13
|
|
14
14
|
Output:
|
@@ -17,7 +17,7 @@ Output:
|
|
17
17
|
"Response": {
|
18
18
|
"Data": true,
|
19
19
|
"ExistsType": 1,
|
20
|
-
"RequestId": "
|
20
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
21
21
|
}
|
22
22
|
}
|
23
23
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata CheckTaskNameExist --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--TaskName
|
9
|
+
--ProjectId 11022568003970304 \
|
10
|
+
--TaskName testTaskName \
|
11
11
|
--TypeId 27
|
12
12
|
```
|
13
13
|
|
@@ -16,7 +16,7 @@ Output:
|
|
16
16
|
{
|
17
17
|
"Response": {
|
18
18
|
"Data": true,
|
19
|
-
"RequestId": "
|
19
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
20
20
|
}
|
21
21
|
}
|
22
22
|
```
|
@@ -10,7 +10,7 @@ tccli wedata CommitIntegrationTask --cli-unfold-argument \
|
|
10
10
|
--ProjectId 1486804694126882816 \
|
11
11
|
--CommitType 1 \
|
12
12
|
--TaskType 201 \
|
13
|
-
--VersionDesc
|
13
|
+
--VersionDesc v1 \
|
14
14
|
--InstanceVersion 3
|
15
15
|
```
|
16
16
|
|
@@ -35,19 +35,19 @@ Input:
|
|
35
35
|
|
36
36
|
```
|
37
37
|
tccli wedata CommitIntegrationTask --cli-unfold-argument \
|
38
|
-
--TaskId
|
39
|
-
--ProjectId
|
38
|
+
--TaskId 3cd6b1b3-76a0-4147-8f0e-6df206bc58c0 \
|
39
|
+
--ProjectId 1 \
|
40
40
|
--CommitType 0 \
|
41
41
|
--TaskType 1 \
|
42
|
-
--ExtConfig.0.Name
|
43
|
-
--ExtConfig.0.Value
|
42
|
+
--ExtConfig.0.Name name1 \
|
43
|
+
--ExtConfig.0.Value 1
|
44
44
|
```
|
45
45
|
|
46
46
|
Output:
|
47
47
|
```
|
48
48
|
{
|
49
49
|
"Response": {
|
50
|
-
"RequestId": "
|
50
|
+
"RequestId": "as1cs2c123asyi23bh213cc",
|
51
51
|
"Data": true
|
52
52
|
}
|
53
53
|
}
|
@@ -10,12 +10,13 @@ tccli wedata CommitRuleGroupTask --cli-unfold-argument \
|
|
10
10
|
--TriggerType 1 \
|
11
11
|
--ExecRuleConfig.0.RuleId 1 \
|
12
12
|
--ExecRuleConfig.0.ConditionType 1 \
|
13
|
-
--ExecRuleConfig.0.Condition
|
14
|
-
--ExecRuleConfig.0.TargetCondition
|
15
|
-
--ExecConfig.QueueName
|
16
|
-
--ExecConfig.ExecutorGroupId
|
17
|
-
--
|
18
|
-
--
|
13
|
+
--ExecRuleConfig.0.Condition 2024-04-11 11:00:00 \
|
14
|
+
--ExecRuleConfig.0.TargetCondition ct='${yyyy-mm-dd-1}' \
|
15
|
+
--ExecConfig.QueueName default \
|
16
|
+
--ExecConfig.ExecutorGroupId 567890 \
|
17
|
+
--ExecConfig.EngineType 2 \
|
18
|
+
--ProjectId 456789 \
|
19
|
+
--EngineType HIVE
|
19
20
|
```
|
20
21
|
|
21
22
|
Output:
|
@@ -26,19 +27,88 @@ Output:
|
|
26
27
|
"RuleGroupExecId": 1,
|
27
28
|
"RuleGroupId": 1,
|
28
29
|
"TriggerType": 1,
|
29
|
-
"ExecTime": "
|
30
|
+
"ExecTime": "1712804400000",
|
30
31
|
"Status": 1,
|
31
32
|
"AlarmRuleCount": 1,
|
32
33
|
"TotalRuleCount": 1,
|
33
|
-
"TableOwnerName": "
|
34
|
-
"TableName": "
|
35
|
-
"TableId": "
|
36
|
-
"DatabaseId": "
|
37
|
-
"DatasourceId": "
|
34
|
+
"TableOwnerName": "zhangsan",
|
35
|
+
"TableName": "dq",
|
36
|
+
"TableId": "697ytfgquhewfa21we",
|
37
|
+
"DatabaseId": "85rft7qie3svwukacdavk",
|
38
|
+
"DatasourceId": "456789",
|
38
39
|
"Permission": true,
|
39
|
-
"ExecDetail": "
|
40
|
+
"ExecDetail": "2023-09-07 ~ 2099-12-31,每天07:00执行一次",
|
41
|
+
"EngineType": "HIVE",
|
42
|
+
"RuleExecResultVOList": [
|
43
|
+
{
|
44
|
+
"RuleExecId": 1,
|
45
|
+
"RuleGroupExecId": 1,
|
46
|
+
"RuleGroupId": 1,
|
47
|
+
"RuleId": 1,
|
48
|
+
"RuleName": "规则",
|
49
|
+
"RuleType": 1,
|
50
|
+
"SourceObjectDataTypeName": "int",
|
51
|
+
"SourceObjectValue": "age",
|
52
|
+
"ConditionExpression": "pt=substring('${yyyyMMddHHmmss-1H}',1,10)",
|
53
|
+
"ExecResultStatus": 1,
|
54
|
+
"TriggerResult": "",
|
55
|
+
"CompareResult": {
|
56
|
+
"Items": [
|
57
|
+
{
|
58
|
+
"FixResult": 1,
|
59
|
+
"ResultValue": "0",
|
60
|
+
"Values": [
|
61
|
+
{
|
62
|
+
"ValueType": 1,
|
63
|
+
"Value": "2"
|
64
|
+
}
|
65
|
+
],
|
66
|
+
"Operator": ">",
|
67
|
+
"CompareType": 1,
|
68
|
+
"ValueComputeType": 1
|
69
|
+
}
|
70
|
+
],
|
71
|
+
"TotalRows": 1,
|
72
|
+
"PassRows": 1,
|
73
|
+
"TriggerRows": 1
|
74
|
+
},
|
75
|
+
"TemplateName": "模版",
|
76
|
+
"QualityDim": 1,
|
77
|
+
"TargetDBTableName": "targaetName",
|
78
|
+
"TargetObjectValue": "value",
|
79
|
+
"TargetObjectDataType": "1",
|
80
|
+
"FieldConfig": {
|
81
|
+
"WhereConfig": [
|
82
|
+
{
|
83
|
+
"FieldKey": "param_1",
|
84
|
+
"FieldValue": "id",
|
85
|
+
"FieldDataType": "int"
|
86
|
+
}
|
87
|
+
],
|
88
|
+
"TableConfig": [
|
89
|
+
{
|
90
|
+
"DatabaseId": "NW0VL_YYPESvi8w",
|
91
|
+
"DatabaseName": "default",
|
92
|
+
"TableId": "EHdPET2IKQ2KBhGw",
|
93
|
+
"TableName": "dq_student",
|
94
|
+
"TableKey": "table_1",
|
95
|
+
"FieldConfig": [
|
96
|
+
{
|
97
|
+
"FieldKey": "table_1.column_1",
|
98
|
+
"FieldValue": "id",
|
99
|
+
"FieldDataType": "int"
|
100
|
+
}
|
101
|
+
]
|
102
|
+
}
|
103
|
+
]
|
104
|
+
},
|
105
|
+
"RelConditionExpr": "sourceTable.id=targetTable.id",
|
106
|
+
"StartTime": "2023-10-01",
|
107
|
+
"AlarmLevel": 1
|
108
|
+
}
|
109
|
+
]
|
40
110
|
},
|
41
|
-
"RequestId": "
|
111
|
+
"RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
|
42
112
|
}
|
43
113
|
}
|
44
114
|
```
|
@@ -1,4 +1,4 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 统计任务实例状态示例**
|
2
2
|
|
3
3
|
任务运维-统计任务实例状态
|
4
4
|
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata CountOpsInstanceState --cli-unfold-argument \
|
9
|
-
--TaskId
|
10
|
-
--ProjectId
|
9
|
+
--TaskId your taskId \
|
10
|
+
--ProjectId your projectId
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -22,7 +22,7 @@ Output:
|
|
22
22
|
"Failed": 1,
|
23
23
|
"Stopped": 1
|
24
24
|
},
|
25
|
-
"RequestId": "
|
25
|
+
"RequestId": "40za5450-0fa4-49c9-b2f6-66232e84737c"
|
26
26
|
}
|
27
27
|
}
|
28
28
|
```
|
@@ -6,21 +6,21 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata CreateCustomFunction --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 1470575647377821111 \
|
10
10
|
--Type HIVE \
|
11
|
-
--Kind
|
12
|
-
--ClusterIdentifier
|
13
|
-
--DbName
|
14
|
-
--Name
|
11
|
+
--Kind OTHER \
|
12
|
+
--ClusterIdentifier emr-demo \
|
13
|
+
--DbName default \
|
14
|
+
--Name demoFu
|
15
15
|
```
|
16
16
|
|
17
17
|
Output:
|
18
18
|
```
|
19
19
|
{
|
20
20
|
"Response": {
|
21
|
-
"ErrorMessage":
|
22
|
-
"FunctionId": "
|
23
|
-
"RequestId": "
|
21
|
+
"ErrorMessage": null,
|
22
|
+
"FunctionId": "217377ce-bcc0-446e-afd9-64ef4b707391",
|
23
|
+
"RequestId": "e5ae06d9-898c-48a6-ae27-ed3758d9ef35"
|
24
24
|
}
|
25
25
|
}
|
26
26
|
```
|
@@ -8,18 +8,18 @@ Input:
|
|
8
8
|
tccli wedata CreateDataSource --cli-unfold-argument \
|
9
9
|
--BizParams string \
|
10
10
|
--Category DB \
|
11
|
-
--DatabaseName
|
11
|
+
--DatabaseName db \
|
12
12
|
--Description string \
|
13
|
-
--Display
|
14
|
-
--Name
|
13
|
+
--Display saga \
|
14
|
+
--Name striaasdgng \
|
15
15
|
--Params string \
|
16
|
-
--ClusterId
|
16
|
+
--ClusterId cdb-xxasfsdg6d \
|
17
17
|
--Status 1 \
|
18
18
|
--Type CLICKHOUSE \
|
19
|
-
--Collect
|
20
|
-
--OwnerProjectId
|
21
|
-
--OwnerProjectName
|
22
|
-
--OwnerProjectIdent
|
19
|
+
--Collect 1 \
|
20
|
+
--OwnerProjectId 100265651 \
|
21
|
+
--OwnerProjectName pprasf \
|
22
|
+
--OwnerProjectIdent striasdgang \
|
23
23
|
--COSBucket string \
|
24
24
|
--COSRegion string
|
25
25
|
```
|
@@ -6,17 +6,17 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata CreateDsFolder --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--ParentsFolderId
|
11
|
-
--FolderName
|
9
|
+
--ProjectId 1485413914375667712 \
|
10
|
+
--ParentsFolderId 860a23d6-ea4a-11ed-8909-bc97e105ba60 \
|
11
|
+
--FolderName gallop
|
12
12
|
```
|
13
13
|
|
14
14
|
Output:
|
15
15
|
```
|
16
16
|
{
|
17
17
|
"Response": {
|
18
|
-
"Data": "
|
19
|
-
"RequestId": "
|
18
|
+
"Data": "gallop",
|
19
|
+
"RequestId": "d398e684-f7d7-40d3-b6ec-9441eb6c5328"
|
20
20
|
}
|
21
21
|
}
|
22
22
|
```
|
@@ -6,21 +6,21 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata CreateHiveTableByDDL --cli-unfold-argument \
|
9
|
-
--DatasourceId
|
10
|
-
--Database
|
11
|
-
--DDLSql
|
12
|
-
--Incharge
|
9
|
+
--DatasourceId 12342313 \
|
10
|
+
--Database hive \
|
11
|
+
--DDLSql select * from database; \
|
12
|
+
--Incharge 231232 \
|
13
13
|
--Privilege 0 \
|
14
|
-
--ProjectId
|
15
|
-
--Type
|
14
|
+
--ProjectId 124537 \
|
15
|
+
--Type HIVE
|
16
16
|
```
|
17
17
|
|
18
18
|
Output:
|
19
19
|
```
|
20
20
|
{
|
21
21
|
"Response": {
|
22
|
-
"Data": "
|
23
|
-
"RequestId": "
|
22
|
+
"Data": "true",
|
23
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
24
24
|
}
|
25
25
|
}
|
26
26
|
```
|
@@ -35,14 +35,14 @@ tccli wedata CreateIntegrationNode --cli-unfold-argument \
|
|
35
35
|
--NodeInfo.OperatorUin 100006386235 \
|
36
36
|
--NodeInfo.Name name \
|
37
37
|
--ProjectId 17865298918277529 \
|
38
|
-
--TaskType
|
38
|
+
--TaskType 201
|
39
39
|
```
|
40
40
|
|
41
41
|
Output:
|
42
42
|
```
|
43
43
|
{
|
44
44
|
"Response": {
|
45
|
-
"Id": "
|
45
|
+
"Id": "134321",
|
46
46
|
"TaskId": "015235-2adc2d-372dasd-5274",
|
47
47
|
"RequestId": "1234-adfasd-2342-ssd"
|
48
48
|
}
|
@@ -6,25 +6,25 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata CreateOfflineTask --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--CycleStep
|
9
|
+
--ProjectId 1486446569620893696 \
|
10
|
+
--CycleStep 1 \
|
11
11
|
--DelayTime 0 \
|
12
|
-
--EndTime
|
13
|
-
--Notes
|
14
|
-
--StartTime
|
15
|
-
--TaskName
|
16
|
-
--TypeId
|
17
|
-
--TaskAction
|
18
|
-
--TaskMode
|
12
|
+
--EndTime 2099-12-31 00:00:00 \
|
13
|
+
--Notes \
|
14
|
+
--StartTime 2022-04-11 00:00:00 \
|
15
|
+
--TaskName task test name \
|
16
|
+
--TypeId 27 \
|
17
|
+
--TaskAction \
|
18
|
+
--TaskMode 1
|
19
19
|
```
|
20
20
|
|
21
21
|
Output:
|
22
22
|
```
|
23
23
|
{
|
24
24
|
"Response": {
|
25
|
-
"TaskId": "
|
26
|
-
"Data": "
|
27
|
-
"RequestId": "
|
25
|
+
"TaskId": "20220411181355382",
|
26
|
+
"Data": "true",
|
27
|
+
"RequestId": "7508483f-5202-44b3-a846-8c6efb42acb0"
|
28
28
|
}
|
29
29
|
}
|
30
30
|
```
|