tccli 3.0.1382.1__py2.py3-none-any.whl → 3.0.1384.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.
@@ -40,6 +40,14 @@
40
40
  "title": "报表嵌出创建Token接口示例-强鉴权"
41
41
  }
42
42
  ],
43
+ "CreatePermissionRanks": [
44
+ {
45
+ "document": "创建行列权限",
46
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePermissionRanks\n<公共请求参数>\n\n{\n \"TableId\": 0,\n \"Mode\": \"abc\",\n \"RoleType\": \"abc\",\n \"RoleId\": 0,\n \"RulerInfo\": \"abc\",\n \"Type\": \"abc\",\n \"OpenStatus\": \"abc\",\n \"ProjectId\": 0,\n \"RowColumnConfigList\": [\n {\n \"RulerInfo\": \"abc\",\n \"TagValueList\": [\n {\n \"Id\": 0,\n \"Name\": \"abc\",\n \"Values\": [\n \"abc\"\n ]\n }\n ]\n }\n ]\n}",
47
+ "output": "{\n \"Response\": {\n \"Msg\": \"abc\",\n \"Extra\": \"abc\",\n \"Data\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
48
+ "title": "创建行列权限"
49
+ }
50
+ ],
43
51
  "CreateProject": [
44
52
  {
45
53
  "document": "创建项目",
@@ -130,6 +138,30 @@
130
138
  "title": "成功"
131
139
  }
132
140
  ],
141
+ "DescribePermissionRanksInfo": [
142
+ {
143
+ "document": "根据角色或标签查询行列权限配置",
144
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePermissionRanksInfo\n<公共请求参数>\n\n{\n \"TableId\": 0,\n \"Mode\": \"abc\",\n \"RoleType\": \"abc\",\n \"RoleId\": 0,\n \"Type\": \"abc\",\n \"ProjectId\": 0\n}",
145
+ "output": "{\n \"Response\": {\n \"Msg\": \"abc\",\n \"Extra\": \"abc\",\n \"Data\": {\n \"TableId\": 0,\n \"Type\": \"abc\",\n \"Mode\": \"abc\",\n \"RulerInfo\": \"abc\",\n \"RoleId\": 0,\n \"RoleType\": \"abc\",\n \"RowColumnConfigList\": [\n {\n \"RulerInfo\": \"abc\",\n \"TagValueList\": [\n {\n \"Id\": 0,\n \"Name\": \"abc\",\n \"Values\": [\n \"abc\"\n ]\n }\n ]\n }\n ]\n },\n \"RequestId\": \"abc\"\n }\n}",
146
+ "title": "根据角色或标签查询行列权限配置"
147
+ }
148
+ ],
149
+ "DescribePermissionRoleInfo": [
150
+ {
151
+ "document": "项目内角色列表接口示例",
152
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePermissionRoleInfo\n<公共请求参数>\n\n{\n \"ProjectId\": \"1\",\n \"PageNo\": \"0\",\n \"PageSize\": \"10\",\n \"AllPage\": \"true\"\n}",
153
+ "output": "{\n \"Response\": {\n \"Data\": [\n {\n \"Id\": 1,\n \"RoleName\": \"abc\",\n \"CorpId\": \"abc\",\n \"RoleType\": \"abc\",\n \"Scope\": \"abc\",\n \"Description\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"CreatedUser\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"UpdatedUser\": \"abc\",\n \"ScopeType\": 0,\n \"CanChoose\": true,\n \"ModuleCollection\": \"abc\"\n }\n ],\n \"Msg\": \"abc\",\n \"Extra\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
154
+ "title": "项目内角色列表接口示例"
155
+ }
156
+ ],
157
+ "DescribePermissionStatusInfo": [
158
+ {
159
+ "document": "项目内角色列表接口示例",
160
+ "input": "POST / HTTP/1.1\nHost: bi.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePermissionStatusInfo\n<公共请求参数>\n\n{\n \"TableId\": -4052,\n \"Type\": \"fugiat magna velit ea dolore\",\n \"ProjectId\": \"1231\"\n}",
161
+ "output": "{\n \"Response\": {\n \"Msg\": \"abc\",\n \"Extra\": \"abc\",\n \"Data\": {\n \"TableId\": 0,\n \"Type\": \"abc\",\n \"Mode\": \"abc\",\n \"OpenStatus\": \"abc\",\n \"RoleType\": \"abc\",\n \"RoleId\": 0\n },\n \"RequestId\": \"abc\"\n }\n}",
162
+ "title": "项目内角色列表接口示例"
163
+ }
164
+ ],
133
165
  "DescribeProjectInfo": [
134
166
  {
135
167
  "document": "展示项目详情接口示例",
@@ -6516,7 +6516,7 @@
6516
6516
  },
6517
6517
  {
6518
6518
  "disabled": false,
6519
- "document": "加工任务创建时间\n示例值:2025-03-18 19:55:54\n时间格式:yyyy-MM-dd HH:mm:ss",
6519
+ "document": "加工任务创建时间\n时间格式:yyyy-MM-dd HH:mm:ss",
6520
6520
  "example": "2022-12-08 21:00:35",
6521
6521
  "member": "string",
6522
6522
  "name": "CreateTime",
@@ -6526,7 +6526,7 @@
6526
6526
  },
6527
6527
  {
6528
6528
  "disabled": false,
6529
- "document": "最近修改时间\n示例值:2025-04-18 16:55:54\n时间格式:yyyy-MM-dd HH:mm:ss",
6529
+ "document": "最近修改时间\n时间格式:yyyy-MM-dd HH:mm:ss",
6530
6530
  "example": "2024-03-20 15:51:01",
6531
6531
  "member": "string",
6532
6532
  "name": "UpdateTime",
@@ -6536,8 +6536,8 @@
6536
6536
  },
6537
6537
  {
6538
6538
  "disabled": false,
6539
- "document": "最后启用时间,如果需要重建集群,修改该时间\n示例值:2025-05-18 19:55:54\n时间格式:yyyy-MM-dd HH:mm:ss",
6540
- "example": "2024-05-23 15:50:00",
6539
+ "document": "最后启用时间,如果需要重建集群,修改该时间\n时间格式:yyyy-MM-dd HH:mm:ss",
6540
+ "example": "2024-05-23 19:20:00",
6541
6541
  "member": "string",
6542
6542
  "name": "LastEnableTime",
6543
6543
  "output_required": true,
@@ -14494,7 +14494,7 @@
14494
14494
  {
14495
14495
  "disabled": false,
14496
14496
  "document": "日志内容",
14497
- "example": "{\\\"AgentStartTime\\\":\\\"6557160\\\",\\\"AvailConnNum\\\":\\\"1\\\",\\\"AvgReqSize\\\":\\\"0\\\",\\\"ConfigMinVer\\\":\\\"1715073167340919\\\",\\\"CpuMax\\\":\\\"0\\\",\\\"CpuUsage\\\":\\\"5\\\",\\\"DirMax\\\":\\\"5000\\\",\\\"FileMax\\\":\\\"15000\\\",\\\"IP\\\":\\\"9.135.76.114\\\",\\\"InstanceId\\\":\\\"loglistener-24bf21cb-0327-fc1d-be4e-5e056dadxxx\\\",\\\"Label\\\":\\\"\\\",\\\"LogConfigCnt\\\":\\\"5000\\\",\\\"MemMax\\\":\\\"2097152000\\\",\\\"MemoryUsed\\\":\\\"66678784\\\",\\\"MonitorDirs\\\":\\\"4\\\",\\\"MonitorFiles\\\":\\\"0\\\",\\\"OpenFiles\\\":\\\"0\\\",\\\"ParseFailureLogCount\\\":\\\"0\\\",\\\"QueueSize\\\":\\\"0\\\",\\\"ReadEventCnt\\\":\\\"188\\\",\\\"ResendCnt\\\":\\\"0\\\",\\\"SendAvgCost\\\":\\\"0\\\",\\\"SendFailureLogCount\\\":\\\"0\\\",\\\"SendFailureLogSize\\\":\\\"0\\\",\\\"SendFailureReqs\\\":\\\"0\\\",\\\"SendSuccessLogCount\\\":\\\"0\\\",\\\"SendSuccessLogSize\\\":\\\"0\\\",\\\"SendSuccessReqs\\\":\\\"0\\\",\\\"SendTimeoutLogCount\\\":\\\"0\\\",\\\"SendTimeoutLogSize\\\":\\\"0\\\",\\\"SendTimeoutReqs\\\":\\\"0\\\",\\\"Status\\\":\\\"22\\\",\\\"TotalFinishRsps\\\":\\\"0\\\",\\\"TotalParseLogCount\\\":\\\"0\\\",\\\"TotalSendLogCount\\\":\\\"0\\\",\\\"TotalSendLogSize\\\":\\\"0\\\",\\\"TotalSendReqs\\\":\\\"0\\\",\\\"TotalSuccessFromStart\\\":\\\"0\\\",\\\"Version\\\":\\\"2.9.0\\\",\\\"__FILENAME__\\\":\\\"status\\\",\\\"__SOURCE__\\\":\\\"9.135.76.114\\\"}",
14497
+ "example": "{\\\"hello\\\":\\\"world\\\"}",
14498
14498
  "member": "string",
14499
14499
  "name": "LogContent",
14500
14500
  "output_required": true,
@@ -14515,7 +14515,7 @@
14515
14515
  },
14516
14516
  {
14517
14517
  "disabled": false,
14518
- "document": "目标日志主题",
14518
+ "document": "目标日志主题ID\n- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。",
14519
14519
  "example": "4c216645-01f2-414d-8a87-719b97baxxx",
14520
14520
  "member": "string",
14521
14521
  "name": "DstTopicId",
@@ -147,8 +147,8 @@
147
147
  "CreateDataTransform": [
148
148
  {
149
149
  "document": "数据加工提供对日志数据的过滤、清洗、脱敏、富化、分发等能力,可对标开源组件 Logstash。使用数据加工DSL(Domain Specified Language )函数,底层基于 Flink 实现,您可轻松处理日志流数据。\n",
150
- "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDataTransform\n<公共请求参数>\n\n{\n \"EnableFlag\": 1,\n \"Name\": \"数据加工任务\",\n \"FuncType\": 0,\n \"PreviewLogStatistics\": [\n {\n \"LineNum\": 0,\n \"FailReason\": \"errorcode\",\n \"DstTopicId\": \"81XXXXe5-e39e-4a1e-b2d4-a778df97d825\",\n \"LogContent\": \"XXXX\",\n \"Time\": \"2017-08-08 12:12:12\"\n }\n ],\n \"SrcTopicId\": \"xxxx-xx-xx-xx-xxxxxxxx\",\n \"TaskType\": 0,\n \"DstResources\": [\n {\n \"TopicId\": \"3d9bXXXX-05a4-4435-ac65-f43e684329b3\",\n \"Alias\": \"别名\"\n }\n ],\n \"EtlContent\": \"xx-xx\"\n}",
151
- "output": "{\n \"Response\": {\n \"TaskId\": \"xxxx-xx-xx-xx-xxxxxxxx\",\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\"\n }\n}",
150
+ "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDataTransform\n<公共请求参数>\n\n{\n \"EnableFlag\": 1,\n \"Name\": \"数据加工任务\",\n \"FuncType\": 0,\n \"PreviewLogStatistics\": [\n {\n \"LineNum\": 0,\n \"FailReason\": \"errorcode\",\n \"DstTopicId\": \"81sdqwe5-e39e-4a1e-b2d4-a778df97d825\",\n \"LogContent\": \"{\\\"test\\\":\\\"demo\\\"}\",\n \"Time\": \"2017-08-08 12:12:12\"\n }\n ],\n \"SrcTopicId\": \"181d630d-3116-40cf-a12b-597be5e83edd\",\n \"TaskType\": 0,\n \"DstResources\": [\n {\n \"TopicId\": \"adfe19a8-6dad-44a6-9e48-24984ea74108\",\n \"Alias\": \"别名\"\n }\n ],\n \"EtlContent\": \"fields_set(\\\"hello\\\",\\\"world\\\")\"\n}",
151
+ "output": "{\n \"Response\": {\n \"TaskId\": \"a3622556-6402-4942-b4ff-5ae32ec29810\",\n \"RequestId\": \"6ef60bec-0242-43af-bb20-270359fb54a7\"\n }\n}",
152
152
  "title": "创建数据加工任务"
153
153
  }
154
154
  ],
@@ -157,7 +157,13 @@
157
157
  "document": "",
158
158
  "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDeliverCloudFunction\n<公共请求参数>\n\n{\n \"TopicId\": \"7953cd3d-993f-4813-822d-1dc65f5ba111\",\n \"FunctionName\": \"test-client-log-handler\",\n \"Namespace\": \"default\",\n \"Timeout\": 60,\n \"Qualifier\": \"$LATEST\"\n}",
159
159
  "output": "{\n \"Response\": {\n \"RequestId\": \"01fd5bcc-d7d4-4edb-9ff5-7ecfc305b831\"\n }\n}",
160
- "title": "创建投递SCF任务"
160
+ "title": "创建投递SCF任务-成功"
161
+ },
162
+ {
163
+ "document": "",
164
+ "input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDeliverCloudFunction\n<公共请求参数>\n\n{\n \"TopicId\": \"923527bf-0728-4114-88a8-5898c0f527ac\",\n \"FunctionName\": \"functionName1\",\n \"Namespace\": \"ns1\",\n \"Qualifier\": \"$LATEST\",\n \"Timeout\": 60,\n \"MaxMsgNum\": 100\n}",
165
+ "output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"ResourceNotFound.TopicNotExist\",\n \"Message\": \"topic not exist RequestId:[341023a0-26d7-4ce6-8f8f-72fc34661335]\"\n },\n \"RequestId\": \"341023a0-26d7-4ce6-8f8f-72fc34661335\"\n }\n}",
166
+ "title": "创建投递SCF任务-失败"
161
167
  }
162
168
  ],
163
169
  "CreateExport": [
@@ -14738,7 +14738,7 @@
14738
14738
  {
14739
14739
  "disabled": false,
14740
14740
  "document": "地域库存信息",
14741
- "example": "[{\"Zone\": \"ap-beijing-3\",\"HasStock\": true,\"StockCount\": 0}]",
14741
+ "example": "",
14742
14742
  "member": "ZoneStockInfo",
14743
14743
  "name": "ZoneStockInfos",
14744
14744
  "output_required": true,
@@ -14754,6 +14754,26 @@
14754
14754
  "output_required": true,
14755
14755
  "type": "int",
14756
14756
  "value_allowed_null": false
14757
+ },
14758
+ {
14759
+ "disabled": false,
14760
+ "document": "最大cpu",
14761
+ "example": "1.0",
14762
+ "member": "float",
14763
+ "name": "MaxCpu",
14764
+ "output_required": false,
14765
+ "type": "float",
14766
+ "value_allowed_null": false
14767
+ },
14768
+ {
14769
+ "disabled": false,
14770
+ "document": "最小cpu",
14771
+ "example": "0.5",
14772
+ "member": "float",
14773
+ "name": "MinCpu",
14774
+ "output_required": false,
14775
+ "type": "float",
14776
+ "value_allowed_null": false
14757
14777
  }
14758
14778
  ],
14759
14779
  "usage": "out"
@@ -528,7 +528,7 @@
528
528
  },
529
529
  "metadata": {
530
530
  "apiVersion": "2019-11-18",
531
- "api_brief": "介绍如何使用API对云游戏操作,包括尝试锁定机器、创建会话或强制退出游戏等。",
531
+ "api_brief": "## 概述\n依托腾讯丰富的边缘计算节点、灵活的GPU虚拟化技术、稳定低延时的音视频互动能力,为游戏开发者提供一站式的云游戏PaaS解决方案。云游戏的游戏逻辑和渲染运算都在云端完成,并将渲染后的结果编码为音视频流通过网络传输给终端,终端则将用户的操作信息传输给云端和游戏进行实时交互。\n开发者无需适配不同的软硬件平台,即可快速部署上线,让玩家在各类终端和场景下,无需安装即可获得3A级的游戏体验。\n\n\n本章节介绍的云游戏API 接口均为 [API 3.0/API 2.0等] 接口。\n您可以调用 API 对云游戏进行操作,例如请求资源、创建会话。\n云游戏支持的所有接口信息,请参见 [API 概览](链接)。\n\n## 术语表\n云游戏 API 接口的常见术语请参见下表:\n\n| 术语 | 描述 | \n|---------|---------|\n| APPID | 开发者访问 COS 服务时拥有的用户维度唯一资源标识,用以标识资源,可在 [API 密钥管理](https://console.cloud.tencent.com/capi) 页面获取。 | \n| SecretId | 开发者拥有的项目身份识别 ID,用于身份认证,可在 [API 密钥管理](https://console.cloud.tencent.com/capi) 页面获取。 | \n| SecretKey | 开发者拥有的项目身份密钥,可在 [API 密钥管理](https://console.cloud.tencent.com/capi) 页面获取。 | \n| AndroidInstances | 云手机实例,指在云端运行的独立虚拟手机环境,包含完整的安卓操作系统及基础应用。用户可通过网络远程操控实例,实现应用运行、数据存储等功能,每个实例拥有独立计算资源与存储空间。 | \n| AndroidInstanceImage | 云手机镜像,指云手机实例的操作系统模板,包含预装软件及系统配置。用户可通过镜像批量创建环境一致的云手机实例,显著提升部署效率,支持自定义镜像备份与迁移。 | \n| AndroidInstanceApp | 云手机应用,指运行于云手机实例中的安卓应用程序(APK),用户可通过云端调度实现应用的安装、卸载。应用数据存储在云端,无需本地设备支持。 | \n| GameArchive | 云游戏云端游中使用,指游戏存档。 | \n| PublishStream | 云游戏云端游中使用,指云端推流。会将云端实例中运行的游戏画面,推流到云直播,或指定的第三方地址。 | \n\n\n## API 快速入门\n您可以使用 API Explorer 工具在线调用 API。\n本文以创建会话为例,通过 API Explorer 工具调用 API 接口的步骤如下:\n1. 进入 [API Explorer](https://console.cloud.tencent.com/api/explorer) 工具页面。更多 API Explorer 工具使用信息,请参见 [使用 API Explorer](https://cloud.tencent.com/document/product/1278/46697)。\n2. 调用[创建会话](https://console.cloud.tencent.com/api/explorer?Product=gs&Version=2019-11-18&Action=CreateSession)接口,再已经购买云游戏云端游资源,和获取GameId后,输入UserId,GameId发起调用。即可获得创建会话的请求响应结果。",
532
532
  "serviceNameCN": "云游戏",
533
533
  "serviceShortName": "gs"
534
534
  },
@@ -7784,7 +7784,7 @@
7784
7784
  },
7785
7785
  {
7786
7786
  "disabled": false,
7787
- "document": "实例退还失败错误码。取值:\n0: 可以退还\n1: 资源已退货。如为退货后续费资源,请于购买6小时后操作\n2: 资源已到期\n3: 资源购买超过5天不支持退款\n4: 非预付费资源不支持退款\n8: 退货数量超出限额\n9: 涉及活动订单不支持退款\n10: 资源不支持自助退,请走工单退款\n11: 涉及推广奖励渠道订单,请提工单咨询\n12: 根据业务侧产品规定,该资源不允许退款",
7787
+ "document": "实例退还失败错误码。取值:\n0: 可以退还\n1: 资源已退货。\n2: 资源已到期\n3: 资源购买超过5天不支持退款\n4: 非预付费资源不支持退款\n8: 退货数量超出限额\n9: 涉及活动订单不支持退款\n10: 资源不支持自助退,请走工单退款\n11: 涉及推广奖励渠道订单,请提工单咨询\n12: 根据业务侧产品规定,该资源不允许退款",
7788
7788
  "example": "2",
7789
7789
  "member": "int64",
7790
7790
  "name": "ReturnFailCode",
@@ -21977,7 +21977,7 @@
21977
21977
  "example": "2022-11-14T14:04:59+08:00",
21978
21978
  "member": "string",
21979
21979
  "name": "Time",
21980
- "required": true,
21980
+ "output_required": true,
21981
21981
  "type": "string",
21982
21982
  "value_allowed_null": false
21983
21983
  },
@@ -21987,7 +21987,7 @@
21987
21987
  "example": "1",
21988
21988
  "member": "uint64",
21989
21989
  "name": "Duration",
21990
- "required": true,
21990
+ "output_required": true,
21991
21991
  "type": "int",
21992
21992
  "value_allowed_null": false
21993
21993
  },
@@ -21997,7 +21997,7 @@
21997
21997
  "example": "liveprocessor_H264",
21998
21998
  "member": "string",
21999
21999
  "name": "ModuleCodec",
22000
- "required": true,
22000
+ "output_required": true,
22001
22001
  "type": "string",
22002
22002
  "value_allowed_null": false
22003
22003
  },
@@ -22007,7 +22007,7 @@
22007
22007
  "example": "720P",
22008
22008
  "member": "string",
22009
22009
  "name": "Resolution",
22010
- "required": true,
22010
+ "output_required": true,
22011
22011
  "type": "string",
22012
22012
  "value_allowed_null": false
22013
22013
  }
@@ -3661,7 +3661,7 @@
3661
3661
  "members": [
3662
3662
  {
3663
3663
  "disabled": false,
3664
- "document": "父帐号uin",
3664
+ "document": "父账号uin",
3665
3665
  "example": "700001394326",
3666
3666
  "member": "string",
3667
3667
  "name": "Uin",
@@ -16420,8 +16420,8 @@
16420
16420
  },
16421
16421
  {
16422
16422
  "disabled": false,
16423
- "document": "告警策略触发任务列表,空数据代表解绑",
16424
- "example": " { \"Type\": \"AS\", \"TaskConfig\": \"{\\\"Region\\\":\\\"ap-guangzhou\\\",\\\"Group\\\":\\\"asg-0zhspjx\\\",\\\"Policy\\\":\\\"asp-ganig28\\\"}\" } ",
16423
+ "document": "告警策略触发任务列表,空数据代表解绑示例值: { \"Type\": \"AS\", \"TaskConfig\": \"{\\\"Region\\\":\\\"ap-guangzhou\\\",\\\"Group\\\":\\\"asg-0zhspjx\\\",\\\"Policy\\\":\\\"asp-ganig28\\\"}\" }",
16424
+ "example": "",
16425
16425
  "member": "AlarmPolicyTriggerTask",
16426
16426
  "name": "TriggerTasks",
16427
16427
  "required": false,
@@ -1791,7 +1791,7 @@
1791
1791
  {
1792
1792
  "disabled": false,
1793
1793
  "document": "统一社会信用代码(三合一之前为注册号)",
1794
- "example": "110000012345678",
1794
+ "example": "159613",
1795
1795
  "member": "string",
1796
1796
  "name": "RegNum",
1797
1797
  "output_required": true,
@@ -1871,7 +1871,7 @@
1871
1871
  {
1872
1872
  "disabled": false,
1873
1873
  "document": "组成形式",
1874
- "example": "",
1874
+ "example": "示例",
1875
1875
  "member": "string",
1876
1876
  "name": "ComposingForm",
1877
1877
  "output_required": true,
@@ -1981,7 +1981,7 @@
1981
1981
  {
1982
1982
  "disabled": false,
1983
1983
  "document": "编号",
1984
- "example": "",
1984
+ "example": "示例",
1985
1985
  "member": "string",
1986
1986
  "name": "SerialNumber",
1987
1987
  "output_required": true,
@@ -2018,6 +2018,16 @@
2018
2018
  "type": "list",
2019
2019
  "value_allowed_null": false
2020
2020
  },
2021
+ {
2022
+ "disabled": false,
2023
+ "document": "重要提示字段",
2024
+ "example": "五",
2025
+ "member": "string",
2026
+ "name": "Important",
2027
+ "output_required": false,
2028
+ "type": "string",
2029
+ "value_allowed_null": false
2030
+ },
2021
2031
  {
2022
2032
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
2023
2033
  "member": "string",
@@ -12877,6 +12887,15 @@
12877
12887
  "name": "EnableOnlyDetectBorder",
12878
12888
  "required": false,
12879
12889
  "type": "bool"
12890
+ },
12891
+ {
12892
+ "disabled": false,
12893
+ "document": "false: 使用当前默认模型 true: 使用新的多模态推理模型,速度更快推理效果更强,仅 `EnableOnlyDetectBorder` 为 `true` 时生效,公测中",
12894
+ "example": "false",
12895
+ "member": "bool",
12896
+ "name": "UseNewModel",
12897
+ "required": false,
12898
+ "type": "bool"
12880
12899
  }
12881
12900
  ],
12882
12901
  "type": "object"
@@ -3590,7 +3590,7 @@
3590
3590
  {
3591
3591
  "disabled": false,
3592
3592
  "document": "配置项ID",
3593
- "example": "config-6a79x94v",
3593
+ "example": "apm-busi-log-cfg-qabp49vl",
3594
3594
  "member": "string",
3595
3595
  "name": "ConfigId",
3596
3596
  "output_required": true,
@@ -5706,7 +5706,7 @@
5706
5706
  },
5707
5707
  {
5708
5708
  "disabled": false,
5709
- "document": "Kubernetes 资源类型,典型取值有 Deployment、Pod、Service 等",
5709
+ "document": "Kubernetes 资源类型,典型取值有 Deployment(部署资源)、Pod(容器组)、Service(服务资源) 等",
5710
5710
  "example": "Pod",
5711
5711
  "member": "string",
5712
5712
  "name": "Kind",
@@ -8496,7 +8496,7 @@
8496
8496
  },
8497
8497
  {
8498
8498
  "disabled": false,
8499
- "document": "分组所属【子网ID】,可前往TKE侧集群[控制台](https://console.cloud.tencent.com/tke2/cluster/sub/list/basic/info/base?rid=1&clusterId=cls-2nhp3g1i)进行获取",
8499
+ "document": "分组所属【子网ID】,可前往私有网络[控制台](https://console.cloud.tencent.com/vpc/subnet?rid=1&unVpcId=vpc-6bs8ytjd)进行获取",
8500
8500
  "example": "subnet-6a79x94v",
8501
8501
  "member": "string",
8502
8502
  "name": "SubnetId",
@@ -13323,7 +13323,7 @@
13323
13323
  {
13324
13324
  "disabled": false,
13325
13325
  "document": "日志配置项ID\n可通过调用[DescribeBusinessLogConfigs](https://cloud.tencent.com/document/product/649/75777)查询已创建的日志配置项列表或登录[控制台](https://console.cloud.tencent.com/tsf/observable/log?rid=1)进行查看",
13326
- "example": "config-6a79x94v",
13326
+ "example": "apm-busi-log-cfg-qabp49vl",
13327
13327
  "member": "string",
13328
13328
  "name": "ConfigId",
13329
13329
  "required": true,
@@ -13377,7 +13377,7 @@
13377
13377
  },
13378
13378
  {
13379
13379
  "disabled": false,
13380
- "document": "模糊匹配关键词",
13380
+ "document": "模糊匹配关键词,可搜索配置项ID或配置项名称",
13381
13381
  "example": "config-name",
13382
13382
  "member": "string",
13383
13383
  "name": "SearchWord",
@@ -13396,7 +13396,7 @@
13396
13396
  {
13397
13397
  "disabled": false,
13398
13398
  "document": "日志配置项ID\n可通过调用[DescribeBusinessLogConfigs](https://cloud.tencent.com/document/product/649/75777)查询已创建的日志配置项列表或登录[控制台](https://console.cloud.tencent.com/tsf/observable/log?rid=1)进行查看",
13399
- "example": "[\"config-6a79x94v\"]",
13399
+ "example": "[\"apm-busi-log-cfg-qabp49vl\"]",
13400
13400
  "member": "string",
13401
13401
  "name": "ConfigIdList",
13402
13402
  "required": false,
@@ -14070,7 +14070,7 @@
14070
14070
  },
14071
14071
  {
14072
14072
  "disabled": false,
14073
- "document": "部署组ID,按照【部署组ID】进行过滤,可通过调用DescribeGroups查询已创建的项目列表或登录控制台进行查看;也可以调用CreateGroup创建新的项目。部署组ID例如:group-9yn2q8yd",
14073
+ "document": "部署组ID,按照【部署组ID】进行过滤,可通过调用[DescribeGroups](https://cloud.tencent.com/document/product/649/36065)查询已创建的项目列表或登录控制台进行查看;也可以调用[CreateGroup](https://cloud.tencent.com/document/product/649/36074)创建新的项目。",
14074
14074
  "example": "group-df3fsd23",
14075
14075
  "member": "string",
14076
14076
  "name": "ResourceId",
@@ -14501,7 +14501,7 @@
14501
14501
  "members": [
14502
14502
  {
14503
14503
  "disabled": false,
14504
- "document": "关键字",
14504
+ "document": "搜索关键字,可搜索日志投递配置项ID或日志投递配置项名称",
14505
14505
  "example": "mock-name",
14506
14506
  "member": "string",
14507
14507
  "name": "SearchWord",
@@ -14510,7 +14510,7 @@
14510
14510
  },
14511
14511
  {
14512
14512
  "disabled": false,
14513
- "document": "偏移",
14513
+ "document": "偏移量,取值范围大于等于0,默认值为0",
14514
14514
  "example": "0",
14515
14515
  "member": "int64",
14516
14516
  "name": "Offset",
@@ -14519,7 +14519,7 @@
14519
14519
  },
14520
14520
  {
14521
14521
  "disabled": false,
14522
- "document": "搜索条数",
14522
+ "document": "单页请求配置数量,取值范围[1, 50],默认值为10",
14523
14523
  "example": "50",
14524
14524
  "member": "int64",
14525
14525
  "name": "Limit",
@@ -16034,8 +16034,8 @@
16034
16034
  "members": [
16035
16035
  {
16036
16036
  "disabled": false,
16037
- "document": "过滤条件,name表示过滤字段,value表示过滤字段值。",
16038
- "example": "[{\"name\":\"id\",\"values\":[\"ins-xxxxxx\"]}]",
16037
+ "document": "过滤条件。多个 filter 之间是与关系,单个 filter 多个 value 之间是或关系。\n参考:[{\"Name\":\"ip\",\"Values\":[\"172.16.16.139\"]}]\nfilter name 取值范围:\n- `id`:实例ID\n- ` name `:实例名\n- ` ip `:内网IP(可填wan_ip或lan_ip)",
16038
+ "example": "",
16039
16039
  "member": "Filter",
16040
16040
  "name": "Filters",
16041
16041
  "required": false,
@@ -16068,7 +16068,7 @@
16068
16068
  {
16069
16069
  "disabled": false,
16070
16070
  "document": "机器列表信息",
16071
- "example": "{\"TotalCount\":0,\"Content\":[]}",
16071
+ "example": "",
16072
16072
  "member": "InstanceEnrichedInfoPage",
16073
16073
  "name": "Result",
16074
16074
  "output_required": true,
@@ -16198,7 +16198,7 @@
16198
16198
  },
16199
16199
  {
16200
16200
  "disabled": false,
16201
- "document": "开始index",
16201
+ "document": "开始index,取值范围大于等于0,默认值为0",
16202
16202
  "example": "0",
16203
16203
  "member": "int64",
16204
16204
  "name": "Offset",
@@ -16207,7 +16207,7 @@
16207
16207
  },
16208
16208
  {
16209
16209
  "disabled": false,
16210
- "document": "分页大小",
16210
+ "document": "单页请求配置数量,取值范围[1, 50],默认值为10",
16211
16211
  "example": "50",
16212
16212
  "member": "int64",
16213
16213
  "name": "Limit",
@@ -1203,7 +1203,7 @@
1203
1203
  "DescribeStatistics": [
1204
1204
  {
1205
1205
  "document": "",
1206
- "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStatistics\n<公共请求参数>\n\n{\n \"OrderBy\": \"AvgTimeConsuming\",\n \"StartTime\": \"2020-05-12 14:43:12\",\n \"TimeStep\": \"1\",\n \"Offset\": \"1\",\n \"DbName\": \"mysql\",\n \"ServiceName\": \"demo-service\",\n \"Limit\": \"1\",\n \"SearchWord\": \"keyword\",\n \"OrderType\": \"1\",\n \"EndTime\": \"2020-05-12 14:43:12\",\n \"Type\": \"Service\",\n \"NamespaceId\": \"namespace-xxxxxxxx\"\n}",
1206
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStatistics\n<公共请求参数>\n\n{\n \"OrderBy\": \"AvgTimeConsuming\",\n \"StartTime\": \"2020-05-12 14:43:12\",\n \"TimeStep\": 60,\n \"Offset\": 0,\n \"DbName\": \"mysql\",\n \"ServiceName\": \"demo-service\",\n \"Limit\": 10,\n \"SearchWord\": \"keyword\",\n \"OrderType\": 1,\n \"EndTime\": \"2020-05-12 14:43:12\",\n \"Type\": \"Service\",\n \"NamespaceId\": \"namespace-xxxxxxxx\"\n}",
1207
1207
  "output": "{\n \"Response\": {\n \"RequestId\": \"b057eeaa-ccdf-40be-995f-f059b4b974e8\",\n \"Result\": {\n \"TotalCount\": 2,\n \"Content\": []\n }\n }\n}",
1208
1208
  "title": "test"
1209
1209
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1382.1
3
+ Version: 3.0.1384.1
4
4
  Summary: Universal Command Line Environment for Tencent Cloud
5
5
  Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
6
6
  Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
13
13
  Classifier: Programming Language :: Python :: 3
14
14
  Requires-Dist: jmespath==0.10.0
15
15
  Requires-Dist: six==1.16.0
16
- Requires-Dist: tencentcloud-sdk-python>=3.0.1382
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1384
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介
@@ -1,4 +1,4 @@
1
- tccli/__init__.py,sha256=F1zEV3gNRSCVDQwMSDxH-wl9NDzIFWsC3QXU_9JW234,27
1
+ tccli/__init__.py,sha256=qYp8KjeaPTVUe6C7YnhvQRLuKtpry_X8X0jAj3S2wwE,27
2
2
  tccli/argparser.py,sha256=WtfpBhj2R6JHSzagy6w6Q4y3YVmyIC_yK80w3tqBPgU,5589
3
3
  tccli/argument.py,sha256=ZtVo3AySpzM-Hw6_hPdU27FjUsc8QPB2fIuLy7JSBAk,8091
4
4
  tccli/base_command.py,sha256=rFWNAwfS0GA6LLGNOM-iPI0RV81Jag5cZn536ZQN0pw,2859
@@ -127,7 +127,7 @@ tccli/services/asw/v20200722/api.json,sha256=LB_fJylnafgidz8JY0_VUH2rbGlttV7yQMp
127
127
  tccli/services/asw/v20200722/examples.json,sha256=vy7eefBxeogPGaergIHhM7kRZg13QZz4sPxS-daHBV8,15044
128
128
  tccli/services/autoscaling/__init__.py,sha256=ehT8TTIZwn3a9MLUnT2wDV_T7luS4lb-4DYWUYQ4tJc,101
129
129
  tccli/services/autoscaling/autoscaling_client.py,sha256=KK7xae1b_alFNKf0LXQzd6D4YXM259iBECJNeUpUoTY,187137
130
- tccli/services/autoscaling/v20180419/api.json,sha256=tutWou1twTaZP4eD7iIMphKyYa-DgFfZe5ROPP6flIs,380247
130
+ tccli/services/autoscaling/v20180419/api.json,sha256=o9Ahj6FFprJQrPhW-5xFedlHFYkbxkOcGuA6Zpe8maA,378616
131
131
  tccli/services/autoscaling/v20180419/examples.json,sha256=YrjQOHxf5X0TmXOmE4v12fVbJV8W9kiGwFS5Kpxr3AM,92167
132
132
  tccli/services/ba/__init__.py,sha256=Ciy9Ux8dr3wSCp6YmkZ-gqoEFwZyrQCRNXnZY2Ppts8,83
133
133
  tccli/services/ba/ba_client.py,sha256=vlsp5mwinuKF6GARMgT0FPR9MkYCBpdxgyBZ1dL-62c,15372
@@ -146,9 +146,9 @@ tccli/services/bh/bh_client.py,sha256=Hv6FWZoAkkc14UwlXc5Ldecbojg7m1RqoYYFmLPqS-
146
146
  tccli/services/bh/v20230418/api.json,sha256=JVRD2Rq5zAWW28Z-EryRyfrs_U4v1i23pJoED2-0dAw,345449
147
147
  tccli/services/bh/v20230418/examples.json,sha256=BJwkmcngOjANZeCjxc_vBksLwB_mKuqPeZx9U512KWU,84387
148
148
  tccli/services/bi/__init__.py,sha256=Spp7MdXcW1J-2jUPyNqqn8H5FgFXyTVCaIjR6jqp72I,83
149
- tccli/services/bi/bi_client.py,sha256=Vw8MN7YZUIWx3wlOFsH3MJf3I6KApSB0lVDQuBF8jQg,83269
150
- tccli/services/bi/v20220105/api.json,sha256=Q4jNHixeCMsV_nAyLGMj0tM5mI4EQ_1wce-sJdSt6H4,189124
151
- tccli/services/bi/v20220105/examples.json,sha256=DPTkzCK9If4_Q_362zVccfZeJcAnExceIEHnl6SHDfg,33802
149
+ tccli/services/bi/bi_client.py,sha256=DoPLwF-dp_XnhUzLcsQ0tOH-4s9yfCetj8evzzJgi6w,95763
150
+ tccli/services/bi/v20220105/api.json,sha256=YQAQNoqTGuREW4Xn_D18NqGmUpDLSFQAECUwLwP7-CY,214267
151
+ tccli/services/bi/v20220105/examples.json,sha256=QD6P0U4EHJpKlOh-BfM5ZQOlalNe1AzeeP7rMhImFT0,38123
152
152
  tccli/services/billing/__init__.py,sha256=nXe5kwm1G0HeH0itxncDA2xjwgaXNuqihS3NdFYZyR0,93
153
153
  tccli/services/billing/billing_client.py,sha256=e0ABdKJT7PsIdZsaJpYbNiMnSdFRvFqTTDh1RfL1EzQ,181095
154
154
  tccli/services/billing/v20180709/api.json,sha256=CskZu4823w3BGMN47iEG9u8wXRfy3kqwpl2t_F4Eitc,560042
@@ -319,8 +319,8 @@ tccli/services/cloudstudio/v20230508/api.json,sha256=XpMQtPxoc7Yf50dXUjbFsfTIjTi
319
319
  tccli/services/cloudstudio/v20230508/examples.json,sha256=rCX90ZBO7QdGd1uXPQBGlLsz-ncTN74qY6h5JoygFG4,5772
320
320
  tccli/services/cls/__init__.py,sha256=emWEmdULub91gG47BRE9u44cHrFt8L4KRduipQx_MfQ,85
321
321
  tccli/services/cls/cls_client.py,sha256=YET0ZSZaY1WvYTQnfh9N5KRzWfc1FWArpTbqb4uFNdk,358228
322
- tccli/services/cls/v20201016/api.json,sha256=-P5Kb3guHY2GBfOLGS2RZBVGU-_6QJaA8j04rApKSNA,645800
323
- tccli/services/cls/v20201016/examples.json,sha256=D2ZSHRhHtAGDWyiplatJdkxFLdhGaNkRq8unUMSbhMo,228831
322
+ tccli/services/cls/v20201016/api.json,sha256=-F5GRb_i2PxRou5dptcenPGVuwuuJsZPKpYgj87D4-k,644435
323
+ tccli/services/cls/v20201016/examples.json,sha256=r_rENYz04JGdZOTgVhmvQ3_0mYjEH6sIeul_ad6rtto,229699
324
324
  tccli/services/cme/__init__.py,sha256=JUEIsQ1dWJHSubFZl7yjNuEMYMdDiyVRMv7YUiZcz4s,85
325
325
  tccli/services/cme/cme_client.py,sha256=p9r6vilE1ho9gjfGuxj43OtOY-ZpytsWqJkAotCQc2I,160356
326
326
  tccli/services/cme/v20191029/api.json,sha256=3BM4yYWwjtGdsXgsUA6QMr0nf0q8keih2XCQE_n6BT4,327541
@@ -375,7 +375,7 @@ tccli/services/cws/v20180312/api.json,sha256=yvPs5gzcrgBkZti57TJNssoNSIq0rgozU3F
375
375
  tccli/services/cws/v20180312/examples.json,sha256=QmYFbj9zOOBlm4aAxhOw45f5SPrzp5SDfqTv5b3n3Go,17899
376
376
  tccli/services/cynosdb/__init__.py,sha256=MBWPrBSMnHBk0CGpJoI_LU1UxxPO0CX-LO2xxuCFCzg,93
377
377
  tccli/services/cynosdb/cynosdb_client.py,sha256=7O2fOC1Uniz5iNQ5SjMgqjTZrdxsII3wRzSkRS4v0h0,522085
378
- tccli/services/cynosdb/v20190107/api.json,sha256=ErEuyKPtDvUnYXIShevpSOBav-v6xvofwLMeLlTDqd0,752091
378
+ tccli/services/cynosdb/v20190107/api.json,sha256=906H3PWr72EwY9WXEzRhWV-KJGIJrWKsutCp5J8zGJ4,752569
379
379
  tccli/services/cynosdb/v20190107/examples.json,sha256=CCWbaUz8tCwdG9p-qC-_n1qKegsAgfH8V4VDbQ2jaWY,192246
380
380
  tccli/services/dasb/__init__.py,sha256=x5ez0S2wQBIe-qTkGhVvwqG-rdYdP4NXZn2WfQDvF98,87
381
381
  tccli/services/dasb/dasb_client.py,sha256=yrMO3CXN2k7U11q35Q08jXPJoMvbZJsdYTTVbaHRBpc,200497
@@ -511,7 +511,7 @@ tccli/services/goosefs/v20220519/api.json,sha256=8isUmbI7Eci6NKFk6o44R48n49ZJffY
511
511
  tccli/services/goosefs/v20220519/examples.json,sha256=vqj5kRteBrvzqTnma9ukyAxphr_5F-sSZnOSUSp38Nw,25635
512
512
  tccli/services/gs/__init__.py,sha256=o_xjN0Mc1OAu8_uPc9WFrnY-z9GTMqZEEvDhnxNGufw,83
513
513
  tccli/services/gs/gs_client.py,sha256=yqge58s21Ucu61Qki8js6lXPrtOivnshI-A2rAGiEYY,240469
514
- tccli/services/gs/v20191118/api.json,sha256=mMJ4ceg8vCJsJxBIdEKevchhJBypKsvnCWNnsUMcICI,202366
514
+ tccli/services/gs/v20191118/api.json,sha256=YarZoXrRdGjdK_dTOjagkK5q2fmo7-2UqhDXasV17fQ,205347
515
515
  tccli/services/gs/v20191118/examples.json,sha256=YKiAUi711deYwg3t_lNsnlwXAARNIWROsF73kvygE9c,54258
516
516
  tccli/services/gwlb/__init__.py,sha256=5UFO9IA7lrwdI_GWuXJY4pBVvLRDbfGsHro21s3TtbI,87
517
517
  tccli/services/gwlb/gwlb_client.py,sha256=zHTQxny7KaBroeEyXG2tUe-ZKWJw4-ddz23kPpDK9Qg,62427
@@ -631,11 +631,11 @@ tccli/services/lcic/v20220817/api.json,sha256=QJ_Z53W2wSOC6UykDzkIdzsbTYN-_xU3Zs
631
631
  tccli/services/lcic/v20220817/examples.json,sha256=jg-H31TLWNdVBU3vigfxoSUG3DR7F4F8xVSLsj-v5QE,60584
632
632
  tccli/services/lighthouse/__init__.py,sha256=mthGX-k-GPfpudeGSVAEXUMitx-xg7Aw2ZcXxrjf_78,99
633
633
  tccli/services/lighthouse/lighthouse_client.py,sha256=Z2uwwJsDFKy4AhCcE-62kMEZa0ru2EZj-AVkW3EHbuk,369793
634
- tccli/services/lighthouse/v20200324/api.json,sha256=9cY1uuw_W-dHW6Oi7EvIluBmx8J-DS3Hs0tQXf5j7mg,422214
634
+ tccli/services/lighthouse/v20200324/api.json,sha256=dBTHI8SenQPhq6EBAJYJSFvyWEFrFzKqFNiNS4Ke3bo,422156
635
635
  tccli/services/lighthouse/v20200324/examples.json,sha256=FcelAba2ilNARlBjbua9-wuZZPh8NGXTiuM6HlalAUw,141503
636
636
  tccli/services/live/__init__.py,sha256=RcvY72t1P1PSv7r9d9SCa9Iv7qvP8ok30HwiMcPVAs4,87
637
637
  tccli/services/live/live_client.py,sha256=qnWafxUTZL2OhiXPk-WVM_BEtq_qUQZvKm8puJSpf7w,632031
638
- tccli/services/live/v20180801/api.json,sha256=iOOElvLfPvYMxRaiflJeYbipih2S62fbOxlI54NB6y4,800464
638
+ tccli/services/live/v20180801/api.json,sha256=cPyOxmZqBlO56uFwLcVhlfdS1VHlmcGhM_REeXoYnwA,800492
639
639
  tccli/services/live/v20180801/examples.json,sha256=bFcMG43lAffS8eWluJIdXABnAvTAGZVcT0e_uxLnNW4,170084
640
640
  tccli/services/lke/__init__.py,sha256=GKvpxCc-YzK4HVgYFq-aLRxZ1WW4MjpKLIqJNqecz_c,85
641
641
  tccli/services/lke/lke_client.py,sha256=XbEFNFPhwTdzQeHQLjafXT-vCedybWue55_7um94eqs,332218
@@ -671,7 +671,7 @@ tccli/services/mmps/v20200710/api.json,sha256=Nst313lSHlvpsJG5G-cij0IWqkcTBbmno-
671
671
  tccli/services/mmps/v20200710/examples.json,sha256=a5rwRLEhCPzA83a_ujZVzWNqRI_FSMA2fcCBCBm9YiY,12669
672
672
  tccli/services/mna/__init__.py,sha256=LSVBLnv32Zluq214OI9imRQp8ffp314l-4yapy89M2w,85
673
673
  tccli/services/mna/mna_client.py,sha256=JurFc60JTaf6f-aP5T596Hjwl2EUm3Se3ab4Jv5z8D0,131973
674
- tccli/services/mna/v20210119/api.json,sha256=BFqXFZgq0curU5BORFEnxfOvJBsD5iq8vLbgkhZYBYQ,138888
674
+ tccli/services/mna/v20210119/api.json,sha256=4_oKN0Q6s8bA1ctmKe6KqK6E-CFDeJgCzxSIZPtElPg,138888
675
675
  tccli/services/mna/v20210119/examples.json,sha256=BydGO1WVXc7OfioPa9-kqDLobJ7ho8nbSvl5c4Aw1gI,40698
676
676
  tccli/services/mongodb/__init__.py,sha256=Xj1cMJt16_OaoYzXR0TgIRPw-DADd-yJkmk3CeEpvk0,93
677
677
  tccli/services/mongodb/mongodb_client.py,sha256=VpdhOhuThvIxenpZVdqRqCBnafmTn_NZtXrJFdy2bSo,186638
@@ -681,7 +681,7 @@ tccli/services/mongodb/v20190725/api.json,sha256=A2SYGhSQPjaJznhul8jomkstAwg4Mms
681
681
  tccli/services/mongodb/v20190725/examples.json,sha256=yC-k-wuahJuSVZhgIZP72YANrfUd-udj0xHD_kLOAiU,70558
682
682
  tccli/services/monitor/__init__.py,sha256=Fqyy64XBMByiqJHyjxbaJeQDJAGMyktujsYRmXhosc8,93
683
683
  tccli/services/monitor/monitor_client.py,sha256=nJcmd61mwTx1FbRFHaJaM1zGcvEqKzLkBumL8Bmz3cE,530798
684
- tccli/services/monitor/v20180724/api.json,sha256=MSygcMkIctbFRUNFlc7O-Zt-iDXOBbEA12B0YAAa11w,764718
684
+ tccli/services/monitor/v20180724/api.json,sha256=PuKaOb7aruXjywVYmvZkjZC3QKySyuSSfg6Dshx2uXQ,764689
685
685
  tccli/services/monitor/v20180724/examples.json,sha256=7ElA6cjCKenz0tXfwQDpTeAaol0bxQaNu1k0_3ZMvKg,291228
686
686
  tccli/services/monitor/v20230616/api.json,sha256=eHSlhfvgT0JF1L8m916C_j3VFRgXXggpIggL1D18qII,4085
687
687
  tccli/services/monitor/v20230616/examples.json,sha256=IUk1Py3tMmQ3pemhisNxJ1wR0ApZQlKBtrypMGpOkrc,656
@@ -719,7 +719,7 @@ tccli/services/oceanus/v20190422/api.json,sha256=S51oRkRPDpd7iyxbeglJyou6RTPako0
719
719
  tccli/services/oceanus/v20190422/examples.json,sha256=VQDSTQARFa_rJWRhoHNXR-rLeKctJdhSFuglpvpMNQM,55299
720
720
  tccli/services/ocr/__init__.py,sha256=1UdHN9VtB5qVwAn2FMefSi4BhMTJOjmFgYZT-zTEVBM,85
721
721
  tccli/services/ocr/ocr_client.py,sha256=oxSILWIDLuLYDgNPqE4LW4j9XyhTfQ-oQ7FrHhPCn7k,277127
722
- tccli/services/ocr/v20181119/api.json,sha256=MuiUgGRxIskT9rJxeBtR2RNH8EaoJYiYCldSW1OlhuQ,884710
722
+ tccli/services/ocr/v20181119/api.json,sha256=N3tzf1fuIacvVIDuN-jy9n_fXbq1laCiDJuCy81DTKU,885382
723
723
  tccli/services/ocr/v20181119/examples.json,sha256=LYSfEogTohDy0VXKEx3lL2-WwddfCE7Lz__roe1MB0Q,511138
724
724
  tccli/services/omics/__init__.py,sha256=2Uhk7Pv4ejuVCryMqNlAdn8xPMdHO2Hr4500KAZ0W-M,89
725
725
  tccli/services/omics/omics_client.py,sha256=FMdcSDblBVzrf_RsMH7SCUVr3kFj8M24Eet4gyeeu2w,67560
@@ -979,8 +979,8 @@ tccli/services/tse/v20201207/api.json,sha256=4v43iWZ2_jpR-0RsjqFEvdkIu_FzHeQUNwW
979
979
  tccli/services/tse/v20201207/examples.json,sha256=0cnRfXf4s7fwGQ03dr0boOkRdsmUe9ARK725vTBKsXI,138079
980
980
  tccli/services/tsf/__init__.py,sha256=hvORrthG6YRLLU39wB0CxW441UZHSkET1ZA8mIpSq5Y,85
981
981
  tccli/services/tsf/tsf_client.py,sha256=ZBTpUu5kSBQo2np-dXvkH5_BEfLDupVR7kmb210bYrs,708395
982
- tccli/services/tsf/v20180326/api.json,sha256=Z0N4LKOONjXOf9Q4LAmtlAcSkGOUAIKNWqdMAwkKR7U,1160596
983
- tccli/services/tsf/v20180326/examples.json,sha256=2s1A5Phvc3YU6q-Yk5d_6nVwHGGU78i3XfsX-0yL41g,304433
982
+ tccli/services/tsf/v20180326/api.json,sha256=-cDSJSyhlHqWeIeeO8iO648SKLHPxl8TL31lV7aM_FQ,1161155
983
+ tccli/services/tsf/v20180326/examples.json,sha256=_wYL_JzyeMsNYUWp42fCC0KvkqLVlNA4THExC8VCRYU,304419
984
984
  tccli/services/tsi/__init__.py,sha256=hcFW7X4ecLA8DwXKIaJSWqDqTxnCkCejqurZ-qRXOjY,85
985
985
  tccli/services/tsi/tsi_client.py,sha256=hn9YsFwU_7Pa3wpRYR-sn1G4cfCsOYNEPcKpnoDY3GQ,15347
986
986
  tccli/services/tsi/v20210325/api.json,sha256=ywZcz05eb0GKCUyhxGU5wj_hqwvpJPUY-abq03s10kA,16945
@@ -1079,8 +1079,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
1079
1079
  tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
1080
1080
  tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
1081
1081
  tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
1082
- tccli-3.0.1382.1.dist-info/METADATA,sha256=jOE4wVomlcAwcKuqh27kvnJQLMZHiQzI0WU7srhEAhQ,16406
1083
- tccli-3.0.1382.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
1084
- tccli-3.0.1382.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
1085
- tccli-3.0.1382.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1086
- tccli-3.0.1382.1.dist-info/RECORD,,
1082
+ tccli-3.0.1384.1.dist-info/METADATA,sha256=IeFhhEc7Jnmq-cAxU6MTx36xth0Rup6UaGKtMePKT5I,16406
1083
+ tccli-3.0.1384.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
1084
+ tccli-3.0.1384.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
1085
+ tccli-3.0.1384.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
1086
+ tccli-3.0.1384.1.dist-info/RECORD,,