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
@@ -1,4 +1,905 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 错误用例**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli wedata FindAllFolder --cli-unfold-argument \
|
9
|
+
--ProjectId 1470561602745229312
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"RequestId": "",
|
17
|
+
"FolderList": [
|
18
|
+
{
|
19
|
+
"Id": "0a33e232-ab88-11ed-a3a7-b8cef6c14251",
|
20
|
+
"CreateTime": "2023-02-13 18:20:29",
|
21
|
+
"Name": "1leo",
|
22
|
+
"ProjectId": "1470561602745229312",
|
23
|
+
"UpdateTime": "2023-02-13 18:20:29",
|
24
|
+
"ParentsFolderId": "",
|
25
|
+
"Total": 0,
|
26
|
+
"Workflows": null,
|
27
|
+
"TotalFolders": 0,
|
28
|
+
"Folders": [],
|
29
|
+
"FindType": null
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"Id": "daa00f05-e30b-11ed-a3a7-b8cef6c14251",
|
33
|
+
"CreateTime": "2023-04-25 09:52:37",
|
34
|
+
"Name": "alvazhang",
|
35
|
+
"ProjectId": "1470561602745229312",
|
36
|
+
"UpdateTime": "2023-04-25 09:52:37",
|
37
|
+
"ParentsFolderId": "",
|
38
|
+
"Total": 0,
|
39
|
+
"Workflows": null,
|
40
|
+
"TotalFolders": 0,
|
41
|
+
"Folders": [],
|
42
|
+
"FindType": null
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"Id": "53229e6f-eb21-11ed-a3a7-b8cef6c14251",
|
46
|
+
"CreateTime": "2023-05-05 16:46:27",
|
47
|
+
"Name": "aurajin",
|
48
|
+
"ProjectId": "1470561602745229312",
|
49
|
+
"UpdateTime": "2023-05-05 16:46:27",
|
50
|
+
"ParentsFolderId": "",
|
51
|
+
"Total": 0,
|
52
|
+
"Workflows": null,
|
53
|
+
"TotalFolders": 0,
|
54
|
+
"Folders": [],
|
55
|
+
"FindType": null
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"Id": "d29fbdf7-b75c-11ed-a3a7-b8cef6c14251",
|
59
|
+
"CreateTime": "2023-02-28 19:41:21",
|
60
|
+
"Name": "bellyliu_test",
|
61
|
+
"ProjectId": "1470561602745229312",
|
62
|
+
"UpdateTime": "2023-02-28 19:41:21",
|
63
|
+
"ParentsFolderId": "",
|
64
|
+
"Total": 0,
|
65
|
+
"Workflows": null,
|
66
|
+
"TotalFolders": 0,
|
67
|
+
"Folders": [],
|
68
|
+
"FindType": null
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"Id": "0dbef461-e34a-11ed-a3a7-b8cef6c14251",
|
72
|
+
"CreateTime": "2023-04-25 17:17:51",
|
73
|
+
"Name": "charisma",
|
74
|
+
"ProjectId": "1470561602745229312",
|
75
|
+
"UpdateTime": "2023-04-25 17:17:51",
|
76
|
+
"ParentsFolderId": "",
|
77
|
+
"Total": 0,
|
78
|
+
"Workflows": null,
|
79
|
+
"TotalFolders": 2,
|
80
|
+
"Folders": [
|
81
|
+
{
|
82
|
+
"Id": "3ae5703a-e34c-11ed-a3a7-b8cef6c14251",
|
83
|
+
"CreateTime": "2023-04-25 17:33:26",
|
84
|
+
"Name": "dir1",
|
85
|
+
"ProjectId": "1470561602745229312",
|
86
|
+
"UpdateTime": "2023-04-25 17:33:26",
|
87
|
+
"ParentsFolderId": "0dbef461-e34a-11ed-a3a7-b8cef6c14251",
|
88
|
+
"Total": 0,
|
89
|
+
"Workflows": null,
|
90
|
+
"TotalFolders": 0,
|
91
|
+
"Folders": [],
|
92
|
+
"FindType": null
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"Id": "42988347-e34c-11ed-a3a7-b8cef6c14251",
|
96
|
+
"CreateTime": "2023-04-25 17:33:39",
|
97
|
+
"Name": "dir2",
|
98
|
+
"ProjectId": "1470561602745229312",
|
99
|
+
"UpdateTime": "2023-04-25 17:33:39",
|
100
|
+
"ParentsFolderId": "0dbef461-e34a-11ed-a3a7-b8cef6c14251",
|
101
|
+
"Total": 0,
|
102
|
+
"Workflows": null,
|
103
|
+
"TotalFolders": 0,
|
104
|
+
"Folders": [],
|
105
|
+
"FindType": null
|
106
|
+
}
|
107
|
+
],
|
108
|
+
"FindType": null
|
109
|
+
},
|
110
|
+
{
|
111
|
+
"Id": "a094275e-b7d6-11ed-a3a7-b8cef6c14251",
|
112
|
+
"CreateTime": "2023-03-01 10:13:16",
|
113
|
+
"Name": "charlesccao",
|
114
|
+
"ProjectId": "1470561602745229312",
|
115
|
+
"UpdateTime": "2023-03-01 10:13:16",
|
116
|
+
"ParentsFolderId": "",
|
117
|
+
"Total": 0,
|
118
|
+
"Workflows": null,
|
119
|
+
"TotalFolders": 0,
|
120
|
+
"Folders": [],
|
121
|
+
"FindType": null
|
122
|
+
},
|
123
|
+
{
|
124
|
+
"Id": "d2c2833a-eed9-11ed-a3a7-b8cef6c14251",
|
125
|
+
"CreateTime": "2023-05-10 10:24:42",
|
126
|
+
"Name": "clone_test_0510",
|
127
|
+
"ProjectId": "1470561602745229312",
|
128
|
+
"UpdateTime": "2023-05-10 10:24:42",
|
129
|
+
"ParentsFolderId": "",
|
130
|
+
"Total": 0,
|
131
|
+
"Workflows": null,
|
132
|
+
"TotalFolders": 0,
|
133
|
+
"Folders": [],
|
134
|
+
"FindType": null
|
135
|
+
},
|
136
|
+
{
|
137
|
+
"Id": "fb4dba50-a133-11ed-a3a7-b8cef6c14251",
|
138
|
+
"CreateTime": "2023-01-31 14:53:34",
|
139
|
+
"Name": "david",
|
140
|
+
"ProjectId": "1470561602745229312",
|
141
|
+
"UpdateTime": "2023-01-31 14:53:34",
|
142
|
+
"ParentsFolderId": "",
|
143
|
+
"Total": 0,
|
144
|
+
"Workflows": null,
|
145
|
+
"TotalFolders": 0,
|
146
|
+
"Folders": [],
|
147
|
+
"FindType": null
|
148
|
+
},
|
149
|
+
{
|
150
|
+
"Id": "bbd4f134-c462-11ed-a3a7-b8cef6c14251",
|
151
|
+
"CreateTime": "2023-03-17 09:26:25",
|
152
|
+
"Name": "debug",
|
153
|
+
"ProjectId": "1470561602745229312",
|
154
|
+
"UpdateTime": "2023-03-17 09:26:25",
|
155
|
+
"ParentsFolderId": "",
|
156
|
+
"Total": 0,
|
157
|
+
"Workflows": null,
|
158
|
+
"TotalFolders": 0,
|
159
|
+
"Folders": [],
|
160
|
+
"FindType": null
|
161
|
+
},
|
162
|
+
{
|
163
|
+
"Id": "5f20437f-cf63-11ed-a3a7-b8cef6c14251",
|
164
|
+
"CreateTime": "2023-03-31 09:28:42",
|
165
|
+
"Name": "delay_autotest",
|
166
|
+
"ProjectId": "1470561602745229312",
|
167
|
+
"UpdateTime": "2023-03-31 09:28:42",
|
168
|
+
"ParentsFolderId": "",
|
169
|
+
"Total": 0,
|
170
|
+
"Workflows": null,
|
171
|
+
"TotalFolders": 0,
|
172
|
+
"Folders": [],
|
173
|
+
"FindType": null
|
174
|
+
},
|
175
|
+
{
|
176
|
+
"Id": "29e306be-0e73-11ee-a3a7-b8cef6c14251",
|
177
|
+
"CreateTime": "2023-06-19 15:30:28",
|
178
|
+
"Name": "fitzcao",
|
179
|
+
"ProjectId": "1470561602745229312",
|
180
|
+
"UpdateTime": "2023-06-19 15:30:28",
|
181
|
+
"ParentsFolderId": "",
|
182
|
+
"Total": 0,
|
183
|
+
"Workflows": null,
|
184
|
+
"TotalFolders": 0,
|
185
|
+
"Folders": [],
|
186
|
+
"FindType": null
|
187
|
+
},
|
188
|
+
{
|
189
|
+
"Id": "69c14625-fb94-11ed-a3a7-b8cef6c14251",
|
190
|
+
"CreateTime": "2023-05-26 15:10:36",
|
191
|
+
"Name": "gallop",
|
192
|
+
"ProjectId": "1470561602745229312",
|
193
|
+
"UpdateTime": "2023-05-26 15:10:36",
|
194
|
+
"ParentsFolderId": "",
|
195
|
+
"Total": 0,
|
196
|
+
"Workflows": null,
|
197
|
+
"TotalFolders": 1,
|
198
|
+
"Folders": [
|
199
|
+
{
|
200
|
+
"Id": "5d9d277a-14e1-11ee-a3a7-b8cef6c14251",
|
201
|
+
"CreateTime": "2023-06-27 19:54:26",
|
202
|
+
"Name": "gallop_inner",
|
203
|
+
"ProjectId": "1470561602745229312",
|
204
|
+
"UpdateTime": "2023-06-27 19:54:26",
|
205
|
+
"ParentsFolderId": "69c14625-fb94-11ed-a3a7-b8cef6c14251",
|
206
|
+
"Total": 0,
|
207
|
+
"Workflows": null,
|
208
|
+
"TotalFolders": 1,
|
209
|
+
"Folders": [
|
210
|
+
{
|
211
|
+
"Id": "63264d36-14e1-11ee-a3a7-b8cef6c14251",
|
212
|
+
"CreateTime": "2023-06-27 19:54:35",
|
213
|
+
"Name": "gallop_inner_inner",
|
214
|
+
"ProjectId": "1470561602745229312",
|
215
|
+
"UpdateTime": "2023-06-27 19:54:35",
|
216
|
+
"ParentsFolderId": "5d9d277a-14e1-11ee-a3a7-b8cef6c14251",
|
217
|
+
"Total": 0,
|
218
|
+
"Workflows": null,
|
219
|
+
"TotalFolders": 0,
|
220
|
+
"Folders": [],
|
221
|
+
"FindType": null
|
222
|
+
}
|
223
|
+
],
|
224
|
+
"FindType": null
|
225
|
+
}
|
226
|
+
],
|
227
|
+
"FindType": null
|
228
|
+
},
|
229
|
+
{
|
230
|
+
"Id": "ab8cd2b9-b711-11ed-a3a7-b8cef6c14251",
|
231
|
+
"CreateTime": "2023-02-28 10:43:23",
|
232
|
+
"Name": "harugeng",
|
233
|
+
"ProjectId": "1470561602745229312",
|
234
|
+
"UpdateTime": "2023-02-28 10:43:23",
|
235
|
+
"ParentsFolderId": "",
|
236
|
+
"Total": 0,
|
237
|
+
"Workflows": null,
|
238
|
+
"TotalFolders": 0,
|
239
|
+
"Folders": [],
|
240
|
+
"FindType": null
|
241
|
+
},
|
242
|
+
{
|
243
|
+
"Id": "ce48835d-cc73-11ed-a3a7-b8cef6c14251",
|
244
|
+
"CreateTime": "2023-03-27 15:48:47",
|
245
|
+
"Name": "harugeng_t",
|
246
|
+
"ProjectId": "1470561602745229312",
|
247
|
+
"UpdateTime": "2023-03-27 15:48:47",
|
248
|
+
"ParentsFolderId": "",
|
249
|
+
"Total": 0,
|
250
|
+
"Workflows": null,
|
251
|
+
"TotalFolders": 0,
|
252
|
+
"Folders": [],
|
253
|
+
"FindType": null
|
254
|
+
},
|
255
|
+
{
|
256
|
+
"Id": "c035c575-ed7a-11ed-a3a7-b8cef6c14251",
|
257
|
+
"CreateTime": "2023-05-08 16:31:38",
|
258
|
+
"Name": "heidy",
|
259
|
+
"ProjectId": "1470561602745229312",
|
260
|
+
"UpdateTime": "2023-05-08 16:31:38",
|
261
|
+
"ParentsFolderId": "",
|
262
|
+
"Total": 0,
|
263
|
+
"Workflows": null,
|
264
|
+
"TotalFolders": 0,
|
265
|
+
"Folders": [],
|
266
|
+
"FindType": null
|
267
|
+
},
|
268
|
+
{
|
269
|
+
"Id": "e39b9185-a16a-11ed-a3a7-b8cef6c14251",
|
270
|
+
"CreateTime": "2023-01-31 21:26:37",
|
271
|
+
"Name": "heidyhuang",
|
272
|
+
"ProjectId": "1470561602745229312",
|
273
|
+
"UpdateTime": "2023-01-31 21:26:37",
|
274
|
+
"ParentsFolderId": "",
|
275
|
+
"Total": 0,
|
276
|
+
"Workflows": null,
|
277
|
+
"TotalFolders": 0,
|
278
|
+
"Folders": [],
|
279
|
+
"FindType": null
|
280
|
+
},
|
281
|
+
{
|
282
|
+
"Id": "9691d245-b736-11ed-a3a7-b8cef6c14251",
|
283
|
+
"CreateTime": "2023-02-28 15:07:40",
|
284
|
+
"Name": "hhhuilli",
|
285
|
+
"ProjectId": "1470561602745229312",
|
286
|
+
"UpdateTime": "2023-02-28 15:07:40",
|
287
|
+
"ParentsFolderId": "",
|
288
|
+
"Total": 0,
|
289
|
+
"Workflows": null,
|
290
|
+
"TotalFolders": 0,
|
291
|
+
"Folders": [],
|
292
|
+
"FindType": null
|
293
|
+
},
|
294
|
+
{
|
295
|
+
"Id": "688d6ea2-0b48-11ee-a3a7-b8cef6c14251",
|
296
|
+
"CreateTime": "2023-06-15 14:46:51",
|
297
|
+
"Name": "hvietest",
|
298
|
+
"ProjectId": "1470561602745229312",
|
299
|
+
"UpdateTime": "2023-06-15 14:46:51",
|
300
|
+
"ParentsFolderId": "",
|
301
|
+
"Total": 0,
|
302
|
+
"Workflows": null,
|
303
|
+
"TotalFolders": 0,
|
304
|
+
"Folders": [],
|
305
|
+
"FindType": null
|
306
|
+
},
|
307
|
+
{
|
308
|
+
"Id": "85528199-7a00-11ed-a3a7-b8cef6c14251",
|
309
|
+
"CreateTime": "2022-12-12 17:36:57",
|
310
|
+
"Name": "jayshi",
|
311
|
+
"ProjectId": "1470561602745229312",
|
312
|
+
"UpdateTime": "2022-12-12 17:36:57",
|
313
|
+
"ParentsFolderId": "",
|
314
|
+
"Total": 0,
|
315
|
+
"Workflows": null,
|
316
|
+
"TotalFolders": 1,
|
317
|
+
"Folders": [
|
318
|
+
{
|
319
|
+
"Id": "d60ef209-f4a8-11ed-a3a7-b8cef6c14251",
|
320
|
+
"CreateTime": "2023-05-17 19:49:10",
|
321
|
+
"Name": "clone_test",
|
322
|
+
"ProjectId": "1470561602745229312",
|
323
|
+
"UpdateTime": "2023-05-17 19:49:10",
|
324
|
+
"ParentsFolderId": "85528199-7a00-11ed-a3a7-b8cef6c14251",
|
325
|
+
"Total": 0,
|
326
|
+
"Workflows": null,
|
327
|
+
"TotalFolders": 0,
|
328
|
+
"Folders": [],
|
329
|
+
"FindType": null
|
330
|
+
}
|
331
|
+
],
|
332
|
+
"FindType": null
|
333
|
+
},
|
334
|
+
{
|
335
|
+
"Id": "c9686e66-8c03-11ed-a3a7-b8cef6c14251",
|
336
|
+
"CreateTime": "2023-01-04 15:45:41",
|
337
|
+
"Name": "jianwjwang",
|
338
|
+
"ProjectId": "1470561602745229312",
|
339
|
+
"UpdateTime": "2023-01-04 15:45:41",
|
340
|
+
"ParentsFolderId": "",
|
341
|
+
"Total": 0,
|
342
|
+
"Workflows": null,
|
343
|
+
"TotalFolders": 1,
|
344
|
+
"Folders": [
|
345
|
+
{
|
346
|
+
"Id": "93cf622b-f2d2-11ed-a3a7-b8cef6c14251",
|
347
|
+
"CreateTime": "2023-05-15 11:42:55",
|
348
|
+
"Name": "alarm",
|
349
|
+
"ProjectId": "1470561602745229312",
|
350
|
+
"UpdateTime": "2023-05-15 11:42:55",
|
351
|
+
"ParentsFolderId": "c9686e66-8c03-11ed-a3a7-b8cef6c14251",
|
352
|
+
"Total": 0,
|
353
|
+
"Workflows": null,
|
354
|
+
"TotalFolders": 0,
|
355
|
+
"Folders": [],
|
356
|
+
"FindType": null
|
357
|
+
}
|
358
|
+
],
|
359
|
+
"FindType": null
|
360
|
+
},
|
361
|
+
{
|
362
|
+
"Id": "e1cddf9f-fb8f-11ed-a3a7-b8cef6c14251",
|
363
|
+
"CreateTime": "2023-05-26 14:38:10",
|
364
|
+
"Name": "jonsljiang",
|
365
|
+
"ProjectId": "1470561602745229312",
|
366
|
+
"UpdateTime": "2023-05-26 14:38:10",
|
367
|
+
"ParentsFolderId": "",
|
368
|
+
"Total": 0,
|
369
|
+
"Workflows": null,
|
370
|
+
"TotalFolders": 0,
|
371
|
+
"Folders": [],
|
372
|
+
"FindType": null
|
373
|
+
},
|
374
|
+
{
|
375
|
+
"Id": "9d7f5165-a937-11ed-a3a7-b8cef6c14251",
|
376
|
+
"CreateTime": "2023-02-10 19:39:44",
|
377
|
+
"Name": "kaiqidong",
|
378
|
+
"ProjectId": "1470561602745229312",
|
379
|
+
"UpdateTime": "2023-02-10 19:39:44",
|
380
|
+
"ParentsFolderId": "",
|
381
|
+
"Total": 0,
|
382
|
+
"Workflows": null,
|
383
|
+
"TotalFolders": 0,
|
384
|
+
"Folders": [],
|
385
|
+
"FindType": null
|
386
|
+
},
|
387
|
+
{
|
388
|
+
"Id": "851d8ff3-f5fd-11ed-a3a7-b8cef6c14251",
|
389
|
+
"CreateTime": "2023-05-19 12:27:52",
|
390
|
+
"Name": "keylchen",
|
391
|
+
"ProjectId": "1470561602745229312",
|
392
|
+
"UpdateTime": "2023-05-19 12:27:52",
|
393
|
+
"ParentsFolderId": "",
|
394
|
+
"Total": 0,
|
395
|
+
"Workflows": null,
|
396
|
+
"TotalFolders": 0,
|
397
|
+
"Folders": [],
|
398
|
+
"FindType": null
|
399
|
+
},
|
400
|
+
{
|
401
|
+
"Id": "49e9e57a-cd0f-11ed-a3a7-b8cef6c14251",
|
402
|
+
"CreateTime": "2023-03-28 10:21:46",
|
403
|
+
"Name": "lijinbin",
|
404
|
+
"ProjectId": "1470561602745229312",
|
405
|
+
"UpdateTime": "2023-03-28 10:21:46",
|
406
|
+
"ParentsFolderId": "",
|
407
|
+
"Total": 0,
|
408
|
+
"Workflows": null,
|
409
|
+
"TotalFolders": 0,
|
410
|
+
"Folders": [],
|
411
|
+
"FindType": null
|
412
|
+
},
|
413
|
+
{
|
414
|
+
"Id": "33fd4605-e34a-11ed-a3a7-b8cef6c14251",
|
415
|
+
"CreateTime": "2023-04-25 17:18:55",
|
416
|
+
"Name": "lincolnzhu",
|
417
|
+
"ProjectId": "1470561602745229312",
|
418
|
+
"UpdateTime": "2023-04-25 17:18:55",
|
419
|
+
"ParentsFolderId": "",
|
420
|
+
"Total": 0,
|
421
|
+
"Workflows": null,
|
422
|
+
"TotalFolders": 0,
|
423
|
+
"Folders": [],
|
424
|
+
"FindType": null
|
425
|
+
},
|
426
|
+
{
|
427
|
+
"Id": "efaf2547-0675-11ee-a3a7-b8cef6c14251",
|
428
|
+
"CreateTime": "2023-06-09 11:30:09",
|
429
|
+
"Name": "lincoln_autotest",
|
430
|
+
"ProjectId": "1470561602745229312",
|
431
|
+
"UpdateTime": "2023-06-09 11:30:09",
|
432
|
+
"ParentsFolderId": "",
|
433
|
+
"Total": 0,
|
434
|
+
"Workflows": null,
|
435
|
+
"TotalFolders": 0,
|
436
|
+
"Folders": [],
|
437
|
+
"FindType": null
|
438
|
+
},
|
439
|
+
{
|
440
|
+
"Id": "9f615ca1-efd4-11ed-a3a7-b8cef6c14251",
|
441
|
+
"CreateTime": "2023-05-11 16:20:00",
|
442
|
+
"Name": "medivhyang",
|
443
|
+
"ProjectId": "1470561602745229312",
|
444
|
+
"UpdateTime": "2023-05-11 16:20:00",
|
445
|
+
"ParentsFolderId": "",
|
446
|
+
"Total": 0,
|
447
|
+
"Workflows": null,
|
448
|
+
"TotalFolders": 0,
|
449
|
+
"Folders": [],
|
450
|
+
"FindType": null
|
451
|
+
},
|
452
|
+
{
|
453
|
+
"Id": "9221df8d-041b-11ee-a3a7-b8cef6c14251",
|
454
|
+
"CreateTime": "2023-06-06 11:38:15",
|
455
|
+
"Name": "panada_test",
|
456
|
+
"ProjectId": "1470561602745229312",
|
457
|
+
"UpdateTime": "2023-06-06 11:38:15",
|
458
|
+
"ParentsFolderId": "",
|
459
|
+
"Total": 0,
|
460
|
+
"Workflows": null,
|
461
|
+
"TotalFolders": 0,
|
462
|
+
"Folders": [],
|
463
|
+
"FindType": null
|
464
|
+
},
|
465
|
+
{
|
466
|
+
"Id": "c52557f9-b9a4-11ed-a3a7-b8cef6c14251",
|
467
|
+
"CreateTime": "2023-03-03 17:21:25",
|
468
|
+
"Name": "peanutzhu",
|
469
|
+
"ProjectId": "1470561602745229312",
|
470
|
+
"UpdateTime": "2023-03-03 17:21:25",
|
471
|
+
"ParentsFolderId": "",
|
472
|
+
"Total": 0,
|
473
|
+
"Workflows": null,
|
474
|
+
"TotalFolders": 0,
|
475
|
+
"Folders": [],
|
476
|
+
"FindType": null
|
477
|
+
},
|
478
|
+
{
|
479
|
+
"Id": "2c57df59-0b80-11ee-a3a7-b8cef6c14251",
|
480
|
+
"CreateTime": "2023-06-15 21:26:02",
|
481
|
+
"Name": "poco",
|
482
|
+
"ProjectId": "1470561602745229312",
|
483
|
+
"UpdateTime": "2023-06-15 21:26:02",
|
484
|
+
"ParentsFolderId": "",
|
485
|
+
"Total": 0,
|
486
|
+
"Workflows": null,
|
487
|
+
"TotalFolders": 1,
|
488
|
+
"Folders": [
|
489
|
+
{
|
490
|
+
"Id": "3bd432e7-0b80-11ee-a3a7-b8cef6c14251",
|
491
|
+
"CreateTime": "2023-06-15 21:26:28",
|
492
|
+
"Name": "质量测试",
|
493
|
+
"ProjectId": "1470561602745229312",
|
494
|
+
"UpdateTime": "2023-06-15 21:26:28",
|
495
|
+
"ParentsFolderId": "2c57df59-0b80-11ee-a3a7-b8cef6c14251",
|
496
|
+
"Total": 0,
|
497
|
+
"Workflows": null,
|
498
|
+
"TotalFolders": 0,
|
499
|
+
"Folders": [],
|
500
|
+
"FindType": null
|
501
|
+
}
|
502
|
+
],
|
503
|
+
"FindType": null
|
504
|
+
},
|
505
|
+
{
|
506
|
+
"Id": "c733e4cf-fdd4-11ed-a3a7-b8cef6c14251",
|
507
|
+
"CreateTime": "2023-05-29 11:56:23",
|
508
|
+
"Name": "qminliu",
|
509
|
+
"ProjectId": "1470561602745229312",
|
510
|
+
"UpdateTime": "2023-05-29 11:56:23",
|
511
|
+
"ParentsFolderId": "",
|
512
|
+
"Total": 0,
|
513
|
+
"Workflows": null,
|
514
|
+
"TotalFolders": 0,
|
515
|
+
"Folders": [],
|
516
|
+
"FindType": null
|
517
|
+
},
|
518
|
+
{
|
519
|
+
"Id": "f1fbd0ea-e349-11ed-a3a7-b8cef6c14251",
|
520
|
+
"CreateTime": "2023-04-25 17:17:05",
|
521
|
+
"Name": "qqghzhang",
|
522
|
+
"ProjectId": "1470561602745229312",
|
523
|
+
"UpdateTime": "2023-04-25 17:17:05",
|
524
|
+
"ParentsFolderId": "",
|
525
|
+
"Total": 0,
|
526
|
+
"Workflows": null,
|
527
|
+
"TotalFolders": 0,
|
528
|
+
"Folders": [],
|
529
|
+
"FindType": null
|
530
|
+
},
|
531
|
+
{
|
532
|
+
"Id": "91c40238-0b70-11ee-a3a7-b8cef6c14251",
|
533
|
+
"CreateTime": "2023-06-15 19:34:20",
|
534
|
+
"Name": "quinnimport",
|
535
|
+
"ProjectId": "1470561602745229312",
|
536
|
+
"UpdateTime": "2023-06-15 19:34:20",
|
537
|
+
"ParentsFolderId": "",
|
538
|
+
"Total": 0,
|
539
|
+
"Workflows": null,
|
540
|
+
"TotalFolders": 0,
|
541
|
+
"Folders": [],
|
542
|
+
"FindType": null
|
543
|
+
},
|
544
|
+
{
|
545
|
+
"Id": "ef5312e0-960f-11ed-a3a7-b8cef6c14251",
|
546
|
+
"CreateTime": "2023-01-17 10:37:50",
|
547
|
+
"Name": "quinnzhu",
|
548
|
+
"ProjectId": "1470561602745229312",
|
549
|
+
"UpdateTime": "2023-01-17 10:37:50",
|
550
|
+
"ParentsFolderId": "",
|
551
|
+
"Total": 0,
|
552
|
+
"Workflows": null,
|
553
|
+
"TotalFolders": 0,
|
554
|
+
"Folders": [],
|
555
|
+
"FindType": null
|
556
|
+
},
|
557
|
+
{
|
558
|
+
"Id": "b9a0a430-fb85-11ed-a3a7-b8cef6c14251",
|
559
|
+
"CreateTime": "2023-05-26 13:25:28",
|
560
|
+
"Name": "randyren",
|
561
|
+
"ProjectId": "1470561602745229312",
|
562
|
+
"UpdateTime": "2023-05-26 13:25:28",
|
563
|
+
"ParentsFolderId": "",
|
564
|
+
"Total": 0,
|
565
|
+
"Workflows": null,
|
566
|
+
"TotalFolders": 0,
|
567
|
+
"Folders": [],
|
568
|
+
"FindType": null
|
569
|
+
},
|
570
|
+
{
|
571
|
+
"Id": "ec25fd3f-e4d7-11ed-a3a7-b8cef6c14251",
|
572
|
+
"CreateTime": "2023-04-27 16:45:54",
|
573
|
+
"Name": "runzhou",
|
574
|
+
"ProjectId": "1470561602745229312",
|
575
|
+
"UpdateTime": "2023-04-27 16:45:54",
|
576
|
+
"ParentsFolderId": "",
|
577
|
+
"Total": 0,
|
578
|
+
"Workflows": null,
|
579
|
+
"TotalFolders": 0,
|
580
|
+
"Folders": [],
|
581
|
+
"FindType": null
|
582
|
+
},
|
583
|
+
{
|
584
|
+
"Id": "dc425c22-cd40-11ed-a3a7-b8cef6c14251",
|
585
|
+
"CreateTime": "2023-03-28 16:16:37",
|
586
|
+
"Name": "spiritxishi",
|
587
|
+
"ProjectId": "1470561602745229312",
|
588
|
+
"UpdateTime": "2023-03-28 16:16:37",
|
589
|
+
"ParentsFolderId": "",
|
590
|
+
"Total": 0,
|
591
|
+
"Workflows": null,
|
592
|
+
"TotalFolders": 0,
|
593
|
+
"Folders": [],
|
594
|
+
"FindType": null
|
595
|
+
},
|
596
|
+
{
|
597
|
+
"Id": "ce57de69-df2b-11ed-a3a7-b8cef6c14251",
|
598
|
+
"CreateTime": "2023-04-20 11:31:15",
|
599
|
+
"Name": "stackxchen",
|
600
|
+
"ProjectId": "1470561602745229312",
|
601
|
+
"UpdateTime": "2023-04-20 11:31:15",
|
602
|
+
"ParentsFolderId": "",
|
603
|
+
"Total": 0,
|
604
|
+
"Workflows": null,
|
605
|
+
"TotalFolders": 0,
|
606
|
+
"Folders": [],
|
607
|
+
"FindType": null
|
608
|
+
},
|
609
|
+
{
|
610
|
+
"Id": "f06f5935-d530-11ed-a3a7-b8cef6c14251",
|
611
|
+
"CreateTime": "2023-04-07 18:42:48",
|
612
|
+
"Name": "testlijin",
|
613
|
+
"ProjectId": "1470561602745229312",
|
614
|
+
"UpdateTime": "2023-04-07 18:42:48",
|
615
|
+
"ParentsFolderId": "",
|
616
|
+
"Total": 0,
|
617
|
+
"Workflows": null,
|
618
|
+
"TotalFolders": 0,
|
619
|
+
"Folders": [],
|
620
|
+
"FindType": null
|
621
|
+
},
|
622
|
+
{
|
623
|
+
"Id": "f2fcd43e-b784-11ed-a3a7-b8cef6c14251",
|
624
|
+
"CreateTime": "2023-03-01 00:28:35",
|
625
|
+
"Name": "tmp",
|
626
|
+
"ProjectId": "1470561602745229312",
|
627
|
+
"UpdateTime": "2023-03-01 00:28:35",
|
628
|
+
"ParentsFolderId": "",
|
629
|
+
"Total": 0,
|
630
|
+
"Workflows": null,
|
631
|
+
"TotalFolders": 0,
|
632
|
+
"Folders": [],
|
633
|
+
"FindType": null
|
634
|
+
},
|
635
|
+
{
|
636
|
+
"Id": "31bfb1c6-e1ac-11ed-a3a7-b8cef6c14251",
|
637
|
+
"CreateTime": "2023-04-23 15:55:20",
|
638
|
+
"Name": "tmp_bugfix_test",
|
639
|
+
"ProjectId": "1470561602745229312",
|
640
|
+
"UpdateTime": "2023-04-23 15:55:20",
|
641
|
+
"ParentsFolderId": "",
|
642
|
+
"Total": 0,
|
643
|
+
"Workflows": null,
|
644
|
+
"TotalFolders": 0,
|
645
|
+
"Folders": [],
|
646
|
+
"FindType": null
|
647
|
+
},
|
648
|
+
{
|
649
|
+
"Id": "4ba05d43-b77d-11ed-a3a7-b8cef6c14251",
|
650
|
+
"CreateTime": "2023-02-28 23:33:48",
|
651
|
+
"Name": "txyuwang",
|
652
|
+
"ProjectId": "1470561602745229312",
|
653
|
+
"UpdateTime": "2023-02-28 23:33:48",
|
654
|
+
"ParentsFolderId": "",
|
655
|
+
"Total": 0,
|
656
|
+
"Workflows": null,
|
657
|
+
"TotalFolders": 0,
|
658
|
+
"Folders": [],
|
659
|
+
"FindType": null
|
660
|
+
},
|
661
|
+
{
|
662
|
+
"Id": "c73f7a14-c3d5-11ed-a3a7-b8cef6c14251",
|
663
|
+
"CreateTime": "2023-03-16 16:37:25",
|
664
|
+
"Name": "unifiedscheduler_autotest",
|
665
|
+
"ProjectId": "1470561602745229312",
|
666
|
+
"UpdateTime": "2023-03-16 16:37:25",
|
667
|
+
"ParentsFolderId": "",
|
668
|
+
"Total": 0,
|
669
|
+
"Workflows": null,
|
670
|
+
"TotalFolders": 0,
|
671
|
+
"Folders": [],
|
672
|
+
"FindType": null
|
673
|
+
},
|
674
|
+
{
|
675
|
+
"Id": "699fc951-0117-11ee-a3a7-b8cef6c14251",
|
676
|
+
"CreateTime": "2023-06-02 15:30:56",
|
677
|
+
"Name": "v_vyuyudu",
|
678
|
+
"ProjectId": "1470561602745229312",
|
679
|
+
"UpdateTime": "2023-06-02 15:30:56",
|
680
|
+
"ParentsFolderId": "",
|
681
|
+
"Total": 0,
|
682
|
+
"Workflows": null,
|
683
|
+
"TotalFolders": 0,
|
684
|
+
"Folders": [],
|
685
|
+
"FindType": null
|
686
|
+
},
|
687
|
+
{
|
688
|
+
"Id": "adde6116-b755-11ed-a3a7-b8cef6c14251",
|
689
|
+
"CreateTime": "2023-02-28 18:50:13",
|
690
|
+
"Name": "v_zaiqun",
|
691
|
+
"ProjectId": "1470561602745229312",
|
692
|
+
"UpdateTime": "2023-02-28 18:50:13",
|
693
|
+
"ParentsFolderId": "",
|
694
|
+
"Total": 0,
|
695
|
+
"Workflows": null,
|
696
|
+
"TotalFolders": 0,
|
697
|
+
"Folders": [],
|
698
|
+
"FindType": null
|
699
|
+
},
|
700
|
+
{
|
701
|
+
"Id": "ee338f26-d9a0-11ed-a3a7-b8cef6c14251",
|
702
|
+
"CreateTime": "2023-04-13 10:14:33",
|
703
|
+
"Name": "wineliu",
|
704
|
+
"ProjectId": "1470561602745229312",
|
705
|
+
"UpdateTime": "2023-04-13 10:14:33",
|
706
|
+
"ParentsFolderId": "",
|
707
|
+
"Total": 0,
|
708
|
+
"Workflows": null,
|
709
|
+
"TotalFolders": 0,
|
710
|
+
"Folders": [],
|
711
|
+
"FindType": null
|
712
|
+
},
|
713
|
+
{
|
714
|
+
"Id": "5a9f9f8e-b712-11ed-a3a7-b8cef6c14251",
|
715
|
+
"CreateTime": "2023-02-28 10:48:17",
|
716
|
+
"Name": "xt",
|
717
|
+
"ProjectId": "1470561602745229312",
|
718
|
+
"UpdateTime": "2023-02-28 10:48:17",
|
719
|
+
"ParentsFolderId": "",
|
720
|
+
"Total": 0,
|
721
|
+
"Workflows": null,
|
722
|
+
"TotalFolders": 0,
|
723
|
+
"Folders": [],
|
724
|
+
"FindType": null
|
725
|
+
},
|
726
|
+
{
|
727
|
+
"Id": "234b7a46-d9d1-11ed-a3a7-b8cef6c14251",
|
728
|
+
"CreateTime": "2023-04-13 15:59:38",
|
729
|
+
"Name": "xuewenliao",
|
730
|
+
"ProjectId": "1470561602745229312",
|
731
|
+
"UpdateTime": "2023-04-13 15:59:38",
|
732
|
+
"ParentsFolderId": "",
|
733
|
+
"Total": 0,
|
734
|
+
"Workflows": null,
|
735
|
+
"TotalFolders": 0,
|
736
|
+
"Folders": [],
|
737
|
+
"FindType": null
|
738
|
+
},
|
739
|
+
{
|
740
|
+
"Id": "f01f8b7d-06b2-11ee-a3a7-b8cef6c14251",
|
741
|
+
"CreateTime": "2023-06-09 18:46:49",
|
742
|
+
"Name": "yuzhecui",
|
743
|
+
"ProjectId": "1470561602745229312",
|
744
|
+
"UpdateTime": "2023-06-09 18:46:49",
|
745
|
+
"ParentsFolderId": "",
|
746
|
+
"Total": 0,
|
747
|
+
"Workflows": null,
|
748
|
+
"TotalFolders": 0,
|
749
|
+
"Folders": [],
|
750
|
+
"FindType": null
|
751
|
+
},
|
752
|
+
{
|
753
|
+
"Id": "1ef7fc7b-ee66-11ed-a3a7-b8cef6c14251",
|
754
|
+
"CreateTime": "2023-05-09 20:36:29",
|
755
|
+
"Name": "zenofu",
|
756
|
+
"ProjectId": "1470561602745229312",
|
757
|
+
"UpdateTime": "2023-05-09 20:36:29",
|
758
|
+
"ParentsFolderId": "",
|
759
|
+
"Total": 0,
|
760
|
+
"Workflows": null,
|
761
|
+
"TotalFolders": 0,
|
762
|
+
"Folders": [],
|
763
|
+
"FindType": null
|
764
|
+
},
|
765
|
+
{
|
766
|
+
"Id": "5c1fd2b9-7a87-11ed-a3a7-b8cef6c14251",
|
767
|
+
"CreateTime": "2022-12-13 09:42:10",
|
768
|
+
"Name": "zhanglin",
|
769
|
+
"ProjectId": "1470561602745229312",
|
770
|
+
"UpdateTime": "2022-12-13 09:42:10",
|
771
|
+
"ParentsFolderId": "",
|
772
|
+
"Total": 0,
|
773
|
+
"Workflows": null,
|
774
|
+
"TotalFolders": 0,
|
775
|
+
"Folders": [],
|
776
|
+
"FindType": null
|
777
|
+
},
|
778
|
+
{
|
779
|
+
"Id": "957df9ae-7618-11ed-a3a7-b8cef6c14251",
|
780
|
+
"CreateTime": "2022-12-07 18:19:07",
|
781
|
+
"Name": "zheyuwang",
|
782
|
+
"ProjectId": "1470561602745229312",
|
783
|
+
"UpdateTime": "2022-12-07 18:19:07",
|
784
|
+
"ParentsFolderId": "",
|
785
|
+
"Total": 0,
|
786
|
+
"Workflows": null,
|
787
|
+
"TotalFolders": 0,
|
788
|
+
"Folders": [],
|
789
|
+
"FindType": null
|
790
|
+
},
|
791
|
+
{
|
792
|
+
"Id": "43d592dd-ee3d-11ed-a3a7-b8cef6c14251",
|
793
|
+
"CreateTime": "2023-05-09 15:44:01",
|
794
|
+
"Name": "zhululiu",
|
795
|
+
"ProjectId": "1470561602745229312",
|
796
|
+
"UpdateTime": "2023-05-09 15:44:01",
|
797
|
+
"ParentsFolderId": "",
|
798
|
+
"Total": 0,
|
799
|
+
"Workflows": null,
|
800
|
+
"TotalFolders": 0,
|
801
|
+
"Folders": [],
|
802
|
+
"FindType": null
|
803
|
+
},
|
804
|
+
{
|
805
|
+
"Id": "8f6701ca-7618-11ed-a3a7-b8cef6c14251",
|
806
|
+
"CreateTime": "2022-12-07 18:18:57",
|
807
|
+
"Name": "默认文件夹",
|
808
|
+
"ProjectId": "1470561602745229312",
|
809
|
+
"UpdateTime": "2022-12-07 18:18:57",
|
810
|
+
"ParentsFolderId": "",
|
811
|
+
"Total": 0,
|
812
|
+
"Workflows": null,
|
813
|
+
"TotalFolders": 5,
|
814
|
+
"Folders": [
|
815
|
+
{
|
816
|
+
"Id": "fdd792ef-0a8c-11ee-a3a7-b8cef6c14251",
|
817
|
+
"CreateTime": "2023-06-14 16:25:16",
|
818
|
+
"Name": "deleteq",
|
819
|
+
"ProjectId": "1470561602745229312",
|
820
|
+
"UpdateTime": "2023-06-14 16:25:16",
|
821
|
+
"ParentsFolderId": "8f6701ca-7618-11ed-a3a7-b8cef6c14251",
|
822
|
+
"Total": 0,
|
823
|
+
"Workflows": null,
|
824
|
+
"TotalFolders": 0,
|
825
|
+
"Folders": [],
|
826
|
+
"FindType": null
|
827
|
+
},
|
828
|
+
{
|
829
|
+
"Id": "6ceb8bc1-08c7-11ee-a3a7-b8cef6c14251",
|
830
|
+
"CreateTime": "2023-06-12 10:18:31",
|
831
|
+
"Name": "dengboxu1",
|
832
|
+
"ProjectId": "1470561602745229312",
|
833
|
+
"UpdateTime": "2023-06-12 10:18:31",
|
834
|
+
"ParentsFolderId": "8f6701ca-7618-11ed-a3a7-b8cef6c14251",
|
835
|
+
"Total": 0,
|
836
|
+
"Workflows": null,
|
837
|
+
"TotalFolders": 0,
|
838
|
+
"Folders": [],
|
839
|
+
"FindType": null
|
840
|
+
},
|
841
|
+
{
|
842
|
+
"Id": "6460a2a0-a36c-11ed-a3a7-b8cef6c14251",
|
843
|
+
"CreateTime": "2023-02-03 10:42:25",
|
844
|
+
"Name": "peanutzhu",
|
845
|
+
"ProjectId": "1470561602745229312",
|
846
|
+
"UpdateTime": "2023-02-03 10:42:25",
|
847
|
+
"ParentsFolderId": "8f6701ca-7618-11ed-a3a7-b8cef6c14251",
|
848
|
+
"Total": 0,
|
849
|
+
"Workflows": null,
|
850
|
+
"TotalFolders": 1,
|
851
|
+
"Folders": [
|
852
|
+
{
|
853
|
+
"Id": "863c9724-1595-11ee-a3a7-b8cef6c14251",
|
854
|
+
"CreateTime": "2023-06-28 17:24:04",
|
855
|
+
"Name": "test11",
|
856
|
+
"ProjectId": "1470561602745229312",
|
857
|
+
"UpdateTime": "2023-06-28 17:24:04",
|
858
|
+
"ParentsFolderId": "6460a2a0-a36c-11ed-a3a7-b8cef6c14251",
|
859
|
+
"Total": 0,
|
860
|
+
"Workflows": null,
|
861
|
+
"TotalFolders": 0,
|
862
|
+
"Folders": [],
|
863
|
+
"FindType": null
|
864
|
+
}
|
865
|
+
],
|
866
|
+
"FindType": null
|
867
|
+
},
|
868
|
+
{
|
869
|
+
"Id": "2ed87b01-0b71-11ee-a3a7-b8cef6c14251",
|
870
|
+
"CreateTime": "2023-06-15 19:38:44",
|
871
|
+
"Name": "quinnzhu",
|
872
|
+
"ProjectId": "1470561602745229312",
|
873
|
+
"UpdateTime": "2023-06-15 19:38:44",
|
874
|
+
"ParentsFolderId": "8f6701ca-7618-11ed-a3a7-b8cef6c14251",
|
875
|
+
"Total": 0,
|
876
|
+
"Workflows": null,
|
877
|
+
"TotalFolders": 0,
|
878
|
+
"Folders": [],
|
879
|
+
"FindType": null
|
880
|
+
},
|
881
|
+
{
|
882
|
+
"Id": "983e2ceb-f5f0-11ed-a3a7-b8cef6c14251",
|
883
|
+
"CreateTime": "2023-05-19 10:55:21",
|
884
|
+
"Name": "taco",
|
885
|
+
"ProjectId": "1470561602745229312",
|
886
|
+
"UpdateTime": "2023-05-19 10:55:21",
|
887
|
+
"ParentsFolderId": "8f6701ca-7618-11ed-a3a7-b8cef6c14251",
|
888
|
+
"Total": 0,
|
889
|
+
"Workflows": null,
|
890
|
+
"TotalFolders": 0,
|
891
|
+
"Folders": [],
|
892
|
+
"FindType": null
|
893
|
+
}
|
894
|
+
],
|
895
|
+
"FindType": null
|
896
|
+
}
|
897
|
+
]
|
898
|
+
}
|
899
|
+
}
|
900
|
+
```
|
901
|
+
|
902
|
+
**Example 2: 查询文件夹列表**
|
2
903
|
|
3
904
|
查询文件夹列表
|
4
905
|
|