tencentcloud-sdk-nodejs-tse 4.1.230 → 4.1.236

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.
@@ -28,6 +28,12 @@ class Client extends TencentCloudCommon.AbstractClient {
28
28
  constructor(clientConfig) {
29
29
  super("tse.tencentcloudapi.com", "2020-12-07", clientConfig);
30
30
  }
31
+ /**
32
+ * 删除指定的云原生网关消费者
33
+ */
34
+ async DeleteCloudNativeAPIGatewayConsumer(req, cb) {
35
+ return this.request("DeleteCloudNativeAPIGatewayConsumer", req, cb);
36
+ }
31
37
  /**
32
38
  * 删除泳道组
33
39
  */
@@ -70,6 +76,18 @@ class Client extends TencentCloudCommon.AbstractClient {
70
76
  async DescribeGovernanceAliases(req, cb) {
71
77
  return this.request("DescribeGovernanceAliases", req, cb);
72
78
  }
79
+ /**
80
+ * 获取云原生网关服务健康检查配置
81
+ */
82
+ async DescribeUpstreamHealthCheckConfig(req, cb) {
83
+ return this.request("DescribeUpstreamHealthCheckConfig", req, cb);
84
+ }
85
+ /**
86
+ * 修改 LLM 模型 API 信息
87
+ */
88
+ async ModifyCloudNativeAPIGatewayLLMModelAPI(req, cb) {
89
+ return this.request("ModifyCloudNativeAPIGatewayLLMModelAPI", req, cb);
90
+ }
73
91
  /**
74
92
  * 创建泳道组
75
93
  */
@@ -125,16 +143,16 @@ class Client extends TencentCloudCommon.AbstractClient {
125
143
  return this.request("DescribeCloudNativeAPIGatewayServicesLight", req, cb);
126
144
  }
127
145
  /**
128
- * 删除治理中心服务别名
146
+ * 删除云原生网关密钥
129
147
  */
130
- async DeleteGovernanceAliases(req, cb) {
131
- return this.request("DeleteGovernanceAliases", req, cb);
148
+ async DeleteCloudNativeAPIGatewaySecretKey(req, cb) {
149
+ return this.request("DeleteCloudNativeAPIGatewaySecretKey", req, cb);
132
150
  }
133
151
  /**
134
- * 修改治理中心服务实例
152
+ * 查询单个 LLM 模型服务列表
135
153
  */
136
- async ModifyGovernanceInstances(req, cb) {
137
- return this.request("ModifyGovernanceInstances", req, cb);
154
+ async DescribeCloudNativeAPIGatewayLLMModelService(req, cb) {
155
+ return this.request("DescribeCloudNativeAPIGatewayLLMModelService", req, cb);
138
156
  }
139
157
  /**
140
158
  * 查询Zookeeper类型注册引擎实例副本信息
@@ -208,6 +226,12 @@ class Client extends TencentCloudCommon.AbstractClient {
208
226
  async UpdateCloudNativeAPIGatewayCertificateInfo(req, cb) {
209
227
  return this.request("UpdateCloudNativeAPIGatewayCertificateInfo", req, cb);
210
228
  }
229
+ /**
230
+ * 查询云原生网关消费者列表
231
+ */
232
+ async DescribeCloudNativeAPIGatewayConsumerList(req, cb) {
233
+ return this.request("DescribeCloudNativeAPIGatewayConsumerList", req, cb);
234
+ }
211
235
  /**
212
236
  * 获取全量配置文件模板列表
213
237
  */
@@ -232,6 +256,12 @@ class Client extends TencentCloudCommon.AbstractClient {
232
256
  async DescribeZookeeperServerInterfaces(req, cb) {
233
257
  return this.request("DescribeZookeeperServerInterfaces", req, cb);
234
258
  }
259
+ /**
260
+ * 查询单个 LLM 模型 API 信息
261
+ */
262
+ async DescribeCloudNativeAPIGatewayLLMModelAPI(req, cb) {
263
+ return this.request("DescribeCloudNativeAPIGatewayLLMModelAPI", req, cb);
264
+ }
235
265
  /**
236
266
  * 获取 WAF 防护域名
237
267
  */
@@ -244,6 +274,24 @@ class Client extends TencentCloudCommon.AbstractClient {
244
274
  async DeleteConfigFiles(req, cb) {
245
275
  return this.request("DeleteConfigFiles", req, cb);
246
276
  }
277
+ /**
278
+ * 查看云原生网关消费者组的信息
279
+ */
280
+ async DescribeCloudNativeAPIGatewayConsumerGroup(req, cb) {
281
+ return this.request("DescribeCloudNativeAPIGatewayConsumerGroup", req, cb);
282
+ }
283
+ /**
284
+ * 创建 LLM 模型服务。同一网关下 Name 唯一。
285
+ */
286
+ async CreateCloudNativeAPIGatewayLLMModelService(req, cb) {
287
+ return this.request("CreateCloudNativeAPIGatewayLLMModelService", req, cb);
288
+ }
289
+ /**
290
+ * 查询 LLM 模型 API 列表
291
+ */
292
+ async DescribeCloudNativeAPIGatewayLLMModelAPIs(req, cb) {
293
+ return this.request("DescribeCloudNativeAPIGatewayLLMModelAPIs", req, cb);
294
+ }
247
295
  /**
248
296
  * 更新弹性伸缩策略
249
297
  */
@@ -280,6 +328,12 @@ class Client extends TencentCloudCommon.AbstractClient {
280
328
  async DescribeConfigFileReleases(req, cb) {
281
329
  return this.request("DescribeConfigFileReleases", req, cb);
282
330
  }
331
+ /**
332
+ * 删除 LLM 模型 API 信息
333
+ */
334
+ async DeleteCloudNativeAPIGatewayLLMModelAPI(req, cb) {
335
+ return this.request("DeleteCloudNativeAPIGatewayLLMModelAPI", req, cb);
336
+ }
283
337
  /**
284
338
  * 关闭 WAF 防护
285
339
  */
@@ -292,6 +346,12 @@ class Client extends TencentCloudCommon.AbstractClient {
292
346
  async CreateCloudNativeAPIGateway(req, cb) {
293
347
  return this.request("CreateCloudNativeAPIGateway", req, cb);
294
348
  }
349
+ /**
350
+ * 删除治理中心服务别名
351
+ */
352
+ async DeleteGovernanceAliases(req, cb) {
353
+ return this.request("DeleteGovernanceAliases", req, cb);
354
+ }
295
355
  /**
296
356
  * 查询云原生网关的限流插件(路由)
297
357
  */
@@ -328,6 +388,12 @@ class Client extends TencentCloudCommon.AbstractClient {
328
388
  async DescribeGovernanceNamespaces(req, cb) {
329
389
  return this.request("DescribeGovernanceNamespaces", req, cb);
330
390
  }
391
+ /**
392
+ * 查询服务下契约版本列表
393
+ */
394
+ async DescribeGovernanceServiceContractVersions(req, cb) {
395
+ return this.request("DescribeGovernanceServiceContractVersions", req, cb);
396
+ }
331
397
  /**
332
398
  * 更新网关上游实例列表,仅支持IPList服务类型
333
399
  */
@@ -340,12 +406,24 @@ class Client extends TencentCloudCommon.AbstractClient {
340
406
  async CreateCloudNativeAPIGatewayRoute(req, cb) {
341
407
  return this.request("CreateCloudNativeAPIGatewayRoute", req, cb);
342
408
  }
409
+ /**
410
+ * 查询 LLM 模型服务列表
411
+ */
412
+ async DescribeCloudNativeAPIGatewayLLMModelServices(req, cb) {
413
+ return this.request("DescribeCloudNativeAPIGatewayLLMModelServices", req, cb);
414
+ }
343
415
  /**
344
416
  * 创建服务实例
345
417
  */
346
418
  async CreateGovernanceInstances(req, cb) {
347
419
  return this.request("CreateGovernanceInstances", req, cb);
348
420
  }
421
+ /**
422
+ * 修改云原生网关消费者组的信息
423
+ */
424
+ async ModifyCloudNativeAPIGatewayConsumerGroup(req, cb) {
425
+ return this.request("ModifyCloudNativeAPIGatewayConsumerGroup", req, cb);
426
+ }
349
427
  /**
350
428
  * 删除云原生网关的限流插件(路由)
351
429
  */
@@ -394,6 +472,12 @@ class Client extends TencentCloudCommon.AbstractClient {
394
472
  async DescribeSREInstanceAccessAddress(req, cb) {
395
473
  return this.request("DescribeSREInstanceAccessAddress", req, cb);
396
474
  }
475
+ /**
476
+ * 根据命名空间、组名、名称、标签查询配置文件列表
477
+ */
478
+ async DescribeConfigFiles(req, cb) {
479
+ return this.request("DescribeConfigFiles", req, cb);
480
+ }
397
481
  /**
398
482
  * 修改网关实例Konga网络配置
399
483
  */
@@ -407,10 +491,10 @@ class Client extends TencentCloudCommon.AbstractClient {
407
491
  return this.request("DescribeNacosReplicas", req, cb);
408
492
  }
409
493
  /**
410
- * 获取云原生网关服务健康检查配置
494
+ * 创建云原生网关密钥
411
495
  */
412
- async DescribeUpstreamHealthCheckConfig(req, cb) {
413
- return this.request("DescribeUpstreamHealthCheckConfig", req, cb);
496
+ async CreateCloudNativeAPIGatewaySecretKey(req, cb) {
497
+ return this.request("CreateCloudNativeAPIGatewaySecretKey", req, cb);
414
498
  }
415
499
  /**
416
500
  * 查询网关服务来源实例列表
@@ -430,6 +514,12 @@ class Client extends TencentCloudCommon.AbstractClient {
430
514
  async ModifyNativeGatewayServerGroup(req, cb) {
431
515
  return this.request("ModifyNativeGatewayServerGroup", req, cb);
432
516
  }
517
+ /**
518
+ * 创建AI网关模型 API
519
+ */
520
+ async CreateCloudNativeAPIGatewayLLMModelAPI(req, cb) {
521
+ return this.request("CreateCloudNativeAPIGatewayLLMModelAPI", req, cb);
522
+ }
433
523
  /**
434
524
  * 查询云原生网关证书列表
435
525
  */
@@ -442,12 +532,24 @@ class Client extends TencentCloudCommon.AbstractClient {
442
532
  async ModifyCloudNativeAPIGatewayServiceRateLimit(req, cb) {
443
533
  return this.request("ModifyCloudNativeAPIGatewayServiceRateLimit", req, cb);
444
534
  }
535
+ /**
536
+ * 修改云原生API网关实例基础信息
537
+ */
538
+ async ModifyCloudNativeAPIGateway(req, cb) {
539
+ return this.request("ModifyCloudNativeAPIGateway", req, cb);
540
+ }
445
541
  /**
446
542
  * 创建网关服务来源
447
543
  */
448
544
  async CreateNativeGatewayServiceSource(req, cb) {
449
545
  return this.request("CreateNativeGatewayServiceSource", req, cb);
450
546
  }
547
+ /**
548
+ * 从指定的消费者组中移除消费者
549
+ */
550
+ async RemoveCloudNativeAPIGatewayConsumerInGroup(req, cb) {
551
+ return this.request("RemoveCloudNativeAPIGatewayConsumerInGroup", req, cb);
552
+ }
451
553
  /**
452
554
  * 重启微服务引擎实例
453
555
  */
@@ -478,18 +580,18 @@ class Client extends TencentCloudCommon.AbstractClient {
478
580
  async DeleteCloudNativeAPIGatewayCanaryRule(req, cb) {
479
581
  return this.request("DeleteCloudNativeAPIGatewayCanaryRule", req, cb);
480
582
  }
481
- /**
482
- * 获取云原生网关节点列表
483
- */
484
- async DescribeCloudNativeAPIGatewayNodes(req, cb) {
485
- return this.request("DescribeCloudNativeAPIGatewayNodes", req, cb);
486
- }
487
583
  /**
488
584
  * 创建泳道组
489
585
  */
490
586
  async ModifyGovernanceLaneGroups(req, cb) {
491
587
  return this.request("ModifyGovernanceLaneGroups", req, cb);
492
588
  }
589
+ /**
590
+ * 查询泳道组列表
591
+ */
592
+ async DescribeGovernanceLaneGroups(req, cb) {
593
+ return this.request("DescribeGovernanceLaneGroups", req, cb);
594
+ }
493
595
  /**
494
596
  * 弹性伸缩策略批量解绑网关分组
495
597
  */
@@ -509,10 +611,16 @@ class Client extends TencentCloudCommon.AbstractClient {
509
611
  return this.request("DescribeConfigFileReleaseVersions", req, cb);
510
612
  }
511
613
  /**
512
- * 创建或更新配置文件并发布配置
614
+ * 云原生网关移除消费者组授权
513
615
  */
514
- async CreateOrUpdateConfigFileAndRelease(req, cb) {
515
- return this.request("CreateOrUpdateConfigFileAndRelease", req, cb);
616
+ async RemoveCloudNativeAPIGatewayConsumerGroupAuth(req, cb) {
617
+ return this.request("RemoveCloudNativeAPIGatewayConsumerGroupAuth", req, cb);
618
+ }
619
+ /**
620
+ * 创建云原生网关的消费者组
621
+ */
622
+ async CreateCloudNativeAPIGatewayConsumerGroup(req, cb) {
623
+ return this.request("CreateCloudNativeAPIGatewayConsumerGroup", req, cb);
516
624
  }
517
625
  /**
518
626
  * 删除云原生网关访问控制
@@ -557,10 +665,10 @@ class Client extends TencentCloudCommon.AbstractClient {
557
665
  return this.request("CreateGovernanceNamespaces", req, cb);
558
666
  }
559
667
  /**
560
- * 查询服务下契约版本列表
668
+ * 将消费者添加到指定的消费者组中
561
669
  */
562
- async DescribeGovernanceServiceContractVersions(req, cb) {
563
- return this.request("DescribeGovernanceServiceContractVersions", req, cb);
670
+ async AddCloudNativeAPIGatewayConsumerInGroup(req, cb) {
671
+ return this.request("AddCloudNativeAPIGatewayConsumerInGroup", req, cb);
564
672
  }
565
673
  /**
566
674
  * 开启 WAF 防护
@@ -586,12 +694,36 @@ class Client extends TencentCloudCommon.AbstractClient {
586
694
  async DeleteCloudNativeAPIGateway(req, cb) {
587
695
  return this.request("DeleteCloudNativeAPIGateway", req, cb);
588
696
  }
697
+ /**
698
+ * 查询密钥值
699
+ */
700
+ async DescribeCloudNativeAPIGatewaySecretKeyValue(req, cb) {
701
+ return this.request("DescribeCloudNativeAPIGatewaySecretKeyValue", req, cb);
702
+ }
703
+ /**
704
+ * 回滚配置发布
705
+ */
706
+ async RollbackConfigFileReleases(req, cb) {
707
+ return this.request("RollbackConfigFileReleases", req, cb);
708
+ }
589
709
  /**
590
710
  * 修改治理中心命名空间
591
711
  */
592
712
  async ModifyGovernanceNamespaces(req, cb) {
593
713
  return this.request("ModifyGovernanceNamespaces", req, cb);
594
714
  }
715
+ /**
716
+ * 删除 LLM 模型服务信息
717
+ */
718
+ async DeleteCloudNativeAPIGatewayLLMModelService(req, cb) {
719
+ return this.request("DeleteCloudNativeAPIGatewayLLMModelService", req, cb);
720
+ }
721
+ /**
722
+ * 查询密钥详情
723
+ */
724
+ async DescribeCloudNativeAPIGatewaySecretKey(req, cb) {
725
+ return this.request("DescribeCloudNativeAPIGatewaySecretKey", req, cb);
726
+ }
595
727
  /**
596
728
  * 创建云原生网关引擎分组
597
729
  */
@@ -604,6 +736,18 @@ class Client extends TencentCloudCommon.AbstractClient {
604
736
  async CreateAutoScalerResourceStrategy(req, cb) {
605
737
  return this.request("CreateAutoScalerResourceStrategy", req, cb);
606
738
  }
739
+ /**
740
+ * 修改密钥状态
741
+ */
742
+ async ModifyCloudNativeAPIGatewaySecretKeyStatus(req, cb) {
743
+ return this.request("ModifyCloudNativeAPIGatewaySecretKeyStatus", req, cb);
744
+ }
745
+ /**
746
+ * 获取配置文件发布历史列表
747
+ */
748
+ async DescribeConfigFileReleaseHistories(req, cb) {
749
+ return this.request("DescribeConfigFileReleaseHistories", req, cb);
750
+ }
607
751
  /**
608
752
  * 创建配置文件
609
753
  */
@@ -616,6 +760,12 @@ class Client extends TencentCloudCommon.AbstractClient {
616
760
  async ModifyNetworkAccessStrategy(req, cb) {
617
761
  return this.request("ModifyNetworkAccessStrategy", req, cb);
618
762
  }
763
+ /**
764
+ * 创建云原生网关的消费者,支持多种密钥生成方式
765
+ */
766
+ async CreateCloudNativeAPIGatewayConsumer(req, cb) {
767
+ return this.request("CreateCloudNativeAPIGatewayConsumer", req, cb);
768
+ }
619
769
  /**
620
770
  * 获取云原生网关服务详情下的Upstream列表
621
771
  */
@@ -623,10 +773,10 @@ class Client extends TencentCloudCommon.AbstractClient {
623
773
  return this.request("DescribeCloudNativeAPIGatewayUpstream", req, cb);
624
774
  }
625
775
  /**
626
- * 查询泳道组列表
776
+ * 创建或更新配置文件并发布配置
627
777
  */
628
- async DescribeGovernanceLaneGroups(req, cb) {
629
- return this.request("DescribeGovernanceLaneGroups", req, cb);
778
+ async CreateOrUpdateConfigFileAndRelease(req, cb) {
779
+ return this.request("CreateOrUpdateConfigFileAndRelease", req, cb);
630
780
  }
631
781
  /**
632
782
  * 修改治理中心服务别名
@@ -647,10 +797,10 @@ class Client extends TencentCloudCommon.AbstractClient {
647
797
  return this.request("ModifyConfigFileGroup", req, cb);
648
798
  }
649
799
  /**
650
- * 回滚配置发布
800
+ * 获取消费者组列表
651
801
  */
652
- async RollbackConfigFileReleases(req, cb) {
653
- return this.request("RollbackConfigFileReleases", req, cb);
802
+ async DescribeCloudNativeAPIGatewayConsumerGroupList(req, cb) {
803
+ return this.request("DescribeCloudNativeAPIGatewayConsumerGroupList", req, cb);
654
804
  }
655
805
  /**
656
806
  * 创建引擎实例
@@ -695,10 +845,10 @@ class Client extends TencentCloudCommon.AbstractClient {
695
845
  return this.request("DeleteCloudNativeAPIGatewayService", req, cb);
696
846
  }
697
847
  /**
698
- * 查询云原生网关路由列表
848
+ * 获取密钥列表
699
849
  */
700
- async DescribeCloudNativeAPIGatewayRoutes(req, cb) {
701
- return this.request("DescribeCloudNativeAPIGatewayRoutes", req, cb);
850
+ async DescribeCloudNativeAPIGatewaySecretKeyList(req, cb) {
851
+ return this.request("DescribeCloudNativeAPIGatewaySecretKeyList", req, cb);
702
852
  }
703
853
  /**
704
854
  * 根据条件分页查询配置文件组
@@ -724,6 +874,12 @@ class Client extends TencentCloudCommon.AbstractClient {
724
874
  async CreateCloudNativeAPIGatewayPublicNetwork(req, cb) {
725
875
  return this.request("CreateCloudNativeAPIGatewayPublicNetwork", req, cb);
726
876
  }
877
+ /**
878
+ * 修改云原生网关消费者的信息
879
+ */
880
+ async ModifyCloudNativeAPIGatewayConsumer(req, cb) {
881
+ return this.request("ModifyCloudNativeAPIGatewayConsumer", req, cb);
882
+ }
727
883
  /**
728
884
  * 查询nacos服务接口列表
729
885
  */
@@ -748,6 +904,18 @@ class Client extends TencentCloudCommon.AbstractClient {
748
904
  async CreateGovernanceServices(req, cb) {
749
905
  return this.request("CreateGovernanceServices", req, cb);
750
906
  }
907
+ /**
908
+ * 修改治理中心服务实例
909
+ */
910
+ async ModifyGovernanceInstances(req, cb) {
911
+ return this.request("ModifyGovernanceInstances", req, cb);
912
+ }
913
+ /**
914
+ * 修改 LLM 模型服务。
915
+ */
916
+ async ModifyCloudNativeAPIGatewayLLMModelService(req, cb) {
917
+ return this.request("ModifyCloudNativeAPIGatewayLLMModelService", req, cb);
918
+ }
751
919
  /**
752
920
  * 删除治理中心命名空间
753
921
  */
@@ -761,16 +929,16 @@ class Client extends TencentCloudCommon.AbstractClient {
761
929
  return this.request("DeleteCloudNativeAPIGatewayCORS", req, cb);
762
930
  }
763
931
  /**
764
- * 根据命名空间、组名、名称、标签查询配置文件列表
932
+ * 获取云原生网关节点列表
765
933
  */
766
- async DescribeConfigFiles(req, cb) {
767
- return this.request("DescribeConfigFiles", req, cb);
934
+ async DescribeCloudNativeAPIGatewayNodes(req, cb) {
935
+ return this.request("DescribeCloudNativeAPIGatewayNodes", req, cb);
768
936
  }
769
937
  /**
770
- * 修改云原生API网关实例基础信息
938
+ * 查询云原生网关路由列表
771
939
  */
772
- async ModifyCloudNativeAPIGateway(req, cb) {
773
- return this.request("ModifyCloudNativeAPIGateway", req, cb);
940
+ async DescribeCloudNativeAPIGatewayRoutes(req, cb) {
941
+ return this.request("DescribeCloudNativeAPIGatewayRoutes", req, cb);
774
942
  }
775
943
  /**
776
944
  * 创建云原生网关限流插件(服务)
@@ -785,10 +953,16 @@ class Client extends TencentCloudCommon.AbstractClient {
785
953
  return this.request("DeleteGovernanceInstancesByHost", req, cb);
786
954
  }
787
955
  /**
788
- * 获取配置文件发布历史列表
956
+ * 查询指定的云原生网关消费者
789
957
  */
790
- async DescribeConfigFileReleaseHistories(req, cb) {
791
- return this.request("DescribeConfigFileReleaseHistories", req, cb);
958
+ async DescribeCloudNativeAPIGatewayConsumer(req, cb) {
959
+ return this.request("DescribeCloudNativeAPIGatewayConsumer", req, cb);
960
+ }
961
+ /**
962
+ * 添加消费者组授权
963
+ */
964
+ async AddCloudNativeAPIGatewayConsumerGroupAuth(req, cb) {
965
+ return this.request("AddCloudNativeAPIGatewayConsumerGroupAuth", req, cb);
792
966
  }
793
967
  /**
794
968
  * 查询云原生网关分组信息
@@ -802,6 +976,12 @@ class Client extends TencentCloudCommon.AbstractClient {
802
976
  async UpdateUpstreamHealthCheckConfig(req, cb) {
803
977
  return this.request("UpdateUpstreamHealthCheckConfig", req, cb);
804
978
  }
979
+ /**
980
+ * 删除云原生网关消费者组的信息
981
+ */
982
+ async DeleteCloudNativeAPIGatewayConsumerGroup(req, cb) {
983
+ return this.request("DeleteCloudNativeAPIGatewayConsumerGroup", req, cb);
984
+ }
805
985
  /**
806
986
  * 查询云原生网关跨域配置
807
987
  */