tccli 3.0.1092.1__py2.py3-none-any.whl → 3.0.1094.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
- tccli/examples/ess/v20201111/CreateOrganizationAuthUrl.md +11 -1
- 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/rce/v20201103/ManageMarketingRisk.md +19 -56
- tccli/examples/svp/v20240125/CreateSavingPlanOrder.md +1 -1
- tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
- tccli/examples/tke/v20180525/DescribeSupportedRuntime.md +25 -0
- tccli/examples/tke/v20180525/ModifyClusterRuntimeConfig.md +27 -0
- tccli/examples/vod/v20180717/CreateSubAppId.md +1 -1
- tccli/examples/vod/v20180717/DescribeAdaptiveDynamicStreamingTemplates.md +5 -1
- tccli/examples/vod/v20180717/DescribeSubAppIds.md +8 -8
- tccli/examples/vod/v20180717/ModifySubAppIdInfo.md +3 -3
- tccli/examples/vod/v20180717/ModifySubAppIdStatus.md +1 -1
- 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 +19 -0
- tccli/services/asr/v20190614/api.json +4 -4
- tccli/services/bsca/v20210811/api.json +19 -1
- tccli/services/ccc/v20200210/api.json +12 -12
- tccli/services/cfs/v20190719/api.json +2 -2
- 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/dnspod/v20210323/api.json +2 -2
- tccli/services/domain/v20180808/api.json +50 -10
- 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/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +372 -1
- tccli/services/ess/v20201111/examples.json +10 -2
- 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 +54 -5
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/lke/v20231130/api.json +11 -1
- tccli/services/ocr/v20181119/api.json +24 -15
- 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/rce/v20201103/api.json +4 -4
- tccli/services/rce/v20201103/examples.json +3 -3
- tccli/services/svp/v20240125/examples.json +1 -1
- tccli/services/tat/v20201028/api.json +3 -3
- tccli/services/tke/tke_client.py +106 -0
- tccli/services/tke/v20180525/api.json +252 -42
- tccli/services/tke/v20180525/examples.json +19 -3
- 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 +36 -36
- tccli/services/vod/v20180717/examples.json +8 -8
- tccli/services/wedata/v20210820/api.json +19900 -34093
- tccli/services/wedata/v20210820/examples.json +404 -1256
- tccli/services/wedata/wedata_client.py +714 -5166
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/RECORD +276 -253
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1092.1.dist-info → tccli-3.0.1094.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
|
```
|
@@ -314,6 +314,16 @@
|
|
314
314
|
"type": "list",
|
315
315
|
"value_allowed_null": false
|
316
316
|
},
|
317
|
+
{
|
318
|
+
"disabled": false,
|
319
|
+
"document": "对应 SubmitTextToImageProJob 接口中 Revise 参数。开启扩写时,返回扩写后的 prompt 文本。 如果关闭扩写,将直接返回原始输入的 prompt。",
|
320
|
+
"example": "无",
|
321
|
+
"member": "string",
|
322
|
+
"name": "RevisedPrompt",
|
323
|
+
"output_required": false,
|
324
|
+
"type": "list",
|
325
|
+
"value_allowed_null": false
|
326
|
+
},
|
317
327
|
{
|
318
328
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
319
329
|
"member": "string",
|
@@ -385,6 +395,15 @@
|
|
385
395
|
"name": "Engine",
|
386
396
|
"required": false,
|
387
397
|
"type": "string"
|
398
|
+
},
|
399
|
+
{
|
400
|
+
"disabled": false,
|
401
|
+
"document": "prompt 扩写开关。1为开启,0为关闭,不传默认开启。\n开启扩写后,将自动扩写原始输入的 prompt 并使用扩写后的 prompt 生成图片,返回生成图片结果时将一并返回扩写后的 prompt 文本。\n如果关闭扩写,将直接使用原始输入的 prompt 生成图片。\n建议开启,在多数场景下可提升生成图片效果、丰富生成图片细节。",
|
402
|
+
"example": "无",
|
403
|
+
"member": "int64",
|
404
|
+
"name": "Revise",
|
405
|
+
"required": false,
|
406
|
+
"type": "int"
|
388
407
|
}
|
389
408
|
],
|
390
409
|
"type": "object"
|
@@ -120,7 +120,7 @@
|
|
120
120
|
"status": "online"
|
121
121
|
},
|
122
122
|
"SentenceRecognition": {
|
123
|
-
"document": "本接口用于对60秒之内的短音频文件进行识别。<br>•
|
123
|
+
"document": "本接口用于对60秒之内的短音频文件进行识别。<br>• 支持中文普通话、英语、粤语、日语、越南语、马来语、印度尼西亚语、菲律宾语、泰语、葡萄牙语、土耳其语、阿拉伯语、印地语、法语、德语、上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话。<br>• 支持本地语音文件上传和语音URL上传两种请求方式,音频时长不能超过60s,音频文件大小不能超过3MB。<br>• 音频格式支持wav、pcm、ogg-opus、speex、silk、mp3、m4a、aac、 amr。<br>• 请求方法为 HTTP POST , Content-Type为\"application/json; charset=utf-8\"<br>• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。<br>• 默认接口请求频率限制:30次/秒,如您有提高请求频率限制的需求,请[前往购买](https://buy.cloud.tencent.com/asr)。",
|
124
124
|
"input": "SentenceRecognitionRequest",
|
125
125
|
"name": "一句话识别",
|
126
126
|
"output": "SentenceRecognitionResponse",
|
@@ -328,7 +328,7 @@
|
|
328
328
|
"members": [
|
329
329
|
{
|
330
330
|
"disabled": false,
|
331
|
-
"document": "引擎模型类型。\n• 16k_zh:中文普通话通用;\n• 16k_en:英语;\n• 16k_yue:粤语;\n• 16k_id:印度尼西亚语;\n• 16k_fil:菲律宾语;\n• 16k_th:泰语;\n• 16k_pt:葡萄牙语;\n• 16k_tr:土耳其语;\n• 16k_ar:阿拉伯语;\n• 16k_es:西班牙语;\n• 16k_hi:印地语;\n• 16k_fr:法语;",
|
331
|
+
"document": "引擎模型类型。\n• 16k_zh:中文普通话通用;\n• 16k_en:英语;\n• 16k_yue:粤语;\n• 16k_id:印度尼西亚语;\n• 16k_fil:菲律宾语;\n• 16k_th:泰语;\n• 16k_pt:葡萄牙语;\n• 16k_tr:土耳其语;\n• 16k_ar:阿拉伯语;\n• 16k_es:西班牙语;\n• 16k_hi:印地语;\n• 16k_fr:法语;\n• 16k_de:法语;",
|
332
332
|
"example": "16k_zh",
|
333
333
|
"member": "string",
|
334
334
|
"name": "EngineType",
|
@@ -519,7 +519,7 @@
|
|
519
519
|
"members": [
|
520
520
|
{
|
521
521
|
"disabled": false,
|
522
|
-
"document": "引擎模型类型\n识别引擎采用分级计费方案,标记为“大模型版”的引擎适用大模型计费方案,[点击这里](https://cloud.tencent.com/document/product/1093/35686) 查看产品计费说明\n\n电话通讯场景引擎:\n**注意:电话通讯场景,请务必使用以下8k引擎**\n• 8k_zh:中文电话通讯;\n• 8k_en:英文电话通讯;\n如您有电话通讯场景识别需求,但发现需求语种仅支持16k,可将8k音频传入下方16k引擎,亦能获取识别结果。但**16k引擎并非基于电话通讯数据训练,无法承诺此种调用方式的识别效果,需由您自行验证识别结果是否可用**\n\n通用场景引擎:\n**注意:除电话通讯场景以外的其它识别场景,请务必使用以下16k引擎**\n• **16k_zh:**中文普通话通用引擎,支持中文普通话和少量英语,使用丰富的中文普通话语料训练,覆盖场景广泛,适用于除电话通讯外的所有中文普通话识别场景;\n• **16k_zh_large:**普方英大模型引擎【大模型版】。当前模型同时支持中文、英文、[多种中文方言](https://cloud.tencent.com/document/product/1093/35682)等语言的识别,模型参数量极大,语言模型性能增强,针对噪声大、回音大、人声小、人声远、等低质量音频的识别准确率极大提升,[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比中文普通话常规版本与普方英大模型版本的识别效果;\n• **16k_zh_dialect:**中文普通话+多方言混合引擎,除普通话外支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);\n• **16k_en:**英语;\n• **16k_yue:**粤语;\n• **16k_zh-PY:**中英粤混合引擎,使用一个引擎同时识别中文普通话、英语、粤语三个语言;\n• **16k_ja:**日语;\n• **16k_ko:**韩语;\n• **16k_vi:**越南语;\n• **16k_ms:**马来语;\n• **16k_id:**印度尼西亚语;\n• **16k_fil:**菲律宾语;\n• **16k_th:**泰语;\n• **16k_pt:**葡萄牙语;\n• **16k_tr:**土耳其语;\n• **16k_ar:**阿拉伯语;\n• **16k_es:**西班牙语;\n• **16k_hi:**印地语;\n• **16k_fr:**法语;\n• **16k_zh_medical
|
522
|
+
"document": "引擎模型类型\n识别引擎采用分级计费方案,标记为“大模型版”的引擎适用大模型计费方案,[点击这里](https://cloud.tencent.com/document/product/1093/35686) 查看产品计费说明\n\n电话通讯场景引擎:\n**注意:电话通讯场景,请务必使用以下8k引擎**\n• 8k_zh:中文电话通讯;\n• 8k_en:英文电话通讯;\n如您有电话通讯场景识别需求,但发现需求语种仅支持16k,可将8k音频传入下方16k引擎,亦能获取识别结果。但**16k引擎并非基于电话通讯数据训练,无法承诺此种调用方式的识别效果,需由您自行验证识别结果是否可用**\n\n通用场景引擎:\n**注意:除电话通讯场景以外的其它识别场景,请务必使用以下16k引擎**\n• **16k_zh:**中文普通话通用引擎,支持中文普通话和少量英语,使用丰富的中文普通话语料训练,覆盖场景广泛,适用于除电话通讯外的所有中文普通话识别场景;\n• **16k_zh_large:**普方英大模型引擎【大模型版】。当前模型同时支持中文、英文、[多种中文方言](https://cloud.tencent.com/document/product/1093/35682)等语言的识别,模型参数量极大,语言模型性能增强,针对噪声大、回音大、人声小、人声远、等低质量音频的识别准确率极大提升,[点击这里](https://console.cloud.tencent.com/asr/demonstrate) 对比中文普通话常规版本与普方英大模型版本的识别效果;\n• **16k_zh_dialect:**中文普通话+多方言混合引擎,除普通话外支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);\n• **16k_en:**英语;\n• **16k_yue:**粤语;\n• **16k_zh-PY:**中英粤混合引擎,使用一个引擎同时识别中文普通话、英语、粤语三个语言;\n• **16k_ja:**日语;\n• **16k_ko:**韩语;\n• **16k_vi:**越南语;\n• **16k_ms:**马来语;\n• **16k_id:**印度尼西亚语;\n• **16k_fil:**菲律宾语;\n• **16k_th:**泰语;\n• **16k_pt:**葡萄牙语;\n• **16k_tr:**土耳其语;\n• **16k_ar:**阿拉伯语;\n• **16k_es:**西班牙语;\n• **16k_hi:**印地语;\n• **16k_fr:**法语;\n• **16k_zh_medical:**中文医疗引擎;\n• **16k_de:**德语;",
|
523
523
|
"example": "16k_zh",
|
524
524
|
"member": "string",
|
525
525
|
"name": "EngineModelType",
|
@@ -1541,7 +1541,7 @@
|
|
1541
1541
|
"members": [
|
1542
1542
|
{
|
1543
1543
|
"disabled": false,
|
1544
|
-
"document": "引擎模型类型。\n电话场景:\n• 8k_zh:中文电话通用;\n• 8k_en:英文电话通用;\n\n非电话场景:\n• 16k_zh:中文通用;\n• 16k_zh-PY:中英粤;\n• 16k_zh_medical:中文医疗;\n• 16k_en:英语;\n• 16k_yue:粤语;\n• 16k_ja:日语;\n• 16k_ko:韩语;\n• 16k_vi:越南语;\n• 16k_ms:马来语;\n• 16k_id:印度尼西亚语;\n• 16k_fil:菲律宾语;\n• 16k_th:泰语;\n• 16k_pt:葡萄牙语;\n• 16k_tr:土耳其语;\n• 16k_ar:阿拉伯语;\n• 16k_es:西班牙语;\n• 16k_hi:印地语;\n• 16k_fr:法语;\n• 16k_zh_dialect:多方言,支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);",
|
1544
|
+
"document": "引擎模型类型。\n电话场景:\n• 8k_zh:中文电话通用;\n• 8k_en:英文电话通用;\n\n非电话场景:\n• 16k_zh:中文通用;\n• 16k_zh-PY:中英粤;\n• 16k_zh_medical:中文医疗;\n• 16k_en:英语;\n• 16k_yue:粤语;\n• 16k_ja:日语;\n• 16k_ko:韩语;\n• 16k_vi:越南语;\n• 16k_ms:马来语;\n• 16k_id:印度尼西亚语;\n• 16k_fil:菲律宾语;\n• 16k_th:泰语;\n• 16k_pt:葡萄牙语;\n• 16k_tr:土耳其语;\n• 16k_ar:阿拉伯语;\n• 16k_es:西班牙语;\n• 16k_hi:印地语;\n• 16k_fr:法语;\n• 16k_de:德语;\n• 16k_zh_dialect:多方言,支持23种方言(上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话);",
|
1545
1545
|
"example": "16k_en",
|
1546
1546
|
"member": "string",
|
1547
1547
|
"name": "EngSerViceType",
|
@@ -534,6 +534,15 @@
|
|
534
534
|
"name": "PURL",
|
535
535
|
"required": true,
|
536
536
|
"type": "object"
|
537
|
+
},
|
538
|
+
{
|
539
|
+
"disabled": false,
|
540
|
+
"document": "语言,ZH或EN",
|
541
|
+
"example": "ZH",
|
542
|
+
"member": "string",
|
543
|
+
"name": "Language",
|
544
|
+
"required": false,
|
545
|
+
"type": "string"
|
537
546
|
}
|
538
547
|
],
|
539
548
|
"type": "object"
|
@@ -547,7 +556,7 @@
|
|
547
556
|
"example": "无",
|
548
557
|
"member": "ComponentVulnerabilityUnion",
|
549
558
|
"name": "VulnerabilityList",
|
550
|
-
"
|
559
|
+
"output_required": true,
|
551
560
|
"type": "list",
|
552
561
|
"value_allowed_null": true
|
553
562
|
},
|
@@ -645,6 +654,15 @@
|
|
645
654
|
"name": "CNNVDID",
|
646
655
|
"required": false,
|
647
656
|
"type": "list"
|
657
|
+
},
|
658
|
+
{
|
659
|
+
"disabled": false,
|
660
|
+
"document": "语言,ZH或EN",
|
661
|
+
"example": "ZH",
|
662
|
+
"member": "string",
|
663
|
+
"name": "Language",
|
664
|
+
"required": false,
|
665
|
+
"type": "string"
|
648
666
|
}
|
649
667
|
],
|
650
668
|
"type": "object"
|
@@ -57,7 +57,7 @@
|
|
57
57
|
"status": "online"
|
58
58
|
},
|
59
59
|
"CreateCompanyApply": {
|
60
|
-
"document": "创建公司资质申请(1
|
60
|
+
"document": "创建公司资质申请(1、首次使用接口,建议先在云联络中心控制台查看各个资料模板:https://console.cloud.tencent.com/ccc/enterprise/update。2、参数中图片Url建议使用腾讯云Cos存储的临时链接)",
|
61
61
|
"input": "CreateCompanyApplyRequest",
|
62
62
|
"name": "创建公司资质申请",
|
63
63
|
"output": "CreateCompanyApplyResponse",
|
@@ -309,7 +309,7 @@
|
|
309
309
|
"status": "online"
|
310
310
|
},
|
311
311
|
"ModifyCompanyApply": {
|
312
|
-
"document": "修改公司资质申请,只能修改状态为驳回或待审核的申请单。(1
|
312
|
+
"document": "修改公司资质申请,只能修改状态为驳回或待审核的申请单。(1、首次使用接口,建议先在云联络中心控制台查看各个资料模板:https://console.cloud.tencent.com/ccc/enterprise/update。2、参数中图片Url建议使用腾讯云Cos存储的临时链接)",
|
313
313
|
"input": "ModifyCompanyApplyRequest",
|
314
314
|
"name": "修改公司资质申请",
|
315
315
|
"output": "ModifyCompanyApplyResponse",
|
@@ -1094,7 +1094,7 @@
|
|
1094
1094
|
},
|
1095
1095
|
{
|
1096
1096
|
"disabled": false,
|
1097
|
-
"document": "营业执照扫描件(加盖公章)。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1097
|
+
"document": "营业执照扫描件(加盖公章)。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1098
1098
|
"example": "https://xxxx.com/xxxxx.jpg",
|
1099
1099
|
"member": "string",
|
1100
1100
|
"name": "BusinessIdPicUrl",
|
@@ -1127,7 +1127,7 @@
|
|
1127
1127
|
},
|
1128
1128
|
{
|
1129
1129
|
"disabled": false,
|
1130
|
-
"document": "法定代表人身份证正反面扫描件。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1130
|
+
"document": "法定代表人身份证正反面扫描件。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1131
1131
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1132
1132
|
"member": "string",
|
1133
1133
|
"name": "CorporationIdPicUrl",
|
@@ -1149,7 +1149,7 @@
|
|
1149
1149
|
},
|
1150
1150
|
{
|
1151
1151
|
"disabled": false,
|
1152
|
-
"document": "电话受理单。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1152
|
+
"document": "电话受理单。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1153
1153
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1154
1154
|
"member": "string",
|
1155
1155
|
"name": "AcceptPicUrl",
|
@@ -1160,7 +1160,7 @@
|
|
1160
1160
|
},
|
1161
1161
|
{
|
1162
1162
|
"disabled": false,
|
1163
|
-
"document": "电信入网承诺书。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1163
|
+
"document": "电信入网承诺书。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1164
1164
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1165
1165
|
"member": "string",
|
1166
1166
|
"name": "NetworkCommitmentPicUrl",
|
@@ -1171,7 +1171,7 @@
|
|
1171
1171
|
},
|
1172
1172
|
{
|
1173
1173
|
"disabled": false,
|
1174
|
-
"document": "法定代表人手持身份证照,申请人类型为法定代表人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1174
|
+
"document": "法定代表人手持身份证照,申请人类型为法定代表人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1175
1175
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1176
1176
|
"member": "string",
|
1177
1177
|
"name": "CorporationHoldingOnIdPicUrl",
|
@@ -1204,7 +1204,7 @@
|
|
1204
1204
|
},
|
1205
1205
|
{
|
1206
1206
|
"disabled": false,
|
1207
|
-
"document": "经办人身份证正反面扫描件,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1207
|
+
"document": "经办人身份证正反面扫描件,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1208
1208
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1209
1209
|
"member": "string",
|
1210
1210
|
"name": "OperatorIdPicUrl",
|
@@ -1215,7 +1215,7 @@
|
|
1215
1215
|
},
|
1216
1216
|
{
|
1217
1217
|
"disabled": false,
|
1218
|
-
"document": "经办人手持身份证照,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1218
|
+
"document": "经办人手持身份证照,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1219
1219
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1220
1220
|
"member": "string",
|
1221
1221
|
"name": "OperatorHoldingOnIdPicUrl",
|
@@ -1226,7 +1226,7 @@
|
|
1226
1226
|
},
|
1227
1227
|
{
|
1228
1228
|
"disabled": false,
|
1229
|
-
"document": "委托授权书,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB
|
1229
|
+
"document": "委托授权书,申请人类型为经办人时必填。(支持jpg、png、gif、jpeg格式的图片,每张图片应大于50K,不超过5MB,模板参见控制台:https://console.cloud.tencent.com/ccc/enterprise/update)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1230
1230
|
"example": "https://xxxx.com/xxxxx.jpg\t",
|
1231
1231
|
"member": "string",
|
1232
1232
|
"name": "CommissionPicUrl",
|
@@ -4300,7 +4300,7 @@
|
|
4300
4300
|
"members": [
|
4301
4301
|
{
|
4302
4302
|
"disabled": false,
|
4303
|
-
"document": "起始时间戳,Unix 时间戳(
|
4303
|
+
"document": "起始时间戳,Unix 时间戳(查询维度仅支持天,例如查询5月1日应该传startTime:\"2023-05-01 00:00:00\",\"endTime\":\"2023-05-01 23:59:59\"的时间戳,查5月1日和5月2日的应该传startTime:\"2023-05-01 00:00:00\",\"endTime\":\"2023-05-02 23:59:59\"的时间戳)",
|
4304
4304
|
"example": "0",
|
4305
4305
|
"member": "int64",
|
4306
4306
|
"name": "StartTimeStamp",
|
@@ -4309,7 +4309,7 @@
|
|
4309
4309
|
},
|
4310
4310
|
{
|
4311
4311
|
"disabled": false,
|
4312
|
-
"document": "结束时间戳,Unix 时间戳,查询时间范围最大为90天(
|
4312
|
+
"document": "结束时间戳,Unix 时间戳,查询时间范围最大为90天(查询维度仅支持天,例如查询5月1日应该传startTime:\"2023-05-01 00:00:00\",\"endTime\":\"2023-05-01 23:59:59\"的时间戳,查5月1日和5月2日的应该传startTime:\"2023-05-01 00:00:00\",\"endTime\":\"2023-05-02 23:59:59\"的时间戳)",
|
4313
4313
|
"example": "0",
|
4314
4314
|
"member": "int64",
|
4315
4315
|
"name": "EndTimeStamp",
|
@@ -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",
|
@@ -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
|
}
|