tccli 3.0.1363.1__py2.py3-none-any.whl → 3.0.1365.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 (57) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +1 -1
  3. tccli/services/bi/v20220105/api.json +97 -5
  4. tccli/services/bi/v20220105/examples.json +5 -5
  5. tccli/services/cam/cam_client.py +61 -8
  6. tccli/services/cam/v20190116/api.json +96 -0
  7. tccli/services/cam/v20190116/examples.json +8 -0
  8. tccli/services/cdb/v20170320/api.json +35 -35
  9. tccli/services/cdb/v20170320/examples.json +3 -3
  10. tccli/services/cdn/cdn_client.py +161 -1380
  11. tccli/services/cdn/v20180606/api.json +5302 -9471
  12. tccli/services/cdn/v20180606/examples.json +0 -184
  13. tccli/services/cfs/cfs_client.py +817 -128
  14. tccli/services/cfs/v20190719/api.json +2256 -848
  15. tccli/services/cfs/v20190719/examples.json +104 -0
  16. tccli/services/clb/v20180317/api.json +29 -9
  17. tccli/services/cls/v20201016/api.json +76 -72
  18. tccli/services/cls/v20201016/examples.json +3 -3
  19. tccli/services/ctem/v20231128/api.json +331 -97
  20. tccli/services/ctem/v20231128/examples.json +8 -8
  21. tccli/services/dlc/dlc_client.py +1622 -403
  22. tccli/services/dlc/v20210125/api.json +10882 -8052
  23. tccli/services/dlc/v20210125/examples.json +184 -0
  24. tccli/services/emr/v20190103/api.json +1 -1
  25. tccli/services/es/v20250101/api.json +38 -1
  26. tccli/services/ess/ess_client.py +110 -4
  27. tccli/services/ess/v20201111/api.json +354 -1
  28. tccli/services/ess/v20201111/examples.json +16 -0
  29. tccli/services/hunyuan/hunyuan_client.py +73 -179
  30. tccli/services/hunyuan/v20230901/api.json +0 -190
  31. tccli/services/hunyuan/v20230901/examples.json +0 -16
  32. tccli/services/kms/v20190118/api.json +2 -2
  33. tccli/services/live/v20180801/api.json +1 -1
  34. tccli/services/lowcode/lowcode_client.py +212 -0
  35. tccli/services/lowcode/v20210108/api.json +239 -0
  36. tccli/services/lowcode/v20210108/examples.json +32 -0
  37. tccli/services/monitor/v20180724/api.json +2 -2
  38. tccli/services/mps/v20190612/api.json +5 -5
  39. tccli/services/mqtt/v20240516/api.json +84 -0
  40. tccli/services/ocr/v20181119/api.json +3 -3
  41. tccli/services/ssl/v20191205/api.json +38 -28
  42. tccli/services/teo/teo_client.py +1266 -206
  43. tccli/services/teo/v20220901/api.json +1818 -116
  44. tccli/services/teo/v20220901/examples.json +160 -0
  45. tccli/services/tione/v20211111/api.json +10 -0
  46. tccli/services/trtc/v20190722/api.json +40 -7
  47. tccli/services/waf/v20180125/api.json +499 -0
  48. tccli/services/waf/v20180125/examples.json +32 -0
  49. tccli/services/waf/waf_client.py +224 -12
  50. tccli/services/wedata/v20210820/api.json +191 -11
  51. tccli/services/wedata/v20210820/examples.json +10 -2
  52. tccli/services/wedata/wedata_client.py +53 -0
  53. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/METADATA +2 -2
  54. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/RECORD +57 -57
  55. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/WHEEL +0 -0
  56. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/entry_points.txt +0 -0
  57. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/license_files/LICENSE +0 -0
@@ -158,6 +158,14 @@
158
158
  "title": "创建边缘函数规则"
159
159
  }
160
160
  ],
161
+ "CreateJustInTimeTranscodeTemplate": [
162
+ {
163
+ "document": "创建即时转码模板。",
164
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateJustInTimeTranscodeTemplate\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-djuqmq\",\n \"TemplateName\": \"myTemplate\",\n \"Comment\": \"This is my template.\",\n \"VideoStreamSwitch\": \"on\",\n \"AudioStreamSwitch\": \"on\",\n \"VideoTemplate\": {\n \"Codec\": \"H.264\",\n \"Bitrate\": 2048,\n \"Fps\": 25\n },\n \"AudioTemplate\": {\n \"Codec\": \"libfdk_aac\",\n \"AudioChannel\": 2\n }\n}",
165
+ "output": "{\n \"Response\": {\n \"TemplateId\": \"C1LZ7982VgTpYhJ7M\",\n \"RequestId\": \"12ae8d8e-dce3-4151-9d4b-5594145287e1\"\n }\n}",
166
+ "title": "创建即时转码模板"
167
+ }
168
+ ],
161
169
  "CreateL4Proxy": [
162
170
  {
163
171
  "document": "在 ZoneId 为 zone-2jc2xy3hr7f7 的站点下创建一个名称为 test,加速区域为中国大陆可用区的四层实例。",
@@ -396,6 +404,30 @@
396
404
  "title": "修改源站为COS对象存储"
397
405
  }
398
406
  ],
407
+ "CreateSecurityAPIResource": [
408
+ {
409
+ "document": "新建一个 API 资源。",
410
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSecurityAPIResource\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123sfakjf\",\n \"APIResources\": [\n {\n \"Name\": \"test2\",\n \"Path\": \"/ava\",\n \"APIServiceIds\": [\n \"apisrv-123233399\"\n ],\n \"Methods\": [\n \"POST\",\n \"PUT\"\n ],\n \"RequestConstraint\": \"${http.request.body.form['operationType']} in ['id.dana.order.listAl']\"\n }\n ]\n}",
411
+ "output": "{\n \"Response\": {\n \"APIResourceIds\": [\n \"apires-1232382313\"\n ],\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
412
+ "title": "创建 API 资源"
413
+ }
414
+ ],
415
+ "CreateSecurityAPIService": [
416
+ {
417
+ "document": "新建一个 API 服务。",
418
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSecurityAPIService\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123sfakjf\",\n \"APIServices\": [\n {\n \"Name\": \"test\",\n \"BasePath\": \"/tt\"\n }\n ]\n}",
419
+ "output": "{\n \"Response\": {\n \"APIServiceIds\": [\n \"apisrv-1232382313\"\n ],\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
420
+ "title": "创建 API 服务"
421
+ }
422
+ ],
423
+ "CreateSecurityClientAttester": [
424
+ {
425
+ "document": "新建一个认证选项配置。",
426
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSecurityClientAttester\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123123322\",\n \"ClientAttesters\": [\n {\n \"Name\": \"test\",\n \"AttesterSource\": \"TC-RCE\",\n \"TCRCEOption\": {\n \"Channel\": \"12399223\"\n },\n \"AttesterDuration\": \"300s\"\n }\n ]\n}",
427
+ "output": "{\n \"Response\": {\n \"ClientAttesterIds\": [\n \"attest-2184008405\"\n ],\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
428
+ "title": "创建认证选项配置"
429
+ }
430
+ ],
399
431
  "CreateSecurityIPGroup": [
400
432
  {
401
433
  "document": "创建安全 IP 组,并设置 2.2.2.2 为永久存在。",
@@ -410,6 +442,14 @@
410
442
  "title": "创建安全 IP 组,并为 IP 配置过期时间"
411
443
  }
412
444
  ],
445
+ "CreateSecurityJSInjectionRule": [
446
+ {
447
+ "document": "创建一个 JavaScript 注入规则。",
448
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSecurityJSInjectionRule\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123123322\",\n \"JSInjectionRules\": [\n {\n \"Name\": \"test\",\n \"Condition\": \"${http.request.host} in ['www.test.com'] and ${http.request.uri.path} in ['/atteffa/geo-info']\",\n \"InjectJS\": \"inject-sdk-only\",\n \"Priority\": 2\n }\n ]\n}",
449
+ "output": "{\n \"Response\": {\n \"JSInjectionRuleIds\": [\n \"injection-2184008405\"\n ],\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
450
+ "title": "创建 JavaScript 注入规则"
451
+ }
452
+ ],
413
453
  "CreateSharedCNAME": [
414
454
  {
415
455
  "document": "在 ZoneId 为 zone-225qgrnvbi9w 的站点下,创建一个共享 CNAME 前缀为 test,描述为 For Service A 的共享 CNAME。",
@@ -518,6 +558,14 @@
518
558
  "title": "删除边缘函数规则"
519
559
  }
520
560
  ],
561
+ "DeleteJustInTimeTranscodeTemplates": [
562
+ {
563
+ "document": "删除已存在的转码模板。",
564
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteJustInTimeTranscodeTemplates\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-djuqmq\",\n \"TemplateIds\": [\n \"C1LZ7982VgTpYhJ7M\"\n ]\n}",
565
+ "output": "{\n \"Response\": {\n \"RequestId\": \"12ae8d8e-dce3-4151-9d4b-5594145287e1\"\n }\n}",
566
+ "title": "删除转码模板"
567
+ }
568
+ ],
521
569
  "DeleteL4Proxy": [
522
570
  {
523
571
  "document": "删除 ZoneId 为 zone-24wjy25v1cwi 下,ProxyId 为 sid-2qwk27xf7j9g 的四层代理实例。",
@@ -590,6 +638,30 @@
590
638
  "title": "批量删除规则引擎规则"
591
639
  }
592
640
  ],
641
+ "DeleteSecurityAPIResource": [
642
+ {
643
+ "document": "删除某些已有的 API 资源。",
644
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteSecurityAPIResource\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123sfakjf\",\n \"APIResourceIds\": [\n \"apires-1232000001\",\n \"apires-1232000002\"\n ]\n}",
645
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
646
+ "title": "删除指定 API 资源"
647
+ }
648
+ ],
649
+ "DeleteSecurityAPIService": [
650
+ {
651
+ "document": "删除某些已有的 API 服务。",
652
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteSecurityAPIService\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123sfakjf\",\n \"APIServiceIds\": [\n \"apisrv-1232382313\",\n \"apisrv-1232382314\"\n ]\n}",
653
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
654
+ "title": "删除指定 API 服务"
655
+ }
656
+ ],
657
+ "DeleteSecurityClientAttester": [
658
+ {
659
+ "document": "删除某个已有的认证选项。",
660
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteSecurityClientAttester\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-nqicqhasui\",\n \"ClientAttesterIds\": [\n \"attest-2184008405\"\n ]\n}",
661
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
662
+ "title": "删除指定认证选项"
663
+ }
664
+ ],
593
665
  "DeleteSecurityIPGroup": [
594
666
  {
595
667
  "document": "正常删除安全 IP 组",
@@ -598,6 +670,14 @@
598
670
  "title": "删除安全 IP 组"
599
671
  }
600
672
  ],
673
+ "DeleteSecurityJSInjectionRule": [
674
+ {
675
+ "document": "删除某个 JavaScript 注入规则。",
676
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteSecurityJSInjectionRule\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-nqicqhasui\",\n \"JSInjectionRuleIds\": [\n \"injection-2184008405\"\n ]\n}",
677
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
678
+ "title": "删除 JavaScript 注入规则"
679
+ }
680
+ ],
601
681
  "DeleteSharedCNAME": [
602
682
  {
603
683
  "document": "删除 ZoneId 为 zone-225qgrnvbi9w 的站点下的共享 CNAME qq.com.225qgrnvbi9w.share.dnse5.com。",
@@ -858,6 +938,14 @@
858
938
  "title": "查询站点的验证状态"
859
939
  }
860
940
  ],
941
+ "DescribeJustInTimeTranscodeTemplates": [
942
+ {
943
+ "document": "根据模板名获取转码模板。",
944
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeJustInTimeTranscodeTemplates\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-djuqmq\",\n \"Filters\": [\n {\n \"Name\": \"template-name\",\n \"Values\": [\n \"myTemplate\"\n ]\n }\n ],\n \"Offset\": 0,\n \"Limit\": 100\n}",
945
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"TemplateSet\": [\n {\n \"TemplateId\": \"C1LZ7982VgTpYhJ7M\",\n \"TemplateName\": \"myTemplate\",\n \"Comment\": \"MyTranscodeTemplate\",\n \"Type\": \"Custom\",\n \"VideoStreamSwitch\": \"on\",\n \"AudioStreamSwitch\": \"on\",\n \"VideoTemplate\": {\n \"Codec\": \"H.264\",\n \"Fps\": 24,\n \"FillType\": \"black\",\n \"Bitrate\": 2048,\n \"ResolutionAdaptive\": \"open\",\n \"Width\": 0,\n \"Height\": 0\n },\n \"AudioTemplate\": {\n \"Codec\": \"libfdk_aac\",\n \"AudioChannel\": 2\n },\n \"CreateTime\": \"2018-10-01T10:00:00Z\",\n \"UpdateTime\": \"2018-10-01T10:00:00Z\"\n }\n ],\n \"RequestId\": \"12ae8d8e-dce3-4151-9d4b-5594145287e1\"\n }\n}",
946
+ "title": "获取转码模板"
947
+ }
948
+ ],
861
949
  "DescribeL4Proxy": [
862
950
  {
863
951
  "document": "查询站点 ID 为 zone-24wjy25v1cwi 的站点下四层代理实例列表。",
@@ -1062,6 +1150,30 @@
1062
1150
  "title": "DescribeRulesSetting"
1063
1151
  }
1064
1152
  ],
1153
+ "DescribeSecurityAPIResource": [
1154
+ {
1155
+ "document": "分页查询某个站点的 API 资源。",
1156
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSecurityAPIResource\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123123232\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
1157
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"APIResources\": [\n {\n \"Id\": \"apires-1230001002\",\n \"Name\": \"test2\",\n \"Path\": \"/ava\",\n \"APIServiceIds\": [\n \"apisrv-123233399\"\n ],\n \"Methods\": [\n \"POST\",\n \"PUT\"\n ],\n \"RequestConstraint\": \"${http.request.body.form['operationType']} in ['id.dana.order.listAl']\"\n }\n ],\n \"RequestId\": \"97f2dd9b-1624-4519-9ac6-13c95154d846\"\n }\n}",
1158
+ "title": "查询指定站点的 API 资源"
1159
+ }
1160
+ ],
1161
+ "DescribeSecurityAPIService": [
1162
+ {
1163
+ "document": "分页查询指定站点的 API 服务。",
1164
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSecurityAPIService\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123123232\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
1165
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"APIServices\": [\n {\n \"Id\": \"apisrv-1230001001\",\n \"Name\": \"test1\",\n \"BasePath\": \"/tt\"\n }\n ],\n \"RequestId\": \"97f2dd9b-1624-4519-9ac6-13c95154d846\"\n }\n}",
1166
+ "title": "查询指定站点的 API 服务"
1167
+ }
1168
+ ],
1169
+ "DescribeSecurityClientAttester": [
1170
+ {
1171
+ "document": "分页查询指定站点的客户端认证选项配置。",
1172
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSecurityClientAttester\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123123232\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
1173
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"ClientAttesters\": [\n {\n \"Name\": \"test1\",\n \"Id\": \"attest-2180001023\",\n \"AttesterSource\": \"TC-RCE\",\n \"Type\": \"CUSTOM\",\n \"AttesterDuration\": \"300s\",\n \"TCRCEOption\": {\n \"Channel\": \"12399223\"\n }\n }\n ],\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
1174
+ "title": "查询指定站点的客户端认证选项配置。"
1175
+ }
1176
+ ],
1065
1177
  "DescribeSecurityIPGroup": [
1066
1178
  {
1067
1179
  "document": "查询指定站点的所有安全 IP 分组的配置信息。",
@@ -1076,6 +1188,14 @@
1076
1188
  "title": "查询指定 ID 的安全 IP 分组的配置信息"
1077
1189
  }
1078
1190
  ],
1191
+ "DescribeSecurityIPGroupContent": [
1192
+ {
1193
+ "document": "通过指定 GroupId 查询 IP 组中的 IP 或网段列表。如果 IP 或网段列表数量超过 100000,可以通过分页查询的方式逐步获取所有数据。",
1194
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSecurityIPGroupContent\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-nqicqhasui\",\n \"GroupId\": 100121,\n \"Limit\": 1000,\n \"Offset\": 0\n}",
1195
+ "output": "{\n \"Response\": {\n \"IPTotalCount\": 5,\n \"IPList\": [\n \"1.1.1.1\",\n \"1.2.3.1\",\n \"1.2.4.1\",\n \"1.5.3.1\",\n \"6.2.3.1\"\n ],\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
1196
+ "title": "查询 IP 组中的 IP 或网段内容"
1197
+ }
1198
+ ],
1079
1199
  "DescribeSecurityIPGroupInfo": [
1080
1200
  {
1081
1201
  "document": "查询指定站点的 IP 分组配置信息,并按每页 10 条返回第 1 页内容。",
@@ -1084,6 +1204,14 @@
1084
1204
  "title": "查询 IP 分组的配置信息"
1085
1205
  }
1086
1206
  ],
1207
+ "DescribeSecurityJSInjectionRule": [
1208
+ {
1209
+ "document": "分页查询站点下 JavaScript 注入规则。",
1210
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSecurityJSInjectionRule\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123123232\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
1211
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"JSInjectionRules\": [\n {\n \"RuleId\": \"injection-123219329\",\n \"Name\": \"test\",\n \"Condition\": \"${http.request.host} in ['www.test.com'] and ${http.request.uri.path} in ['/atteffa/geo-info']\",\n \"InjectJS\": \"inject-sdk-only\",\n \"Priority\": 2\n }\n ],\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
1212
+ "title": "查询 JavaScript 注入规则"
1213
+ }
1214
+ ],
1087
1215
  "DescribeSecurityPolicy": [
1088
1216
  {
1089
1217
  "document": "查询安全防护配置",
@@ -1668,6 +1796,30 @@
1668
1796
  "title": "ModifyRule"
1669
1797
  }
1670
1798
  ],
1799
+ "ModifySecurityAPIResource": [
1800
+ {
1801
+ "document": "修改某个已有的 API 资源。",
1802
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityAPIResource\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123sfakjf\",\n \"APIResources\": [\n {\n \"Id\": \"apires-1230001002\",\n \"Name\": \"test2\",\n \"Path\": \"/ava\",\n \"APIServiceIds\": [\n \"apisrv-123233399\"\n ],\n \"Methods\": [\n \"POST\",\n \"PUT\"\n ],\n \"RequestConstraint\": \"${http.request.body.form['operationType']} in ['id.dana.order.listAl']\"\n }\n ]\n}",
1803
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
1804
+ "title": "修改指定 API 资源"
1805
+ }
1806
+ ],
1807
+ "ModifySecurityAPIService": [
1808
+ {
1809
+ "document": "修改某个已有的 API 服务的关联域名、规则名和基础路径。",
1810
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityAPIService\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123sfakjf\",\n \"APIServices\": [\n {\n \"Id\": \"apisrv-1230001001\",\n \"Name\": \"test\",\n \"BasePath\": \"/tt\"\n }\n ]\n}",
1811
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
1812
+ "title": "修改指定 API 服务"
1813
+ }
1814
+ ],
1815
+ "ModifySecurityClientAttester": [
1816
+ {
1817
+ "document": "修改某个已有的认证选项内容。",
1818
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityClientAttester\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-12ekfafefe3\",\n \"ClientAttesters\": [\n {\n \"Name\": \"test\",\n \"Id\": \"attest-2180012392\",\n \"AttesterSource\": \"TC-RCE\",\n \"TCRCEOption\": {\n \"Channel\": \"12399223\"\n },\n \"AttesterDuration\": \"300s\"\n }\n ]\n}",
1819
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
1820
+ "title": "修改指定认证选项内容"
1821
+ }
1822
+ ],
1671
1823
  "ModifySecurityIPGroup": [
1672
1824
  {
1673
1825
  "document": "若向已存在的 IP 组中追加以下 IP 或网段:1.1.1.1、2.2.2.0/24。",
@@ -1712,6 +1864,14 @@
1712
1864
  "title": "全量更新安全 IP 组中的 IP 或网段以及对应的过期时间"
1713
1865
  }
1714
1866
  ],
1867
+ "ModifySecurityJSInjectionRule": [
1868
+ {
1869
+ "document": "修改某个 JavaScript 注入规则。",
1870
+ "input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySecurityJSInjectionRule\n<公共请求参数>\n\n{\n \"ZoneId\": \"zone-123123322\",\n \"JSInjectionRules\": [\n {\n \"RuleId\": \"injection-123219329\",\n \"Name\": \"test\",\n \"Condition\": \"${http.request.host} in ['www.test.com'] and ${http.request.uri.path} in ['/atteffa/geo-info']\",\n \"InjectJS\": \"inject-sdk-only\",\n \"Priority\": 2\n }\n ]\n}",
1871
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ddf831fc-cf45-40fe-81b0-2d9cdd4c1bd6\"\n }\n}",
1872
+ "title": "修改 JavaScript 注入规则"
1873
+ }
1874
+ ],
1715
1875
  "ModifySecurityPolicy": [
1716
1876
  {
1717
1877
  "document": "修改eotest.com站点下a.eotest.com域名策略",
@@ -10284,6 +10284,16 @@
10284
10284
  "output_required": false,
10285
10285
  "type": "string",
10286
10286
  "value_allowed_null": false
10287
+ },
10288
+ {
10289
+ "disabled": false,
10290
+ "document": "服务创建者的子账号名称",
10291
+ "example": "子账号1",
10292
+ "member": "string",
10293
+ "name": "SubUinName",
10294
+ "output_required": false,
10295
+ "type": "string",
10296
+ "value_allowed_null": false
10287
10297
  }
10288
10298
  ],
10289
10299
  "usage": "out"
@@ -1206,7 +1206,7 @@
1206
1206
  {
1207
1207
  "disabled": false,
1208
1208
  "document": "任务唯一标识",
1209
- "example": "",
1209
+ "example": "v2*****test",
1210
1210
  "member": "string",
1211
1211
  "name": "TaskId",
1212
1212
  "required": true,
@@ -1214,8 +1214,8 @@
1214
1214
  },
1215
1215
  {
1216
1216
  "disabled": false,
1217
- "document": "控制命令,目前支持命令如下:\n\n- ServerPushText,服务端发送文本给AI机器人,AI机器人会播报该文本",
1218
- "example": "",
1217
+ "document": "控制命令,目前支持命令如下:- ServerPushText,服务端发送文本给AI机器人,AI机器人会播报该文本. - InvokeLLM,服务端发送文本给大模型,触发对话",
1218
+ "example": "ServerPushText",
1219
1219
  "member": "string",
1220
1220
  "name": "Command",
1221
1221
  "required": true,
@@ -1229,6 +1229,15 @@
1229
1229
  "name": "ServerPushText",
1230
1230
  "required": false,
1231
1231
  "type": "object"
1232
+ },
1233
+ {
1234
+ "disabled": false,
1235
+ "document": "服务端发送命令主动请求大模型,当Command为InvokeLLM时会把content请求到大模型,头部增加X-Invoke-LLM=\"1\"",
1236
+ "example": "无",
1237
+ "member": "InvokeLLM",
1238
+ "name": "InvokeLLM",
1239
+ "required": false,
1240
+ "type": "object"
1232
1241
  }
1233
1242
  ],
1234
1243
  "type": "object"
@@ -4413,6 +4422,30 @@
4413
4422
  ],
4414
4423
  "usage": "out"
4415
4424
  },
4425
+ "InvokeLLM": {
4426
+ "document": "调用服务端主动发起请求到LLM",
4427
+ "members": [
4428
+ {
4429
+ "disabled": false,
4430
+ "document": "请求LLM的内容",
4431
+ "example": "今天天气怎么样",
4432
+ "member": "string",
4433
+ "name": "Content",
4434
+ "required": false,
4435
+ "type": "string"
4436
+ },
4437
+ {
4438
+ "disabled": false,
4439
+ "document": "是否允许该文本打断机器人说话",
4440
+ "example": "false",
4441
+ "member": "bool",
4442
+ "name": "Interrupt",
4443
+ "required": false,
4444
+ "type": "bool"
4445
+ }
4446
+ ],
4447
+ "usage": "in"
4448
+ },
4416
4449
  "LayoutParams": {
4417
4450
  "document": "MCU混流布局参数",
4418
4451
  "members": [
@@ -7208,7 +7241,7 @@
7208
7241
  {
7209
7242
  "disabled": false,
7210
7243
  "document": "服务端推送播报文本",
7211
- "example": "",
7244
+ "example": "您好",
7212
7245
  "member": "string",
7213
7246
  "name": "Text",
7214
7247
  "required": false,
@@ -7217,7 +7250,7 @@
7217
7250
  {
7218
7251
  "disabled": false,
7219
7252
  "document": "是否允许该文本打断机器人说话",
7220
- "example": "",
7253
+ "example": "false",
7221
7254
  "member": "bool",
7222
7255
  "name": "Interrupt",
7223
7256
  "required": false,
@@ -7226,7 +7259,7 @@
7226
7259
  {
7227
7260
  "disabled": false,
7228
7261
  "document": "播报完文本后,是否自动关闭对话任务",
7229
- "example": "",
7262
+ "example": "false",
7230
7263
  "member": "bool",
7231
7264
  "name": "StopAfterPlay",
7232
7265
  "required": false,
@@ -7235,7 +7268,7 @@
7235
7268
  {
7236
7269
  "disabled": false,
7237
7270
  "document": "服务端推送播报音频\n 格式说明:音频必须为单声道,采样率必须跟对应TTS的采样率保持一致,编码为Base64字符串。\n 输入规则:当提供Audio字段时,将不接受Text字段的输入。系统将直接播放Audio字段中的音频内容。",
7238
- "example": "",
7271
+ "example": "音频base64字符串",
7239
7272
  "member": "string",
7240
7273
  "name": "Audio",
7241
7274
  "required": false,