tccli 3.0.1130.1__py2.py3-none-any.whl → 3.0.1132.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/cdb/v20170320/api.json +2 -2
  3. tccli/services/cds/cds_client.py +11 -64
  4. tccli/services/cds/v20180420/api.json +0 -42
  5. tccli/services/cds/v20180420/examples.json +0 -8
  6. tccli/services/cdwch/v20200915/api.json +30 -0
  7. tccli/services/ckafka/v20190819/api.json +3 -2
  8. tccli/services/csip/csip_client.py +106 -0
  9. tccli/services/csip/v20221121/api.json +657 -19
  10. tccli/services/csip/v20221121/examples.json +16 -0
  11. tccli/services/cynosdb/v20190107/api.json +47 -2
  12. tccli/services/domain/v20180808/api.json +39 -39
  13. tccli/services/ess/v20201111/api.json +5 -5
  14. tccli/services/essbasic/v20210526/api.json +4 -4
  15. tccli/services/gaap/v20180529/api.json +20 -0
  16. tccli/services/lighthouse/v20200324/api.json +15 -15
  17. tccli/services/mongodb/v20190725/api.json +50 -20
  18. tccli/services/mongodb/v20190725/examples.json +1 -1
  19. tccli/services/ocr/v20181119/api.json +2 -2
  20. tccli/services/ocr/v20181119/examples.json +2 -2
  21. tccli/services/privatedns/v20201028/api.json +5 -5
  22. tccli/services/privatedns/v20201028/examples.json +1 -1
  23. tccli/services/redis/v20180412/api.json +64 -49
  24. tccli/services/redis/v20180412/examples.json +8 -8
  25. tccli/services/ssl/v20191205/api.json +3 -0
  26. tccli/services/tcaplusdb/v20190823/api.json +147 -75
  27. tccli/services/tcaplusdb/v20190823/examples.json +10 -10
  28. tccli/services/tcbr/v20220217/api.json +2 -2
  29. tccli/services/tcbr/v20220217/examples.json +1 -1
  30. tccli/services/tcm/v20210413/api.json +10 -10
  31. tccli/services/tcm/v20210413/examples.json +1 -1
  32. tccli/services/tke/v20180525/api.json +0 -1
  33. tccli/services/trtc/v20190722/api.json +3 -3
  34. tccli/services/tse/v20201207/api.json +102 -0
  35. tccli/services/tse/v20201207/examples.json +1 -1
  36. tccli/services/tsf/v20180326/api.json +112 -62
  37. tccli/services/wedata/v20210820/api.json +81 -1
  38. tccli/services/wedata/v20210820/examples.json +8 -0
  39. tccli/services/wedata/wedata_client.py +53 -0
  40. {tccli-3.0.1130.1.dist-info → tccli-3.0.1132.1.dist-info}/METADATA +2 -2
  41. {tccli-3.0.1130.1.dist-info → tccli-3.0.1132.1.dist-info}/RECORD +44 -44
  42. {tccli-3.0.1130.1.dist-info → tccli-3.0.1132.1.dist-info}/WHEEL +0 -0
  43. {tccli-3.0.1130.1.dist-info → tccli-3.0.1132.1.dist-info}/entry_points.txt +0 -0
  44. {tccli-3.0.1130.1.dist-info → tccli-3.0.1132.1.dist-info}/license_files/LICENSE +0 -0
@@ -145,8 +145,8 @@
145
145
  "DescribeClusterTags": [
146
146
  {
147
147
  "document": "获取集群关联的标签列表",
148
- "input": "POST / HTTP/1.1\nHost: tcaplusdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeClusterTags\n<公共请求参数>\n\n{\n \"ClusterIds\": [\n \"5674209986\"\n ]\n}",
149
- "output": "{\n \"Response\": {\n \"RequestId\": \"abd7111a-62d4-4bbb-a781-3646040e9530\",\n \"TotalCount\": 1,\n \"Rows\": [\n {\n \"ClusterId\": \"5674209986\",\n \"Tags\": {\n \"TagKey\": \"test1\",\n \"TagValue\": \"value1\"\n }\n }\n ]\n }\n}",
148
+ "input": "https://tcaplus.tencentcloudapi.com/?Action=DescribeClusterTags\r\n&ClusterIds.0=5674209986\r\n&<公共请求参数>",
149
+ "output": "{\n \"Response\": {\n \"Rows\": [\n {\n \"ClusterId\": \"abc\",\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"Error\": {\n \"Code\": \"abc\",\n \"Message\": \"abc\"\n }\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
150
150
  "title": "获取集群关联的标签列表"
151
151
  }
152
152
  ],
@@ -154,7 +154,7 @@
154
154
  {
155
155
  "document": "查询用户所属的集群列表",
156
156
  "input": "https://tcaplusdb.tencentcloudapi.com/?Action=DescribeClusters\n&<公共请求参数>",
157
- "output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"RequestId\": \"xx\",\n \"Clusters\": [\n {\n \"ApiAccessIpv6\": \"xx\",\n \"DbaUins\": [\n \"xx\"\n ],\n \"KafkaInfo\": {\n \"IsVpc\": true,\n \"Topic\": \"xx\",\n \"Password\": \"xx\",\n \"User\": \"xx\",\n \"Address\": \"xx\",\n \"Instance\": \"ckafka-l4xpzgpz\"\n },\n \"PasswordStatus\": \"xx\",\n \"CreatedTime\": \"2020-09-22 00:00:00\",\n \"WriteCapacityUnit\": 0,\n \"IdlType\": \"xx\",\n \"VpcId\": \"xx\",\n \"ApiAccessIp\": \"xx\",\n \"ClusterId\": \"xx\",\n \"ProxyList\": [\n {\n \"ProcessSpeed\": 0,\n \"AverageProcessDelay\": 0,\n \"MachineType\": \"xx\",\n \"ProxyUid\": \"xx\",\n \"SlowProcessSpeed\": 0\n }\n ],\n \"Censorship\": 0,\n \"SubnetId\": \"xx\",\n \"Password\": \"xx\",\n \"ApiAccessId\": \"xx\",\n \"DiskVolume\": 0,\n \"DataFlowStatus\": 0,\n \"Region\": \"xx\",\n \"ClusterType\": 0,\n \"NetworkType\": \"xx\",\n \"OldPasswordExpireTime\": \"xx\",\n \"ServerList\": [\n {\n \"MachineType\": \"xx\",\n \"ServerUid\": \"xx\",\n \"ReadNum\": 0,\n \"WriteNum\": 0,\n \"MemoryRate\": 0,\n \"DiskRate\": 0\n }\n ],\n \"ApiAccessPort\": 9999,\n \"ClusterName\": \"xx\",\n \"ClusterStatus\": 0,\n \"ReadCapacityUnit\": 0\n },\n {\n \"ApiAccessIpv6\": \"xx\",\n \"DbaUins\": [\n \"342\",\n \"432432\",\n \"342342\"\n ],\n \"PasswordStatus\": \"xx\",\n \"KafkaInfo\": {\n \"IsVpc\": true,\n \"Topic\": \"xx\",\n \"Password\": \"xx\",\n \"User\": \"xx\",\n \"Address\": \"xx\",\n \"Instance\": \"ckafka-l4xpzgpz\"\n },\n \"CreatedTime\": \"2020-09-22 00:00:00\",\n \"WriteCapacityUnit\": 0,\n \"IdlType\": \"xx\",\n \"VpcId\": \"xx\",\n \"ApiAccessIp\": \"xx\",\n \"ClusterId\": \"xx\",\n \"ClusterStatus\": 0,\n \"ProxyList\": [\n {\n \"MachineType\": \"xx\",\n \"AverageProcessDelay\": 0,\n \"ProcessSpeed\": 0,\n \"ProxyUid\": \"xx\",\n \"SlowProcessSpeed\": 0\n }\n ],\n \"Censorship\": 1,\n \"SubnetId\": \"xx\",\n \"Password\": \"xx\",\n \"ApiAccessId\": \"xx\",\n \"DiskVolume\": 0,\n \"DataFlowStatus\": 0,\n \"Region\": \"xx\",\n \"ClusterType\": 0,\n \"OldPasswordExpireTime\": \"xx\",\n \"ServerList\": [\n {\n \"ServerUid\": \"xx\",\n \"ReadNum\": 0,\n \"DiskRate\": 0,\n \"WriteNum\": 0,\n \"MemoryRate\": 0,\n \"MachineType\": \"xx\"\n }\n ],\n \"ApiAccessPort\": 9999,\n \"ClusterName\": \"xx\",\n \"NetworkType\": \"xx\",\n \"ReadCapacityUnit\": 0\n }\n ]\n }\n}",
157
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Clusters\": [\n {\n \"ClusterName\": \"abc\",\n \"ClusterId\": \"abc\",\n \"Region\": \"abc\",\n \"IdlType\": \"abc\",\n \"NetworkType\": \"abc\",\n \"VpcId\": \"abc\",\n \"SubnetId\": \"abc\",\n \"CreatedTime\": \"2020-09-22 00:00:00\",\n \"Password\": \"abc\",\n \"PasswordStatus\": \"abc\",\n \"ApiAccessId\": \"abc\",\n \"ApiAccessIp\": \"abc\",\n \"ApiAccessPort\": 0,\n \"OldPasswordExpireTime\": \"abc\",\n \"ApiAccessIpv6\": \"abc\",\n \"ClusterType\": 0,\n \"ClusterStatus\": 0,\n \"ReadCapacityUnit\": 0,\n \"WriteCapacityUnit\": 0,\n \"DiskVolume\": 0,\n \"ServerList\": [\n {\n \"ServerUid\": \"abc\",\n \"MachineType\": \"abc\",\n \"MemoryRate\": 0,\n \"DiskRate\": 0,\n \"ReadNum\": 0,\n \"WriteNum\": 0,\n \"Version\": \"abc\"\n }\n ],\n \"ProxyList\": [\n {\n \"ProxyUid\": \"abc\",\n \"MachineType\": \"abc\",\n \"ProcessSpeed\": 0,\n \"AverageProcessDelay\": 0,\n \"SlowProcessSpeed\": 0,\n \"Version\": \"abc\"\n }\n ],\n \"Censorship\": 0,\n \"DbaUins\": [\n \"abc\"\n ],\n \"DataFlowStatus\": 0,\n \"KafkaInfo\": {\n \"Address\": \"abc\",\n \"Topic\": \"abc\",\n \"User\": \"abc\",\n \"Password\": \"abc\",\n \"Instance\": \"abc\",\n \"IsVpc\": 0\n },\n \"TxhBackupExpireDay\": 1,\n \"UlogBackupExpireDay\": 1,\n \"IsReadOnlyUlogBackupExpireDay\": 1,\n \"RestProxyStatus\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
158
158
  "title": "查询集群列表"
159
159
  }
160
160
  ],
@@ -199,8 +199,8 @@
199
199
  "DescribeTableGroupTags": [
200
200
  {
201
201
  "document": "获取表格组关联的标签列表",
202
- "input": "POST / HTTP/1.1\nHost: tcaplusdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTableGroupTags\n<公共请求参数>\n\n{\n \"ClusterId\": \"5674209986\",\n \"TableGroupIds\": [\n \"1\"\n ]\n}",
203
- "output": "{\n \"Response\": {\n \"RequestId\": \"abd7111a-62d4-4bbb-a781-3646040e9530\",\n \"TotalCount\": 1,\n \"Rows\": [\n {\n \"ClusterId\": \"5674209986\",\n \"TableGroupId\": \"1\",\n \"Tags\": {\n \"TagKey\": \"test1\",\n \"TagValue\": \"value1\"\n }\n }\n ]\n }\n}",
202
+ "input": "https://tcaplus.tencentcloudapi.com/?Action=DescribeTableGroupTags\r\n&ClusterId=5674209986\r\n&TableGroupIds.0=1\r\n&<公共请求参数>",
203
+ "output": "{\n \"Response\": {\n \"Rows\": [\n {\n \"ClusterId\": \"abc\",\n \"TableGroupId\": \"abc\",\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"Error\": {\n \"Code\": \"abc\",\n \"Message\": \"abc\"\n }\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
204
204
  "title": "获取表格组关联的标签列表"
205
205
  }
206
206
  ],
@@ -208,15 +208,15 @@
208
208
  {
209
209
  "document": "查询表格组列表",
210
210
  "input": "https://tcaplus.tencentcloudapi.com/?Action=DescribeTableGroups\r\n&ClusterId=6179109757\r\n&<公共请求参数>",
211
- "output": "{\n \"Response\": {\n \"RequestId\": \"dbaf73f4-3d1d-4f7b-b3b3-259d53e546be\",\n \"TotalCount\": 2,\n \"TableGroups\": [\n {\n \"CreatedTime\": \"2019-08-30 18:57:02\",\n \"TableGroupId\": \"1\",\n \"TableCount\": 0,\n \"TotalSize\": 0,\n \"TableGroupName\": \"tdr测试区1\"\n },\n {\n \"CreatedTime\": \"2019-08-30 18:58:03\",\n \"TableGroupId\": \"1001\",\n \"TableCount\": 0,\n \"TotalSize\": 0,\n \"TableGroupName\": \"tdr正式区1\"\n }\n ]\n }\n}",
211
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"TableGroups\": [\n {\n \"TableGroupId\": \"abc\",\n \"TableGroupName\": \"abc\",\n \"CreatedTime\": \"2020-09-22 00:00:00\",\n \"TableCount\": 1,\n \"TotalSize\": 1,\n \"TxhBackupExpireDay\": 1,\n \"EnableMysql\": 1,\n \"MysqlConnIp\": \"abc\",\n \"MysqlConnPort\": 1\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
212
212
  "title": "查询表格组列表"
213
213
  }
214
214
  ],
215
215
  "DescribeTableTags": [
216
216
  {
217
217
  "document": "获取表格标签",
218
- "input": "POST / HTTP/1.1\nHost: tcaplusdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTableTags\n<公共请求参数>\n\n{\n \"ClusterId\": \"5674209986\",\n \"SelectedTables\": [\n {\n \"TableIdlType\": \"xx\",\n \"TableGroupId\": \"1\",\n \"FileExtType\": \"xx\",\n \"TableInstanceId\": \"tcaplus-0xm12ck1\",\n \"Memo\": \"xx\",\n \"TableName\": \"tb_test\",\n \"ReservedReadQps\": 0,\n \"ListElementNum\": 0,\n \"ReservedVolume\": 0,\n \"ReservedWriteQps\": 0,\n \"FileSize\": 0,\n \"FileContent\": \"xx\",\n \"FileName\": \"xx\",\n \"TableType\": \"xx\"\n }\n ]\n}",
219
- "output": "{\n \"Response\": {\n \"RequestId\": \"abd7111a-62d4-4bbb-a781-3646040e9530\",\n \"TotalCount\": 1,\n \"Rows\": [\n {\n \"TableInstanceId\": \"tcaplus-0xm12ck1\",\n \"TableGroupId\": \"1\",\n \"TableName\": \"tb_test\",\n \"Tags\": {\n \"TagKey\": \"test1\",\n \"TagValue\": \"value1\"\n }\n }\n ]\n }\n}",
218
+ "input": "https://tcaplus.tencentcloudapi.com/?Action=DescribeTableTags\r\n&ClusterId=5674209986\r\n&SelectedTables.0.TableInstanceId=tcaplus-0xm12ck1\r\n&SelectedTables.0.TableGroupId=1\r\n&SelectedTables.0.TableName=tb_test\r\n&<公共请求参数>",
219
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Rows\": [\n {\n \"TableInstanceId\": \"abc\",\n \"TableName\": \"abc\",\n \"TableGroupId\": \"abc\",\n \"Tags\": [\n {\n \"TagKey\": \"abc\",\n \"TagValue\": \"abc\"\n }\n ],\n \"Error\": {\n \"Code\": \"abc\",\n \"Message\": \"abc\"\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
220
220
  "title": "获取表格标签"
221
221
  }
222
222
  ],
@@ -231,8 +231,8 @@
231
231
  "DescribeTablesInRecycle": [
232
232
  {
233
233
  "document": "查询回收站表格列表",
234
- "input": "POST / HTTP/1.1\nHost: tcaplusdb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTablesInRecycle\n<公共请求参数>\n\n{\n \"TableGroupIds\": [\n \"xx\"\n ],\n \"ClusterId\": \"5674209986\",\n \"Limit\": 0,\n \"Filters\": [\n {\n \"Name\": \"xx\",\n \"Value\": \"xx\"\n }\n ],\n \"Offset\": 0\n}",
235
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d7da70a-2aa6-4e61-9389-46a92770974c\",\n \"TableInfos\": [\n {\n \"ApiAccessId\": \"10\",\n \"ClusterName\": \"gz测试App\",\n \"ClusterId\": \"5674209986\",\n \"CreatedTime\": \"2019-08-29 22:03:27\",\n \"Error\": null,\n \"IdlFiles\": [\n {\n \"FileContent\": null,\n \"FileExtType\": \"proto\",\n \"FileId\": 551,\n \"FileName\": \"tb_example\",\n \"FileSize\": 266,\n \"FileType\": \"PROTO\"\n }\n ],\n \"IndexStruct\": null,\n \"KeyStruct\": null,\n \"ListElementNum\": 1,\n \"TableGroupId\": \"101\",\n \"Memo\": null,\n \"ReservedReadQps\": 80,\n \"ReservedVolume\": 1,\n \"ReservedWriteQps\": 26,\n \"ShardingKeySet\": \"key\",\n \"Status\": \"RECYCLING\",\n \"TableIdlType\": \"PROTO\",\n \"TableInstanceId\": \"tcaplus-1f224454\",\n \"TableName\": \"tb_example\",\n \"TableSize\": 48566336,\n \"TableType\": \"GENERIC\",\n \"UpdatedTime\": \"\",\n \"ValueStruct\": null,\n \"SortFieldNum\": null,\n \"SortRule\": null,\n \"TableGroupName\": \"test_zone_1\"\n }\n ],\n \"TotalCount\": 1\n }\n}",
234
+ "input": "https://tcaplus.tencentcloudapi.com/?Action=DescribeTablesInRecycle\r\n&ClusterId=5674209986\r\n&<公共请求参数>",
235
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"TableInfos\": [\n {\n \"TableName\": \"abc\",\n \"TableInstanceId\": \"abc\",\n \"TableType\": \"abc\",\n \"TableIdlType\": \"abc\",\n \"ClusterId\": \"abc\",\n \"ClusterName\": \"abc\",\n \"TableGroupId\": \"abc\",\n \"TableGroupName\": \"abc\",\n \"KeyStruct\": \"abc\",\n \"ValueStruct\": \"abc\",\n \"ShardingKeySet\": \"abc\",\n \"IndexStruct\": \"abc\",\n \"ListElementNum\": 1,\n \"IdlFiles\": [\n {\n \"FileName\": \"abc\",\n \"FileType\": \"abc\",\n \"FileExtType\": \"abc\",\n \"FileSize\": 0,\n \"FileId\": 0,\n \"FileContent\": \"abc\"\n }\n ],\n \"ReservedVolume\": 0,\n \"ReservedReadQps\": 0,\n \"ReservedWriteQps\": 0,\n \"TableSize\": 0,\n \"Status\": \"abc\",\n \"CreatedTime\": \"abc\",\n \"UpdatedTime\": \"abc\",\n \"Memo\": \"abc\",\n \"Error\": {\n \"Code\": \"abc\",\n \"Message\": \"abc\"\n },\n \"ApiAccessId\": \"abc\",\n \"SortFieldNum\": 0,\n \"SortRule\": 0,\n \"DbClusterInfoStruct\": \"abc\",\n \"TxhBackupExpireDay\": 1,\n \"SyncTableInfo\": {\n \"TargetTableSplitNum\": 1,\n \"TargetTableNamePrefix\": [\n \"abc\"\n ],\n \"TargetSyncDBInstanceId\": \"abc\",\n \"TargetDatabaseName\": \"abc\",\n \"Status\": 0,\n \"ClusterId\": \"abc\",\n \"TableGroupId\": 1,\n \"TableName\": \"abc\",\n \"TableId\": \"abc\",\n \"KeyFieldMapping\": [\n {\n \"SourceName\": \"abc\",\n \"TargetName\": \"abc\"\n }\n ],\n \"ValueFieldMapping\": [\n {\n \"SourceName\": \"abc\",\n \"TargetName\": \"abc\"\n }\n ]\n }\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
236
236
  "title": "查询回收站表格列表"
237
237
  }
238
238
  ],
@@ -17,7 +17,7 @@
17
17
  "DescribeCloudRunEnvs": {
18
18
  "document": "获取环境列表,含环境下的各个资源信息。尤其是各资源的唯一标识,是请求各资源的关键参数",
19
19
  "input": "DescribeCloudRunEnvsRequest",
20
- "name": "查询环境列表",
20
+ "name": "查询云托管环境列表",
21
21
  "output": "DescribeCloudRunEnvsResponse",
22
22
  "status": "online"
23
23
  },
@@ -524,7 +524,7 @@
524
524
  "example": "无",
525
525
  "member": "EnvInfo",
526
526
  "name": "EnvList",
527
- "required": true,
527
+ "output_required": true,
528
528
  "type": "list",
529
529
  "value_allowed_null": false
530
530
  },
@@ -38,7 +38,7 @@
38
38
  {
39
39
  "document": "",
40
40
  "input": "POST / HTTP/1.1\nHost: tcbr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudRunEnvs\n<公共请求参数>\n\n{\n \"EnvId\": \"prod-6gvwy9lua50e9504\"\n}",
41
- "output": "{\n \"Response\": {\n \"EnvList\": [\n {\n \"EnvId\": \"yourenvid-2fb346\",\n \"Source\": \"miniapp\",\n \"Alias\": \"默认环境\",\n \"Status\": \"NORMAL\",\n \"PayMode\": \"postpaid\",\n \"Tags\": [],\n \"PackageId\": \"basic1\",\n \"PackageName\": \"基础版1\",\n \"IsAutoDegrade\": true,\n \"EnvChannel\": \"xx\",\n \"Region\": \"xx\",\n \"IsDefault\": true,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"UpdateTime\": \"2020-09-22T00:00:00+00:00\",\n \"EnvType\": \"tcbr\",\n \"LogServices\": [],\n \"StaticStorages\": [\n {\n \"Status\": \"xx\",\n \"StaticDomain\": \"xx\",\n \"DefaultDirName\": \"xx\",\n \"Bucket\": \"xx\",\n \"Region\": \"xx\"\n }\n ],\n \"Databases\": [\n {\n \"InstanceId\": \"default\",\n \"Region\": \"ap-shanghai\",\n \"Status\": \"RUNNING\"\n }\n ],\n \"CustomLogServices\": [\n {\n \"ClsTopicId\": \"xx\",\n \"ClsRegion\": \"xx\",\n \"ClsLogsetId\": \"xx\",\n \"CreateTime\": \"2020-09-22 00:00:00\"\n }\n ],\n \"Storages\": [\n {\n \"Region\": \"ap-shanghai\",\n \"Bucket\": \"yourenvid-2fb346-12532284\",\n \"CdnDomain\": \"yourenvid-2fb346.tcb.qcloud.la\",\n \"AppId\": \"xx\"\n }\n ],\n \"Functions\": [\n {\n \"Namespace\": \"yourenvid-2fb346\",\n \"Region\": \"ap-shanghai\"\n }\n ]\n }\n ],\n \"RequestId\": \"75ec26f6-b624-40f1-a3f4-e724843f483e\"\n }\n}",
41
+ "output": "{\n \"Response\": {\n \"EnvList\": [\n {\n \"EnvId\": \"yourenvid-2fb346\",\n \"Source\": \"miniapp\",\n \"Alias\": \"默认环境\",\n \"Status\": \"NORMAL\",\n \"PayMode\": \"postpaid\",\n \"Tags\": [],\n \"PackageId\": \"basic1\",\n \"PackageName\": \"基础版1\",\n \"IsAutoDegrade\": true,\n \"EnvChannel\": \"channel\",\n \"Region\": \"ap-shanghai\",\n \"IsDefault\": true,\n \"CreateTime\": \"2020-09-22T00:00:00+00:00\",\n \"UpdateTime\": \"2020-09-22T00:00:00+00:00\",\n \"EnvType\": \"tcbr\",\n \"LogServices\": [],\n \"StaticStorages\": [\n {\n \"Status\": \"succ\",\n \"StaticDomain\": \"http://asdasda\",\n \"DefaultDirName\": \"default\",\n \"Bucket\": \"bucket\",\n \"Region\": \"ap-shanghai\"\n }\n ],\n \"Databases\": [\n {\n \"InstanceId\": \"default\",\n \"Region\": \"ap-shanghai\",\n \"Status\": \"RUNNING\"\n }\n ],\n \"CustomLogServices\": [\n {\n \"ClsTopicId\": \"topic\",\n \"ClsRegion\": \"ap-shanghai\",\n \"ClsLogsetId\": \"setId\",\n \"CreateTime\": \"2020-09-22 00:00:00\"\n }\n ],\n \"Storages\": [\n {\n \"Region\": \"ap-shanghai\",\n \"Bucket\": \"yourenvid-2fb346-12532284\",\n \"CdnDomain\": \"yourenvid-2fb346.tcb.qcloud.la\",\n \"AppId\": \"123121\"\n }\n ],\n \"Functions\": [\n {\n \"Namespace\": \"yourenvid-2fb346\",\n \"Region\": \"ap-shanghai\"\n }\n ]\n }\n ],\n \"RequestId\": \"75ec26f6-b624-40f1-a3f4-e724843f483e\"\n }\n}",
42
42
  "title": "DescribeCloudRunEnvs"
43
43
  }
44
44
  ],
@@ -843,7 +843,7 @@
843
843
  "example": "xxx",
844
844
  "member": "string",
845
845
  "name": "File",
846
- "required": true,
846
+ "output_required": true,
847
847
  "type": "string",
848
848
  "value_allowed_null": false
849
849
  },
@@ -853,7 +853,7 @@
853
853
  "example": "%REQ(Method)",
854
854
  "member": "string",
855
855
  "name": "Format",
856
- "required": true,
856
+ "output_required": true,
857
857
  "type": "string",
858
858
  "value_allowed_null": false
859
859
  },
@@ -863,7 +863,7 @@
863
863
  "example": "TEXT",
864
864
  "member": "string",
865
865
  "name": "Encoding",
866
- "required": true,
866
+ "output_required": true,
867
867
  "type": "string",
868
868
  "value_allowed_null": false
869
869
  },
@@ -873,7 +873,7 @@
873
873
  "example": "无",
874
874
  "member": "SelectedRange",
875
875
  "name": "SelectedRange",
876
- "required": true,
876
+ "output_required": true,
877
877
  "type": "object",
878
878
  "value_allowed_null": true
879
879
  },
@@ -883,7 +883,7 @@
883
883
  "example": "istio",
884
884
  "member": "string",
885
885
  "name": "Template",
886
- "required": true,
886
+ "output_required": true,
887
887
  "type": "string",
888
888
  "value_allowed_null": false
889
889
  },
@@ -893,7 +893,7 @@
893
893
  "example": "无",
894
894
  "member": "CLS",
895
895
  "name": "CLS",
896
- "required": true,
896
+ "output_required": true,
897
897
  "type": "object",
898
898
  "value_allowed_null": false
899
899
  },
@@ -903,7 +903,7 @@
903
903
  "example": "无",
904
904
  "member": "string",
905
905
  "name": "Address",
906
- "required": true,
906
+ "output_required": true,
907
907
  "type": "string",
908
908
  "value_allowed_null": false
909
909
  },
@@ -913,7 +913,7 @@
913
913
  "example": "true",
914
914
  "member": "bool",
915
915
  "name": "EnableServer",
916
- "required": true,
916
+ "output_required": true,
917
917
  "type": "bool",
918
918
  "value_allowed_null": false
919
919
  },
@@ -923,7 +923,7 @@
923
923
  "example": "true",
924
924
  "member": "bool",
925
925
  "name": "EnableStdout",
926
- "required": true,
926
+ "output_required": true,
927
927
  "type": "bool",
928
928
  "value_allowed_null": false
929
929
  },
@@ -933,7 +933,7 @@
933
933
  "example": "true",
934
934
  "member": "bool",
935
935
  "name": "Enable",
936
- "required": true,
936
+ "output_required": true,
937
937
  "type": "bool",
938
938
  "value_allowed_null": true
939
939
  },
@@ -20,7 +20,7 @@
20
20
  {
21
21
  "document": "",
22
22
  "input": "POST / HTTP/1.1\nHost: tcm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAccessLogConfig\n<公共请求参数>\n\n{\n \"MeshId\": \"\\\"mesh-test\\\"\"\n}",
23
- "output": "{\n \"Response\": {\n \"RequestId\": \"eac6b301-a322-493a-8e36-83b295459397\",\n \"Enable\": true,\n \"File\": \"xxx\",\n \"Format\": \"%REQ(Method)\",\n \"Encoding\": \"TEXT\",\n \"EnableStdout\": true,\n \"EnableServer\": true,\n \"Address\": \"xx\",\n \"SelectedRange\": {\n \"All\": true\n },\n \"Template\": \"xx\",\n \"CLS\": {\n \"LogSet\": \"xx\",\n \"Topic\": \"xx\",\n \"Enable\": true,\n \"NeedDelete\": true\n }\n }\n}",
23
+ "output": "{\n \"Response\": {\n \"File\": \"abc\",\n \"Format\": \"abc\",\n \"Encoding\": \"abc\",\n \"SelectedRange\": {\n \"Items\": [\n {\n \"Namespace\": \"abc\",\n \"ClusterName\": \"abc\",\n \"ItemName\": \"abc\",\n \"Gateways\": [\n \"abc\"\n ]\n }\n ],\n \"All\": true\n },\n \"Template\": \"abc\",\n \"CLS\": {\n \"Enable\": true,\n \"LogSet\": \"abc\",\n \"Topic\": \"abc\",\n \"NeedDelete\": true,\n \"Region\": \"abc\"\n },\n \"Address\": \"abc\",\n \"EnableServer\": true,\n \"EnableStdout\": true,\n \"Enable\": true,\n \"RequestId\": \"abc\"\n }\n}",
24
24
  "title": "获取Mesh访问日志配置"
25
25
  }
26
26
  ],
@@ -16164,7 +16164,6 @@
16164
16164
  "example": "无",
16165
16165
  "member": "AppChart",
16166
16166
  "name": "AppCharts",
16167
- "output_required": true,
16168
16167
  "type": "list",
16169
16168
  "value_allowed_null": true
16170
16169
  },
@@ -253,7 +253,7 @@
253
253
  "status": "online"
254
254
  },
255
255
  "StartAITranscription": {
256
- "document": "这个接口调用后,后台会启动转录机器人,实时进行语音识别并下发字幕和转录消息。\n转录机器人支持两种拉流方式,通过TranscriptionMode字段控制:\n- 拉取全房间的流。\n- 拉取特定用户的流。\n\n服务端实时下发字幕和会议记录有两种方式,通过IMAdminUserId和IMAdminUserSig字段控制:\n- 如果填写IMAdminUserId和IMAdminUserSig,服务端会调用IM的[发送群组消息](https://cloud.tencent.com/document/product/269/1629)API来向端上实时下发消息。客户端只需监听群组消息的回调即可,比如[web端回调](https://cloud.tencent.com/document/product/269/75319)。\n- 如果不填写IMAdminUserId和IMAdminUserSig,服务端使用TRTC自定义消息通道下发消息,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。\n\n服务端实时下发的消息是JSON字符串,实时字幕具体格式如下:\n`{\n \"type\": \"subtitle\",\n \"userid\": \"xxx\",\n \"text\": \"xxx\",\n \"translation_text\": \"xxx\",\n \"start_time\": \"00:00:02\",\n \"end_time\": \"00:00:05\"\n}`\n字段作用如下:\n- type是subtitle,表示这是实时字幕消息。\n- userid表示是哪个用户说的话。\n- text是语音识别出的文本。\n- translation_text是text翻译后的文本,如果不启用翻译,则是空字符串。\n- start_time和end_time表示该字幕消息从任务开启后的开始和结束时间。\n\n转录消息具体格式如下:\n`{\n \"type\": \"transcription\",\n \"userid\": \"xxx\",\n \"text\": \"xxx\",\n \"translation_text\": \"xx\",\n \"start_time\": \"00:00:02\",\n \"end_time\": \"00:00:05\"\n}`\n字段作用如下:\n- type是transcription,表示这是转录消息。\n- 其余字段同实时字幕消息。\n\n转录消息和实时字幕消息的区别是,转录消息是完整的一句话,实时字幕消息则是这一句话的中间阶段。\n假如有一句完整的话,“今天天气怎么样?”,那么服务的下发消息的顺序可能是这样:\n- 字幕消息,“今天”\n- 字幕消息,“今天天气”\n- 字幕消息,“今天天气怎么样”\n- 转录消息,“今天天气怎么样?”",
256
+ "document": "这个接口调用后,后台会启动转录机器人,实时进行语音识别并下发字幕和转录消息。\n转录机器人支持两种拉流方式,通过TranscriptionMode字段控制:\n- 拉取全房间的流。\n- 拉取特定用户的流。\n\n服务端通过TRTC的自定义消息实时下发字幕和会议记录,CmdId固定是1。客户端只需监听自定义消息的回调即可,比如[c++回调](https://cloud.tencent.com/document/product/647/79637#4cd82f4edb24992a15a25187089e1565)。其他客户端比如安卓、Web等同样可在该链接处找到。\n\n服务端实时下发的消息是JSON字符串,实时字幕具体格式如下:\n`{\n \"type\": \"subtitle\",\n \"userid\": \"xxx\",\n \"text\": \"xxx\",\n \"translation_text\": \"xxx\",\n \"start_time\": \"00:00:02\",\n \"end_time\": \"00:00:05\"\n}`\n字段作用如下:\n- type是subtitle,表示这是实时字幕消息。\n- userid表示是哪个用户说的话。\n- text是语音识别出的文本。\n- translation_text是text翻译后的文本,如果不启用翻译,则是空字符串。\n- start_time和end_time表示该字幕消息从任务开启后的开始和结束时间。\n\n转录消息具体格式如下:\n`{\n \"type\": \"transcription\",\n \"userid\": \"xxx\",\n \"text\": \"xxx\",\n \"translation_text\": \"xx\",\n \"start_time\": \"00:00:02\",\n \"end_time\": \"00:00:05\"\n}`\n字段作用如下:\n- type是transcription,表示这是转录消息。\n- 其余字段同实时字幕消息。\n\n转录消息和实时字幕消息的区别是,转录消息是完整的一句话,实时字幕消息则是这一句话的中间阶段。\n假如有一句完整的话,“今天天气怎么样?”,那么服务的下发消息的顺序可能是这样:\n- 字幕消息,“今天”\n- 字幕消息,“今天天气”\n- 字幕消息,“今天天气怎么样”\n- 转录消息,“今天天气怎么样?”",
257
257
  "input": "StartAITranscriptionRequest",
258
258
  "name": "开始AI转录任务",
259
259
  "output": "StartAITranscriptionResponse",
@@ -6461,7 +6461,7 @@
6461
6461
  "type": "string"
6462
6462
  },
6463
6463
  {
6464
- "disabled": false,
6464
+ "disabled": true,
6465
6465
  "document": "IM[管理员账户](\nhttps://cloud.tencent.com/document/product/269/31999#app-.E7.AE.A1.E7.90.86.E5.91.98),如果填写,后台下发消息会使用IM通道,而不是TRTC自定义消息。",
6466
6466
  "example": "无",
6467
6467
  "member": "string",
@@ -6470,7 +6470,7 @@
6470
6470
  "type": "string"
6471
6471
  },
6472
6472
  {
6473
- "disabled": false,
6473
+ "disabled": true,
6474
6474
  "document": "IM管理员账户生成的签名,用于向特定群组发送消息。如果填写,后台下发消息会使用IM通道,而不是TRTC自定义消息。必须和IM管理员的UserId一起填写。",
6475
6475
  "example": "无",
6476
6476
  "member": "string",
@@ -8954,6 +8954,16 @@
8954
8954
  "DescribePublicAddressConfigResponse": {
8955
8955
  "document": "DescribePublicAddressConfig返回参数结构体",
8956
8956
  "members": [
8957
+ {
8958
+ "disabled": false,
8959
+ "document": "公网地址信息",
8960
+ "example": "无",
8961
+ "member": "DescribePublicAddressConfigResult",
8962
+ "name": "Result",
8963
+ "output_required": true,
8964
+ "type": "object",
8965
+ "value_allowed_null": false
8966
+ },
8957
8967
  {
8958
8968
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
8959
8969
  "member": "string",
@@ -8963,6 +8973,42 @@
8963
8973
  ],
8964
8974
  "type": "object"
8965
8975
  },
8976
+ "DescribePublicAddressConfigResult": {
8977
+ "document": "获取云原生api网关公网地址信息响应结果",
8978
+ "members": [
8979
+ {
8980
+ "disabled": false,
8981
+ "document": "网关实例id\n注意:此字段可能返回 null,表示取不到有效值。",
8982
+ "example": "gateway-xxx1234",
8983
+ "member": "string",
8984
+ "name": "GatewayId",
8985
+ "output_required": false,
8986
+ "type": "string",
8987
+ "value_allowed_null": true
8988
+ },
8989
+ {
8990
+ "disabled": false,
8991
+ "document": "公网地址信息\n注意:此字段可能返回 null,表示取不到有效值。",
8992
+ "example": "无",
8993
+ "member": "PublicAddressConfig",
8994
+ "name": "ConfigList",
8995
+ "output_required": false,
8996
+ "type": "list",
8997
+ "value_allowed_null": true
8998
+ },
8999
+ {
9000
+ "disabled": false,
9001
+ "document": "总个数\t\n注意:此字段可能返回 null,表示取不到有效值。",
9002
+ "example": "10",
9003
+ "member": "uint64",
9004
+ "name": "TotalCount",
9005
+ "output_required": false,
9006
+ "type": "int",
9007
+ "value_allowed_null": true
9008
+ }
9009
+ ],
9010
+ "usage": "out"
9011
+ },
8966
9012
  "DescribePublicNetworkRequest": {
8967
9013
  "document": "DescribePublicNetwork请求参数结构体",
8968
9014
  "members": [
@@ -14479,6 +14525,62 @@
14479
14525
  ],
14480
14526
  "usage": "out"
14481
14527
  },
14528
+ "PublicAddressConfig": {
14529
+ "document": "公网地址信息",
14530
+ "members": [
14531
+ {
14532
+ "disabled": false,
14533
+ "document": "公网 ip\n注意:此字段可能返回 null,表示取不到有效值。",
14534
+ "example": "1.1.1.1",
14535
+ "member": "string",
14536
+ "name": "Vip",
14537
+ "output_required": false,
14538
+ "type": "string",
14539
+ "value_allowed_null": true
14540
+ },
14541
+ {
14542
+ "disabled": false,
14543
+ "document": "公网最大带宽\n注意:此字段可能返回 null,表示取不到有效值。",
14544
+ "example": "5",
14545
+ "member": "uint64",
14546
+ "name": "InternetMaxBandwidthOut",
14547
+ "output_required": false,
14548
+ "type": "int",
14549
+ "value_allowed_null": true
14550
+ },
14551
+ {
14552
+ "disabled": false,
14553
+ "document": "公网所属分组 id\n注意:此字段可能返回 null,表示取不到有效值。",
14554
+ "example": "group-xxxx1234",
14555
+ "member": "string",
14556
+ "name": "GroupId",
14557
+ "output_required": false,
14558
+ "type": "string",
14559
+ "value_allowed_null": true
14560
+ },
14561
+ {
14562
+ "disabled": false,
14563
+ "document": "公网所属分组名\n注意:此字段可能返回 null,表示取不到有效值。",
14564
+ "example": "默认分组",
14565
+ "member": "string",
14566
+ "name": "GroupName",
14567
+ "output_required": false,
14568
+ "type": "string",
14569
+ "value_allowed_null": true
14570
+ },
14571
+ {
14572
+ "disabled": false,
14573
+ "document": "公网负载均衡 id\n注意:此字段可能返回 null,表示取不到有效值。",
14574
+ "example": "network-1234adsf",
14575
+ "member": "string",
14576
+ "name": "NetworkId",
14577
+ "output_required": false,
14578
+ "type": "string",
14579
+ "value_allowed_null": true
14580
+ }
14581
+ ],
14582
+ "usage": "out"
14583
+ },
14482
14584
  "PublishConfigFilesRequest": {
14483
14585
  "document": "PublishConfigFiles请求参数结构体",
14484
14586
  "members": [
@@ -610,7 +610,7 @@
610
610
  {
611
611
  "document": "",
612
612
  "input": "POST / HTTP/1.1\nHost: tse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublicAddressConfig\n<公共请求参数>\n\n{\n \"GatewayId\": \"abc\",\n \"GroupId\": \"abc\"\n}",
613
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
613
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"GatewayId\": \"abc\",\n \"ConfigList\": [\n {\n \"Vip\": \"1.1.1.1\",\n \"InternetMaxBandwidthOut\": 1,\n \"GroupId\": \"abc\",\n \"GroupName\": \"abc\"\n }\n ]\n },\n \"RequestId\": \"abc\"\n }\n}",
614
614
  "title": "查询网关公网地址列表"
615
615
  }
616
616
  ],