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
@@ -306,6 +306,30 @@
|
|
306
306
|
"title": "获取设备云存服务详情"
|
307
307
|
}
|
308
308
|
],
|
309
|
+
"DescribeCloudStorageAIService": [
|
310
|
+
{
|
311
|
+
"document": "",
|
312
|
+
"input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"DeviceName\": \"aaa_31400554_1\",\n \"ServiceType\": \"PackageDetect\"\n}",
|
313
|
+
"output": "{\n \"Response\": {\n \"Enabled\": true,\n \"ROI\": \"{}\",\n \"Config\": \"{\\\"param1\\\":\\\"value1\\\"}\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
314
|
+
"title": "查询设备云存AI服务"
|
315
|
+
}
|
316
|
+
],
|
317
|
+
"DescribeCloudStorageAIServiceCallback": [
|
318
|
+
{
|
319
|
+
"document": "",
|
320
|
+
"input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageAIServiceCallback\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\"\n}",
|
321
|
+
"output": "{\n \"Response\": {\n \"Type\": \"http\",\n \"CallbackUrl\": \"https://yourdomain.com/api\",\n \"CallbackToken\": \"your-token\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
322
|
+
"title": "查询云存AI分析回调配置"
|
323
|
+
}
|
324
|
+
],
|
325
|
+
"DescribeCloudStorageAIServiceTasks": [
|
326
|
+
{
|
327
|
+
"document": "",
|
328
|
+
"input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageAIServiceTasks\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"DeviceName\": \"aaa_31400554_1\",\n \"ServiceType\": \"PackageDetect\",\n \"Offset\": 0,\n \"Limit\": 20\n}",
|
329
|
+
"output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"TaskId\": \"fb066d7a-baac-4706-acda-058f56f82759\",\n \"ProductId\": \"TQBDY6RPI9\",\n \"DeviceName\": \"cs_112114601_2\",\n \"ChannelId\": 0,\n \"ServiceType\": \"PackageDetect\",\n \"StartTime\": 1710487888,\n \"EndTime\": 1710487898,\n \"Status\": 3,\n \"Result\": \"{\\\"param1\\\":\\\"value1\\\"}\",\n \"CreateTime\": 1710490000,\n \"UpdateTime\": 1710490000\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
330
|
+
"title": "查询设备云存 AI 分析任务列表"
|
331
|
+
}
|
332
|
+
],
|
309
333
|
"DescribeCloudStorageDate": [
|
310
334
|
{
|
311
335
|
"document": "",
|
@@ -554,6 +578,14 @@
|
|
554
578
|
"title": "获取围栏列表"
|
555
579
|
}
|
556
580
|
],
|
581
|
+
"DescribeProductCloudStorageAIService": [
|
582
|
+
{
|
583
|
+
"document": "",
|
584
|
+
"input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProductCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\"\n}",
|
585
|
+
"output": "{\n \"Response\": {\n \"Enabled\": true,\n \"Available\": true,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
586
|
+
"title": "查询指定产品的云存 AI 服务开通状态"
|
587
|
+
}
|
588
|
+
],
|
557
589
|
"DescribeProject": [
|
558
590
|
{
|
559
591
|
"document": "查询项目详情",
|
@@ -768,6 +800,22 @@
|
|
768
800
|
"title": "获取Topic列表示例"
|
769
801
|
}
|
770
802
|
],
|
803
|
+
"ModifyCloudStorageAIService": [
|
804
|
+
{
|
805
|
+
"document": "",
|
806
|
+
"input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"DeviceName\": \"aaa_31400554_1\",\n \"ServiceType\": \"PackageDetect\",\n \"Enabled\": true\n}",
|
807
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
808
|
+
"title": "修改设备云存AI服务开通状态"
|
809
|
+
}
|
810
|
+
],
|
811
|
+
"ModifyCloudStorageAIServiceCallback": [
|
812
|
+
{
|
813
|
+
"document": "",
|
814
|
+
"input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudStorageAIServiceCallback\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"Type\": \"http\",\n \"CallbackUrl\": \"https://yourdomain.com/api\",\n \"CallbackToken\": \"your-token\"\n}",
|
815
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
816
|
+
"title": "修改云存AI分析回调配置"
|
817
|
+
}
|
818
|
+
],
|
771
819
|
"ModifyFenceBind": [
|
772
820
|
{
|
773
821
|
"document": "更新围栏绑定信息",
|
@@ -816,6 +864,14 @@
|
|
816
864
|
"title": "更新位置空间"
|
817
865
|
}
|
818
866
|
],
|
867
|
+
"ModifyProductCloudStorageAIService": [
|
868
|
+
{
|
869
|
+
"document": "",
|
870
|
+
"input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyProductCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"Enabled\": true\n}",
|
871
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
872
|
+
"title": "修改指定产品的云存 AI 服务开通状态"
|
873
|
+
}
|
874
|
+
],
|
819
875
|
"ModifyProject": [
|
820
876
|
{
|
821
877
|
"document": "",
|
@@ -963,7 +963,7 @@
|
|
963
963
|
},
|
964
964
|
{
|
965
965
|
"disabled": false,
|
966
|
-
"document": "每页数据量,最大
|
966
|
+
"document": "每页数据量,最大200",
|
967
967
|
"example": "100",
|
968
968
|
"member": "int64",
|
969
969
|
"name": "Limit",
|
@@ -1553,7 +1553,7 @@
|
|
1553
1553
|
},
|
1554
1554
|
{
|
1555
1555
|
"disabled": false,
|
1556
|
-
"document": "
|
1556
|
+
"document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。",
|
1557
1557
|
"example": "0",
|
1558
1558
|
"member": "uint64",
|
1559
1559
|
"name": "MaxMicNumber",
|
@@ -3218,7 +3218,7 @@
|
|
3218
3218
|
},
|
3219
3219
|
{
|
3220
3220
|
"disabled": false,
|
3221
|
-
"document": "
|
3221
|
+
"document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。",
|
3222
3222
|
"example": "1",
|
3223
3223
|
"member": "uint64",
|
3224
3224
|
"name": "MaxMicNumber",
|
@@ -5426,7 +5426,7 @@
|
|
5426
5426
|
},
|
5427
5427
|
{
|
5428
5428
|
"disabled": false,
|
5429
|
-
"document": "
|
5429
|
+
"document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。",
|
5430
5430
|
"example": "1",
|
5431
5431
|
"member": "uint64",
|
5432
5432
|
"name": "MaxMicNumber",
|
@@ -5903,7 +5903,7 @@
|
|
5903
5903
|
},
|
5904
5904
|
{
|
5905
5905
|
"disabled": false,
|
5906
|
-
"document": "
|
5906
|
+
"document": "设置房间/课堂同时最大可与老师进行连麦互动的人数,该参数支持正式上课/开播前调用修改房间修改。小班课取值范围[0,16],大班课取值范围[0,1],当取值为0时表示当前课堂/直播,不支持连麦互动。",
|
5907
5907
|
"example": "1",
|
5908
5908
|
"member": "uint64",
|
5909
5909
|
"name": "MaxMicNumber",
|
@@ -52,7 +52,7 @@
|
|
52
52
|
{
|
53
53
|
"document": "批量获取文档详情",
|
54
54
|
"input": "POST / HTTP/1.1\nHost: lcic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BatchDescribeDocument\n<公共请求参数>\n\n{\n \"SdkAppId\": 1,\n \"Page\": 0,\n \"Limit\": 0,\n \"Permission\": [\n 1\n ],\n \"Owner\": \"abc\",\n \"Keyword\": \"abc\",\n \"DocumentId\": [\n \"abc\"\n ]\n}",
|
55
|
-
"output": "{\n \"Response\": {\n \"Total\": 0,\n \"Documents\": [\n {\n \"DocumentId\": \"abc\",\n \"DocumentUrl\": \"abc\",\n \"DocumentName\": \"abc\",\n \"Owner\": \"abc\",\n \"SdkAppId\": 1,\n \"Permission\": 1,\n \"TranscodeResult\": \"abc\",\n \"TranscodeType\": 1,\n \"TranscodeProgress\": 1,\n \"TranscodeState\": 1,\n \"TranscodeInfo\": \"abc\",\n \"DocumentType\": \"abc\",\n \"DocumentSize\": 1,\n \"UpdateTime\": 1,\n \"Pages\": 1,\n \"Width\": 1,\n \"Height\": 1,\n \"Cover\": \"abc\",\n \"Preview\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
55
|
+
"output": "{\n \"Response\": {\n \"Total\": 0,\n \"Documents\": [\n {\n \"DocumentId\": \"abc\",\n \"DocumentUrl\": \"abc\",\n \"DocumentName\": \"abc\",\n \"Owner\": \"abc\",\n \"SdkAppId\": 1,\n \"Permission\": 1,\n \"TranscodeResult\": \"abc\",\n \"TranscodeType\": 1,\n \"TranscodeProgress\": 1,\n \"TranscodeState\": 1,\n \"TranscodeInfo\": \"abc\",\n \"DocumentType\": \"abc\",\n \"DocumentSize\": 1,\n \"UpdateTime\": 1,\n \"Pages\": 1,\n \"Width\": 1,\n \"Height\": 1,\n \"Cover\": \"abc\",\n \"Preview\": \"abc\",\n \"Resolution\": \"1280*720\",\n \"MinScaleResolution\": \"1280*720\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
56
56
|
"title": "示例"
|
57
57
|
}
|
58
58
|
],
|
@@ -3688,6 +3688,15 @@
|
|
3688
3688
|
"name": "AiFormatDiagnose",
|
3689
3689
|
"required": false,
|
3690
3690
|
"type": "int"
|
3691
|
+
},
|
3692
|
+
{
|
3693
|
+
"disabled": false,
|
3694
|
+
"document": "是否开启内容质检。",
|
3695
|
+
"example": "0",
|
3696
|
+
"member": "uint64",
|
3697
|
+
"name": "AiQualityControl",
|
3698
|
+
"required": false,
|
3699
|
+
"type": "int"
|
3691
3700
|
}
|
3692
3701
|
],
|
3693
3702
|
"type": "object"
|
@@ -3701,6 +3710,7 @@
|
|
3701
3710
|
"example": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
|
3702
3711
|
"member": "string",
|
3703
3712
|
"name": "MonitorId",
|
3713
|
+
"output_required": true,
|
3704
3714
|
"type": "string",
|
3705
3715
|
"value_allowed_null": true
|
3706
3716
|
},
|
@@ -11721,6 +11731,7 @@
|
|
11721
11731
|
"example": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
|
11722
11732
|
"member": "string",
|
11723
11733
|
"name": "MonitorId",
|
11734
|
+
"output_required": true,
|
11724
11735
|
"required": true,
|
11725
11736
|
"type": "string",
|
11726
11737
|
"value_allowed_null": true
|
@@ -11731,6 +11742,7 @@
|
|
11731
11742
|
"example": "ExampleMonitorName",
|
11732
11743
|
"member": "string",
|
11733
11744
|
"name": "MonitorName",
|
11745
|
+
"output_required": true,
|
11734
11746
|
"required": false,
|
11735
11747
|
"type": "string",
|
11736
11748
|
"value_allowed_null": true
|
@@ -11741,6 +11753,7 @@
|
|
11741
11753
|
"example": " output_info",
|
11742
11754
|
"member": "LiveStreamMonitorOutputInfo",
|
11743
11755
|
"name": "OutputInfo",
|
11756
|
+
"output_required": true,
|
11744
11757
|
"required": false,
|
11745
11758
|
"type": "object",
|
11746
11759
|
"value_allowed_null": true
|
@@ -11751,6 +11764,7 @@
|
|
11751
11764
|
"example": " input_list",
|
11752
11765
|
"member": "LiveStreamMonitorInputInfo",
|
11753
11766
|
"name": "InputList",
|
11767
|
+
"output_required": true,
|
11754
11768
|
"required": false,
|
11755
11769
|
"type": "list",
|
11756
11770
|
"value_allowed_null": true
|
@@ -11761,6 +11775,7 @@
|
|
11761
11775
|
"example": "0",
|
11762
11776
|
"member": "uint64",
|
11763
11777
|
"name": "Status",
|
11778
|
+
"output_required": true,
|
11764
11779
|
"required": false,
|
11765
11780
|
"type": "int",
|
11766
11781
|
"value_allowed_null": true
|
@@ -11771,6 +11786,7 @@
|
|
11771
11786
|
"example": "1640763135",
|
11772
11787
|
"member": "uint64",
|
11773
11788
|
"name": "StartTime",
|
11789
|
+
"output_required": true,
|
11774
11790
|
"required": false,
|
11775
11791
|
"type": "int",
|
11776
11792
|
"value_allowed_null": true
|
@@ -11781,6 +11797,7 @@
|
|
11781
11797
|
"example": "1640763135",
|
11782
11798
|
"member": "uint64",
|
11783
11799
|
"name": "StopTime",
|
11800
|
+
"output_required": true,
|
11784
11801
|
"required": false,
|
11785
11802
|
"type": "int",
|
11786
11803
|
"value_allowed_null": true
|
@@ -11791,6 +11808,7 @@
|
|
11791
11808
|
"example": "1640763135",
|
11792
11809
|
"member": "uint64",
|
11793
11810
|
"name": "CreateTime",
|
11811
|
+
"output_required": true,
|
11794
11812
|
"required": false,
|
11795
11813
|
"type": "int",
|
11796
11814
|
"value_allowed_null": true
|
@@ -11801,6 +11819,7 @@
|
|
11801
11819
|
"example": "1640763135",
|
11802
11820
|
"member": "uint64",
|
11803
11821
|
"name": "UpdateTime",
|
11822
|
+
"output_required": true,
|
11804
11823
|
"required": false,
|
11805
11824
|
"type": "int",
|
11806
11825
|
"value_allowed_null": true
|
@@ -11811,6 +11830,7 @@
|
|
11811
11830
|
"example": "无",
|
11812
11831
|
"member": "LiveStreamMonitorNotifyPolicy",
|
11813
11832
|
"name": "NotifyPolicy",
|
11833
|
+
"output_required": true,
|
11814
11834
|
"required": false,
|
11815
11835
|
"type": "object",
|
11816
11836
|
"value_allowed_null": true
|
@@ -11821,6 +11841,7 @@
|
|
11821
11841
|
"example": "[1]",
|
11822
11842
|
"member": "uint64",
|
11823
11843
|
"name": "AudibleInputIndexList",
|
11844
|
+
"output_required": true,
|
11824
11845
|
"required": false,
|
11825
11846
|
"type": "list",
|
11826
11847
|
"value_allowed_null": true
|
@@ -11831,6 +11852,7 @@
|
|
11831
11852
|
"example": "[1]",
|
11832
11853
|
"member": "uint64",
|
11833
11854
|
"name": "AiAsrInputIndexList",
|
11855
|
+
"output_required": true,
|
11834
11856
|
"required": false,
|
11835
11857
|
"type": "list",
|
11836
11858
|
"value_allowed_null": true
|
@@ -11841,6 +11863,7 @@
|
|
11841
11863
|
"example": "0",
|
11842
11864
|
"member": "uint64",
|
11843
11865
|
"name": "CheckStreamBroken",
|
11866
|
+
"output_required": true,
|
11844
11867
|
"required": false,
|
11845
11868
|
"type": "int",
|
11846
11869
|
"value_allowed_null": true
|
@@ -11851,6 +11874,7 @@
|
|
11851
11874
|
"example": "0",
|
11852
11875
|
"member": "uint64",
|
11853
11876
|
"name": "CheckStreamLowFrameRate",
|
11877
|
+
"output_required": true,
|
11854
11878
|
"required": false,
|
11855
11879
|
"type": "int",
|
11856
11880
|
"value_allowed_null": true
|
@@ -11861,6 +11885,7 @@
|
|
11861
11885
|
"example": "0",
|
11862
11886
|
"member": "uint64",
|
11863
11887
|
"name": "AsrLanguage",
|
11888
|
+
"output_required": true,
|
11864
11889
|
"required": false,
|
11865
11890
|
"type": "int",
|
11866
11891
|
"value_allowed_null": true
|
@@ -11871,6 +11896,7 @@
|
|
11871
11896
|
"example": "0",
|
11872
11897
|
"member": "uint64",
|
11873
11898
|
"name": "OcrLanguage",
|
11899
|
+
"output_required": true,
|
11874
11900
|
"required": false,
|
11875
11901
|
"type": "int",
|
11876
11902
|
"value_allowed_null": true
|
@@ -11881,6 +11907,7 @@
|
|
11881
11907
|
"example": "[1]",
|
11882
11908
|
"member": "uint64",
|
11883
11909
|
"name": "AiOcrInputIndexList",
|
11910
|
+
"output_required": true,
|
11884
11911
|
"required": false,
|
11885
11912
|
"type": "list",
|
11886
11913
|
"value_allowed_null": true
|
@@ -11891,6 +11918,7 @@
|
|
11891
11918
|
"example": "0",
|
11892
11919
|
"member": "uint64",
|
11893
11920
|
"name": "AllowMonitorReport",
|
11921
|
+
"output_required": true,
|
11894
11922
|
"required": false,
|
11895
11923
|
"type": "int",
|
11896
11924
|
"value_allowed_null": true
|
@@ -11901,6 +11929,18 @@
|
|
11901
11929
|
"example": "0",
|
11902
11930
|
"member": "uint64",
|
11903
11931
|
"name": "AiFormatDiagnose",
|
11932
|
+
"output_required": true,
|
11933
|
+
"required": false,
|
11934
|
+
"type": "int",
|
11935
|
+
"value_allowed_null": true
|
11936
|
+
},
|
11937
|
+
{
|
11938
|
+
"disabled": false,
|
11939
|
+
"document": "是否开启内容质检。\n注意:此字段可能返回 null,表示取不到有效值。",
|
11940
|
+
"example": "0",
|
11941
|
+
"member": "uint64",
|
11942
|
+
"name": "AiQualityControl",
|
11943
|
+
"output_required": true,
|
11904
11944
|
"required": false,
|
11905
11945
|
"type": "int",
|
11906
11946
|
"value_allowed_null": true
|
@@ -13208,6 +13248,15 @@
|
|
13208
13248
|
"name": "AiFormatDiagnose",
|
13209
13249
|
"required": false,
|
13210
13250
|
"type": "int"
|
13251
|
+
},
|
13252
|
+
{
|
13253
|
+
"disabled": false,
|
13254
|
+
"document": "是否开启内容质检。",
|
13255
|
+
"example": "0",
|
13256
|
+
"member": "uint64",
|
13257
|
+
"name": "AiQualityControl",
|
13258
|
+
"required": false,
|
13259
|
+
"type": "int"
|
13211
13260
|
}
|
13212
13261
|
],
|
13213
13262
|
"type": "object"
|
@@ -12418,12 +12418,30 @@
|
|
12418
12418
|
},
|
12419
12419
|
{
|
12420
12420
|
"disabled": false,
|
12421
|
-
"document": "
|
12422
|
-
"example": "Name
|
12421
|
+
"document": "过滤条件,支持Name=ServiceMonitor/PodMonitor/Probe/RawJob/Job, Value为采集配置名称;Name=Health, Value=up, down, unknown;Name=EndPoint, Value为EndPoint地址",
|
12422
|
+
"example": "[{\"Name\": \"RawJob\",\"Values\": [\"eks-network\"]}]",
|
12423
12423
|
"member": "Filter",
|
12424
12424
|
"name": "Filters",
|
12425
12425
|
"required": false,
|
12426
12426
|
"type": "list"
|
12427
|
+
},
|
12428
|
+
{
|
12429
|
+
"disabled": false,
|
12430
|
+
"document": "targets偏移量,默认为0",
|
12431
|
+
"example": "0",
|
12432
|
+
"member": "uint64",
|
12433
|
+
"name": "Offset",
|
12434
|
+
"required": false,
|
12435
|
+
"type": "int"
|
12436
|
+
},
|
12437
|
+
{
|
12438
|
+
"disabled": false,
|
12439
|
+
"document": "targets返回数量,默认为20,最大值200",
|
12440
|
+
"example": "20",
|
12441
|
+
"member": "uint64",
|
12442
|
+
"name": "Limit",
|
12443
|
+
"required": false,
|
12444
|
+
"type": "int"
|
12427
12445
|
}
|
12428
12446
|
],
|
12429
12447
|
"type": "object"
|
@@ -1809,7 +1809,7 @@
|
|
1809
1809
|
"members": [
|
1810
1810
|
{
|
1811
1811
|
"disabled": false,
|
1812
|
-
"document": "
|
1812
|
+
"document": "作业名称,允许输入长度小于50个字符的中文、英文、数字、-(横线)、_(下划线)、.(点),且符号必须半角字符。注意作业名不能和现有作业同名",
|
1813
1813
|
"example": "job_new",
|
1814
1814
|
"member": "string",
|
1815
1815
|
"name": "Name",
|