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
@@ -485,58 +485,6 @@ def doDescribeMQTTProductSKUList(args, parsed_globals):
|
|
485
485
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
486
486
|
|
487
487
|
|
488
|
-
def doDescribeTopicStatsOp(args, parsed_globals):
|
489
|
-
g_param = parse_global_arg(parsed_globals)
|
490
|
-
|
491
|
-
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
492
|
-
cred = credential.CVMRoleCredential()
|
493
|
-
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
494
|
-
cred = credential.STSAssumeRoleCredential(
|
495
|
-
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
496
|
-
g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
|
497
|
-
)
|
498
|
-
elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
|
499
|
-
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
500
|
-
else:
|
501
|
-
cred = credential.Credential(
|
502
|
-
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
503
|
-
)
|
504
|
-
http_profile = HttpProfile(
|
505
|
-
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
506
|
-
reqMethod="POST",
|
507
|
-
endpoint=g_param[OptionsDefine.Endpoint],
|
508
|
-
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
509
|
-
)
|
510
|
-
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
511
|
-
if g_param[OptionsDefine.Language]:
|
512
|
-
profile.language = g_param[OptionsDefine.Language]
|
513
|
-
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
514
|
-
client = mod.TrocketClient(cred, g_param[OptionsDefine.Region], profile)
|
515
|
-
client._sdkVersion += ("_CLI_" + __version__)
|
516
|
-
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
517
|
-
model = models.DescribeTopicStatsOpRequest()
|
518
|
-
model.from_json_string(json.dumps(args))
|
519
|
-
start_time = time.time()
|
520
|
-
while True:
|
521
|
-
rsp = client.DescribeTopicStatsOp(model)
|
522
|
-
result = rsp.to_json_string()
|
523
|
-
try:
|
524
|
-
json_obj = json.loads(result)
|
525
|
-
except TypeError as e:
|
526
|
-
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
527
|
-
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
528
|
-
break
|
529
|
-
cur_time = time.time()
|
530
|
-
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
531
|
-
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
532
|
-
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
533
|
-
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
534
|
-
else:
|
535
|
-
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
536
|
-
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
537
|
-
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
538
|
-
|
539
|
-
|
540
488
|
def doDescribeMQTTUserList(args, parsed_globals):
|
541
489
|
g_param = parse_global_arg(parsed_globals)
|
542
490
|
|
@@ -1109,7 +1057,7 @@ def doModifyMQTTInstance(args, parsed_globals):
|
|
1109
1057
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
1110
1058
|
|
1111
1059
|
|
1112
|
-
def
|
1060
|
+
def doImportSourceClusterTopics(args, parsed_globals):
|
1113
1061
|
g_param = parse_global_arg(parsed_globals)
|
1114
1062
|
|
1115
1063
|
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
@@ -1138,11 +1086,11 @@ def doDescribeMQTTTopic(args, parsed_globals):
|
|
1138
1086
|
client = mod.TrocketClient(cred, g_param[OptionsDefine.Region], profile)
|
1139
1087
|
client._sdkVersion += ("_CLI_" + __version__)
|
1140
1088
|
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
1141
|
-
model = models.
|
1089
|
+
model = models.ImportSourceClusterTopicsRequest()
|
1142
1090
|
model.from_json_string(json.dumps(args))
|
1143
1091
|
start_time = time.time()
|
1144
1092
|
while True:
|
1145
|
-
rsp = client.
|
1093
|
+
rsp = client.ImportSourceClusterTopics(model)
|
1146
1094
|
result = rsp.to_json_string()
|
1147
1095
|
try:
|
1148
1096
|
json_obj = json.loads(result)
|
@@ -1837,7 +1785,7 @@ def doDescribeMQTTInstanceList(args, parsed_globals):
|
|
1837
1785
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
1838
1786
|
|
1839
1787
|
|
1840
|
-
def
|
1788
|
+
def doDescribeMQTTTopic(args, parsed_globals):
|
1841
1789
|
g_param = parse_global_arg(parsed_globals)
|
1842
1790
|
|
1843
1791
|
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
@@ -1866,11 +1814,11 @@ def doImportSourceClusterTopics(args, parsed_globals):
|
|
1866
1814
|
client = mod.TrocketClient(cred, g_param[OptionsDefine.Region], profile)
|
1867
1815
|
client._sdkVersion += ("_CLI_" + __version__)
|
1868
1816
|
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
1869
|
-
model = models.
|
1817
|
+
model = models.DescribeMQTTTopicRequest()
|
1870
1818
|
model.from_json_string(json.dumps(args))
|
1871
1819
|
start_time = time.time()
|
1872
1820
|
while True:
|
1873
|
-
rsp = client.
|
1821
|
+
rsp = client.DescribeMQTTTopic(model)
|
1874
1822
|
result = rsp.to_json_string()
|
1875
1823
|
try:
|
1876
1824
|
json_obj = json.loads(result)
|
@@ -2481,7 +2429,6 @@ ACTION_MAP = {
|
|
2481
2429
|
"DeleteInstance": doDeleteInstance,
|
2482
2430
|
"CreateConsumerGroup": doCreateConsumerGroup,
|
2483
2431
|
"DescribeMQTTProductSKUList": doDescribeMQTTProductSKUList,
|
2484
|
-
"DescribeTopicStatsOp": doDescribeTopicStatsOp,
|
2485
2432
|
"DescribeMQTTUserList": doDescribeMQTTUserList,
|
2486
2433
|
"DeleteMQTTInsPublicEndpoint": doDeleteMQTTInsPublicEndpoint,
|
2487
2434
|
"DescribeRoleList": doDescribeRoleList,
|
@@ -2493,7 +2440,7 @@ ACTION_MAP = {
|
|
2493
2440
|
"DescribeMQTTMessage": doDescribeMQTTMessage,
|
2494
2441
|
"ImportSourceClusterConsumerGroups": doImportSourceClusterConsumerGroups,
|
2495
2442
|
"ModifyMQTTInstance": doModifyMQTTInstance,
|
2496
|
-
"
|
2443
|
+
"ImportSourceClusterTopics": doImportSourceClusterTopics,
|
2497
2444
|
"ModifyMQTTInsPublicEndpoint": doModifyMQTTInsPublicEndpoint,
|
2498
2445
|
"DescribeConsumerGroup": doDescribeConsumerGroup,
|
2499
2446
|
"CreateTopic": doCreateTopic,
|
@@ -2507,7 +2454,7 @@ ACTION_MAP = {
|
|
2507
2454
|
"DescribeMQTTInstanceCert": doDescribeMQTTInstanceCert,
|
2508
2455
|
"ModifyMQTTInstanceCertBinding": doModifyMQTTInstanceCertBinding,
|
2509
2456
|
"DescribeMQTTInstanceList": doDescribeMQTTInstanceList,
|
2510
|
-
"
|
2457
|
+
"DescribeMQTTTopic": doDescribeMQTTTopic,
|
2511
2458
|
"CreateMQTTInstance": doCreateMQTTInstance,
|
2512
2459
|
"DescribeInstanceList": doDescribeInstanceList,
|
2513
2460
|
"DescribeMQTTInsPublicEndpoints": doDescribeMQTTInsPublicEndpoints,
|
@@ -245,13 +245,6 @@
|
|
245
245
|
"output": "DescribeTopicListResponse",
|
246
246
|
"status": "online"
|
247
247
|
},
|
248
|
-
"DescribeTopicStatsOp": {
|
249
|
-
"document": "运营端查询topicStata",
|
250
|
-
"input": "DescribeTopicStatsOpRequest",
|
251
|
-
"name": "运营端查询topicStata",
|
252
|
-
"output": "DescribeTopicStatsOpResponse",
|
253
|
-
"status": "online"
|
254
|
-
},
|
255
248
|
"ImportSourceClusterConsumerGroups": {
|
256
249
|
"document": "导入消费者组列表",
|
257
250
|
"input": "ImportSourceClusterConsumerGroupsRequest",
|
@@ -3279,33 +3272,6 @@
|
|
3279
3272
|
],
|
3280
3273
|
"type": "object"
|
3281
3274
|
},
|
3282
|
-
"DescribeTopicStatsOpRequest": {
|
3283
|
-
"document": "DescribeTopicStatsOp请求参数结构体",
|
3284
|
-
"members": [
|
3285
|
-
{
|
3286
|
-
"disabled": false,
|
3287
|
-
"document": "主题",
|
3288
|
-
"example": "test",
|
3289
|
-
"member": "string",
|
3290
|
-
"name": "Topic",
|
3291
|
-
"required": true,
|
3292
|
-
"type": "string"
|
3293
|
-
}
|
3294
|
-
],
|
3295
|
-
"type": "object"
|
3296
|
-
},
|
3297
|
-
"DescribeTopicStatsOpResponse": {
|
3298
|
-
"document": "DescribeTopicStatsOp返回参数结构体",
|
3299
|
-
"members": [
|
3300
|
-
{
|
3301
|
-
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3302
|
-
"member": "string",
|
3303
|
-
"name": "RequestId",
|
3304
|
-
"type": "string"
|
3305
|
-
}
|
3306
|
-
],
|
3307
|
-
"type": "object"
|
3308
|
-
},
|
3309
3275
|
"Endpoint": {
|
3310
3276
|
"document": "接入点信息",
|
3311
3277
|
"members": [
|
@@ -298,14 +298,6 @@
|
|
298
298
|
"title": "查询主题列表"
|
299
299
|
}
|
300
300
|
],
|
301
|
-
"DescribeTopicStatsOp": [
|
302
|
-
{
|
303
|
-
"document": "1",
|
304
|
-
"input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTopicStats\n<公共请求参数>\n\n{\n \"Topic\": \"MQ_INST_rocketmq3w4a73aw3bkn_STONE_MQ_ONLINE%TOPIC_BYTEDANCE_INFO\"\n}",
|
305
|
-
"output": "{\n \"Code\": 20000,\n \"DataSources\": 0,\n \"RequestId\": \"915f901a-257b-4a13-8ca5-56e5e09189d9\",\n \"Response\": {\n \"RequestId\": \"915f901a-257b-4a13-8ca5-56e5e09389d9\"\n }\n}",
|
306
|
-
"title": "1"
|
307
|
-
}
|
308
|
-
],
|
309
301
|
"ImportSourceClusterConsumerGroups": [
|
310
302
|
{
|
311
303
|
"document": "",
|
@@ -4520,12 +4520,21 @@
|
|
4520
4520
|
},
|
4521
4521
|
{
|
4522
4522
|
"disabled": false,
|
4523
|
-
"document": "
|
4523
|
+
"document": "跨地域部署的引擎地域配置详情\nzk标准版没有跨地域部署,请不要填写",
|
4524
4524
|
"example": "[{\"EngineRegion\":\"ap-guangzhou\",\"Replica\":2,\"SpecId\":\"1C2G\",\"VpcInfos\":[{\"VpcId\":\"vpc-XXX\",\"SubnetId\":\"subnet-XXX\"}]},{\"EngineRegion\":\"ap-beijing\",\"Replica\":1,\"SpecId\":\"1C2G\",\"VpcInfos\":[{\"VpcId\":\"vpc-XXX\",\"SubnetId\":\"subnet-XXX\"}]}]",
|
4525
4525
|
"member": "EngineRegionInfo",
|
4526
4526
|
"name": "EngineRegionInfos",
|
4527
4527
|
"required": false,
|
4528
4528
|
"type": "list"
|
4529
|
+
},
|
4530
|
+
{
|
4531
|
+
"disabled": false,
|
4532
|
+
"document": "zk专业版至多有两个盘,且磁盘的容量在50-3200之间\n如果只有一个磁盘,storageCapacity与storageOption里面的capacity应该一致",
|
4533
|
+
"example": "无",
|
4534
|
+
"member": "StorageOption",
|
4535
|
+
"name": "StorageOption",
|
4536
|
+
"required": false,
|
4537
|
+
"type": "list"
|
4529
4538
|
}
|
4530
4539
|
],
|
4531
4540
|
"type": "object"
|
@@ -197,9 +197,9 @@
|
|
197
197
|
"status": "online"
|
198
198
|
},
|
199
199
|
"CreateSubAppId": {
|
200
|
-
"document": "
|
200
|
+
"document": "该接口用于创建点播应用。",
|
201
201
|
"input": "CreateSubAppIdRequest",
|
202
|
-
"name": "
|
202
|
+
"name": "创建应用",
|
203
203
|
"output": "CreateSubAppIdResponse",
|
204
204
|
"status": "online"
|
205
205
|
},
|
@@ -736,9 +736,9 @@
|
|
736
736
|
"status": "online"
|
737
737
|
},
|
738
738
|
"DescribeSubAppIds": {
|
739
|
-
"document": "
|
739
|
+
"document": "该接口用于获取当前账号的应用列表。",
|
740
740
|
"input": "DescribeSubAppIdsRequest",
|
741
|
-
"name": "
|
741
|
+
"name": "查询应用列表",
|
742
742
|
"output": "DescribeSubAppIdsResponse",
|
743
743
|
"status": "online"
|
744
744
|
},
|
@@ -6741,7 +6741,7 @@
|
|
6741
6741
|
},
|
6742
6742
|
{
|
6743
6743
|
"disabled": false,
|
6744
|
-
"document": "<b>点播
|
6744
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
6745
6745
|
"example": "1",
|
6746
6746
|
"member": "uint64",
|
6747
6747
|
"name": "SubAppId",
|
@@ -10955,7 +10955,7 @@
|
|
10955
10955
|
"members": [
|
10956
10956
|
{
|
10957
10957
|
"disabled": false,
|
10958
|
-
"document": "
|
10958
|
+
"document": "应用名称,长度限制:40个字符。",
|
10959
10959
|
"example": "test",
|
10960
10960
|
"member": "string",
|
10961
10961
|
"name": "Name",
|
@@ -10964,7 +10964,7 @@
|
|
10964
10964
|
},
|
10965
10965
|
{
|
10966
10966
|
"disabled": false,
|
10967
|
-
"document": "
|
10967
|
+
"document": "应用简介,长度限制: 300个字符。",
|
10968
10968
|
"example": "demo",
|
10969
10969
|
"member": "string",
|
10970
10970
|
"name": "Description",
|
@@ -10979,11 +10979,11 @@
|
|
10979
10979
|
"members": [
|
10980
10980
|
{
|
10981
10981
|
"disabled": false,
|
10982
|
-
"document": "
|
10982
|
+
"document": "新创建的应用 ID。",
|
10983
10983
|
"example": "12345",
|
10984
10984
|
"member": "uint64",
|
10985
10985
|
"name": "SubAppId",
|
10986
|
-
"
|
10986
|
+
"output_required": true,
|
10987
10987
|
"type": "int",
|
10988
10988
|
"value_allowed_null": false
|
10989
10989
|
},
|
@@ -11986,7 +11986,7 @@
|
|
11986
11986
|
},
|
11987
11987
|
{
|
11988
11988
|
"disabled": false,
|
11989
|
-
"document": "<b>点播[
|
11989
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
11990
11990
|
"example": "1",
|
11991
11991
|
"member": "uint64",
|
11992
11992
|
"name": "SubAppId",
|
@@ -12638,7 +12638,7 @@
|
|
12638
12638
|
"members": [
|
12639
12639
|
{
|
12640
12640
|
"disabled": false,
|
12641
|
-
"document": "<b>点播[
|
12641
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
12642
12642
|
"example": "123",
|
12643
12643
|
"member": "uint64",
|
12644
12644
|
"name": "SubAppId",
|
@@ -12693,7 +12693,7 @@
|
|
12693
12693
|
"example": "1",
|
12694
12694
|
"member": "uint64",
|
12695
12695
|
"name": "TotalCount",
|
12696
|
-
"
|
12696
|
+
"output_required": true,
|
12697
12697
|
"type": "int",
|
12698
12698
|
"value_allowed_null": false
|
12699
12699
|
},
|
@@ -12703,7 +12703,7 @@
|
|
12703
12703
|
"example": "无",
|
12704
12704
|
"member": "AdaptiveDynamicStreamingTemplate",
|
12705
12705
|
"name": "AdaptiveDynamicStreamingTemplateSet",
|
12706
|
-
"
|
12706
|
+
"output_required": true,
|
12707
12707
|
"type": "list",
|
12708
12708
|
"value_allowed_null": false
|
12709
12709
|
},
|
@@ -13098,7 +13098,7 @@
|
|
13098
13098
|
},
|
13099
13099
|
{
|
13100
13100
|
"disabled": false,
|
13101
|
-
"document": "
|
13101
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
13102
13102
|
"example": "0",
|
13103
13103
|
"member": "int64",
|
13104
13104
|
"name": "SubAppId",
|
@@ -13884,7 +13884,7 @@
|
|
13884
13884
|
"members": [
|
13885
13885
|
{
|
13886
13886
|
"disabled": false,
|
13887
|
-
"document": "
|
13887
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
13888
13888
|
"example": "0",
|
13889
13889
|
"member": "uint64",
|
13890
13890
|
"name": "SubAppId",
|
@@ -13903,7 +13903,7 @@
|
|
13903
13903
|
"example": "PUSH",
|
13904
13904
|
"member": "string",
|
13905
13905
|
"name": "Mode",
|
13906
|
-
"
|
13906
|
+
"output_required": true,
|
13907
13907
|
"type": "string",
|
13908
13908
|
"value_allowed_null": false
|
13909
13909
|
},
|
@@ -13913,7 +13913,7 @@
|
|
13913
13913
|
"example": "http://mydemo.com/receiveevent",
|
13914
13914
|
"member": "string",
|
13915
13915
|
"name": "NotificationUrl",
|
13916
|
-
"
|
13916
|
+
"output_required": true,
|
13917
13917
|
"type": "string",
|
13918
13918
|
"value_allowed_null": false
|
13919
13919
|
},
|
@@ -13923,7 +13923,7 @@
|
|
13923
13923
|
"example": "ON",
|
13924
13924
|
"member": "string",
|
13925
13925
|
"name": "UploadMediaCompleteEventSwitch",
|
13926
|
-
"
|
13926
|
+
"output_required": true,
|
13927
13927
|
"type": "string",
|
13928
13928
|
"value_allowed_null": false
|
13929
13929
|
},
|
@@ -13933,7 +13933,7 @@
|
|
13933
13933
|
"example": "OFF",
|
13934
13934
|
"member": "string",
|
13935
13935
|
"name": "DeleteMediaCompleteEventSwitch",
|
13936
|
-
"
|
13936
|
+
"output_required": true,
|
13937
13937
|
"type": "string",
|
13938
13938
|
"value_allowed_null": false
|
13939
13939
|
},
|
@@ -15736,7 +15736,7 @@
|
|
15736
15736
|
},
|
15737
15737
|
{
|
15738
15738
|
"disabled": false,
|
15739
|
-
"document": "<b>点播
|
15739
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
15740
15740
|
"example": "1450001234",
|
15741
15741
|
"member": "uint64",
|
15742
15742
|
"name": "SubAppId",
|
@@ -15754,7 +15754,7 @@
|
|
15754
15754
|
},
|
15755
15755
|
{
|
15756
15756
|
"disabled": false,
|
15757
|
-
"document": "查询的存储类型,有效值:\n<li>TotalStorage:存储总量,标准、低频、归档和深度归档存储量之和,不含提前删除量。</li>\n<li>StandardStorage:标准存储。</li>\n<li>InfrequentStorage:低频存储。</li>\n<li>ArchiveStorage:归档存储。</li>\n<li>DeepArchiveStorage:深度归档存储。</li>\n<li>DeletedInfrequentStorage:低频存储提前删除量。</li>\n<li>DeletedArchiveStorage:归档提前删除量。</li>\n<li>DeletedDeepArchiveStorage
|
15757
|
+
"document": "查询的存储类型,有效值:\n<li>TotalStorage:存储总量,标准、低频、归档和深度归档存储量之和,不含提前删除量。</li>\n<li>StandardStorage:标准存储。</li>\n<li>InfrequentStorage:低频存储。</li>\n<li>ArchiveStorage:归档存储。</li>\n<li>DeepArchiveStorage:深度归档存储。</li>\n<li>DeletedInfrequentStorage:低频存储提前删除量。</li>\n<li>DeletedArchiveStorage:归档提前删除量。</li>\n<li>DeletedDeepArchiveStorage:深度归档提前删除量。</li>\n<li>ArchiveStandardRetrieval:归档标准取回量。</li>\n<li>ArchiveExpeditedRetrieval:归档快速取回量。</li>\n<li>ArchiveBulkRetrieval:归档批量取回量。</li>\n<li>DeepArchiveStandardRetrieval:深度归档标准取回量。</li>\n<li>DeepArchiveBulkRetrieval:深度归档批量取回量。</li>\n<li>InfrequentRetrieval:低频存储取回量。</li>\n默认值为 TotalStorage。",
|
15758
15758
|
"example": "StandardStorage",
|
15759
15759
|
"member": "string",
|
15760
15760
|
"name": "StorageType",
|
@@ -15837,7 +15837,7 @@
|
|
15837
15837
|
"members": [
|
15838
15838
|
{
|
15839
15839
|
"disabled": false,
|
15840
|
-
"document": "
|
15840
|
+
"document": "应用名称。",
|
15841
15841
|
"example": "test",
|
15842
15842
|
"member": "string",
|
15843
15843
|
"name": "Name",
|
@@ -15846,7 +15846,7 @@
|
|
15846
15846
|
},
|
15847
15847
|
{
|
15848
15848
|
"disabled": false,
|
15849
|
-
"document": "
|
15849
|
+
"document": "标签信息,查询指定标签的应用列表。",
|
15850
15850
|
"example": "无",
|
15851
15851
|
"member": "ResourceTag",
|
15852
15852
|
"name": "Tags",
|
@@ -15879,7 +15879,7 @@
|
|
15879
15879
|
"members": [
|
15880
15880
|
{
|
15881
15881
|
"disabled": false,
|
15882
|
-
"document": "
|
15882
|
+
"document": "应用信息集合。",
|
15883
15883
|
"example": "无",
|
15884
15884
|
"member": "SubAppIdInfo",
|
15885
15885
|
"name": "SubAppIdInfoSet",
|
@@ -15889,7 +15889,7 @@
|
|
15889
15889
|
},
|
15890
15890
|
{
|
15891
15891
|
"disabled": false,
|
15892
|
-
"document": "
|
15892
|
+
"document": "应用总数量。",
|
15893
15893
|
"example": "2",
|
15894
15894
|
"member": "uint64",
|
15895
15895
|
"name": "TotalCount",
|
@@ -29219,7 +29219,7 @@
|
|
29219
29219
|
},
|
29220
29220
|
{
|
29221
29221
|
"disabled": false,
|
29222
|
-
"document": "<b>点播[
|
29222
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
29223
29223
|
"example": "123",
|
29224
29224
|
"member": "uint64",
|
29225
29225
|
"name": "SubAppId",
|
@@ -32003,19 +32003,19 @@
|
|
32003
32003
|
},
|
32004
32004
|
{
|
32005
32005
|
"disabled": false,
|
32006
|
-
"document": "
|
32007
|
-
"example": "
|
32006
|
+
"document": "解冻出的临时媒体文件的可访问持续时长,必须大于0,单位为“天”。",
|
32007
|
+
"example": "5",
|
32008
32008
|
"member": "uint64",
|
32009
|
-
"name": "
|
32010
|
-
"required":
|
32009
|
+
"name": "RestoreDay",
|
32010
|
+
"required": true,
|
32011
32011
|
"type": "int"
|
32012
32012
|
},
|
32013
32013
|
{
|
32014
32014
|
"disabled": false,
|
32015
|
-
"document": "
|
32016
|
-
"example": "
|
32015
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
32016
|
+
"example": "123",
|
32017
32017
|
"member": "uint64",
|
32018
|
-
"name": "
|
32018
|
+
"name": "SubAppId",
|
32019
32019
|
"required": false,
|
32020
32020
|
"type": "int"
|
32021
32021
|
},
|
@@ -32133,7 +32133,7 @@
|
|
32133
32133
|
},
|
32134
32134
|
{
|
32135
32135
|
"disabled": false,
|
32136
|
-
"document": "<b>点播[
|
32136
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
32137
32137
|
"example": "123",
|
32138
32138
|
"member": "uint64",
|
32139
32139
|
"name": "SubAppId",
|
@@ -33611,7 +33611,7 @@
|
|
33611
33611
|
},
|
33612
33612
|
{
|
33613
33613
|
"disabled": false,
|
33614
|
-
"document": "
|
33614
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
33615
33615
|
"example": "0",
|
33616
33616
|
"member": "int64",
|
33617
33617
|
"name": "SubAppId",
|
@@ -37643,7 +37643,7 @@
|
|
37643
37643
|
},
|
37644
37644
|
{
|
37645
37645
|
"disabled": false,
|
37646
|
-
"document": "<b>点播[
|
37646
|
+
"document": "<b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>",
|
37647
37647
|
"example": "125",
|
37648
37648
|
"member": "uint64",
|
37649
37649
|
"name": "SubAppId",
|
@@ -313,7 +313,7 @@
|
|
313
313
|
"document": "",
|
314
314
|
"input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSubAppId\n<公共请求参数>\n\n{\n \"Name\": \"test\",\n \"Description\": \"demo\"\n}",
|
315
315
|
"output": "{\n \"Response\": {\n \"RequestId\": \"5ca61e3a-6b8e-4b4e-9256-fdc701190064ef0\",\n \"SubAppId\": 12345\n }\n}",
|
316
|
-
"title": "
|
316
|
+
"title": "创建应用"
|
317
317
|
}
|
318
318
|
],
|
319
319
|
"CreateSuperPlayerConfig": [
|
@@ -620,7 +620,7 @@
|
|
620
620
|
{
|
621
621
|
"document": "",
|
622
622
|
"input": "https://vod.tencentcloudapi.com/?Action=DescribeAdaptiveDynamicStreamingTemplates\n&Definitions.0=10001\n&<公共请求参数>",
|
623
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AdaptiveDynamicStreamingTemplateSet\": [\n {\n \"Definition\": 1001,\n \"Type\": \"Custom\",\n \"Name\": \"转自适应码流模板1\",\n \"Format\": \"HLS\",\n \"Comment\": \"\",\n \"CreateTime\": \"2018-10-01T10:00:00Z\",\n \"UpdateTime\": \"2018-10-01T10:00:00Z\",\n \"DrmType\": \"\",\n \"DisableHigherVideoResolution\": 0,\n \"DisableHigherVideoBitrate\": 0,\n \"StreamInfos\": [\n {\n \"RemoveVideo\": 0,\n \"Audio\": {\n \"Codec\": \"libfdk_aac\",\n \"SampleRate\": 44100,\n \"AudioChannel\": 2,\n \"Bitrate\": 128\n },\n \"Video\": {\n \"Fps\": 25,\n \"Width\": 720,\n \"Height\": 1080,\n \"Codec\": \"libx264\",\n \"ResolutionAdaptive\": \"open\",\n \"FillType\": \"black\",\n \"Bitrate\": 12500,\n \"Vcrf\": 23,\n \"Gop\": 0\n },\n \"RemoveAudio\": 0,\n \"TEHDConfig\": {\n \"MaxVideoBitrate\": 10000,\n \"Type\": \"TEHD-100\"\n }\n }\n ]\n }\n ],\n \"RequestId\": \"12ae8d8e-dce3-4151-9d4b-5594145287e1\"\n }\n}",
|
623
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AdaptiveDynamicStreamingTemplateSet\": [\n {\n \"Definition\": 1001,\n \"Type\": \"Custom\",\n \"Name\": \"转自适应码流模板1\",\n \"Format\": \"HLS\",\n \"Comment\": \"\",\n \"CreateTime\": \"2018-10-01T10:00:00Z\",\n \"UpdateTime\": \"2018-10-01T10:00:00Z\",\n \"DrmType\": \"\",\n \"DrmKeyProvider\": \"VOD\",\n \"SegmentType\": \"ts\",\n \"DisableHigherVideoResolution\": 0,\n \"DisableHigherVideoBitrate\": 0,\n \"StreamInfos\": [\n {\n \"RemoveVideo\": 0,\n \"Audio\": {\n \"Codec\": \"libfdk_aac\",\n \"SampleRate\": 44100,\n \"AudioChannel\": 2,\n \"Bitrate\": 128\n },\n \"Video\": {\n \"Fps\": 25,\n \"Width\": 720,\n \"Height\": 1080,\n \"Codec\": \"libx264\",\n \"ResolutionAdaptive\": \"open\",\n \"FillType\": \"black\",\n \"Bitrate\": 12500,\n \"Vcrf\": 23,\n \"Gop\": 0,\n \"PreserveHDRSwitch\": \"OFF\",\n \"CodecTag\": \"hvc1\"\n },\n \"RemoveAudio\": 0,\n \"TEHDConfig\": {\n \"MaxVideoBitrate\": 10000,\n \"Type\": \"TEHD-100\"\n }\n }\n ]\n }\n ],\n \"RequestId\": \"12ae8d8e-dce3-4151-9d4b-5594145287e1\"\n }\n}",
|
624
624
|
"title": "查询转自适应码流模板列表"
|
625
625
|
}
|
626
626
|
],
|
@@ -992,10 +992,10 @@
|
|
992
992
|
],
|
993
993
|
"DescribeSubAppIds": [
|
994
994
|
{
|
995
|
-
"document": "
|
995
|
+
"document": "查询应用资源列表",
|
996
996
|
"input": "https://vod.tencentcloudapi.com/?Action=DescribeSubAppIds\n&<公共请求参数>",
|
997
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"SubAppIdInfoSet\": [\n {\n \"SubAppId\": 1451123904,\n \"Name\": \"
|
998
|
-
"title": "
|
997
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"SubAppIdInfoSet\": [\n {\n \"SubAppId\": 1451123904,\n \"Name\": \"应用1\",\n \"SubAppIdName\": \"应用1\",\n \"Description\": \"应用1简介\",\n \"CreateTime\": \"2018-10-01T10:00:00Z\",\n \"Status\": \"On\"\n },\n {\n \"SubAppId\": 1251123904,\n \"Name\": \"应用2\",\n \"SubAppIdName\": \"应用2\",\n \"Description\": \"应用2简介\",\n \"CreateTime\": \"2018-10-01T10:00:00Z\",\n \"Status\": \"On\"\n }\n ],\n \"RequestId\": \"12ae8d8e-dce3-4151-9d4b-5594145287e1\"\n }\n}",
|
998
|
+
"title": "查询应用资源列表"
|
999
999
|
}
|
1000
1000
|
],
|
1001
1001
|
"DescribeSuperPlayerConfigs": [
|
@@ -1475,9 +1475,9 @@
|
|
1475
1475
|
"ModifySubAppIdInfo": [
|
1476
1476
|
{
|
1477
1477
|
"document": "",
|
1478
|
-
"input": "https://vod.tencentcloudapi.com/?Action=ModifySubAppIdInfo\n&SubAppId=1400000001\n&Name
|
1478
|
+
"input": "https://vod.tencentcloudapi.com/?Action=ModifySubAppIdInfo\n&SubAppId=1400000001\n&Name=更新应用名\n&Description=更新应用简介\n&<公共请求参数>",
|
1479
1479
|
"output": "{\n \"Response\": {\n \"RequestId\": \"12ae8d8e-dce3-4151-9d4b-5594145287e1\"\n }\n}",
|
1480
|
-
"title": "
|
1480
|
+
"title": "修改应用信息"
|
1481
1481
|
}
|
1482
1482
|
],
|
1483
1483
|
"ModifySubAppIdStatus": [
|
@@ -1485,7 +1485,7 @@
|
|
1485
1485
|
"document": "",
|
1486
1486
|
"input": "https://vod.tencentcloudapi.com/?Action=ModifySubAppIdStatus\n&SubAppId=1400000001\n&Status=Off\n&<公共请求参数>",
|
1487
1487
|
"output": "{\n \"Response\": {\n \"RequestId\": \"12ae8d8e-dce3-4151-9d4b-5594145287e1\"\n }\n}",
|
1488
|
-
"title": "
|
1488
|
+
"title": "修改应用状态"
|
1489
1489
|
}
|
1490
1490
|
],
|
1491
1491
|
"ModifySuperPlayerConfig": [
|