tencentcloud-sdk-nodejs-cngw 4.1.258 → 4.1.260

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.
@@ -36,12 +36,18 @@ export class Client extends TencentCloudCommon.AbstractClient {
36
36
  async ModifyCloudNativeAPIGatewayMCPToolStatus(req, cb) {
37
37
  return this.request("ModifyCloudNativeAPIGatewayMCPToolStatus", req, cb);
38
38
  }
39
+ async UnbindCloudNativeAPIGatewaySecretKey(req, cb) {
40
+ return this.request("UnbindCloudNativeAPIGatewaySecretKey", req, cb);
41
+ }
39
42
  async ModifyCloudNativeAPIGatewayLLMModelService(req, cb) {
40
43
  return this.request("ModifyCloudNativeAPIGatewayLLMModelService", req, cb);
41
44
  }
42
45
  async DescribeCloudNativeAPIGatewayConsumerGroup(req, cb) {
43
46
  return this.request("DescribeCloudNativeAPIGatewayConsumerGroup", req, cb);
44
47
  }
48
+ async RemoveCloudNativeAPIGatewayConsumerInGroup(req, cb) {
49
+ return this.request("RemoveCloudNativeAPIGatewayConsumerInGroup", req, cb);
50
+ }
45
51
  async DescribeCloudNativeAPIGatewayMCPServerACL(req, cb) {
46
52
  return this.request("DescribeCloudNativeAPIGatewayMCPServerACL", req, cb);
47
53
  }
@@ -57,6 +63,9 @@ export class Client extends TencentCloudCommon.AbstractClient {
57
63
  async DescribeCloudNativeAPIGatewayLLMModelAPIs(req, cb) {
58
64
  return this.request("DescribeCloudNativeAPIGatewayLLMModelAPIs", req, cb);
59
65
  }
66
+ async AddCloudNativeAPIGatewayConsumerInGroup(req, cb) {
67
+ return this.request("AddCloudNativeAPIGatewayConsumerInGroup", req, cb);
68
+ }
60
69
  async ModifyCloudNativeAPIGatewayConsumer(req, cb) {
61
70
  return this.request("ModifyCloudNativeAPIGatewayConsumer", req, cb);
62
71
  }
@@ -129,6 +138,9 @@ export class Client extends TencentCloudCommon.AbstractClient {
129
138
  async AddCloudNativeAPIGatewayConsumerGroupAuth(req, cb) {
130
139
  return this.request("AddCloudNativeAPIGatewayConsumerGroupAuth", req, cb);
131
140
  }
141
+ async BindCloudNativeAPIGatewaySecretKey(req, cb) {
142
+ return this.request("BindCloudNativeAPIGatewaySecretKey", req, cb);
143
+ }
132
144
  async DescribeCloudNativeAPIGatewayLLMModelServices(req, cb) {
133
145
  return this.request("DescribeCloudNativeAPIGatewayLLMModelServices", req, cb);
134
146
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-cngw",
3
- "version": "4.1.258",
3
+ "version": "4.1.260",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -1,5 +1,5 @@
1
1
  import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
2
- import { CreateCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayMCPServerACLRequest, DeleteCloudNativeAPIGatewayMCPToolResponse, CreateCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, DeleteCloudNativeAPIGatewayConsumerResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, ModifyCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayMCPServerAuthResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolACLListResponse, ModifyCloudNativeAPIGatewayMCPServerAuthResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, CreateCloudNativeAPIGatewayLLMModelServiceResponse, CreateCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerACLResponse, DescribeCloudNativeAPIGatewayConsumerGroupRequest, CreateCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, ModifyCloudNativeAPIGatewayMCPServerACLRequest, ModifyCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayConsumerResponse, DescribeCloudNativeAPIGatewayMCPToolListRequest, DeleteCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayMCPToolACLListRequest, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayMCPToolACLResponse, CreateCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayMCPServerStatusResponse, ModifyCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, CreateCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, ModifyCloudNativeAPIGatewayMCPToolACLRequest, CreateCloudNativeAPIGatewayMCPServerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerStatusRequest, ModifyCloudNativeAPIGatewayMCPToolResponse, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse, DescribeCloudNativeAPIGatewayMCPServerACLResponse, ModifyCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewaySecretKeyRequest, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DeleteCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPToolStatusResponse, ModifyCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayMCPToolListResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayConsumerRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewayMCPServerListRequest, DescribeCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayMCPServerAuthRequest, DescribeCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListRequest, ModifyCloudNativeAPIGatewayMCPToolStatusRequest, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, CreateCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayMCPServerListResponse, CreateCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayMCPServerAuthRequest, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayLLMTokenUsageListResponse } from "./cngw_models";
2
+ import { CreateCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayMCPServerACLRequest, DeleteCloudNativeAPIGatewayMCPToolResponse, CreateCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, DeleteCloudNativeAPIGatewayConsumerResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, ModifyCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayMCPServerAuthResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewaySecretKeyResponse, AddCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayMCPToolACLListResponse, ModifyCloudNativeAPIGatewayMCPServerAuthResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, CreateCloudNativeAPIGatewayLLMModelServiceResponse, RemoveCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerACLResponse, DescribeCloudNativeAPIGatewayConsumerGroupRequest, CreateCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, ModifyCloudNativeAPIGatewayMCPServerACLRequest, ModifyCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewayMCPToolListRequest, DeleteCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayMCPToolACLListRequest, DescribeCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayMCPToolACLResponse, CreateCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayMCPServerStatusResponse, BindCloudNativeAPIGatewaySecretKeyRequest, ModifyCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, CreateCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, ModifyCloudNativeAPIGatewayMCPToolACLRequest, CreateCloudNativeAPIGatewayMCPServerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerStatusRequest, ModifyCloudNativeAPIGatewayMCPToolResponse, RemoveCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, AddCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, UnbindCloudNativeAPIGatewaySecretKeyResponse, ModifyCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse, DescribeCloudNativeAPIGatewayMCPServerACLResponse, ModifyCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewaySecretKeyRequest, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DeleteCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPToolStatusResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayConsumerGroupRequest, UnbindCloudNativeAPIGatewaySecretKeyRequest, BindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolListResponse, DescribeCloudNativeAPIGatewayConsumerRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewayMCPServerListRequest, DescribeCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayMCPServerAuthRequest, DescribeCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListRequest, ModifyCloudNativeAPIGatewayMCPToolStatusRequest, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, CreateCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayMCPServerListResponse, CreateCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayMCPServerAuthRequest, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayLLMTokenUsageListResponse } from "./cngw_models";
3
3
  /**
4
4
  * cngw client
5
5
  * @class
@@ -50,6 +50,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
50
50
  * AI网关修改MCP Tool上下线状态
51
51
  */
52
52
  ModifyCloudNativeAPIGatewayMCPToolStatus(req: ModifyCloudNativeAPIGatewayMCPToolStatusRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPToolStatusResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPToolStatusResponse>;
53
+ /**
54
+ * 解绑密钥
55
+ */
56
+ UnbindCloudNativeAPIGatewaySecretKey(req: UnbindCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: UnbindCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<UnbindCloudNativeAPIGatewaySecretKeyResponse>;
53
57
  /**
54
58
  * 修改 LLM 模型服务。
55
59
  */
@@ -58,6 +62,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
58
62
  * 查询消费者组详情。
59
63
  */
60
64
  DescribeCloudNativeAPIGatewayConsumerGroup(req: DescribeCloudNativeAPIGatewayConsumerGroupRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayConsumerGroupResponse) => void): Promise<DescribeCloudNativeAPIGatewayConsumerGroupResponse>;
65
+ /**
66
+ * 将消费者从消费者组移除。
67
+ */
68
+ RemoveCloudNativeAPIGatewayConsumerInGroup(req: RemoveCloudNativeAPIGatewayConsumerInGroupRequest, cb?: (error: string, rep: RemoveCloudNativeAPIGatewayConsumerInGroupResponse) => void): Promise<RemoveCloudNativeAPIGatewayConsumerInGroupResponse>;
61
69
  /**
62
70
  * 查看 MCP Server ACL
63
71
  */
@@ -78,6 +86,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
78
86
  * 查询 LLM 模型 API 列表。
79
87
  */
80
88
  DescribeCloudNativeAPIGatewayLLMModelAPIs(req: DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMModelAPIsResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMModelAPIsResponse>;
89
+ /**
90
+ * 将消费者添加到消费者组。
91
+ */
92
+ AddCloudNativeAPIGatewayConsumerInGroup(req: AddCloudNativeAPIGatewayConsumerInGroupRequest, cb?: (error: string, rep: AddCloudNativeAPIGatewayConsumerInGroupResponse) => void): Promise<AddCloudNativeAPIGatewayConsumerInGroupResponse>;
81
93
  /**
82
94
  * 修改AI网关消费者
83
95
  */
@@ -174,6 +186,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
174
186
  * 为资源(模型 API / MCP Server)添加消费者组授权。
175
187
  */
176
188
  AddCloudNativeAPIGatewayConsumerGroupAuth(req: AddCloudNativeAPIGatewayConsumerGroupAuthRequest, cb?: (error: string, rep: AddCloudNativeAPIGatewayConsumerGroupAuthResponse) => void): Promise<AddCloudNativeAPIGatewayConsumerGroupAuthResponse>;
189
+ /**
190
+ * 添加密钥与资源的引用关系接口
191
+ */
192
+ BindCloudNativeAPIGatewaySecretKey(req: BindCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: BindCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<BindCloudNativeAPIGatewaySecretKeyResponse>;
177
193
  /**
178
194
  * 查询 LLM 模型服务列表。
179
195
  */
@@ -94,6 +94,12 @@ class Client extends TencentCloudCommon.AbstractClient {
94
94
  async ModifyCloudNativeAPIGatewayMCPToolStatus(req, cb) {
95
95
  return this.request("ModifyCloudNativeAPIGatewayMCPToolStatus", req, cb);
96
96
  }
97
+ /**
98
+ * 解绑密钥
99
+ */
100
+ async UnbindCloudNativeAPIGatewaySecretKey(req, cb) {
101
+ return this.request("UnbindCloudNativeAPIGatewaySecretKey", req, cb);
102
+ }
97
103
  /**
98
104
  * 修改 LLM 模型服务。
99
105
  */
@@ -106,6 +112,12 @@ class Client extends TencentCloudCommon.AbstractClient {
106
112
  async DescribeCloudNativeAPIGatewayConsumerGroup(req, cb) {
107
113
  return this.request("DescribeCloudNativeAPIGatewayConsumerGroup", req, cb);
108
114
  }
115
+ /**
116
+ * 将消费者从消费者组移除。
117
+ */
118
+ async RemoveCloudNativeAPIGatewayConsumerInGroup(req, cb) {
119
+ return this.request("RemoveCloudNativeAPIGatewayConsumerInGroup", req, cb);
120
+ }
109
121
  /**
110
122
  * 查看 MCP Server ACL
111
123
  */
@@ -136,6 +148,12 @@ class Client extends TencentCloudCommon.AbstractClient {
136
148
  async DescribeCloudNativeAPIGatewayLLMModelAPIs(req, cb) {
137
149
  return this.request("DescribeCloudNativeAPIGatewayLLMModelAPIs", req, cb);
138
150
  }
151
+ /**
152
+ * 将消费者添加到消费者组。
153
+ */
154
+ async AddCloudNativeAPIGatewayConsumerInGroup(req, cb) {
155
+ return this.request("AddCloudNativeAPIGatewayConsumerInGroup", req, cb);
156
+ }
139
157
  /**
140
158
  * 修改AI网关消费者
141
159
  */
@@ -280,6 +298,12 @@ class Client extends TencentCloudCommon.AbstractClient {
280
298
  async AddCloudNativeAPIGatewayConsumerGroupAuth(req, cb) {
281
299
  return this.request("AddCloudNativeAPIGatewayConsumerGroupAuth", req, cb);
282
300
  }
301
+ /**
302
+ * 添加密钥与资源的引用关系接口
303
+ */
304
+ async BindCloudNativeAPIGatewaySecretKey(req, cb) {
305
+ return this.request("BindCloudNativeAPIGatewaySecretKey", req, cb);
306
+ }
283
307
  /**
284
308
  * 查询 LLM 模型服务列表。
285
309
  */
@@ -402,13 +402,25 @@ export interface ModifyCloudNativeAPIGatewayMCPServerRequest {
402
402
  HealthCheck?: AIGWHealthCheckSetting;
403
403
  }
404
404
  /**
405
- * AI 网关 MCP Server 认证配置详情
405
+ * 默认kong路由,目前只在 LLM 模型 API相 关接口使用
406
406
  */
407
- export interface AIGWMCPServerAuthResult {
407
+ export interface DefaultKongRoute {
408
408
  /**
409
- * <p>MCP服务认证类型</p><p>枚举值:</p><ul><li>None: 无认证</li><li>ApiKey: API Key认证</li></ul>
409
+ * <p>服务名字</p>
410
410
  */
411
- AuthType?: string;
411
+ Name: string;
412
+ /**
413
+ * <p>服务ID</p>
414
+ */
415
+ ID?: string;
416
+ /**
417
+ * <p>HTTP Method</p>
418
+ */
419
+ Methods?: Array<string>;
420
+ /**
421
+ * <p>Http Path</p>
422
+ */
423
+ Paths?: Array<string>;
412
424
  }
413
425
  /**
414
426
  * 路由匹配规则
@@ -501,6 +513,19 @@ export interface ModifyCloudNativeAPIGatewaySecretKeyResponse {
501
513
  */
502
514
  RequestId?: string;
503
515
  }
516
+ /**
517
+ * AddCloudNativeAPIGatewayConsumerInGroup返回参数结构体
518
+ */
519
+ export interface AddCloudNativeAPIGatewayConsumerInGroupResponse {
520
+ /**
521
+ * <p>是否成功。</p>
522
+ */
523
+ Result?: boolean;
524
+ /**
525
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
526
+ */
527
+ RequestId?: string;
528
+ }
504
529
  /**
505
530
  * AI网关标签过滤
506
531
  */
@@ -854,6 +879,32 @@ export interface AIGWTopConsumersItem {
854
879
  */
855
880
  TotalTokens?: number;
856
881
  }
882
+ /**
883
+ * RemoveCloudNativeAPIGatewayConsumerInGroup请求参数结构体
884
+ */
885
+ export interface RemoveCloudNativeAPIGatewayConsumerInGroupRequest {
886
+ /**
887
+ * 网关实例id
888
+ */
889
+ GatewayId: string;
890
+ /**
891
+ * <p>消费者组 ID(以 cg- 开头)。</p>
892
+ */
893
+ ConsumerGroupId: string;
894
+ /**
895
+ * <p>消费者 ID 列表,长度 1-10。</p>
896
+ */
897
+ ConsumerIds: Array<string>;
898
+ }
899
+ /**
900
+ * AI 网关 MCP Server 认证配置详情
901
+ */
902
+ export interface AIGWMCPServerAuthResult {
903
+ /**
904
+ * <p>MCP服务认证类型</p><p>枚举值:</p><ul><li>None: 无认证</li><li>ApiKey: API Key认证</li></ul>
905
+ */
906
+ AuthType?: string;
907
+ }
857
908
  /**
858
909
  * CreateCloudNativeAPIGatewayLLMModelAPI请求参数结构体
859
910
  */
@@ -1317,25 +1368,17 @@ export interface AIGWMCPSessionConfig {
1317
1368
  RedisConfig?: AIGWRedisConfig;
1318
1369
  }
1319
1370
  /**
1320
- * 默认kong路由,目前只在 LLM 模型 API相 关接口使用
1371
+ * DeleteCloudNativeAPIGatewayLLMModelService返回参数结构体
1321
1372
  */
1322
- export interface DefaultKongRoute {
1323
- /**
1324
- * <p>服务名字</p>
1325
- */
1326
- Name: string;
1327
- /**
1328
- * <p>服务ID</p>
1329
- */
1330
- ID?: string;
1373
+ export interface DeleteCloudNativeAPIGatewayLLMModelServiceResponse {
1331
1374
  /**
1332
- * <p>HTTP Method</p>
1375
+ * <p>是否成功。</p>
1333
1376
  */
1334
- Methods?: Array<string>;
1377
+ Result?: boolean;
1335
1378
  /**
1336
- * <p>Http Path</p>
1379
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1337
1380
  */
1338
- Paths?: Array<string>;
1381
+ RequestId?: string;
1339
1382
  }
1340
1383
  /**
1341
1384
  * DescribeCloudNativeAPIGatewayMCPToolList请求参数结构体
@@ -1467,19 +1510,6 @@ export interface ListCloudNativeAPIGatewayLLMModelAPI {
1467
1510
  */
1468
1511
  DataList?: Array<CloudNativeAPIGatewayLLMModelAPI>;
1469
1512
  }
1470
- /**
1471
- * DeleteCloudNativeAPIGatewayLLMModelService返回参数结构体
1472
- */
1473
- export interface DeleteCloudNativeAPIGatewayLLMModelServiceResponse {
1474
- /**
1475
- * <p>是否成功。</p>
1476
- */
1477
- Result?: boolean;
1478
- /**
1479
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1480
- */
1481
- RequestId?: string;
1482
- }
1483
1513
  /**
1484
1514
  * DescribeCloudNativeAPIGatewayMCPTool返回参数结构体
1485
1515
  */
@@ -1590,6 +1620,27 @@ export interface ModifyCloudNativeAPIGatewayMCPServerStatusResponse {
1590
1620
  */
1591
1621
  RequestId?: string;
1592
1622
  }
1623
+ /**
1624
+ * BindCloudNativeAPIGatewaySecretKey请求参数结构体
1625
+ */
1626
+ export interface BindCloudNativeAPIGatewaySecretKeyRequest {
1627
+ /**
1628
+ * 网关实例id
1629
+ */
1630
+ GatewayId: string;
1631
+ /**
1632
+ * 资源类型
1633
+ */
1634
+ ResourceType: string;
1635
+ /**
1636
+ * 资源ID,当前最多支持一个
1637
+ */
1638
+ ResourceIds: Array<string>;
1639
+ /**
1640
+ * 密钥id
1641
+ */
1642
+ SecretKeyId: string;
1643
+ }
1593
1644
  /**
1594
1645
  * ModifyCloudNativeAPIGatewayConsumer返回参数结构体
1595
1646
  */
@@ -1893,6 +1944,15 @@ export interface ModifyCloudNativeAPIGatewayMCPToolResponse {
1893
1944
  */
1894
1945
  RequestId?: string;
1895
1946
  }
1947
+ /**
1948
+ * RemoveCloudNativeAPIGatewayConsumerInGroup返回参数结构体
1949
+ */
1950
+ export interface RemoveCloudNativeAPIGatewayConsumerInGroupResponse {
1951
+ /**
1952
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1953
+ */
1954
+ RequestId?: string;
1955
+ }
1896
1956
  /**
1897
1957
  * 跨服务降级配置
1898
1958
  */
@@ -1923,6 +1983,23 @@ export interface DescribeCloudNativeAPIGatewayLLMModelAPIsResponse {
1923
1983
  */
1924
1984
  RequestId?: string;
1925
1985
  }
1986
+ /**
1987
+ * AddCloudNativeAPIGatewayConsumerInGroup请求参数结构体
1988
+ */
1989
+ export interface AddCloudNativeAPIGatewayConsumerInGroupRequest {
1990
+ /**
1991
+ * 网关实例id
1992
+ */
1993
+ GatewayId: string;
1994
+ /**
1995
+ * <p>消费者组 ID(以 cg- 开头)。</p>
1996
+ */
1997
+ ConsumerGroupId: string;
1998
+ /**
1999
+ * <p>消费者 ID 列表,长度 1-10。</p>
2000
+ */
2001
+ ConsumerIds: Array<string>;
2002
+ }
1926
2003
  /**
1927
2004
  * CreateCloudNativeAPIGatewayConsumer返回参数结构体
1928
2005
  */
@@ -1966,6 +2043,15 @@ export interface DeleteCloudNativeAPIGatewayLLMModelAPIResponse {
1966
2043
  */
1967
2044
  RequestId?: string;
1968
2045
  }
2046
+ /**
2047
+ * UnbindCloudNativeAPIGatewaySecretKey返回参数结构体
2048
+ */
2049
+ export interface UnbindCloudNativeAPIGatewaySecretKeyResponse {
2050
+ /**
2051
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2052
+ */
2053
+ RequestId?: string;
2054
+ }
1969
2055
  /**
1970
2056
  * Token用量统计结果
1971
2057
  */
@@ -2291,6 +2377,91 @@ export interface CNAPIGwMCPToolList {
2291
2377
  */
2292
2378
  TotalCount?: number;
2293
2379
  }
2380
+ /**
2381
+ * DescribeCloudNativeAPIGatewayLLMModelAPI请求参数结构体
2382
+ */
2383
+ export interface DescribeCloudNativeAPIGatewayLLMModelAPIRequest {
2384
+ /**
2385
+ * <p>网关 id。</p>
2386
+ */
2387
+ GatewayId: string;
2388
+ /**
2389
+ * <p>模型 API ID,全局唯一标识。</p>
2390
+ */
2391
+ ModelAPIId: string;
2392
+ }
2393
+ /**
2394
+ * ModifyCloudNativeAPIGatewayConsumerGroup请求参数结构体
2395
+ */
2396
+ export interface ModifyCloudNativeAPIGatewayConsumerGroupRequest {
2397
+ /**
2398
+ * 网关实例id
2399
+ */
2400
+ GatewayId: string;
2401
+ /**
2402
+ * <p>消费者组 ID(以 cg- 开头)。</p>
2403
+ */
2404
+ ConsumerGroupId: string;
2405
+ /**
2406
+ * <p>消费者组名称,最长 60 字符。</p>
2407
+ */
2408
+ Name: string;
2409
+ /**
2410
+ * <p>启用状态。</p><p>枚举值:</p><ul><li>Enable:启用</li><li>Disable:禁用</li></ul>
2411
+ */
2412
+ Status: string;
2413
+ /**
2414
+ * <p>消费者组描述。最长 200 字符。</p>
2415
+ */
2416
+ Description?: string;
2417
+ }
2418
+ /**
2419
+ * UnbindCloudNativeAPIGatewaySecretKey请求参数结构体
2420
+ */
2421
+ export interface UnbindCloudNativeAPIGatewaySecretKeyRequest {
2422
+ /**
2423
+ * 网关实例id
2424
+ */
2425
+ GatewayId: string;
2426
+ /**
2427
+ * 资源类型
2428
+ */
2429
+ ResourceType: string;
2430
+ /**
2431
+ * 资源ID,当前最多支持一个
2432
+ */
2433
+ ResourceIds: Array<string>;
2434
+ /**
2435
+ * 密钥id
2436
+ */
2437
+ SecretKeyId: string;
2438
+ }
2439
+ /**
2440
+ * BindCloudNativeAPIGatewaySecretKey返回参数结构体
2441
+ */
2442
+ export interface BindCloudNativeAPIGatewaySecretKeyResponse {
2443
+ /**
2444
+ * 结果
2445
+ */
2446
+ Result?: boolean;
2447
+ /**
2448
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2449
+ */
2450
+ RequestId?: string;
2451
+ }
2452
+ /**
2453
+ * DescribeCloudNativeAPIGatewayMCPToolList返回参数结构体
2454
+ */
2455
+ export interface DescribeCloudNativeAPIGatewayMCPToolListResponse {
2456
+ /**
2457
+ * <p>tool 列表</p>
2458
+ */
2459
+ Result?: CNAPIGwMCPToolList;
2460
+ /**
2461
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2462
+ */
2463
+ RequestId?: string;
2464
+ }
2294
2465
  /**
2295
2466
  * LLM 模型服务
2296
2467
  */
@@ -2392,57 +2563,6 @@ export interface CloudNativeAPIGatewayLLMModelService {
2392
2563
  */
2393
2564
  SecretKeyIds?: Array<string>;
2394
2565
  }
2395
- /**
2396
- * ModifyCloudNativeAPIGatewayConsumerGroup请求参数结构体
2397
- */
2398
- export interface ModifyCloudNativeAPIGatewayConsumerGroupRequest {
2399
- /**
2400
- * 网关实例id
2401
- */
2402
- GatewayId: string;
2403
- /**
2404
- * <p>消费者组 ID(以 cg- 开头)。</p>
2405
- */
2406
- ConsumerGroupId: string;
2407
- /**
2408
- * <p>消费者组名称,最长 60 字符。</p>
2409
- */
2410
- Name: string;
2411
- /**
2412
- * <p>启用状态。</p><p>枚举值:</p><ul><li>Enable:启用</li><li>Disable:禁用</li></ul>
2413
- */
2414
- Status: string;
2415
- /**
2416
- * <p>消费者组描述。最长 200 字符。</p>
2417
- */
2418
- Description?: string;
2419
- }
2420
- /**
2421
- * DescribeCloudNativeAPIGatewayMCPToolList返回参数结构体
2422
- */
2423
- export interface DescribeCloudNativeAPIGatewayMCPToolListResponse {
2424
- /**
2425
- * <p>tool 列表</p>
2426
- */
2427
- Result?: CNAPIGwMCPToolList;
2428
- /**
2429
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2430
- */
2431
- RequestId?: string;
2432
- }
2433
- /**
2434
- * DescribeCloudNativeAPIGatewayLLMModelAPI请求参数结构体
2435
- */
2436
- export interface DescribeCloudNativeAPIGatewayLLMModelAPIRequest {
2437
- /**
2438
- * <p>网关 id。</p>
2439
- */
2440
- GatewayId: string;
2441
- /**
2442
- * <p>模型 API ID,全局唯一标识。</p>
2443
- */
2444
- ModelAPIId: string;
2445
- }
2446
2566
  /**
2447
2567
  * DescribeCloudNativeAPIGatewayConsumer请求参数结构体
2448
2568
  */