tccli 3.0.1264.1__py2.py3-none-any.whl → 3.0.1266.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.
Files changed (53) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/v20170312/api.json +1 -1
  3. tccli/services/bh/v20230418/api.json +490 -5
  4. tccli/services/bh/v20230418/examples.json +2 -2
  5. tccli/services/billing/v20180709/api.json +4 -2
  6. tccli/services/cbs/v20170312/api.json +12 -2
  7. tccli/services/cbs/v20170312/examples.json +2 -2
  8. tccli/services/cdn/v20180606/api.json +33 -11
  9. tccli/services/chdfs/v20201112/api.json +7 -7
  10. tccli/services/cls/v20201016/api.json +11 -2
  11. tccli/services/cvm/v20170312/api.json +13 -3
  12. tccli/services/ess/v20201111/api.json +19 -19
  13. tccli/services/essbasic/v20210526/api.json +2 -2
  14. tccli/services/facefusion/v20220927/api.json +2 -2
  15. tccli/services/lcic/v20220817/api.json +30 -35
  16. tccli/services/lighthouse/v20200324/api.json +7 -7
  17. tccli/services/lkeap/v20240522/api.json +412 -9
  18. tccli/services/lkeap/v20240522/examples.json +19 -19
  19. tccli/services/mna/v20210119/api.json +21 -21
  20. tccli/services/mongodb/mongodb_client.py +53 -0
  21. tccli/services/mongodb/v20190725/api.json +70 -0
  22. tccli/services/mongodb/v20190725/examples.json +8 -0
  23. tccli/services/mps/v20190612/api.json +84 -8
  24. tccli/services/mqtt/mqtt_client.py +658 -75
  25. tccli/services/mqtt/v20240516/api.json +1038 -54
  26. tccli/services/mqtt/v20240516/examples.json +88 -0
  27. tccli/services/ocr/v20181119/api.json +52 -22
  28. tccli/services/rum/v20210622/api.json +12 -12
  29. tccli/services/rum/v20210622/examples.json +6 -6
  30. tccli/services/ssl/ssl_client.py +122 -16
  31. tccli/services/ssl/v20191205/api.json +468 -22
  32. tccli/services/ssl/v20191205/examples.json +18 -2
  33. tccli/services/sts/v20180813/api.json +1 -1
  34. tccli/services/tcr/v20190924/api.json +2 -2
  35. tccli/services/teo/v20220901/api.json +1 -1
  36. tccli/services/tke/v20180525/api.json +18 -0
  37. tccli/services/tmt/v20180321/api.json +1 -1
  38. tccli/services/trro/v20220325/api.json +1 -1
  39. tccli/services/trtc/v20190722/api.json +34 -35
  40. tccli/services/trtc/v20190722/examples.json +14 -14
  41. tccli/services/vms/v20200902/api.json +9 -9
  42. tccli/services/vms/v20200902/examples.json +5 -5
  43. tccli/services/vpc/v20170312/api.json +6 -6
  44. tccli/services/vpc/v20170312/examples.json +4 -4
  45. tccli/services/waf/v20180125/api.json +24 -2
  46. tccli/services/wedata/v20210820/api.json +107 -0
  47. tccli/services/wedata/v20210820/examples.json +8 -0
  48. tccli/services/wedata/wedata_client.py +53 -0
  49. {tccli-3.0.1264.1.dist-info → tccli-3.0.1266.1.dist-info}/METADATA +2 -2
  50. {tccli-3.0.1264.1.dist-info → tccli-3.0.1266.1.dist-info}/RECORD +53 -53
  51. {tccli-3.0.1264.1.dist-info → tccli-3.0.1266.1.dist-info}/WHEEL +0 -0
  52. {tccli-3.0.1264.1.dist-info → tccli-3.0.1266.1.dist-info}/entry_points.txt +0 -0
  53. {tccli-3.0.1264.1.dist-info → tccli-3.0.1266.1.dist-info}/license_files/LICENSE +0 -0
@@ -17342,6 +17342,15 @@
17342
17342
  "name": "RawValues",
17343
17343
  "required": false,
17344
17344
  "type": "string"
17345
+ },
17346
+ {
17347
+ "disabled": false,
17348
+ "document": "是否仅做安装检查,设置为true时仅做检查,不会安装组件",
17349
+ "example": "false",
17350
+ "member": "bool",
17351
+ "name": "DryRun",
17352
+ "required": false,
17353
+ "type": "bool"
17345
17354
  }
17346
17355
  ],
17347
17356
  "type": "object"
@@ -25592,6 +25601,15 @@
25592
25601
  "name": "UpdateStrategy",
25593
25602
  "required": false,
25594
25603
  "type": "string"
25604
+ },
25605
+ {
25606
+ "disabled": false,
25607
+ "document": "是否仅做更新检查,设置为true时仅做检查,不会更新组件",
25608
+ "example": "false",
25609
+ "member": "bool",
25610
+ "name": "DryRun",
25611
+ "required": false,
25612
+ "type": "bool"
25595
25613
  }
25596
25614
  ],
25597
25615
  "type": "object"
@@ -62,7 +62,7 @@
62
62
  "members": [
63
63
  {
64
64
  "disabled": false,
65
- "document": "源语言,支持\nzh:简体中文\nzh-HK:繁体中文\nzh-TW:繁体中文\nzh-TR:繁体中文\nen:英语\nar:阿拉伯语\nde:德语\nes:西班牙语\nfr:法语\nit:意大利语\nja:日语\npt:葡萄牙语\nru:俄语\nko:韩语\nth:泰语",
65
+ "document": "源语言,支持\nzh:简体中文\nzh-HK:繁体中文\nzh-TW:繁体中文\nzh-TR:繁体中文\nen:英语\nar:阿拉伯语\nde:德语\nes:西班牙语\nfr:法语\nit:意大利语\nja:日语\npt:葡萄牙语\nru:俄语\nko:韩语\ntr:土耳其语\nvi:越南语\nth:泰语",
66
66
  "example": "zh",
67
67
  "member": "string",
68
68
  "name": "Source",
@@ -165,7 +165,7 @@
165
165
  "metadata": {
166
166
  "apiVersion": "2022-03-25",
167
167
  "api_brief": "介绍如果使用API创建远程操控项目,并对现场设备和远端设备进行管理,查看远控会话数据等",
168
- "serviceNameCN": "远程实时操控",
168
+ "serviceNameCN": "实时互动-工业能源版",
169
169
  "serviceShortName": "trro"
170
170
  },
171
171
  "objects": {
@@ -422,13 +422,13 @@
422
422
  },
423
423
  {
424
424
  "disabled": false,
425
- "document": "远端用户ID,\"\":表示异常事件不是由远端用户产生\n注意:此字段可能返回 null,表示取不到有效值。",
425
+ "document": "远端用户ID,\"\":表示异常事件不是由远端用户产生",
426
426
  "example": "itachi3",
427
427
  "member": "string",
428
428
  "name": "PeerId",
429
429
  "output_required": true,
430
430
  "type": "string",
431
- "value_allowed_null": true
431
+ "value_allowed_null": false
432
432
  }
433
433
  ],
434
434
  "usage": "out"
@@ -1037,7 +1037,7 @@
1037
1037
  {
1038
1038
  "disabled": false,
1039
1039
  "document": "TRTC的[SdkAppId](https://cloud.tencent.com/document/product/647/46351#sdkappid),和录制的房间所对应的SdkAppId相同。",
1040
- "example": "1234",
1040
+ "example": "1400***366",
1041
1041
  "member": "uint64",
1042
1042
  "name": "SdkAppId",
1043
1043
  "required": true,
@@ -1046,7 +1046,7 @@
1046
1046
  {
1047
1047
  "disabled": false,
1048
1048
  "document": "TRTC的[RoomId](https://cloud.tencent.com/document/product/647/46351#roomid),录制的TRTC房间所对应的RoomId。\n注:房间号类型默认为整型,若房间号类型为字符串,请通过RoomIdType指定。\n",
1049
- "example": "1234",
1049
+ "example": "room_366",
1050
1050
  "member": "string",
1051
1051
  "name": "RoomId",
1052
1052
  "required": true,
@@ -1118,7 +1118,7 @@
1118
1118
  {
1119
1119
  "disabled": false,
1120
1120
  "document": "接口可以调用的时效性,从成功开启录制并获得任务ID后开始计算,超时后无法调用查询、更新和停止等接口,但是录制任务不会停止。 参数的单位是小时,默认72小时(3天),最大可设置720小时(30天),最小设置6小时。举例说明:如果不设置该参数,那么开始录制成功后,查询、更新和停止录制的调用时效为72个小时。",
1121
- "example": "",
1121
+ "example": "24",
1122
1122
  "member": "uint64",
1123
1123
  "name": "ResourceExpiredHour",
1124
1124
  "required": false,
@@ -1127,7 +1127,7 @@
1127
1127
  {
1128
1128
  "disabled": false,
1129
1129
  "document": "TRTC房间权限加密串,只有在TRTC控制台启用了高级权限控制的时候需要携带,在TRTC控制台如果开启高级权限控制后,TRTC 的后台服务系统会校验一个叫做 [PrivateMapKey] 的“权限票据”,权限票据中包含了一个加密后的 RoomId 和一个加密后的“权限位列表”。由于 PrivateMapKey 中包含 RoomId,所以只提供了 UserSig 没有提供 PrivateMapKey 时,并不能进入指定的房间。",
1130
- "example": "",
1130
+ "example": "eJw1jcEKgkAURX9FZlvY****fL9rfNX4_",
1131
1131
  "member": "string",
1132
1132
  "name": "PrivateMapKey",
1133
1133
  "required": false,
@@ -1142,7 +1142,7 @@
1142
1142
  {
1143
1143
  "disabled": false,
1144
1144
  "document": "云录制服务分配的任务 ID。任务 ID 是对一次录制生命周期过程的唯一标识,结束录制时会失去意义。任务 ID需要业务保存下来,作为下次针对这个录制任务操作的参数。",
1145
- "example": "test",
1145
+ "example": "-m9-bVVU7k801X-VX8gO***GrDFLaZwKKZ5-fTXqywE.",
1146
1146
  "member": "string",
1147
1147
  "name": "TaskId",
1148
1148
  "output_required": true,
@@ -1164,7 +1164,7 @@
1164
1164
  {
1165
1165
  "disabled": false,
1166
1166
  "document": "应用id",
1167
- "example": "1234567",
1167
+ "example": "1400000001",
1168
1168
  "member": "uint64",
1169
1169
  "name": "SdkAppId",
1170
1170
  "required": true,
@@ -1173,7 +1173,7 @@
1173
1173
  {
1174
1174
  "disabled": false,
1175
1175
  "document": "图片内容经base64编码后的string格式,最大长度为2M",
1176
- "example": "abcde",
1176
+ "example": "MTg4MTM=",
1177
1177
  "member": "string",
1178
1178
  "name": "Content",
1179
1179
  "required": true,
@@ -1233,9 +1233,10 @@
1233
1233
  {
1234
1234
  "disabled": false,
1235
1235
  "document": "图片id",
1236
- "example": "123",
1236
+ "example": "18813",
1237
1237
  "member": "uint64",
1238
1238
  "name": "PictureId",
1239
+ "output_required": true,
1239
1240
  "type": "int",
1240
1241
  "value_allowed_null": false
1241
1242
  },
@@ -1300,7 +1301,7 @@
1300
1301
  {
1301
1302
  "disabled": false,
1302
1303
  "document": "TRTC的SDKAppId,和录制的房间所对应的SDKAppId相同。",
1303
- "example": "1234",
1304
+ "example": "1400**366",
1304
1305
  "member": "uint64",
1305
1306
  "name": "SdkAppId",
1306
1307
  "required": true,
@@ -1309,7 +1310,7 @@
1309
1310
  {
1310
1311
  "disabled": false,
1311
1312
  "document": "录制任务的唯一Id,在启动录制成功后会返回。",
1312
- "example": "1234",
1313
+ "example": "-m9-bVVU7gzdSqvsV***Y+QMYNee2QE.",
1313
1314
  "member": "string",
1314
1315
  "name": "TaskId",
1315
1316
  "required": true,
@@ -1324,10 +1325,10 @@
1324
1325
  {
1325
1326
  "disabled": false,
1326
1327
  "document": "云录制服务分配的任务 ID。任务 ID 是对一次录制生命周期过程的唯一标识,结束录制时会失去意义。",
1327
- "example": "1234",
1328
+ "example": "-m9-bVVU7gzdSqvsV***Y+QMYNee2QE.",
1328
1329
  "member": "string",
1329
1330
  "name": "TaskId",
1330
- "required": true,
1331
+ "output_required": true,
1331
1332
  "type": "string",
1332
1333
  "value_allowed_null": false
1333
1334
  },
@@ -1672,7 +1673,7 @@
1672
1673
  {
1673
1674
  "disabled": false,
1674
1675
  "document": "TRTC的SDKAppId,和录制的房间所对应的SDKAppId相同。",
1675
- "example": "1234",
1676
+ "example": "1400***366",
1676
1677
  "member": "uint64",
1677
1678
  "name": "SdkAppId",
1678
1679
  "required": true,
@@ -1681,7 +1682,7 @@
1681
1682
  {
1682
1683
  "disabled": false,
1683
1684
  "document": "录制任务的唯一Id,在启动录制成功后会返回。",
1684
- "example": "123",
1685
+ "example": "-m9jKgBv***dPBQE.",
1685
1686
  "member": "string",
1686
1687
  "name": "TaskId",
1687
1688
  "required": true,
@@ -1696,7 +1697,7 @@
1696
1697
  {
1697
1698
  "disabled": false,
1698
1699
  "document": "录制任务的唯一Id。",
1699
- "example": "123",
1700
+ "example": "-m9jKgBv***dPBQE.",
1700
1701
  "member": "string",
1701
1702
  "name": "TaskId",
1702
1703
  "output_required": true,
@@ -1716,7 +1717,7 @@
1716
1717
  {
1717
1718
  "disabled": false,
1718
1719
  "document": "录制文件信息。",
1719
- "example": "[{\"FileName\": \"1400188366_555666__UserId_s_amVmZjM.__UserId_e_main_audiovideo.m3u8\",\"UserId\": \"jeff3\",\"TrackType\": \"audio_video\",\"BeginTimeStamp\": 1730087526709}]",
1720
+ "example": "[{\"FileName\": \"***_main_audio.m3u8\",\"UserId\": \"jeff3\",\"TrackType\": \"audio\",\"BeginTimeStamp\": 1730087526709}]",
1720
1721
  "member": "StorageFile",
1721
1722
  "name": "StorageFileList",
1722
1723
  "output_required": true,
@@ -1771,7 +1772,7 @@
1771
1772
  {
1772
1773
  "disabled": false,
1773
1774
  "document": "用量类型,与UsageValue中各个位置的值对应。",
1774
- "example": "",
1775
+ "example": "[\"Audio\",\"SDH264\",\"HDH264\",\"FullHDH264\",\"2KH264\",\"4KH264\",\"SDH265\",\"HDH265\",\"FullHDH265\",\"2KH265\",\"4KH265\"]",
1775
1776
  "member": "string",
1776
1777
  "name": "UsageKey",
1777
1778
  "output_required": true,
@@ -1974,7 +1975,7 @@
1974
1975
  {
1975
1976
  "disabled": false,
1976
1977
  "document": "用量类型,与UsageValue中各个位置的值对应。",
1977
- "example": "",
1978
+ "example": "[\"Audio\",\"SD\",\"HD\",\"FullHD\",\"2K\",\"4K\"]",
1978
1979
  "member": "string",
1979
1980
  "name": "UsageKey",
1980
1981
  "output_required": true,
@@ -2039,7 +2040,7 @@
2039
2040
  {
2040
2041
  "disabled": false,
2041
2042
  "document": "用量类型,与UsageValue中各个位置的值对应。",
2042
- "example": "",
2043
+ "example": "[\"Bandwidth\"]",
2043
2044
  "member": "string",
2044
2045
  "name": "UsageKey",
2045
2046
  "output_required": true,
@@ -2928,7 +2929,7 @@
2928
2929
  {
2929
2930
  "disabled": false,
2930
2931
  "document": "用量类型,与UsageValue中各个位置的值对应。",
2931
- "example": "",
2932
+ "example": "[\"Audio\",\"SD\",\"HD\",\"FullHD\",\"2K\",\"4K\"]",
2932
2933
  "member": "string",
2933
2934
  "name": "UsageKey",
2934
2935
  "output_required": true,
@@ -3491,7 +3492,7 @@
3491
3492
  {
3492
3493
  "disabled": false,
3493
3494
  "document": "混流-输出流背景图片URL地址,支持png、jpg、jpeg、bmp格式,暂不支持透明通道。URL链接长度限制为512字节。BackgroundImageUrl和BackgroundImageId参数都填时,以BackgroundImageUrl为准。图片大小限制不超过2MB。",
3494
- "example": "xxx",
3495
+ "example": "https://******.png",
3495
3496
  "member": "string",
3496
3497
  "name": "BackgroundImageUrl",
3497
3498
  "required": false,
@@ -4943,7 +4944,7 @@
4943
4944
  {
4944
4945
  "disabled": false,
4945
4946
  "document": "TRTC的SDKAppId,和录制的房间所对应的SDKAppId相同。",
4946
- "example": "1234",
4947
+ "example": "1400**366",
4947
4948
  "member": "uint64",
4948
4949
  "name": "SdkAppId",
4949
4950
  "required": true,
@@ -4952,7 +4953,7 @@
4952
4953
  {
4953
4954
  "disabled": false,
4954
4955
  "document": "录制任务的唯一Id,在启动录制成功后会返回。",
4955
- "example": "1234",
4956
+ "example": "-m9-bVVU7gzdSqvsV***Y+QMYNee2QE.",
4956
4957
  "member": "string",
4957
4958
  "name": "TaskId",
4958
4959
  "required": true,
@@ -4985,10 +4986,10 @@
4985
4986
  {
4986
4987
  "disabled": false,
4987
4988
  "document": "云录制服务分配的任务 ID。任务 ID 是对一次录制生命周期过程的唯一标识,结束录制时会失去意义。",
4988
- "example": "1234",
4989
+ "example": "-m9-bVVU7gzdSqvsV***Y+QMYNee2QE.",
4989
4990
  "member": "string",
4990
4991
  "name": "TaskId",
4991
- "required": true,
4992
+ "output_required": true,
4992
4993
  "type": "string",
4993
4994
  "value_allowed_null": false
4994
4995
  },
@@ -5333,22 +5334,20 @@
5333
5334
  {
5334
5335
  "disabled": false,
5335
5336
  "document": "腾讯云直播BizId。",
5336
- "example": "",
5337
+ "example": "3891",
5337
5338
  "member": "uint64",
5338
5339
  "name": "BizId",
5339
5340
  "required": true,
5340
- "type": "int",
5341
- "value_allowed_null": false
5341
+ "type": "int"
5342
5342
  },
5343
5343
  {
5344
5344
  "disabled": false,
5345
5345
  "document": "第三方CDN转推的目的地址,同时只支持转推一个第三方CDN地址。",
5346
- "example": "",
5346
+ "example": "[\"rtmp://***.com/live/liveteststream\"]",
5347
5347
  "member": "string",
5348
5348
  "name": "PublishCdnUrls",
5349
5349
  "required": true,
5350
- "type": "list",
5351
- "value_allowed_null": false
5350
+ "type": "list"
5352
5351
  }
5353
5352
  ],
5354
5353
  "usage": "in"
@@ -5378,13 +5377,13 @@
5378
5377
  },
5379
5378
  {
5380
5379
  "disabled": false,
5381
- "document": "对端Id,为空时表示上行数据\n注意:此字段可能返回 null,表示取不到有效值。",
5380
+ "document": "对端Id,为空时表示上行数据",
5382
5381
  "example": "1806",
5383
5382
  "member": "string",
5384
5383
  "name": "PeerId",
5385
5384
  "output_required": true,
5386
5385
  "type": "string",
5387
- "value_allowed_null": true
5386
+ "value_allowed_null": false
5388
5387
  },
5389
5388
  {
5390
5389
  "disabled": false,
@@ -18,16 +18,16 @@
18
18
  ],
19
19
  "CreateCloudRecording": [
20
20
  {
21
- "document": "启动SdkAppId 为 1234 指定房间(房间号为3560)的云端录制。\n\n房间空闲等待时间设置为1分钟。\n录制模式为合流模式。\n录制的流类型为音视频。\n默认订阅所有用户的流。\n录制视频的宽度360,录制视频的高度640,帧率15,比特率500,000bps,默认背景色。\n录制视频布局模式为九宫格布局。\n存储至腾讯云点播VOD",
22
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCloudRecording\n<公共请求参数>\n\n{\n \"StorageParams\": {\n \"CloudVod\": {\n \"TencentVod\": {\n \"ExpireTime\": 0\n }\n }\n },\n \"UserSig\": \"11xx111\",\n \"UserId\": \"10001\",\n \"RecordParams\": {\n \"MaxIdleTime\": 60,\n \"StreamType\": 0,\n \"RecordMode\": 2\n },\n \"RoomIdType\": 1,\n \"MixTranscodeParams\": {\n \"VideoParams\": {\n \"Width\": 360,\n \"BitRate\": 500000,\n \"Fps\": 15,\n \"Height\": 640,\n \"Gop\": 10\n }\n },\n \"MixLayoutParams\": {\n \"MixLayoutMode\": 3\n },\n \"SdkAppId\": 1234,\n \"RoomId\": \"3560\"\n}",
23
- "output": "{\n \"Response\": {\n \"TaskId\": \"-gCTFWtU7t7DUlo7A8IswFszO9z2O-rbERqJAoK-4pycoZXKjIAAnasdcasdOEycyX4CnzhIm4RAQ..\",\n \"RequestId\": \"71993312-6ab8-4768-9124-118e0a20c45f\"\n }\n}",
21
+ "document": "启动SdkAppId 为 1400188366 指定房间(房间号为3560)的云端录制。\n\n房间空闲等待时间设置为1分钟。\n录制模式为合流录制模式。\n录制的流类型为音视频。\n默认订阅所有用户的流。\n录制视频的宽度360,录制视频的高度640,帧率15,比特率500,000bps,默认背景色。\n录制视频布局模式为九宫格布局。\n存储至腾讯云点播VOD",
22
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCloudRecording\n<公共请求参数>\n\n{\n \"StorageParams\": {\n \"CloudVod\": {\n \"TencentVod\": {\n \"ExpireTime\": 0\n }\n }\n },\n \"UserSig\": \"eJw1jcEKgkAURX9FZlvYc3SaC***PiwmafL9rfNX4_\",\n \"UserId\": \"10001\",\n \"RecordParams\": {\n \"MaxIdleTime\": 60,\n \"StreamType\": 0,\n \"RecordMode\": 2\n },\n \"RoomIdType\": 1,\n \"MixTranscodeParams\": {\n \"VideoParams\": {\n \"Width\": 360,\n \"BitRate\": 500000,\n \"Fps\": 15,\n \"Height\": 640,\n \"Gop\": 10\n }\n },\n \"MixLayoutParams\": {\n \"MixLayoutMode\": 3\n },\n \"SdkAppId\": 1400188366,\n \"RoomId\": \"3560\"\n}",
23
+ "output": "{\n \"Response\": {\n \"TaskId\": \"-gCTFWtU7t7DUlo7A8Isw***sdOEycyX4CnzhIm4RAQ..\",\n \"RequestId\": \"71993312-6ab8-4768-9124-118e0a20c45f\"\n }\n}",
24
24
  "title": "启动云端录制"
25
25
  }
26
26
  ],
27
27
  "CreatePicture": [
28
28
  {
29
29
  "document": "上传图片",
30
- "input": "https://trtc.tencentcloudapi.com/?Action=CreatePicture\n&Content=test\n&Suffix=jpg\n&SdkAppId=123\n&Height=12\n&Width=15\n&XPosition=15\n&YPosition=36\n&<公共请求参数>",
30
+ "input": "https://trtc.tencentcloudapi.com/?Action=CreatePicture\n&Content=MTg4MTM=\n&Suffix=jpg\n&SdkAppId=140000001\n&Height=12\n&Width=15\n&XPosition=15\n&YPosition=36\n&<公共请求参数>",
31
31
  "output": "{\n \"Response\": {\n \"PictureId\": 1400297109,\n \"RequestId\": \"049461e6-f2f5-4168-887e-aca4fbfa5fae\"\n }\n}",
32
32
  "title": "上传图片"
33
33
  }
@@ -42,9 +42,9 @@
42
42
  ],
43
43
  "DeleteCloudRecording": [
44
44
  {
45
- "document": "停止SdkAppId 为 1234, TaskId 为 xx 的云端录制。",
46
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudRecording\n<公共请求参数>\n\n{\n \"TaskId\": \"xx\",\n \"SdkAppId\": 1234\n}",
47
- "output": "{\n \"Response\": {\n \"TaskId\": \"5df46eb2-8e4b-490e-9c3c-dbd3b84faefc\",\n \"RequestId\": \"71993312-6ab8-4768-9124-118e0a20c45f\"\n }\n}",
45
+ "document": "停止SdkAppId 为 1400188366, TaskId 为 -m9-bVVU7gzdSqvsV***Y+QMYNee2QE. 的云端录制。",
46
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudRecording\n<公共请求参数>\n\n{\n \"TaskId\": \"-m9-bVVU7gzdSqvsV***Y+QMYNee2QE.\",\n \"SdkAppId\": 1400188366\n}",
47
+ "output": "{\n \"Response\": {\n \"TaskId\": \"-m9-bVVU7gzdSqvsV***Y+QMYNee2QE.\",\n \"RequestId\": \"71993312-6ab8-4768-9124-118e0a20c45f\"\n }\n}",
48
48
  "title": "停止云端录制"
49
49
  }
50
50
  ],
@@ -92,7 +92,7 @@
92
92
  {
93
93
  "document": "",
94
94
  "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMixTranscodingUsage\n<公共请求参数>\n\n{\n \"EndTime\": \"2022-01-01\",\n \"StartTime\": \"2022-01-02\",\n \"SdkAppId\": 1400123456\n}",
95
- "output": "{\n \"Response\": {\n \"UsageKey\": [\n \"Audio\",\n \"SDH264\",\n \"HDH264\",\n \"FullHDH264\",\n \"2KH264\",\n \"4KH264\",\n \"SDH265\",\n \"HDH265\",\n \"FullHDH265\",\n \"2KH265\",\n \"4KH265\"\n ],\n \"UsageList\": [\n {\n \"TimeKey\": \"2022-01-01 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60,\n 70,\n 80,\n 90,\n 100,\n 110\n ]\n },\n {\n \"TimeKey\": \"2022-01-02 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60,\n 70,\n 80,\n 90,\n 100,\n 110\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
95
+ "output": "{\n \"Response\": {\n \"UsageKey\": [\n \"Audio\",\n \"SDH264\",\n \"HDH264\",\n \"FullHDH264\",\n \"2KH264\",\n \"4KH264\",\n \"SDH265\",\n \"HDH265\",\n \"FullHDH265\",\n \"2KH265\",\n \"4KH265\"\n ],\n \"UsageList\": [\n {\n \"TimeKey\": \"2022-01-01 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60,\n 70,\n 80,\n 90,\n 100,\n 110\n ]\n },\n {\n \"TimeKey\": \"2022-01-02 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60,\n 70,\n 80,\n 90,\n 100,\n 110\n ]\n }\n ],\n \"RequestId\": \"6def28d59b9384b4de4e1d818da57ae0\"\n }\n}",
96
96
  "title": "获取用户在2022年1月1日-2022年1月2日范围内,SdkAppId为1400123456的应用的用量明细。"
97
97
  }
98
98
  ],
@@ -116,7 +116,7 @@
116
116
  {
117
117
  "document": "",
118
118
  "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRecordingUsage\n<公共请求参数>\n\n{\n \"EndTime\": \"2022-01-01\",\n \"StartTime\": \"2022-01-02\",\n \"SdkAppId\": 1400123456,\n \"MixType\": \"single\"\n}",
119
- "output": "{\n \"Response\": {\n \"UsageKey\": [\n \"Audio\",\n \"SD\",\n \"HD\",\n \"FullHD\",\n \"2K\",\n \"4K\"\n ],\n \"UsageList\": [\n {\n \"TimeKey\": \"2022-01-01 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60\n ]\n },\n {\n \"TimeKey\": \"2022-01-02 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
119
+ "output": "{\n \"Response\": {\n \"UsageKey\": [\n \"Audio\",\n \"SD\",\n \"HD\",\n \"FullHD\",\n \"2K\",\n \"4K\"\n ],\n \"UsageList\": [\n {\n \"TimeKey\": \"2022-01-01 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60\n ]\n },\n {\n \"TimeKey\": \"2022-01-02 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60\n ]\n }\n ],\n \"RequestId\": \"02a7c0fa-39a5-46cd-922e-12bb26b77d9d\"\n }\n}",
120
120
  "title": "获取用户在2022年1月1日-2022年1月2日范围内,SdkAppId为1400123456的应用的单流录制用量明细。"
121
121
  }
122
122
  ],
@@ -124,7 +124,7 @@
124
124
  {
125
125
  "document": "",
126
126
  "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRelayUsage\n<公共请求参数>\n\n{\n \"EndTime\": \"2022-01-01\",\n \"StartTime\": \"2022-01-02\",\n \"SdkAppId\": 1400123456\n}",
127
- "output": "{\n \"Response\": {\n \"UsageKey\": [\n \"Bandwidth\"\n ],\n \"UsageList\": [\n {\n \"TimeKey\": \"2022-01-01 00:00:00\",\n \"UsageValue\": [\n 10.11\n ]\n },\n {\n \"TimeKey\": \"2022-01-02 00:00:00\",\n \"UsageValue\": [\n 10.11\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
127
+ "output": "{\n \"Response\": {\n \"UsageKey\": [\n \"Bandwidth\"\n ],\n \"UsageList\": [\n {\n \"TimeKey\": \"2022-01-01 00:00:00\",\n \"UsageValue\": [\n 10.11\n ]\n },\n {\n \"TimeKey\": \"2022-01-02 00:00:00\",\n \"UsageValue\": [\n 10.11\n ]\n }\n ],\n \"RequestId\": \"02a7c0fa-39a5-46cd-922e-12bb26b77d9d\"\n }\n}",
128
128
  "title": "获取用户在2022年1月1日-2022年1月2日范围内,SdkAppId为1400123456的应用的用量明细。"
129
129
  }
130
130
  ],
@@ -236,7 +236,7 @@
236
236
  {
237
237
  "document": "",
238
238
  "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTrtcUsage\n<公共请求参数>\n\n{\n \"EndTime\": \"2022-01-01\",\n \"StartTime\": \"2022-01-02\",\n \"SdkAppId\": 1400123456\n}",
239
- "output": "{\n \"Response\": {\n \"UsageKey\": [\n \"Audio\",\n \"SD\",\n \"HD\",\n \"FullHD\",\n \"2K\",\n \"4K\"\n ],\n \"UsageList\": [\n {\n \"TimeKey\": \"2022-01-01 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60\n ]\n },\n {\n \"TimeKey\": \"2022-01-02 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
239
+ "output": "{\n \"Response\": {\n \"UsageKey\": [\n \"Audio\",\n \"SD\",\n \"HD\",\n \"FullHD\",\n \"2K\",\n \"4K\"\n ],\n \"UsageList\": [\n {\n \"TimeKey\": \"2022-01-01 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60\n ]\n },\n {\n \"TimeKey\": \"2022-01-02 00:00:00\",\n \"UsageValue\": [\n 10,\n 20,\n 30,\n 40,\n 50,\n 60\n ]\n }\n ],\n \"RequestId\": \"635e1617-0613-4bf8-8f1f-e017754713e8\"\n }\n}",
240
240
  "title": "获取用户在2022年1月1日-2022年1月2日范围内,SdkAppId为1400123456的应用的用量明细。"
241
241
  }
242
242
  ],
@@ -290,9 +290,9 @@
290
290
  ],
291
291
  "ModifyCloudRecording": [
292
292
  {
293
- "document": "更新SdkAppId 为 1234 TaskId 为xx 的云端录制,设置视频流订阅白名单123456,设置音频流订阅白名单123456。设置自定义布局模式。",
294
- "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudRecording\n<公共请求参数>\n\n{\n \"SubscribeStreamUserIds\": {\n \"SubscribeVideoUserIds\": [\n \"123\",\n \"456\"\n ],\n \"SubscribeAudioUserIds\": [\n \"123\",\n \"456\"\n ]\n },\n \"TaskId\": \"xx\",\n \"SdkAppId\": 1234,\n \"MixLayoutParams\": {\n \"MixLayoutMode\": 4,\n \"MixLayoutList\": [\n {\n \"Top\": 100,\n \"UserId\": \"123\",\n \"Height\": 100,\n \"Width\": 100,\n \"Left\": 100\n },\n {\n \"Top\": 200,\n \"UserId\": \"456\",\n \"Height\": 100,\n \"Width\": 100,\n \"Left\": 200\n }\n ]\n }\n}",
295
- "output": "{\n \"Response\": {\n \"TaskId\": \"5df46eb2-8e4b-490e-9c3c-dbd3b84faefc\",\n \"RequestId\": \"71993312-6ab8-4768-9124-118e0a20c45f\"\n }\n}",
293
+ "document": "更新SdkAppId 为 1400188366 TaskId 为-m9-bVVU7gzdSqvsV***Y+QMYNee2QE.的云端录制,设置视频流订阅白名单user1user2,设置音频流订阅白名单user1user2。设置自定义布局模式。",
294
+ "input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyCloudRecording\n<公共请求参数>\n\n{\n \"SubscribeStreamUserIds\": {\n \"SubscribeVideoUserIds\": [\n \"user1\",\n \"user2\"\n ],\n \"SubscribeAudioUserIds\": [\n \"user1\",\n \"user2\"\n ]\n },\n \"TaskId\": \"-m9-bVVU7gzdSqvsV***Y+QMYNee2QE.\",\n \"SdkAppId\": 1400188366,\n \"MixLayoutParams\": {\n \"MixLayoutMode\": 4,\n \"MixLayoutList\": [\n {\n \"Top\": 100,\n \"UserId\": \"user1\",\n \"Height\": 100,\n \"Width\": 100,\n \"Left\": 100\n },\n {\n \"Top\": 200,\n \"UserId\": \"user2\",\n \"Height\": 100,\n \"Width\": 100,\n \"Left\": 200\n }\n ]\n }\n}",
295
+ "output": "{\n \"Response\": {\n \"TaskId\": \"-m9-bVVU7gzdSqvsV***Y+QMYNee2QE.\",\n \"RequestId\": \"71993312-6ab8-4768-9124-118e0a20c45f\"\n }\n}",
296
296
  "title": "更新云端录制"
297
297
  }
298
298
  ],
@@ -28,7 +28,7 @@
28
28
  {
29
29
  "disabled": false,
30
30
  "document": "验证码,仅支持填写数字,实际播报语音时,会自动在数字前补充语音文本\"您的验证码是\"。",
31
- "example": "1234",
31
+ "example": "8253",
32
32
  "member": "string",
33
33
  "name": "CodeMessage",
34
34
  "required": true,
@@ -64,7 +64,7 @@
64
64
  {
65
65
  "disabled": false,
66
66
  "document": "用户的 session 内容,腾讯 server 回包中会原样返回。",
67
- "example": "test",
67
+ "example": "sc-t",
68
68
  "member": "string",
69
69
  "name": "SessionContext",
70
70
  "required": false,
@@ -82,7 +82,7 @@
82
82
  "example": "无",
83
83
  "member": "SendStatus",
84
84
  "name": "SendStatus",
85
- "required": true,
85
+ "output_required": true,
86
86
  "type": "object",
87
87
  "value_allowed_null": false
88
88
  },
@@ -101,20 +101,20 @@
101
101
  {
102
102
  "disabled": false,
103
103
  "document": "标识本次发送 ID,标识一次下发记录。",
104
- "example": "",
104
+ "example": "12582bce-403c-11eb-96b8-525400476c37",
105
105
  "member": "string",
106
106
  "name": "CallId",
107
- "required": true,
107
+ "output_required": true,
108
108
  "type": "string",
109
109
  "value_allowed_null": false
110
110
  },
111
111
  {
112
112
  "disabled": false,
113
113
  "document": "用户的 session 内容,腾讯 server 回包中会原样返回。\n注意:此字段可能返回 null,表示取不到有效值。",
114
- "example": "",
114
+ "example": "sc-t",
115
115
  "member": "string",
116
116
  "name": "SessionContext",
117
- "required": true,
117
+ "output_required": true,
118
118
  "type": "string",
119
119
  "value_allowed_null": true
120
120
  }
@@ -172,7 +172,7 @@
172
172
  {
173
173
  "disabled": false,
174
174
  "document": "用户的 session 内容,腾讯 server 回包中会原样返回。",
175
- "example": "test",
175
+ "example": "sc-t",
176
176
  "member": "string",
177
177
  "name": "SessionContext",
178
178
  "required": false,
@@ -190,7 +190,7 @@
190
190
  "example": "无",
191
191
  "member": "SendStatus",
192
192
  "name": "SendStatus",
193
- "required": true,
193
+ "output_required": true,
194
194
  "type": "object",
195
195
  "value_allowed_null": false
196
196
  },
@@ -2,17 +2,17 @@
2
2
  "actions": {
3
3
  "SendCodeVoice": [
4
4
  {
5
- "document": "",
6
- "input": "POST / HTTP/1.1\nHost: vms.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SendCodeVoice\n<公共请求参数>\n\n{\n \"CodeMessage\": \"1234\",\n \"PlayTimes\": 2,\n \"CalledNumber\": \"+8613788888888\",\n \"SessionContext\": \"test\",\n \"VoiceSdkAppid\": \"1400006666\"\n}",
7
- "output": "{\n \"Response\": {\n \"SendStatus\": {\n \"CallId\": \"12582bce-403c-11eb-96b8-525400476c37\",\n \"SessionContext\": \"test\"\n },\n \"RequestId\": \"91260bb8-cf91-4f3e-a81f-9198114a2279\"\n }\n}",
5
+ "document": "发送语音验证码",
6
+ "input": "POST / HTTP/1.1\nHost: vms.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SendCodeVoice\n<公共请求参数>\n\n{\n \"CodeMessage\": \"8253\",\n \"PlayTimes\": 2,\n \"CalledNumber\": \"+8613788888888\",\n \"SessionContext\": \"sc-t\",\n \"VoiceSdkAppid\": \"1400006666\"\n}",
7
+ "output": "{\n \"Response\": {\n \"SendStatus\": {\n \"CallId\": \"12582bce-403c-11eb-96b8-525400476c37\",\n \"SessionContext\": \"sc-t\"\n },\n \"RequestId\": \"91260bb8-cf91-4f3e-a81f-9198114a2279\"\n }\n}",
8
8
  "title": "发送语音验证码"
9
9
  }
10
10
  ],
11
11
  "SendTtsVoice": [
12
12
  {
13
13
  "document": "",
14
- "input": "POST / HTTP/1.1\nHost: vms.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SendTtsVoice\n<公共请求参数>\n\n{\n \"TemplateId\": \"4356\",\n \"TemplateParamSet\": [\n \"7652\"\n ],\n \"PlayTimes\": 2,\n \"CalledNumber\": \"+8613788888888\",\n \"SessionContext\": \"test\",\n \"VoiceSdkAppid\": \"1400006666\"\n}",
15
- "output": "{\n \"Response\": {\n \"SendStatus\": {\n \"CallId\": \"12582bce-403c-11eb-96b8-525400476c37\",\n \"SessionContext\": \"test\"\n },\n \"RequestId\": \"91260bb8-cf91-4f3e-a81f-9198114a2279\"\n }\n}",
14
+ "input": "POST / HTTP/1.1\nHost: vms.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SendTtsVoice\n<公共请求参数>\n\n{\n \"TemplateId\": \"4356\",\n \"TemplateParamSet\": [\n \"7652\"\n ],\n \"PlayTimes\": 2,\n \"CalledNumber\": \"+8613788888888\",\n \"SessionContext\": \"sc-t\",\n \"VoiceSdkAppid\": \"1400006666\"\n}",
15
+ "output": "{\n \"Response\": {\n \"SendStatus\": {\n \"CallId\": \"12582bce-403c-11eb-96b8-525400476c37\",\n \"SessionContext\": \"sc-t\"\n },\n \"RequestId\": \"91260bb8-cf91-4f3e-a81f-9198114a2279\"\n }\n}",
16
16
  "title": "指定模板发送语音通知"
17
17
  }
18
18
  ]
@@ -484,7 +484,7 @@
484
484
  "status": "online"
485
485
  },
486
486
  "CreateSecurityGroupWithPolicies": {
487
- "document": "本接口(CreateSecurityGroupWithPolicies)用于创建新的安全组(SecurityGroup),并且可以同时添加安全组规则(SecurityGroupPolicy)。\n* 每个账户下每个地域的每个项目的<a href=\"https://cloud.tencent.com/document/product/213/12453\">安全组数量限制</a>。\n* 新建的安全组的入站和出站规则默认都是全部拒绝,在创建后通常您需要再调用<a href=\"https://cloud.tencent.com/document/product/215/15807\">CreateSecurityGroupPolicies</a>\n将安全组的规则设置为需要的规则。\n\n安全组规则说明:\n* Version安全组规则版本号,用户每次更新安全规则版本会自动加1,防止您更新的路由规则已过期,不填不考虑冲突。\n* Protocol字段支持输入TCP, UDP, ICMP, ICMPV6, GRE, ALL。\n* CidrBlock字段允许输入符合cidr格式标准的任意字符串。(展开)在基础网络中,如果CidrBlock包含您的账户内的云服务器之外的设备在腾讯云的内网IP,并不代表此规则允许您访问这些设备,租户之间网络隔离规则优先于安全组中的内网规则。\n* Ipv6CidrBlock字段允许输入符合IPv6 cidr格式标准的任意字符串。(展开)在基础网络中,如果Ipv6CidrBlock包含您的账户内的云服务器之外的设备在腾讯云的内网IPv6,并不代表此规则允许您访问这些设备,租户之间网络隔离规则优先于安全组中的内网规则。\n* SecurityGroupId字段允许输入与待修改的安全组位于相同项目中的安全组ID,包括这个安全组ID本身,代表安全组下所有云服务器的内网IP。使用这个字段时,这条规则用来匹配网络报文的过程中会随着被使用的这个ID所关联的云服务器变化而变化,不需要重新修改。\n* Port字段允许输入一个单独端口号,或者用减号分隔的两个端口号代表端口范围,例如80或8000-8010。只有当Protocol字段是TCP或UDP时,Port字段才被接受,即Protocol字段不是TCP或UDP时,Protocol和Port是排他关系,不允许同时输入,否则会接口报错。\n* Action字段只允许输入ACCEPT或DROP。\n* CidrBlock, Ipv6CidrBlock, SecurityGroupId, AddressTemplate四者是排他关系,不允许同时输入,Protocol + Port和ServiceTemplate二者是排他关系,不允许同时输入。\n* 一次请求中只能创建单个方向的规则, 如果需要指定索引(PolicyIndex)参数, 多条规则的索引必须一致。",
487
+ "document": "本接口(CreateSecurityGroupWithPolicies)用于创建新的安全组(SecurityGroup),并且可以同时添加安全组规则(SecurityGroupPolicy)。\n* 每个账户下每个地域的每个项目的<a href=\"https://cloud.tencent.com/document/product/213/12453\">安全组数量限制</a>。\n* 新建的安全组的入站和出站规则默认都是全部拒绝,在创建后通常您需要再调用<a href=\"https://cloud.tencent.com/document/product/215/15807\">CreateSecurityGroupPolicies</a>\n将安全组的规则设置为需要的规则。\n\n安全组规则说明:\n* Version安全组规则版本号,用户每次更新安全规则版本会自动加1,防止您更新的路由规则已过期,不填不考虑冲突。\n* Protocol字段支持输入TCP, UDP, ICMP, ICMPV6, GRE, ALL。\n* CidrBlock字段允许输入符合cidr格式标准的任意字符串。(展开)在基础网络中,如果CidrBlock包含您的账户内的云服务器之外的设备在腾讯云的内网IP,并不代表此规则允许您访问这些设备,租户之间网络隔离规则优先于安全组中的内网规则。\n* Ipv6CidrBlock字段允许输入符合IPv6 cidr格式标准的任意字符串。(展开)在基础网络中,如果Ipv6CidrBlock包含您的账户内的云服务器之外的设备在腾讯云的内网IPv6,并不代表此规则允许您访问这些设备,租户之间网络隔离规则优先于安全组中的内网规则。\n* SecurityGroupId字段允许输入与待修改的安全组位于相同项目中的安全组ID,包括这个安全组ID本身,代表安全组下所有云服务器的内网IP。使用这个字段时,这条规则用来匹配网络报文的过程中会随着被使用的这个ID所关联的云服务器变化而变化,不需要重新修改。\n* Port字段允许输入一个单独端口号,或者用减号分隔的两个端口号代表端口范围,例如80或8000-8010。只有当Protocol字段是TCP或UDP时,Port字段才被接受,即Protocol字段不是TCP或UDP时,Protocol和Port是排他关系,不允许同时输入,否则会接口报错。\n* Action字段只允许输入ACCEPT或DROP。\n* CidrBlock, Ipv6CidrBlock, SecurityGroupId, AddressTemplate四者是排他关系,不允许同时输入,Protocol + Port和ServiceTemplate二者是排他关系,不允许同时输入。\n* 请求中可以同时指定入站和出站两个方向的规则, 如果需要指定索引(PolicyIndex)参数, 多条规则的索引必须一致。",
488
488
  "input": "CreateSecurityGroupWithPoliciesRequest",
489
489
  "name": "创建安全组和规则",
490
490
  "output": "CreateSecurityGroupWithPoliciesResponse",
@@ -7009,7 +7009,7 @@
7009
7009
  "member": "Tag",
7010
7010
  "name": "Tags",
7011
7011
  "required": false,
7012
- "type": "object"
7012
+ "type": "list"
7013
7013
  }
7014
7014
  ],
7015
7015
  "type": "object"
@@ -9662,7 +9662,7 @@
9662
9662
  {
9663
9663
  "disabled": false,
9664
9664
  "document": "安全组名称,可任意命名,但不得超过60个字符。",
9665
- "example": "TEST",
9665
+ "example": "demo",
9666
9666
  "member": "string",
9667
9667
  "name": "GroupName",
9668
9668
  "required": true,
@@ -9671,7 +9671,7 @@
9671
9671
  {
9672
9672
  "disabled": false,
9673
9673
  "document": "安全组备注,最多100个字符。",
9674
- "example": "TEST 20230214",
9674
+ "example": "demo",
9675
9675
  "member": "string",
9676
9676
  "name": "GroupDescription",
9677
9677
  "required": true,
@@ -9698,7 +9698,7 @@
9698
9698
  {
9699
9699
  "disabled": false,
9700
9700
  "document": "指定绑定的标签列表,例如:[{\"Key\": \"city\", \"Value\": \"shanghai\"}]。",
9701
- "example": "",
9701
+ "example": "[{\"Key\": \"env\", \"Value\": \"prod\"}]",
9702
9702
  "member": "Tag",
9703
9703
  "name": "Tags",
9704
9704
  "required": false,
@@ -9713,7 +9713,7 @@
9713
9713
  {
9714
9714
  "disabled": false,
9715
9715
  "document": "安全组对象。",
9716
- "example": "sg-2quou3gv",
9716
+ "example": "",
9717
9717
  "member": "SecurityGroup",
9718
9718
  "name": "SecurityGroup",
9719
9719
  "output_required": true,
@@ -645,14 +645,14 @@
645
645
  "CreateSecurityGroupWithPolicies": [
646
646
  {
647
647
  "document": "创建安全组",
648
- "input": "https://vpc.tencentcloudapi.com/?Action=CreateSecurityGroupWithPolicies\n&GroupName=TestGroup\n&GroupDescription=test-group-desc\n&<公共请求参数>",
649
- "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityGroup\": {\n \"SecurityGroupId\": \"sg-12345678\",\n \"SecurityGroupName\": \"TestGroup\",\n \"SecurityGroupDesc\": \"test-group-desc\",\n \"ProjectId\": \"0\",\n \"CreatedTime\": \"2018-01-13 19:26:33\",\n \"UpdateTime\": \"2018-01-13 19:26:33\",\n \"TagSet\": [],\n \"IsDefault\": false\n }\n }\n}",
648
+ "input": "https://vpc.tencentcloudapi.com/?Action=CreateSecurityGroupWithPolicies\n&GroupName=demo\n&GroupDescription=demo\n&<公共请求参数>",
649
+ "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityGroup\": {\n \"SecurityGroupId\": \"sg-ms7c7gcr\",\n \"SecurityGroupName\": \"demo\",\n \"SecurityGroupDesc\": \"demo\",\n \"ProjectId\": \"0\",\n \"CreatedTime\": \"2018-01-13 19:26:33\",\n \"UpdateTime\": \"2018-01-13 19:26:33\",\n \"TagSet\": [],\n \"IsDefault\": false\n }\n }\n}",
650
650
  "title": "创建安全组"
651
651
  },
652
652
  {
653
653
  "document": "创建安全组和安全组规则",
654
- "input": "https://vpc.tencentcloudapi.com/?Action=CreateSecurityGroupWithPolicies\n&GroupName=TestGroup\n&GroupDescription=test-group-desc\n&SecurityGroupPolicySet.Egress.0.PolicyIndex=0\n&SecurityGroupPolicySet.Egress.0.ServiceTemplate.ServiceId=ppm-f5n1f8da\n&SecurityGroupPolicySet.Egress.0.ServiceTemplate.ServiceGroupId=ppmg-f5n1f8da\n&SecurityGroupPolicySet.Egress.0.AddressTemplate.AddressId=ipm-2uw6ujo6\n&SecurityGroupPolicySet.Egress.0.AddressTemplate.AddressGroupId=ipmg-2uw6ujo6\n&SecurityGroupPolicySet.Egress.0.Action=accept\n&SecurityGroupPolicySet.Egress.0.PolicyDescription=TestPolicy\n&SecurityGroupPolicySet.Egress.1.PolicyIndex=1\n&SecurityGroupPolicySet.Egress.1.ServiceTemplate.ServiceId=ppm-f5n1f8da\n&SecurityGroupPolicySet.Egress.1.ServiceTemplate.ServiceGroupId=ppmg-f5n1f8da\n&SecurityGroupPolicySet.Egress.1.AddressTemplate.AddressId=ipm-2uw6ujo6\n&SecurityGroupPolicySet.Egress.1.AddressTemplate.AddressGroupId=ipmg-2uw6ujo6\n&SecurityGroupPolicySet.Egress.1.Action=accept\n&SecurityGroupPolicySet.Egress.1.PolicyDescription=Test\n&<公共请求参数>",
655
- "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityGroup\": {\n \"SecurityGroupId\": \"sg-12345678\",\n \"SecurityGroupName\": \"TestGroup\",\n \"SecurityGroupDesc\": \"test-group-desc\",\n \"ProjectId\": \"0\",\n \"CreatedTime\": \"2018-01-13 19:26:33\",\n \"UpdateTime\": \"2018-01-13 19:26:33\",\n \"TagSet\": [],\n \"IsDefault\": false\n }\n }\n}",
654
+ "input": "https://vpc.tencentcloudapi.com/?Action=CreateSecurityGroupWithPolicies\n&GroupName=demo\n&GroupDescription=demo\n&SecurityGroupPolicySet.Egress.0.PolicyIndex=0\n&SecurityGroupPolicySet.Egress.0.ServiceTemplate.ServiceId=ppm-f5n1f8da\n&SecurityGroupPolicySet.Egress.0.ServiceTemplate.ServiceGroupId=ppmg-f5n1f8da\n&SecurityGroupPolicySet.Egress.0.AddressTemplate.AddressId=ipm-2uw6ujo6\n&SecurityGroupPolicySet.Egress.0.AddressTemplate.AddressGroupId=ipmg-2uw6ujo6\n&SecurityGroupPolicySet.Egress.0.Action=accept\n&SecurityGroupPolicySet.Egress.0.PolicyDescription=demo\n&SecurityGroupPolicySet.Egress.1.PolicyIndex=1\n&SecurityGroupPolicySet.Egress.1.ServiceTemplate.ServiceId=ppm-f5n1f8da\n&SecurityGroupPolicySet.Egress.1.ServiceTemplate.ServiceGroupId=ppmg-f5n1f8da\n&SecurityGroupPolicySet.Egress.1.AddressTemplate.AddressId=ipm-2uw6ujo6\n&SecurityGroupPolicySet.Egress.1.AddressTemplate.AddressGroupId=ipmg-2uw6ujo6\n&SecurityGroupPolicySet.Egress.1.Action=accept\n&SecurityGroupPolicySet.Egress.1.PolicyDescription=demo\n&<公共请求参数>",
655
+ "output": "{\n \"Response\": {\n \"RequestId\": \"354f4ac3-8546-4516-8c8a-69e3ab73aa8a\",\n \"SecurityGroup\": {\n \"SecurityGroupId\": \"sg-6zwa44xm\",\n \"SecurityGroupName\": \"demo\",\n \"SecurityGroupDesc\": \"demo\",\n \"ProjectId\": \"0\",\n \"CreatedTime\": \"2018-01-13 19:26:33\",\n \"UpdateTime\": \"2018-01-13 19:26:33\",\n \"TagSet\": [],\n \"IsDefault\": false\n }\n }\n}",
656
656
  "title": "创建安全组和安全组规则"
657
657
  }
658
658
  ],