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,7 +6,7 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata SuspendIntegrationTask --cli-unfold-argument \
|
9
|
-
--ProjectId
|
9
|
+
--ProjectId 1486446569620893696 \
|
10
10
|
--TaskId v234b22e9-69d0-43e1-800f-420d6a468abc \
|
11
11
|
--Event SUSPEND_WITHOUT_SP
|
12
12
|
```
|
@@ -15,7 +15,7 @@ Output:
|
|
15
15
|
```
|
16
16
|
{
|
17
17
|
"Response": {
|
18
|
-
"RequestId": "
|
18
|
+
"RequestId": "bb214be7-c5a0-44ca-bd92-9d21a68e2931",
|
19
19
|
"Data": true
|
20
20
|
}
|
21
21
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 查询实时任务日志接口**
|
2
2
|
|
3
3
|
|
4
4
|
|
@@ -11,7 +11,7 @@ tccli wedata TaskLog --cli-unfold-argument \
|
|
11
11
|
--EndTime 1659345287409 \
|
12
12
|
--Limit 100 \
|
13
13
|
--OrderType desc \
|
14
|
-
--TaskId
|
14
|
+
--TaskId a9d94710bfa8f80437a217 \
|
15
15
|
--TaskType 201
|
16
16
|
```
|
17
17
|
|
@@ -22,11 +22,11 @@ Output:
|
|
22
22
|
"LogContentList": [
|
23
23
|
{
|
24
24
|
"Time": 1,
|
25
|
-
"PkgId": "
|
26
|
-
"Log": "
|
25
|
+
"PkgId": "a2b142c",
|
26
|
+
"Log": "test log content "
|
27
27
|
}
|
28
28
|
],
|
29
|
-
"RequestId": "
|
29
|
+
"RequestId": "bd947vbf-a8fer80-4u782-17"
|
30
30
|
}
|
31
31
|
}
|
32
32
|
```
|
@@ -26,3 +26,31 @@ Output:
|
|
26
26
|
}
|
27
27
|
```
|
28
28
|
|
29
|
+
**Example 2: 触发事件**
|
30
|
+
|
31
|
+
触发事件
|
32
|
+
|
33
|
+
Input:
|
34
|
+
|
35
|
+
```
|
36
|
+
tccli wedata TriggerEvent --cli-unfold-argument \
|
37
|
+
--ProjectId 1492511691706699776 \
|
38
|
+
--Name test_event_2 \
|
39
|
+
--Dimension 20240411 \
|
40
|
+
--Description "手动触发"
|
41
|
+
```
|
42
|
+
|
43
|
+
Output:
|
44
|
+
```
|
45
|
+
{
|
46
|
+
"Response": {
|
47
|
+
"Data": {
|
48
|
+
"ErrorDesc": null,
|
49
|
+
"ErrorId": null,
|
50
|
+
"Result": true
|
51
|
+
},
|
52
|
+
"RequestId": "5f569dca-2f3a-4e57-93ac-449e787e0955"
|
53
|
+
}
|
54
|
+
}
|
55
|
+
```
|
56
|
+
|
@@ -1,13 +1,13 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 解锁集成任务**
|
2
|
+
|
2
3
|
|
3
|
-
锁定集成任务
|
4
4
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata UnlockIntegrationTask --cli-unfold-argument \
|
9
|
-
--TaskId
|
10
|
-
--ProjectId
|
9
|
+
--TaskId a64893b7dff394c3f89ae305796ba2 \
|
10
|
+
--ProjectId 1102250839970304
|
11
11
|
```
|
12
12
|
|
13
13
|
Output:
|
@@ -15,7 +15,7 @@ Output:
|
|
15
15
|
{
|
16
16
|
"Response": {
|
17
17
|
"Data": true,
|
18
|
-
"RequestId": "
|
18
|
+
"RequestId": "bhy893-bc394c3-f89av79-6obah"
|
19
19
|
}
|
20
20
|
}
|
21
21
|
```
|
@@ -6,10 +6,10 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata UpdateWorkflowOwner --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--WorkflowIds
|
11
|
-
--Owner
|
12
|
-
--OwnerId
|
9
|
+
--ProjectId 1531609696090365952 \
|
10
|
+
--WorkflowIds 1520b2bc-f0f4-11ee-8d13-a4ae120f8272 \
|
11
|
+
--Owner jack \
|
12
|
+
--OwnerId 1023234321
|
13
13
|
```
|
14
14
|
|
15
15
|
Output:
|
@@ -17,11 +17,11 @@ Output:
|
|
17
17
|
{
|
18
18
|
"Response": {
|
19
19
|
"Data": {
|
20
|
-
"SuccessCount":
|
20
|
+
"SuccessCount": 1,
|
21
21
|
"FailedCount": 0,
|
22
22
|
"TotalCount": 0
|
23
23
|
},
|
24
|
-
"RequestId": "
|
24
|
+
"RequestId": "46db9784-4083-44fc-99f3-f942babc1b93"
|
25
25
|
}
|
26
26
|
}
|
27
27
|
```
|
@@ -6,42 +6,42 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata UploadContent --cli-unfold-argument \
|
9
|
-
--ScriptRequestInfo.FilePath
|
10
|
-
--ScriptRequestInfo.ProjectId
|
11
|
-
--ScriptRequestInfo.
|
12
|
-
--ScriptRequestInfo.
|
13
|
-
--ScriptRequestInfo.
|
14
|
-
--ScriptRequestInfo.
|
15
|
-
--ScriptRequestInfo.
|
16
|
-
--
|
9
|
+
--ScriptRequestInfo.FilePath /datastudio/personal/shell1234.sh \
|
10
|
+
--ScriptRequestInfo.ProjectId 1485413914375667333 \
|
11
|
+
--ScriptRequestInfo.Operation create \
|
12
|
+
--ScriptRequestInfo.ExtraInfo {"taskId":"ap-shanghai|wedata-agent-sh-1257305432|/datastudio/personal/shell1234.sh"} \
|
13
|
+
--ScriptRequestInfo.BucketName wedata-agent-sh-1257305432 \
|
14
|
+
--ScriptRequestInfo.Region ap-shanghai \
|
15
|
+
--ScriptRequestInfo.FileExtensionType sh \
|
16
|
+
--RequestFromSource WEB
|
17
17
|
```
|
18
18
|
|
19
19
|
Output:
|
20
20
|
```
|
21
21
|
{
|
22
22
|
"Response": {
|
23
|
+
"RequestId": "b24bf87c-c391-42cc-a41e-077f946bdff1",
|
23
24
|
"ScriptInfo": {
|
24
|
-
"
|
25
|
-
"
|
26
|
-
"
|
27
|
-
"
|
28
|
-
"
|
29
|
-
"
|
30
|
-
"
|
31
|
-
"
|
32
|
-
"
|
33
|
-
"
|
34
|
-
"
|
35
|
-
"
|
36
|
-
"
|
37
|
-
"
|
38
|
-
"
|
39
|
-
"
|
40
|
-
"
|
41
|
-
"
|
42
|
-
"
|
43
|
-
}
|
44
|
-
"RequestId": "abc"
|
25
|
+
"Bucket": "wedata-agent-sh-1257305432",
|
26
|
+
"CreateTime": "2024-04-10 10:38:15",
|
27
|
+
"ExtraInfo": "{\"taskId\":\"ap-shanghai|wedata-agent-sh-1257305432|/datastudio/personal/shell1234.sh\"}",
|
28
|
+
"FileExtensionType": "sh",
|
29
|
+
"FileName": "shell1234.sh",
|
30
|
+
"LocalPath": "/datastudio/personal/shell1234.sh",
|
31
|
+
"LocalTempPath": null,
|
32
|
+
"Md5Value": null,
|
33
|
+
"Owner": "100028649733",
|
34
|
+
"OwnerName": "demo",
|
35
|
+
"PathDepth": null,
|
36
|
+
"ProjectId": "100028649733",
|
37
|
+
"Region": "ap-shanghai",
|
38
|
+
"RemotePath": "/datastudio/personal/100028649733/shell1234.sh",
|
39
|
+
"ResourceId": "3342446a-d046-4a97-9fe6-3c5dd9866ba4",
|
40
|
+
"Size": null,
|
41
|
+
"Type": "personal",
|
42
|
+
"UpdateTime": "2024-04-10 10:38:15",
|
43
|
+
"ZipPath": null
|
44
|
+
}
|
45
45
|
}
|
46
46
|
}
|
47
47
|
```
|
@@ -1859,6 +1859,16 @@
|
|
1859
1859
|
"type": "int",
|
1860
1860
|
"value_allowed_null": true
|
1861
1861
|
},
|
1862
|
+
{
|
1863
|
+
"disabled": false,
|
1864
|
+
"document": "是否跨区域产品 0: 不包含跨区域产品 1: 中国大陆跨区域产品 2: 非中国大陆跨区域产品\n注意:此字段可能返回 null,表示取不到有效值。",
|
1865
|
+
"example": "1",
|
1866
|
+
"member": "uint64",
|
1867
|
+
"name": "TransRegionFlag",
|
1868
|
+
"output_required": false,
|
1869
|
+
"type": "int",
|
1870
|
+
"value_allowed_null": true
|
1871
|
+
},
|
1862
1872
|
{
|
1863
1873
|
"disabled": false,
|
1864
1874
|
"document": "是否为超级高防包\n注意:此字段可能返回 null,表示取不到有效值。",
|
@@ -7055,6 +7065,15 @@
|
|
7055
7065
|
"name": "FilterPlanCntFlag",
|
7056
7066
|
"required": false,
|
7057
7067
|
"type": "int"
|
7068
|
+
},
|
7069
|
+
{
|
7070
|
+
"disabled": false,
|
7071
|
+
"document": "是否跨区域产品 0: 不包含跨区域产品 1: 中国大陆跨区域产品 2: 非中国大陆跨区域产品 3: 包含全部",
|
7072
|
+
"example": "0",
|
7073
|
+
"member": "uint64",
|
7074
|
+
"name": "FilterTransRegionFlag",
|
7075
|
+
"required": false,
|
7076
|
+
"type": "int"
|
7058
7077
|
}
|
7059
7078
|
],
|
7060
7079
|
"type": "object"
|
@@ -1107,7 +1107,7 @@
|
|
1107
1107
|
"status": "online"
|
1108
1108
|
},
|
1109
1109
|
"UpgradeDBInstance": {
|
1110
|
-
"document": "本接口(UpgradeDBInstance)
|
1110
|
+
"document": "本接口(UpgradeDBInstance)用于升级或降级云数据库实例的配置,实例类型支持主实例、灾备实例和只读实例。如果进行迁移业务,请一定填写实例规格(CPU、内存),不然系统会默认以最小允许规格传参。",
|
1111
1111
|
"input": "UpgradeDBInstanceRequest",
|
1112
1112
|
"name": "调整云数据库实例的配置",
|
1113
1113
|
"output": "UpgradeDBInstanceResponse",
|
@@ -19644,7 +19644,7 @@
|
|
19644
19644
|
},
|
19645
19645
|
{
|
19646
19646
|
"disabled": false,
|
19647
|
-
"document": "升级后的内存大小,单位:MB,为保证传入 Memory 值有效,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/product/236/17229)
|
19647
|
+
"document": "升级后的内存大小,单位:MB,为保证传入 Memory 值有效,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/product/236/17229) 接口获取可升级的内存规格。\n说明:如果进行迁移业务,请一定填写实例规格(CPU、内存),不然系统会默认以最小允许规格传参。",
|
19648
19648
|
"example": "8000",
|
19649
19649
|
"member": "int64",
|
19650
19650
|
"name": "Memory",
|
@@ -19734,7 +19734,7 @@
|
|
19734
19734
|
},
|
19735
19735
|
{
|
19736
19736
|
"disabled": false,
|
19737
|
-
"document": "升级后的实例cpu核数,如果不传将根据 Memory 指定的内存值自动填充最小允许规格的cpu
|
19737
|
+
"document": "升级后的实例cpu核数,如果不传将根据 Memory 指定的内存值自动填充最小允许规格的cpu值。\n说明:如果进行迁移业务,请一定填写实例规格(CPU、内存),不然系统会默认以最小允许规格传参。",
|
19738
19738
|
"example": "1",
|
19739
19739
|
"member": "int64",
|
19740
19740
|
"name": "Cpu",
|
@@ -2819,7 +2819,7 @@
|
|
2819
2819
|
},
|
2820
2820
|
{
|
2821
2821
|
"disabled": false,
|
2822
|
-
"document": "
|
2822
|
+
"document": "文件系统空间限制。单位:GiB",
|
2823
2823
|
"example": "50",
|
2824
2824
|
"member": "uint64",
|
2825
2825
|
"name": "SizeLimit",
|
@@ -2949,7 +2949,7 @@
|
|
2949
2949
|
},
|
2950
2950
|
{
|
2951
2951
|
"disabled": false,
|
2952
|
-
"document": "
|
2952
|
+
"document": "文件系统容量规格上限\n单位:GiB",
|
2953
2953
|
"example": "100",
|
2954
2954
|
"member": "uint64",
|
2955
2955
|
"name": "Capacity",
|
@@ -7993,6 +7993,33 @@
|
|
7993
7993
|
"name": "CfwInstance",
|
7994
7994
|
"required": false,
|
7995
7995
|
"type": "string"
|
7996
|
+
},
|
7997
|
+
{
|
7998
|
+
"disabled": false,
|
7999
|
+
"document": "弹性开关 1打开 0 关闭",
|
8000
|
+
"example": "1",
|
8001
|
+
"member": "int64",
|
8002
|
+
"name": "ElasticSwitch",
|
8003
|
+
"required": false,
|
8004
|
+
"type": "int"
|
8005
|
+
},
|
8006
|
+
{
|
8007
|
+
"disabled": false,
|
8008
|
+
"document": "弹性带宽上限,单位Mbps",
|
8009
|
+
"example": "100",
|
8010
|
+
"member": "int64",
|
8011
|
+
"name": "ElasticBandwidth",
|
8012
|
+
"required": false,
|
8013
|
+
"type": "int"
|
8014
|
+
},
|
8015
|
+
{
|
8016
|
+
"disabled": false,
|
8017
|
+
"document": "按量计费标签",
|
8018
|
+
"example": "无",
|
8019
|
+
"member": "TagInfo",
|
8020
|
+
"name": "Tags",
|
8021
|
+
"required": false,
|
8022
|
+
"type": "list"
|
7996
8023
|
}
|
7997
8024
|
],
|
7998
8025
|
"type": "object"
|
@@ -10973,6 +11000,66 @@
|
|
10973
11000
|
"output_required": false,
|
10974
11001
|
"type": "string",
|
10975
11002
|
"value_allowed_null": true
|
11003
|
+
},
|
11004
|
+
{
|
11005
|
+
"disabled": false,
|
11006
|
+
"document": "引擎预约升级时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
11007
|
+
"example": "2021-12-09 11:56:58",
|
11008
|
+
"member": "string",
|
11009
|
+
"name": "ReserveTime",
|
11010
|
+
"output_required": false,
|
11011
|
+
"type": "string",
|
11012
|
+
"value_allowed_null": true
|
11013
|
+
},
|
11014
|
+
{
|
11015
|
+
"disabled": false,
|
11016
|
+
"document": "引擎预约升级版本\n注意:此字段可能返回 null,表示取不到有效值。",
|
11017
|
+
"example": "cfw_3.8.0.888",
|
11018
|
+
"member": "string",
|
11019
|
+
"name": "ReserveVersion",
|
11020
|
+
"output_required": false,
|
11021
|
+
"type": "string",
|
11022
|
+
"value_allowed_null": true
|
11023
|
+
},
|
11024
|
+
{
|
11025
|
+
"disabled": false,
|
11026
|
+
"document": "引擎预约升级版本状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
11027
|
+
"example": "stable",
|
11028
|
+
"member": "string",
|
11029
|
+
"name": "ReserveVersionState",
|
11030
|
+
"output_required": false,
|
11031
|
+
"type": "string",
|
11032
|
+
"value_allowed_null": true
|
11033
|
+
},
|
11034
|
+
{
|
11035
|
+
"disabled": false,
|
11036
|
+
"document": "弹性开关\n1 打开\n0 关闭\n注意:此字段可能返回 null,表示取不到有效值。",
|
11037
|
+
"example": "0",
|
11038
|
+
"member": "int64",
|
11039
|
+
"name": "ElasticSwitch",
|
11040
|
+
"output_required": false,
|
11041
|
+
"type": "int",
|
11042
|
+
"value_allowed_null": true
|
11043
|
+
},
|
11044
|
+
{
|
11045
|
+
"disabled": false,
|
11046
|
+
"document": "弹性带宽,单位Mbps\n注意:此字段可能返回 null,表示取不到有效值。",
|
11047
|
+
"example": "100",
|
11048
|
+
"member": "int64",
|
11049
|
+
"name": "ElasticBandwidth",
|
11050
|
+
"output_required": false,
|
11051
|
+
"type": "int",
|
11052
|
+
"value_allowed_null": true
|
11053
|
+
},
|
11054
|
+
{
|
11055
|
+
"disabled": false,
|
11056
|
+
"document": "是否首次开通按量付费\n1 是\n0 不是\n注意:此字段可能返回 null,表示取不到有效值。",
|
11057
|
+
"example": "1",
|
11058
|
+
"member": "int64",
|
11059
|
+
"name": "IsFirstAfterPay",
|
11060
|
+
"output_required": false,
|
11061
|
+
"type": "int",
|
11062
|
+
"value_allowed_null": true
|
10976
11063
|
}
|
10977
11064
|
],
|
10978
11065
|
"usage": "out"
|
@@ -13077,6 +13164,30 @@
|
|
13077
13164
|
],
|
13078
13165
|
"usage": "out"
|
13079
13166
|
},
|
13167
|
+
"TagInfo": {
|
13168
|
+
"document": "标签信息",
|
13169
|
+
"members": [
|
13170
|
+
{
|
13171
|
+
"disabled": false,
|
13172
|
+
"document": "目标key",
|
13173
|
+
"example": "key",
|
13174
|
+
"member": "string",
|
13175
|
+
"name": "TagKey",
|
13176
|
+
"required": false,
|
13177
|
+
"type": "string"
|
13178
|
+
},
|
13179
|
+
{
|
13180
|
+
"disabled": false,
|
13181
|
+
"document": "目标值",
|
13182
|
+
"example": "value",
|
13183
|
+
"member": "string",
|
13184
|
+
"name": "TagValue",
|
13185
|
+
"required": false,
|
13186
|
+
"type": "string"
|
13187
|
+
}
|
13188
|
+
],
|
13189
|
+
"usage": "in"
|
13190
|
+
},
|
13080
13191
|
"TemplateListInfo": {
|
13081
13192
|
"document": "地址模板列表数据",
|
13082
13193
|
"members": [
|
@@ -13924,6 +14035,72 @@
|
|
13924
14035
|
"required": false,
|
13925
14036
|
"type": "string",
|
13926
14037
|
"value_allowed_null": true
|
14038
|
+
},
|
14039
|
+
{
|
14040
|
+
"disabled": false,
|
14041
|
+
"document": "引擎预约升级时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
14042
|
+
"example": "2021-12-09 11:56:58",
|
14043
|
+
"member": "string",
|
14044
|
+
"name": "ReserveTime",
|
14045
|
+
"output_required": false,
|
14046
|
+
"required": false,
|
14047
|
+
"type": "string",
|
14048
|
+
"value_allowed_null": true
|
14049
|
+
},
|
14050
|
+
{
|
14051
|
+
"disabled": false,
|
14052
|
+
"document": "预约引擎升级版本\n注意:此字段可能返回 null,表示取不到有效值。",
|
14053
|
+
"example": "cfw_3.8.0.888",
|
14054
|
+
"member": "string",
|
14055
|
+
"name": "ReserveVersion",
|
14056
|
+
"output_required": false,
|
14057
|
+
"required": false,
|
14058
|
+
"type": "string",
|
14059
|
+
"value_allowed_null": true
|
14060
|
+
},
|
14061
|
+
{
|
14062
|
+
"disabled": false,
|
14063
|
+
"document": "引擎预约升级版本状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
14064
|
+
"example": "stable",
|
14065
|
+
"member": "string",
|
14066
|
+
"name": "ReserveVersionState",
|
14067
|
+
"output_required": false,
|
14068
|
+
"required": false,
|
14069
|
+
"type": "string",
|
14070
|
+
"value_allowed_null": true
|
14071
|
+
},
|
14072
|
+
{
|
14073
|
+
"disabled": false,
|
14074
|
+
"document": "弹性开关 1打开 0关闭\n注意:此字段可能返回 null,表示取不到有效值。",
|
14075
|
+
"example": "1",
|
14076
|
+
"member": "int64",
|
14077
|
+
"name": "ElasticSwitch",
|
14078
|
+
"output_required": false,
|
14079
|
+
"required": false,
|
14080
|
+
"type": "int",
|
14081
|
+
"value_allowed_null": true
|
14082
|
+
},
|
14083
|
+
{
|
14084
|
+
"disabled": false,
|
14085
|
+
"document": "弹性带宽,单位Mbps\n注意:此字段可能返回 null,表示取不到有效值。",
|
14086
|
+
"example": "100",
|
14087
|
+
"member": "int64",
|
14088
|
+
"name": "ElasticBandwidth",
|
14089
|
+
"output_required": false,
|
14090
|
+
"required": false,
|
14091
|
+
"type": "int",
|
14092
|
+
"value_allowed_null": true
|
14093
|
+
},
|
14094
|
+
{
|
14095
|
+
"disabled": false,
|
14096
|
+
"document": "是否首次开通按量付费\n1 是\n0 不是\n注意:此字段可能返回 null,表示取不到有效值。",
|
14097
|
+
"example": "1",
|
14098
|
+
"member": "int64",
|
14099
|
+
"name": "IsFirstAfterPay",
|
14100
|
+
"output_required": false,
|
14101
|
+
"required": false,
|
14102
|
+
"type": "int",
|
14103
|
+
"value_allowed_null": true
|
13927
14104
|
}
|
13928
14105
|
],
|
13929
14106
|
"usage": "both"
|
@@ -16154,7 +16154,7 @@
|
|
16154
16154
|
"example": "lobo5",
|
16155
16155
|
"member": "string",
|
16156
16156
|
"name": "TopicName",
|
16157
|
-
"
|
16157
|
+
"output_required": true,
|
16158
16158
|
"type": "string",
|
16159
16159
|
"value_allowed_null": false
|
16160
16160
|
},
|
@@ -16164,7 +16164,7 @@
|
|
16164
16164
|
"example": "topic-k3pn5gfm",
|
16165
16165
|
"member": "string",
|
16166
16166
|
"name": "TopicId",
|
16167
|
-
"
|
16167
|
+
"output_required": true,
|
16168
16168
|
"type": "string",
|
16169
16169
|
"value_allowed_null": false
|
16170
16170
|
},
|
@@ -16174,7 +16174,7 @@
|
|
16174
16174
|
"example": "6",
|
16175
16175
|
"member": "int64",
|
16176
16176
|
"name": "PartitionNum",
|
16177
|
-
"
|
16177
|
+
"output_required": true,
|
16178
16178
|
"type": "int",
|
16179
16179
|
"value_allowed_null": false
|
16180
16180
|
},
|
@@ -16184,7 +16184,7 @@
|
|
16184
16184
|
"example": "2",
|
16185
16185
|
"member": "int64",
|
16186
16186
|
"name": "ReplicaNum",
|
16187
|
-
"
|
16187
|
+
"output_required": true,
|
16188
16188
|
"type": "int",
|
16189
16189
|
"value_allowed_null": false
|
16190
16190
|
},
|
@@ -16194,7 +16194,7 @@
|
|
16194
16194
|
"example": "test",
|
16195
16195
|
"member": "string",
|
16196
16196
|
"name": "Note",
|
16197
|
-
"
|
16197
|
+
"output_required": true,
|
16198
16198
|
"type": "string",
|
16199
16199
|
"value_allowed_null": true
|
16200
16200
|
},
|
@@ -16204,7 +16204,7 @@
|
|
16204
16204
|
"example": "1627540967",
|
16205
16205
|
"member": "int64",
|
16206
16206
|
"name": "CreateTime",
|
16207
|
-
"
|
16207
|
+
"output_required": true,
|
16208
16208
|
"type": "int",
|
16209
16209
|
"value_allowed_null": false
|
16210
16210
|
},
|
@@ -16214,7 +16214,7 @@
|
|
16214
16214
|
"example": "false",
|
16215
16215
|
"member": "bool",
|
16216
16216
|
"name": "EnableWhiteList",
|
16217
|
-
"
|
16217
|
+
"output_required": true,
|
16218
16218
|
"type": "bool",
|
16219
16219
|
"value_allowed_null": false
|
16220
16220
|
},
|
@@ -16224,7 +16224,7 @@
|
|
16224
16224
|
"example": "0",
|
16225
16225
|
"member": "int64",
|
16226
16226
|
"name": "IpWhiteListCount",
|
16227
|
-
"
|
16227
|
+
"output_required": true,
|
16228
16228
|
"type": "int",
|
16229
16229
|
"value_allowed_null": false
|
16230
16230
|
},
|
@@ -16234,7 +16234,7 @@
|
|
16234
16234
|
"example": "\"\"",
|
16235
16235
|
"member": "string",
|
16236
16236
|
"name": "ForwardCosBucket",
|
16237
|
-
"
|
16237
|
+
"output_required": true,
|
16238
16238
|
"type": "string",
|
16239
16239
|
"value_allowed_null": true
|
16240
16240
|
},
|
@@ -16244,7 +16244,7 @@
|
|
16244
16244
|
"example": "1",
|
16245
16245
|
"member": "int64",
|
16246
16246
|
"name": "ForwardStatus",
|
16247
|
-
"
|
16247
|
+
"output_required": true,
|
16248
16248
|
"type": "int",
|
16249
16249
|
"value_allowed_null": false
|
16250
16250
|
},
|
@@ -16254,27 +16254,27 @@
|
|
16254
16254
|
"example": "0",
|
16255
16255
|
"member": "int64",
|
16256
16256
|
"name": "ForwardInterval",
|
16257
|
-
"
|
16257
|
+
"output_required": true,
|
16258
16258
|
"type": "int",
|
16259
16259
|
"value_allowed_null": false
|
16260
16260
|
},
|
16261
16261
|
{
|
16262
16262
|
"disabled": false,
|
16263
16263
|
"document": "高级配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
16264
|
-
"example": "Config: {Retention: 86400000, MinInsyncReplicas: 1,
|
16264
|
+
"example": "Config: {Retention: 86400000, MinInsyncReplicas: 1, CleanUpPolicy: \"delete\"}",
|
16265
16265
|
"member": "Config",
|
16266
16266
|
"name": "Config",
|
16267
|
-
"
|
16267
|
+
"output_required": true,
|
16268
16268
|
"type": "object",
|
16269
16269
|
"value_allowed_null": true
|
16270
16270
|
},
|
16271
16271
|
{
|
16272
16272
|
"disabled": false,
|
16273
16273
|
"document": "消息保留时间配置(用于动态配置变更记录)\n注意:此字段可能返回 null,表示取不到有效值。",
|
16274
|
-
"example": "RetentionTimeConfig: {Expect: 1440, Current: 1440, ModTimeStamp:",
|
16274
|
+
"example": "RetentionTimeConfig: {Expect: 1440, Current: 1440, ModTimeStamp: 1713252318 }",
|
16275
16275
|
"member": "TopicRetentionTimeConfigRsp",
|
16276
16276
|
"name": "RetentionTimeConfig",
|
16277
|
-
"
|
16277
|
+
"output_required": true,
|
16278
16278
|
"type": "object",
|
16279
16279
|
"value_allowed_null": true
|
16280
16280
|
},
|
@@ -16284,7 +16284,7 @@
|
|
16284
16284
|
"example": "0",
|
16285
16285
|
"member": "int64",
|
16286
16286
|
"name": "Status",
|
16287
|
-
"
|
16287
|
+
"output_required": true,
|
16288
16288
|
"type": "int",
|
16289
16289
|
"value_allowed_null": true
|
16290
16290
|
},
|
@@ -16294,7 +16294,7 @@
|
|
16294
16294
|
"example": "0",
|
16295
16295
|
"member": "Tag",
|
16296
16296
|
"name": "Tags",
|
16297
|
-
"
|
16297
|
+
"output_required": true,
|
16298
16298
|
"type": "list",
|
16299
16299
|
"value_allowed_null": true
|
16300
16300
|
}
|