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
@@ -20,19 +20,20 @@ Output:
|
|
20
20
|
"DatasourceSet": [
|
21
21
|
{
|
22
22
|
"DatabaseNames": [
|
23
|
-
"
|
23
|
+
"default"
|
24
24
|
],
|
25
|
-
"Description": "
|
25
|
+
"Description": "备注",
|
26
26
|
"ID": 1,
|
27
|
-
"Instance": "
|
28
|
-
"Name": "
|
29
|
-
"Region": "
|
30
|
-
"Type": "
|
31
|
-
"ClusterId": "
|
32
|
-
"Version": "
|
27
|
+
"Instance": "cdb-sd56gs51",
|
28
|
+
"Name": "myst_test",
|
29
|
+
"Region": "ap-beijing",
|
30
|
+
"Type": "mysql",
|
31
|
+
"ClusterId": "cdb-sf78f",
|
32
|
+
"Version": "5.2.3",
|
33
|
+
"ParamsString": "string"
|
33
34
|
}
|
34
35
|
],
|
35
|
-
"RequestId": "
|
36
|
+
"RequestId": "asdg15-asgg48as-sdg4861-516"
|
36
37
|
}
|
37
38
|
}
|
38
39
|
```
|
@@ -1,6 +1,6 @@
|
|
1
1
|
**Example 1: 样例**
|
2
2
|
|
3
|
-
|
3
|
+
查询数据源
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
@@ -14,10 +14,51 @@ Output:
|
|
14
14
|
```
|
15
15
|
{
|
16
16
|
"Response": {
|
17
|
-
"RequestId": "123",
|
18
17
|
"Data": {
|
19
|
-
"
|
20
|
-
|
18
|
+
"PageNumber": 1,
|
19
|
+
"PageSize": 10,
|
20
|
+
"Rows": [
|
21
|
+
{
|
22
|
+
"AppId": 1986419,
|
23
|
+
"Author": false,
|
24
|
+
"AuthorityProjectName": null,
|
25
|
+
"AuthorityUserName": null,
|
26
|
+
"BizParams": null,
|
27
|
+
"BizParamsString": "",
|
28
|
+
"Category": "DB",
|
29
|
+
"ClusterId": "d6sdfg-b0d1-4b2c-b0bb-3f19654f9ff0b0",
|
30
|
+
"ClusterName": null,
|
31
|
+
"CreateTime": 1712823453266555,
|
32
|
+
"DataSourceStatus": "Available",
|
33
|
+
"DatabaseName": "emall",
|
34
|
+
"Deliver": false,
|
35
|
+
"Description": "",
|
36
|
+
"DevelopmentId": null,
|
37
|
+
"DevelopmentParams": null,
|
38
|
+
"Display": "emall",
|
39
|
+
"Edit": false,
|
40
|
+
"ID": 563511,
|
41
|
+
"Instance": null,
|
42
|
+
"ModifiedTime": 1712264523812655,
|
43
|
+
"Name": "emall",
|
44
|
+
"OwnerAccount": "100034623548673",
|
45
|
+
"OwnerAccountName": "allenbguasdo",
|
46
|
+
"OwnerProjectId": "153160969233490365952",
|
47
|
+
"OwnerProjectIdent": "project1",
|
48
|
+
"OwnerProjectName": "[project1]",
|
49
|
+
"Params": null,
|
50
|
+
"ParamsString": "{\"vport\":\"63348\",\"connectType\":\"public\",\"ip\":\"156.16.156.156\",\"publicPort\":\"6658\",\"publicIp\":\"189.15.15\",\"type\":\"MYSQL\",\"authorityType\":\"true\",\"deployType\":\"CONNSTR_PUBLICDB\",\"url\":\"jdbc:mysql://156.15.161.65:63258/emall\",\"vurl\":\"jdbc:mysql://68.23.265.86:63618/emall\",\"password\":\"********\",\"vpcTenantId\":\"131506509\",\"port\":\"65113\",\"passwordEncrypt\":\"40de7fbe6ad34c9d581af31416ef2a6c\",\"publicUrl\":\"jdbc:mysql://32.13.26.23:66413/emall\",\"vip\":\"156.168.95.62\",\"db\":\"emall\",\"username\":\"sdggds\"}",
|
51
|
+
"ProductId": "59111",
|
52
|
+
"Region": "ap-beijing",
|
53
|
+
"ShowType": "MySQL",
|
54
|
+
"Status": 2,
|
55
|
+
"Type": "MYSQL"
|
56
|
+
}
|
57
|
+
],
|
58
|
+
"TotalCount": 1,
|
59
|
+
"TotalPageNumber": null
|
60
|
+
},
|
61
|
+
"RequestId": "44266d40-5822-48b3-bf0f-74f5b06d98eb"
|
21
62
|
}
|
22
63
|
}
|
23
64
|
```
|
@@ -19,17 +19,17 @@ Output:
|
|
19
19
|
"Response": {
|
20
20
|
"DatabaseInfo": [
|
21
21
|
{
|
22
|
-
"DatasourceName": "
|
23
|
-
"DatasourceId": "
|
24
|
-
"DatabaseName": "
|
25
|
-
"DatabaseId": "
|
26
|
-
"InstanceId": "
|
22
|
+
"DatasourceName": "hive-78yughbhyg",
|
23
|
+
"DatasourceId": "6789",
|
24
|
+
"DatabaseName": "dbName",
|
25
|
+
"DatabaseId": "89yuhi675tgy",
|
26
|
+
"InstanceId": "y79ugibh2wefsdc",
|
27
27
|
"DatasourceType": 1,
|
28
|
-
"OriginDatabaseName": "
|
29
|
-
"OriginSchemaName": "
|
28
|
+
"OriginDatabaseName": "dbNmae",
|
29
|
+
"OriginSchemaName": "dbNmae"
|
30
30
|
}
|
31
31
|
],
|
32
|
-
"RequestId": "
|
32
|
+
"RequestId": "0ff4e8ae-ebea-4a41-8aa2-1f6bc4b68e69"
|
33
33
|
}
|
34
34
|
}
|
35
35
|
```
|
@@ -6,28 +6,51 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeDatasource --cli-unfold-argument \
|
9
|
-
--Id
|
9
|
+
--Id 1065 \
|
10
|
+
--Env production
|
10
11
|
```
|
11
12
|
|
12
13
|
Output:
|
13
14
|
```
|
14
15
|
{
|
15
16
|
"Response": {
|
16
|
-
"RequestId": "123",
|
17
17
|
"Data": {
|
18
|
+
"DatabaseName": "defalut",
|
19
|
+
"Description": "dec",
|
20
|
+
"ID": 1065,
|
21
|
+
"Instance": "cdb-s778sf",
|
22
|
+
"Name": "mysql1",
|
23
|
+
"Region": "beijing",
|
24
|
+
"Type": "mysql",
|
25
|
+
"ClusterId": "cdb-sf78sf",
|
26
|
+
"AppId": 1065994488,
|
18
27
|
"BizParams": "string",
|
19
|
-
"Category": "
|
20
|
-
"
|
21
|
-
"
|
22
|
-
"Display": "string",
|
23
|
-
"Name": "string",
|
28
|
+
"Category": "string",
|
29
|
+
"Display": "mysql_test",
|
30
|
+
"OwnerAccount": "12315",
|
24
31
|
"Params": "string",
|
25
32
|
"Status": 1,
|
26
|
-
"
|
27
|
-
"
|
28
|
-
"
|
29
|
-
"
|
30
|
-
|
33
|
+
"OwnerAccountName": "name",
|
34
|
+
"ClusterName": "cdb-sdhusf",
|
35
|
+
"OwnerProjectId": "10356894654",
|
36
|
+
"OwnerProjectName": "project1",
|
37
|
+
"OwnerProjectIdent": "project1",
|
38
|
+
"AuthorityProjectName": "project",
|
39
|
+
"AuthorityUserName": "xiaoming",
|
40
|
+
"Edit": true,
|
41
|
+
"Author": true,
|
42
|
+
"Deliver": true,
|
43
|
+
"DataSourceStatus": "Unavailable",
|
44
|
+
"CreateTime": 1712822907809,
|
45
|
+
"ParamsString": "string",
|
46
|
+
"BizParamsString": "string",
|
47
|
+
"ModifiedTime": 1712822907809,
|
48
|
+
"ShowType": "mysql",
|
49
|
+
"ProductId": 1023,
|
50
|
+
"DevelopmentId": 1,
|
51
|
+
"DevelopmentParams": "string"
|
52
|
+
},
|
53
|
+
"RequestId": "asf156-asdg4861adg-5a81g"
|
31
54
|
}
|
32
55
|
}
|
33
56
|
```
|
@@ -1,4 +1,4 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 根据层级查找上-下游任务节点示例**
|
2
2
|
|
3
3
|
任务运维-根据层级查找上-下游任务节点
|
4
4
|
|
@@ -6,11 +6,11 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeDependOpsTasks --cli-unfold-argument \
|
9
|
-
--TaskId
|
9
|
+
--TaskId your taskId \
|
10
10
|
--Deep 1 \
|
11
11
|
--Up 1 \
|
12
|
-
--ProjectId
|
13
|
-
--WorkflowId
|
12
|
+
--ProjectId your projectId \
|
13
|
+
--WorkflowId c66ddxa3ee-aa0b-11ee-8d13-aaaa20f8272
|
14
14
|
```
|
15
15
|
|
16
16
|
Output:
|
@@ -18,51 +18,44 @@ Output:
|
|
18
18
|
{
|
19
19
|
"Response": {
|
20
20
|
"Data": {
|
21
|
+
"LinksList": [],
|
21
22
|
"TasksList": [
|
22
23
|
{
|
23
|
-
"
|
24
|
-
"
|
25
|
-
"
|
26
|
-
"
|
27
|
-
"
|
28
|
-
"
|
29
|
-
"
|
30
|
-
"
|
31
|
-
"
|
32
|
-
"ProjectId": "
|
33
|
-
"
|
34
|
-
"
|
35
|
-
"
|
36
|
-
"
|
37
|
-
"
|
38
|
-
"
|
39
|
-
"
|
40
|
-
"
|
41
|
-
"
|
42
|
-
"
|
43
|
-
"
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
47
|
-
"
|
48
|
-
"
|
49
|
-
"
|
50
|
-
"
|
51
|
-
"
|
52
|
-
"
|
53
|
-
"
|
54
|
-
}
|
55
|
-
],
|
56
|
-
"LinksList": [
|
57
|
-
{
|
58
|
-
"TaskTo": "abc",
|
59
|
-
"TaskFrom": "abc",
|
60
|
-
"LinkType": "abc",
|
61
|
-
"LinkId": "abc"
|
24
|
+
"CycleUnit": "D",
|
25
|
+
"DelayTime": 0,
|
26
|
+
"FirstRunTime": "2024-01-03 00:00:00",
|
27
|
+
"FirstSubmitTime": "2024-01-03 16:36:35",
|
28
|
+
"FolderId": "b1f2ff1-aa0b-11ee-8d13-ae120f8272",
|
29
|
+
"FolderName": "0_axb",
|
30
|
+
"InCharge": ";jack;",
|
31
|
+
"Layer": null,
|
32
|
+
"LeftCoordinate": 3615,
|
33
|
+
"ProjectId": "your projectId",
|
34
|
+
"ProjectIdent": "project_wedata",
|
35
|
+
"ProjectName": "project_wedata",
|
36
|
+
"ScheduleDesc": "每天00:00执行一次",
|
37
|
+
"Status": "Y",
|
38
|
+
"TaskAction": "",
|
39
|
+
"TaskId": "your taskId",
|
40
|
+
"TaskName": "mysql2hive_test",
|
41
|
+
"TaskTypeDesc": "离线同步",
|
42
|
+
"TaskTypeId": 26,
|
43
|
+
"TopCoordinate": 1612,
|
44
|
+
"VirtualFlag": false,
|
45
|
+
"WorkflowId": "c66ddxa3ee-aa0b-11ee-8d13-aaaa20f8272",
|
46
|
+
"WorkflowName": "test11",
|
47
|
+
"TargetServiceId": "123",
|
48
|
+
"CreateTime": "2024-01-03 00:00:00",
|
49
|
+
"ExecutionStartTime": "2024-01-03 00:00:00",
|
50
|
+
"ExecutionEndTime": "2024-01-04 00:00:00",
|
51
|
+
"SourceServiceId": "321",
|
52
|
+
"SourceServiceType": "hive",
|
53
|
+
"TargetServiceType": "hive",
|
54
|
+
"AlarmType": "1"
|
62
55
|
}
|
63
56
|
]
|
64
57
|
},
|
65
|
-
"RequestId": "
|
58
|
+
"RequestId": "5c961bb7-d22a-4a3e-bfa6-9a4a64084632"
|
66
59
|
}
|
67
60
|
}
|
68
61
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeDependTaskLists --cli-unfold-argument \
|
9
|
-
--TaskIds
|
10
|
-
--ProjectId
|
9
|
+
--TaskIds 'your tasld' \
|
10
|
+
--ProjectId your projectId
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -16,84 +16,95 @@ Output:
|
|
16
16
|
"Response": {
|
17
17
|
"Data": [
|
18
18
|
{
|
19
|
-
"
|
20
|
-
"
|
21
|
-
"
|
22
|
-
"
|
23
|
-
"
|
24
|
-
"
|
25
|
-
"
|
26
|
-
"FolderId": "abc",
|
27
|
-
"FolderName": "abc",
|
28
|
-
"CreateTime": "abc",
|
29
|
-
"LastUpdate": "abc",
|
30
|
-
"Status": "abc",
|
31
|
-
"InCharge": "abc",
|
32
|
-
"InChargeId": "abc",
|
33
|
-
"StartTime": "abc",
|
34
|
-
"EndTime": "abc",
|
35
|
-
"ExecutionStartTime": "abc",
|
36
|
-
"ExecutionEndTime": "abc",
|
37
|
-
"CycleType": "abc",
|
19
|
+
"BrokerIp": "any",
|
20
|
+
"ClusterId": null,
|
21
|
+
"CreateTime": "2024-01-03 15:52:36",
|
22
|
+
"Creator": "jack",
|
23
|
+
"Crontab": null,
|
24
|
+
"CrontabExpression": null,
|
25
|
+
"CycleNum": null,
|
38
26
|
"CycleStep": 1,
|
39
|
-
"
|
40
|
-
"
|
41
|
-
"
|
42
|
-
"
|
27
|
+
"CycleType": "DAY_CYCLE",
|
28
|
+
"CycleUnit": null,
|
29
|
+
"DelayTime": 0,
|
30
|
+
"DependencyRel": "and",
|
31
|
+
"DependencyWorkflow": "no",
|
32
|
+
"EndDate": null,
|
33
|
+
"EndTime": "2099-12-31 23:59:59",
|
34
|
+
"EventListenerConfig": null,
|
35
|
+
"EventPublisherConfig": null,
|
36
|
+
"ExecutionEndTime": null,
|
37
|
+
"ExecutionStartTime": null,
|
38
|
+
"ExecutionTTL": -1,
|
39
|
+
"ExecutorGroupId": null,
|
40
|
+
"ExecutorGroupName": null,
|
41
|
+
"FirstRunTime": null,
|
42
|
+
"FirstSubmitTime": null,
|
43
|
+
"FolderId": null,
|
44
|
+
"FolderName": null,
|
45
|
+
"InCharge": "v_vyuyudu",
|
46
|
+
"InChargeId": "100029071486",
|
47
|
+
"InitStrategy": null,
|
48
|
+
"InstanceInitStrategy": "T_PLUS_0",
|
49
|
+
"LastSchedulerCommitTime": null,
|
50
|
+
"LastUpdate": "2024-01-03 16:36:34",
|
51
|
+
"Layer": null,
|
52
|
+
"LeftCoordinate": 365,
|
53
|
+
"MaxDateTime": null,
|
54
|
+
"MinDateTime": null,
|
55
|
+
"NormalizedJobStartTime": null,
|
56
|
+
"Notes": "",
|
57
|
+
"OwnId": "100028448903",
|
58
|
+
"ProductName": "DATA_DEV",
|
59
|
+
"ProjectId": "your projectId",
|
60
|
+
"ProjectIdent": null,
|
61
|
+
"ProjectName": null,
|
62
|
+
"RealWorkflowId": null,
|
63
|
+
"ResourceGroup": "your ResourceGroup",
|
43
64
|
"RetryAble": 1,
|
44
|
-
"
|
45
|
-
"
|
46
|
-
"
|
65
|
+
"RetryWait": 5,
|
66
|
+
"RunPriority": 6,
|
67
|
+
"ScheduleDesc": null,
|
68
|
+
"SchedulerDesc": null,
|
69
|
+
"SelfDepend": "serial",
|
70
|
+
"ShowWorkflow": false,
|
71
|
+
"SourceServiceId": ";8738;",
|
72
|
+
"SourceServiceType": ";mysql;",
|
73
|
+
"StartDate": null,
|
74
|
+
"StartTime": "2024-01-03 00:00:00",
|
75
|
+
"StartupTime": 0,
|
76
|
+
"Status": "Y",
|
77
|
+
"TargetServiceId": ";122116;",
|
78
|
+
"TargetServiceType": ";hive;",
|
79
|
+
"TaskAction": "",
|
80
|
+
"TaskId": "your TaskId",
|
81
|
+
"TaskLinkInfo": null,
|
82
|
+
"TaskName": "mysql2hive_test",
|
47
83
|
"TaskType": {
|
48
|
-
"TypeDesc": "
|
49
|
-
"TypeId":
|
50
|
-
"TypeSort": "
|
84
|
+
"TypeDesc": "离线同步",
|
85
|
+
"TypeId": 26,
|
86
|
+
"TypeSort": "数据同步"
|
51
87
|
},
|
52
|
-
"
|
53
|
-
"
|
54
|
-
"
|
55
|
-
"
|
56
|
-
"
|
57
|
-
"
|
58
|
-
"
|
59
|
-
"
|
60
|
-
"
|
61
|
-
"
|
62
|
-
"
|
63
|
-
"
|
64
|
-
"
|
65
|
-
"
|
66
|
-
"
|
67
|
-
"
|
68
|
-
"
|
69
|
-
"DependencyWorkflow": "abc",
|
70
|
-
"EventListenerConfig": "abc",
|
71
|
-
"EventPublisherConfig": "abc",
|
72
|
-
"VirtualTaskStatus": "abc",
|
73
|
-
"TaskLinkInfo": {
|
74
|
-
"Id": "abc",
|
75
|
-
"LinkKey": "abc",
|
76
|
-
"TaskFrom": "abc",
|
77
|
-
"TaskTo": "abc",
|
78
|
-
"InCharge": "abc",
|
79
|
-
"LinkDependencyType": "abc",
|
80
|
-
"Offset": "abc",
|
81
|
-
"LinkType": "abc",
|
82
|
-
"WorkflowId": "abc"
|
83
|
-
},
|
84
|
-
"ProductName": "abc",
|
85
|
-
"ProjectId": "abc",
|
86
|
-
"ProjectIdent": "abc",
|
87
|
-
"ProjectName": "abc",
|
88
|
-
"OwnId": "abc",
|
89
|
-
"UserId": "abc",
|
90
|
-
"TenantId": "abc",
|
91
|
-
"UpdateUser": "abc",
|
92
|
-
"UpdateTime": "abc",
|
93
|
-
"UpdateUserId": "abc"
|
88
|
+
"TaskTypeDesc": null,
|
89
|
+
"TaskTypeId": null,
|
90
|
+
"TenantId": "your TenantId",
|
91
|
+
"TopCoordinate": 162,
|
92
|
+
"TryLimit": 5,
|
93
|
+
"UpdateTime": "2024-01-03 16:36:29",
|
94
|
+
"UpdateUser": "hang",
|
95
|
+
"UpdateUserId": "your UpdateUserId",
|
96
|
+
"UserId": "your UserId",
|
97
|
+
"VirtualFlag": false,
|
98
|
+
"VirtualTaskId": null,
|
99
|
+
"VirtualTaskStatus": null,
|
100
|
+
"WorkflowId": "c66da3ee-aa0b-11ee-8d13-a4ae120f8272",
|
101
|
+
"WorkflowName": "test11",
|
102
|
+
"YarnQueue": null,
|
103
|
+
"TasksStr": "your TasksStr",
|
104
|
+
"Submit": true
|
94
105
|
}
|
95
106
|
],
|
96
|
-
"RequestId": "
|
107
|
+
"RequestId": "fe7aeb66-f05b-4241-8f8a-7d6cd6975bd6"
|
97
108
|
}
|
98
109
|
}
|
99
110
|
```
|
@@ -6,9 +6,13 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeDimensionScore --cli-unfold-argument \
|
9
|
-
--
|
10
|
-
--
|
11
|
-
--DatasourceId
|
9
|
+
--ProjectId 1547781656817664 \
|
10
|
+
--StatisticsDate 1712592000 \
|
11
|
+
--DatasourceId 567890 \
|
12
|
+
--Filters.0.Name DatabasesIds \
|
13
|
+
--Filters.0.Values 78tygi2q0384yehuif \
|
14
|
+
--Filters.1.Name TableIds \
|
15
|
+
--Filters.1.Values 80yhuqp3egaw-fdiphj
|
12
16
|
```
|
13
17
|
|
14
18
|
Output:
|
@@ -18,17 +22,62 @@ Output:
|
|
18
22
|
"Data": {
|
19
23
|
"DimensionScoreList": [
|
20
24
|
{
|
21
|
-
"Name": "abc",
|
22
|
-
"Weight": 0,
|
23
|
-
"UserId": 0,
|
24
|
-
"UserName": "abc",
|
25
|
-
"UpdateTime": 0,
|
26
25
|
"JoinTableNumber": 0,
|
27
|
-
"
|
26
|
+
"Name": "一致性",
|
27
|
+
"Score": 0,
|
28
|
+
"UpdateTime": 1695718800000,
|
29
|
+
"UserId": 12941056,
|
30
|
+
"UserName": "AUTO_TEST",
|
31
|
+
"Weight": 10
|
32
|
+
},
|
33
|
+
{
|
34
|
+
"JoinTableNumber": 0,
|
35
|
+
"Name": "准确性",
|
36
|
+
"Score": 0,
|
37
|
+
"UpdateTime": 1678914216000,
|
38
|
+
"UserId": null,
|
39
|
+
"UserName": "系统默认",
|
40
|
+
"Weight": 25
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"JoinTableNumber": 0,
|
44
|
+
"Name": "及时性",
|
45
|
+
"Score": 0,
|
46
|
+
"UpdateTime": 1678914216000,
|
47
|
+
"UserId": null,
|
48
|
+
"UserName": "系统默认",
|
49
|
+
"Weight": 25
|
50
|
+
},
|
51
|
+
{
|
52
|
+
"JoinTableNumber": 0,
|
53
|
+
"Name": "唯一性",
|
54
|
+
"Score": 0,
|
55
|
+
"UpdateTime": 1678914216000,
|
56
|
+
"UserId": null,
|
57
|
+
"UserName": "系统默认",
|
58
|
+
"Weight": 15
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"JoinTableNumber": 0,
|
62
|
+
"Name": "完整性",
|
63
|
+
"Score": 0,
|
64
|
+
"UpdateTime": 1697029625000,
|
65
|
+
"UserId": 10411056,
|
66
|
+
"UserName": "AUTO_TEST",
|
67
|
+
"Weight": 20
|
68
|
+
},
|
69
|
+
{
|
70
|
+
"JoinTableNumber": 0,
|
71
|
+
"Name": "有效性",
|
72
|
+
"Score": 0,
|
73
|
+
"UpdateTime": 1678914216000,
|
74
|
+
"UserId": null,
|
75
|
+
"UserName": "系统默认",
|
76
|
+
"Weight": 15
|
28
77
|
}
|
29
78
|
]
|
30
79
|
},
|
31
|
-
"RequestId": "
|
80
|
+
"RequestId": "e447b6ad-c3c3-44b5-b473-dbfc39591f93"
|
32
81
|
}
|
33
82
|
}
|
34
83
|
```
|
@@ -6,11 +6,11 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata DescribeDsFolderTree --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 1485413914375667733 \
|
10
10
|
--FirstLevelPull True \
|
11
|
-
--FolderId
|
12
|
-
--WorkflowId
|
13
|
-
--Keyword
|
11
|
+
--FolderId 11265328-2c7d-11ee-8d13-a4ae120f8272 \
|
12
|
+
--WorkflowId 11265328-2c7d-11ee-8d13-a4ae120f8273 \
|
13
|
+
--Keyword demoKey \
|
14
14
|
--IncludeWorkflow True \
|
15
15
|
--IncludeTask True
|
16
16
|
```
|
@@ -21,35 +21,35 @@ Output:
|
|
21
21
|
"Response": {
|
22
22
|
"Data": [
|
23
23
|
{
|
24
|
-
"Id": "abc",
|
25
|
-
"Title": "abc",
|
26
|
-
"Type": "abc",
|
27
|
-
"ParentId": "abc",
|
28
|
-
"IsLeaf": true,
|
29
24
|
"Children": [
|
30
25
|
{
|
31
|
-
"
|
32
|
-
"
|
33
|
-
"
|
34
|
-
"
|
35
|
-
"
|
36
|
-
"
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
"
|
26
|
+
"Children": [],
|
27
|
+
"Id": "156b3b03-2c7d-11ee-8d13-a4ae120f8272",
|
28
|
+
"IsLeaf": false,
|
29
|
+
"Params": "eyJzdWJtaXRGbGFnIjp0cnVlLCJvd25lcklkIjoiMTAwMDI5NDExMDU2Iiwid29ya2Zsb3dEZXNjIjoiIn0=",
|
30
|
+
"ParentId": "11265328-2c7d-11ee-8d13-a4ae120f8272",
|
31
|
+
"Title": "f1332",
|
32
|
+
"Type": "workflow"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"Children": [],
|
36
|
+
"Id": "2f03778a-2c7d-11ee-8d13-a4ae120f8272",
|
37
|
+
"IsLeaf": false,
|
38
|
+
"Params": "eyJzdWJtaXRGbGFnIjp0cnVlLCJvd25lcklkIjoiMTAwMDI5NDExMDU2Iiwid29ya2Zsb3dEZXNjIjoiIn0=",
|
39
|
+
"ParentId": "11265328-2c7d-11ee-8d13-a4ae120f8272",
|
40
|
+
"Title": "f2",
|
41
|
+
"Type": "workflow"
|
47
42
|
}
|
48
43
|
],
|
49
|
-
"
|
44
|
+
"Id": "11265328-2c7d-11ee-8d13-a4ae120f8272",
|
45
|
+
"IsLeaf": false,
|
46
|
+
"Params": null,
|
47
|
+
"ParentId": "",
|
48
|
+
"Title": "0_dengboxu",
|
49
|
+
"Type": "folder"
|
50
50
|
}
|
51
51
|
],
|
52
|
-
"RequestId": "
|
52
|
+
"RequestId": "de4d6055-1501-46e4-86d3-7b6e47c5b8d5"
|
53
53
|
}
|
54
54
|
}
|
55
55
|
```
|