tencentcloud-sdk-nodejs 4.1.310 → 4.1.312
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.
- package/es/common/sdk_version.js +1 -1
- package/es/services/cfw/v20190904/cfw_client.js +15 -9
- package/es/services/cngw/v20230418/cngw_client.js +72 -12
- package/es/services/databuddy/index.js +4 -0
- package/es/services/databuddy/v20260715/databuddy_client.js +57 -0
- package/es/services/databuddy/v20260715/databuddy_models.js +1 -0
- package/es/services/databuddy/v20260715/index.js +6 -0
- package/es/services/index.js +1 -0
- package/es/services/iotexplorer/v20190423/iotexplorer_client.js +12 -6
- package/es/services/tcb/v20180608/tcb_client.js +32 -11
- package/es/services/trtc/v20190722/trtc_client.js +163 -160
- package/es/services/tsf/v20180326/tsf_client.js +2 -5
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/adp/v20260520/adp_client.d.ts +1 -1
- package/tencentcloud/services/adp/v20260520/adp_client.js +1 -1
- package/tencentcloud/services/adp/v20260520/adp_models.d.ts +110 -28
- package/tencentcloud/services/ags/v20250920/ags_models.d.ts +23 -7
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +11 -7
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +19 -11
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +27 -15
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +406 -40
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +12 -12
- package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +93 -13
- package/tencentcloud/services/cngw/v20230418/cngw_client.js +138 -18
- package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +1348 -152
- package/tencentcloud/services/databuddy/index.d.ts +6 -0
- package/tencentcloud/services/databuddy/index.js +7 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_client.d.ts +139 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_client.js +194 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_models.d.ts +3061 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_models.js +18 -0
- package/tencentcloud/services/databuddy/v20260715/index.d.ts +6 -0
- package/tencentcloud/services/databuddy/v20260715/index.js +10 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +176 -434
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +13 -13
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +13 -13
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +15 -16
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +7 -5
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +15 -7
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +21 -9
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +173 -4
- package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +28 -16
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +444 -139
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +12 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +23 -30
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +50 -20
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +69 -25
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +4770 -3942
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +4 -2
- package/tencentcloud/services/teo/v20220901/teo_client.js +4 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +107 -43
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +13 -0
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +3 -1
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +3 -1
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +43 -15
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +333 -329
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +425 -419
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +196 -27
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +3 -9
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +3 -11
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +0 -30
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +65 -6
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { CreateCloudNativeAPIGatewayMCPToolRequest,
|
|
3
|
+
import { CreateCloudNativeAPIGatewayMCPToolRequest, CheckCloudNativeAPIGatewayMCPToolVersionExistRequest, CompareCloudNativeAPIGatewayMCPToolVersionResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, DeleteCloudNativeAPIGatewayMCPToolResponse, RollbackCloudNativeAPIGatewayMCPToolVersionResponse, CreateCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewaySecretKeyListResponse, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, DescribeCloudNativeAPIGatewayMCPToolVersionListRequest, DeleteCloudNativeAPIGatewayConsumerResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, ModifyCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, ModifyCloudNativeAPIGatewaySecretKeyResponse, AddCloudNativeAPIGatewayConsumerInGroupResponse, CreateCloudNativeAPIGatewayMCPRouteRequest, DescribeCloudNativeAPIGatewayMCPToolResponse, DescribeCloudNativeAPIGatewayMCPToolACLListResponse, DescribeCloudNativeAPIGatewayMCPServerListRequest, ModifyCloudNativeAPIGatewayMCPServerAuthResponse, ModifyCloudNativeAPIGatewayMCPRouteStatusResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, RemoveCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, CreateCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayMCPToolACLListRequest, DescribeCNGWServicesWithRoutesResponse, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, ModifyCloudNativeAPIGatewayMCPServerACLRequest, CreateCloudNativeAPIGatewayLLMModelServiceResponse, ModifyCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayMCPToolImportTaskResponse, DescribeCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayMCPToolVersionResponse, DescribeCloudNativeAPIGatewayMCPToolListRequest, DeleteCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolRequest, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewayMCPRouteListResponse, ModifyCloudNativeAPIGatewayMCPToolACLResponse, DescribeCloudNativeAPIGatewayMCPToolsFromFileRequest, CreateCloudNativeAPIGatewayConsumerGroupResponse, UpdateCloudNativeAPIGatewayMCPToolsResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayMCPServerStatusResponse, DescribeCloudNativeAPIGatewayMCPToolVersionResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewaySecretKeyListRequest, ModifyCloudNativeAPIGatewayMCPRouteResponse, DescribeCloudNativeAPIGatewayMCPToolsFromFileResponse, ModifyCloudNativeAPIGatewayAIServiceSourceResponse, BindCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayAIQuotaResponse, DescribeCloudNativeAPIGatewayAIServiceSourceListRequest, ModifyCloudNativeAPIGatewayMCPServerACLResponse, RollbackCloudNativeAPIGatewayMCPToolVersionRequest, DescribeCloudNativeAPIGatewayMCPToolVersionRequest, DeleteCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, CreateCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolACLRequest, CreateCloudNativeAPIGatewayMCPServerResponse, UpdateCloudNativeAPIGatewayMCPToolsRequest, CreateCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPServerStatusRequest, ModifyCloudNativeAPIGatewayMCPToolResponse, RemoveCloudNativeAPIGatewayConsumerInGroupResponse, DeleteCloudNativeAPIGatewayMCPRouteRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, CompareCloudNativeAPIGatewayMCPToolVersionRequest, AddCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, UnbindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPServerListResponse, DescribeCloudNativeAPIGatewayMCPServerAuthResponse, ModifyCloudNativeAPIGatewayMCPRouteRequest, ModifyCloudNativeAPIGatewayAIServiceSourceRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse, DescribeCloudNativeAPIGatewayAIQuotaListRequest, DescribeCNGWServicesWithRoutesRequest, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPServerACLResponse, DescribeCloudNativeAPIGatewayAIServiceSourceListResponse, DescribeCloudNativeAPIGatewayMCPRouteListRequest, ModifyCloudNativeAPIGatewayMCPServerResponse, CheckCloudNativeAPIGatewayMCPRouteMatchRequest, DescribeCloudNativeAPIGatewayAIQuotaRequest, DescribeCloudNativeAPIGatewaySecretKeyRequest, ModifyCloudNativeAPIGatewayMCPServerRequest, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, DeleteCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPToolStatusResponse, CreateCloudNativeAPIGatewayMCPRouteResponse, ModifyCloudNativeAPIGatewayMCPRouteStatusRequest, DeleteCloudNativeAPIGatewayAIServiceSourceResponse, CreateCloudNativeAPIGatewayAIServiceSourceRequest, ModifyCloudNativeAPIGatewayConsumerGroupRequest, DeleteCloudNativeAPIGatewayMCPRouteResponse, UnbindCloudNativeAPIGatewaySecretKeyRequest, BindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolListResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayMCPToolVersionListResponse, DescribeCloudNativeAPIGatewayConsumerGroupResponse, CheckCloudNativeAPIGatewayMCPToolVersionExistResponse, CheckCloudNativeAPIGatewayMCPRouteMatchResponse, ModifyCloudNativeAPIGatewayMCPServerAuthRequest, DescribeCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListRequest, ModifyCloudNativeAPIGatewayMCPToolStatusRequest, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewayAIQuotaListResponse, ModifyCloudNativeAPIGatewayConsumerResponse, CreateCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayAIServiceSourceRequest, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, DeleteCloudNativeAPIGatewayMCPToolVersionRequest, CreateCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPServerAuthRequest, CreateCloudNativeAPIGatewayAIServiceSourceResponse, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayMCPToolImportTaskRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayMCPServerACLRequest, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListResponse } from "./cngw_models";
|
|
4
4
|
/**
|
|
5
5
|
* cngw client
|
|
6
6
|
* @class
|
|
@@ -12,9 +12,17 @@ export declare class Client extends AbstractClient {
|
|
|
12
12
|
*/
|
|
13
13
|
DeleteCloudNativeAPIGatewayConsumer(req: DeleteCloudNativeAPIGatewayConsumerRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayConsumerResponse) => void): Promise<DeleteCloudNativeAPIGatewayConsumerResponse>;
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* 查询AI网关配额
|
|
16
16
|
*/
|
|
17
|
-
|
|
17
|
+
DescribeCloudNativeAPIGatewayAIQuota(req: DescribeCloudNativeAPIGatewayAIQuotaRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayAIQuotaResponse) => void): Promise<DescribeCloudNativeAPIGatewayAIQuotaResponse>;
|
|
18
|
+
/**
|
|
19
|
+
* 上传插件前置操作,获取COS相关信息
|
|
20
|
+
*/
|
|
21
|
+
ModifyCloudNativeAPIGatewayMCPRoute(req: ModifyCloudNativeAPIGatewayMCPRouteRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPRouteResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPRouteResponse>;
|
|
22
|
+
/**
|
|
23
|
+
* 为资源(模型 API / MCP Server)添加消费者组授权。
|
|
24
|
+
*/
|
|
25
|
+
AddCloudNativeAPIGatewayConsumerGroupAuth(req: AddCloudNativeAPIGatewayConsumerGroupAuthRequest, cb?: (error: string, rep: AddCloudNativeAPIGatewayConsumerGroupAuthResponse) => void): Promise<AddCloudNativeAPIGatewayConsumerGroupAuthResponse>;
|
|
18
26
|
/**
|
|
19
27
|
* 删除AI网关MCP服务
|
|
20
28
|
*/
|
|
@@ -27,6 +35,14 @@ export declare class Client extends AbstractClient {
|
|
|
27
35
|
* 修改 MCP Server ACL
|
|
28
36
|
*/
|
|
29
37
|
ModifyCloudNativeAPIGatewayMCPServerACL(req: ModifyCloudNativeAPIGatewayMCPServerACLRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPServerACLResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPServerACLResponse>;
|
|
38
|
+
/**
|
|
39
|
+
* 查询AI配额配置列表
|
|
40
|
+
*/
|
|
41
|
+
DescribeCloudNativeAPIGatewayAIQuotaList(req: DescribeCloudNativeAPIGatewayAIQuotaListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayAIQuotaListResponse) => void): Promise<DescribeCloudNativeAPIGatewayAIQuotaListResponse>;
|
|
42
|
+
/**
|
|
43
|
+
* 创建云原生网关AI服务来源
|
|
44
|
+
*/
|
|
45
|
+
CreateCloudNativeAPIGatewayAIServiceSource(req: CreateCloudNativeAPIGatewayAIServiceSourceRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayAIServiceSourceResponse) => void): Promise<CreateCloudNativeAPIGatewayAIServiceSourceResponse>;
|
|
30
46
|
/**
|
|
31
47
|
* 从资源(模型 API / MCP Server)移除消费者组授权。
|
|
32
48
|
*/
|
|
@@ -35,6 +51,14 @@ export declare class Client extends AbstractClient {
|
|
|
35
51
|
* 删除AI网关MCP Tool
|
|
36
52
|
*/
|
|
37
53
|
DeleteCloudNativeAPIGatewayMCPTool(req: DeleteCloudNativeAPIGatewayMCPToolRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayMCPToolResponse) => void): Promise<DeleteCloudNativeAPIGatewayMCPToolResponse>;
|
|
54
|
+
/**
|
|
55
|
+
* 修改云原生智能网关MCP Tool
|
|
56
|
+
*/
|
|
57
|
+
DescribeCloudNativeAPIGatewayMCPToolVersion(req: DescribeCloudNativeAPIGatewayMCPToolVersionRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolVersionResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolVersionResponse>;
|
|
58
|
+
/**
|
|
59
|
+
* 修改消费者组。
|
|
60
|
+
*/
|
|
61
|
+
ModifyCloudNativeAPIGatewayConsumerGroup(req: ModifyCloudNativeAPIGatewayConsumerGroupRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayConsumerGroupResponse) => void): Promise<ModifyCloudNativeAPIGatewayConsumerGroupResponse>;
|
|
38
62
|
/**
|
|
39
63
|
* 创建 LLM 模型 API。
|
|
40
64
|
*/
|
|
@@ -52,13 +76,17 @@ export declare class Client extends AbstractClient {
|
|
|
52
76
|
*/
|
|
53
77
|
ModifyCloudNativeAPIGatewayMCPToolStatus(req: ModifyCloudNativeAPIGatewayMCPToolStatusRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPToolStatusResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPToolStatusResponse>;
|
|
54
78
|
/**
|
|
55
|
-
*
|
|
79
|
+
* 查询批量导入MCP Tools的任务进度
|
|
56
80
|
*/
|
|
57
|
-
|
|
81
|
+
DescribeCloudNativeAPIGatewayMCPToolImportTask(req: DescribeCloudNativeAPIGatewayMCPToolImportTaskRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolImportTaskResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolImportTaskResponse>;
|
|
58
82
|
/**
|
|
59
|
-
* 修改
|
|
83
|
+
* 修改MCP服务配置
|
|
60
84
|
*/
|
|
61
|
-
|
|
85
|
+
ModifyCloudNativeAPIGatewayMCPServer(req: ModifyCloudNativeAPIGatewayMCPServerRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPServerResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPServerResponse>;
|
|
86
|
+
/**
|
|
87
|
+
* 删除云原生网关AI服务来源
|
|
88
|
+
*/
|
|
89
|
+
DeleteCloudNativeAPIGatewayAIServiceSource(req: DeleteCloudNativeAPIGatewayAIServiceSourceRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayAIServiceSourceResponse) => void): Promise<DeleteCloudNativeAPIGatewayAIServiceSourceResponse>;
|
|
62
90
|
/**
|
|
63
91
|
* 查询消费者组详情。
|
|
64
92
|
*/
|
|
@@ -75,6 +103,10 @@ export declare class Client extends AbstractClient {
|
|
|
75
103
|
* 查询云原生网关 MCP Server 下所有 Tool 的 ACL 状态一览(含 Server ACLType 回显)。
|
|
76
104
|
*/
|
|
77
105
|
DescribeCloudNativeAPIGatewayMCPToolACLList(req: DescribeCloudNativeAPIGatewayMCPToolACLListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolACLListResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolACLListResponse>;
|
|
106
|
+
/**
|
|
107
|
+
* 修改云原生智能网关MCP Tool
|
|
108
|
+
*/
|
|
109
|
+
CheckCloudNativeAPIGatewayMCPToolVersionExist(req: CheckCloudNativeAPIGatewayMCPToolVersionExistRequest, cb?: (error: string, rep: CheckCloudNativeAPIGatewayMCPToolVersionExistResponse) => void): Promise<CheckCloudNativeAPIGatewayMCPToolVersionExistResponse>;
|
|
78
110
|
/**
|
|
79
111
|
* 创建 LLM 模型服务。同一网关下 Name 唯一。
|
|
80
112
|
*/
|
|
@@ -87,6 +119,10 @@ export declare class Client extends AbstractClient {
|
|
|
87
119
|
* 查询指定网关实例下的所有 LLM 模型 API 列表。支持按名称关键词模糊搜索、按过滤器筛选,以及分页查询。用于绑定场景时,可通过 ConsumerGroupId 和 UseToBind 参数筛选可绑定的模型 API。
|
|
88
120
|
*/
|
|
89
121
|
DescribeCloudNativeAPIGatewayLLMModelAPIs(req: DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMModelAPIsResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMModelAPIsResponse>;
|
|
122
|
+
/**
|
|
123
|
+
* 上传插件前置操作,获取COS相关信息
|
|
124
|
+
*/
|
|
125
|
+
DescribeCloudNativeAPIGatewayMCPRouteList(req: DescribeCloudNativeAPIGatewayMCPRouteListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPRouteListResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPRouteListResponse>;
|
|
90
126
|
/**
|
|
91
127
|
* 将消费者添加到消费者组。
|
|
92
128
|
*/
|
|
@@ -100,9 +136,9 @@ export declare class Client extends AbstractClient {
|
|
|
100
136
|
*/
|
|
101
137
|
DescribeCNGWServicesWithRoutes(req: DescribeCNGWServicesWithRoutesRequest, cb?: (error: string, rep: DescribeCNGWServicesWithRoutesResponse) => void): Promise<DescribeCNGWServicesWithRoutesResponse>;
|
|
102
138
|
/**
|
|
103
|
-
*
|
|
139
|
+
* 查询云原生网关AI服务来源
|
|
104
140
|
*/
|
|
105
|
-
|
|
141
|
+
DescribeCloudNativeAPIGatewayAIServiceSourceList(req: DescribeCloudNativeAPIGatewayAIServiceSourceListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayAIServiceSourceListResponse) => void): Promise<DescribeCloudNativeAPIGatewayAIServiceSourceListResponse>;
|
|
106
142
|
/**
|
|
107
143
|
* AI网关查询MCP服务列表
|
|
108
144
|
*/
|
|
@@ -119,10 +155,18 @@ export declare class Client extends AbstractClient {
|
|
|
119
155
|
* 删除消费者密钥(被绑定时需先解绑)。
|
|
120
156
|
*/
|
|
121
157
|
DeleteCloudNativeAPIGatewaySecretKey(req: DeleteCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<DeleteCloudNativeAPIGatewaySecretKeyResponse>;
|
|
158
|
+
/**
|
|
159
|
+
* 解绑密钥
|
|
160
|
+
*/
|
|
161
|
+
UnbindCloudNativeAPIGatewaySecretKey(req: UnbindCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: UnbindCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<UnbindCloudNativeAPIGatewaySecretKeyResponse>;
|
|
122
162
|
/**
|
|
123
163
|
* 查询单个 LLM 模型服务详情。
|
|
124
164
|
*/
|
|
125
165
|
DescribeCloudNativeAPIGatewayLLMModelService(req: DescribeCloudNativeAPIGatewayLLMModelServiceRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMModelServiceResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMModelServiceResponse>;
|
|
166
|
+
/**
|
|
167
|
+
* 从OpenAPI文件中解析出可导入的MCP tools
|
|
168
|
+
*/
|
|
169
|
+
DescribeCloudNativeAPIGatewayMCPToolsFromFile(req: DescribeCloudNativeAPIGatewayMCPToolsFromFileRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolsFromFileResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolsFromFileResponse>;
|
|
126
170
|
/**
|
|
127
171
|
* 修改 LLM 模型 API。
|
|
128
172
|
*/
|
|
@@ -131,6 +175,10 @@ export declare class Client extends AbstractClient {
|
|
|
131
175
|
* 查询 AI 网关Token 消耗统计汇总
|
|
132
176
|
*/
|
|
133
177
|
DescribeCloudNativeAPIGatewayLLMTokenUsageStatistics(req: DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse>;
|
|
178
|
+
/**
|
|
179
|
+
* 修改云原生智能网关MCP Tool
|
|
180
|
+
*/
|
|
181
|
+
RollbackCloudNativeAPIGatewayMCPToolVersion(req: RollbackCloudNativeAPIGatewayMCPToolVersionRequest, cb?: (error: string, rep: RollbackCloudNativeAPIGatewayMCPToolVersionResponse) => void): Promise<RollbackCloudNativeAPIGatewayMCPToolVersionResponse>;
|
|
134
182
|
/**
|
|
135
183
|
* 创建AI 网关消费者组
|
|
136
184
|
*/
|
|
@@ -139,6 +187,10 @@ export declare class Client extends AbstractClient {
|
|
|
139
187
|
* 查看AI网关MCP Tool
|
|
140
188
|
*/
|
|
141
189
|
DescribeCloudNativeAPIGatewayMCPTool(req: DescribeCloudNativeAPIGatewayMCPToolRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolResponse>;
|
|
190
|
+
/**
|
|
191
|
+
* 上传插件前置操作,获取COS相关信息
|
|
192
|
+
*/
|
|
193
|
+
CreateCloudNativeAPIGatewayMCPRoute(req: CreateCloudNativeAPIGatewayMCPRouteRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayMCPRouteResponse) => void): Promise<CreateCloudNativeAPIGatewayMCPRouteResponse>;
|
|
142
194
|
/**
|
|
143
195
|
* 创建AI网关MCP Tool
|
|
144
196
|
*/
|
|
@@ -151,6 +203,10 @@ export declare class Client extends AbstractClient {
|
|
|
151
203
|
* 批量导入从OpenAPI文件中解析的MCP Tools
|
|
152
204
|
*/
|
|
153
205
|
UpdateCloudNativeAPIGatewayMCPTools(req: UpdateCloudNativeAPIGatewayMCPToolsRequest, cb?: (error: string, rep: UpdateCloudNativeAPIGatewayMCPToolsResponse) => void): Promise<UpdateCloudNativeAPIGatewayMCPToolsResponse>;
|
|
206
|
+
/**
|
|
207
|
+
* 查询密钥列表。
|
|
208
|
+
*/
|
|
209
|
+
DescribeCloudNativeAPIGatewaySecretKeyList(req: DescribeCloudNativeAPIGatewaySecretKeyListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewaySecretKeyListResponse) => void): Promise<DescribeCloudNativeAPIGatewaySecretKeyListResponse>;
|
|
154
210
|
/**
|
|
155
211
|
* 修改 MCP Server 的认证配置
|
|
156
212
|
*/
|
|
@@ -163,6 +219,10 @@ export declare class Client extends AbstractClient {
|
|
|
163
219
|
* 创建AI 网关MCP Server
|
|
164
220
|
*/
|
|
165
221
|
ModifyCloudNativeAPIGatewayMCPServerStatus(req: ModifyCloudNativeAPIGatewayMCPServerStatusRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPServerStatusResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPServerStatusResponse>;
|
|
222
|
+
/**
|
|
223
|
+
* 修改云原生智能网关MCP Tool
|
|
224
|
+
*/
|
|
225
|
+
DescribeCloudNativeAPIGatewayMCPToolVersionList(req: DescribeCloudNativeAPIGatewayMCPToolVersionListRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayMCPToolVersionListResponse) => void): Promise<DescribeCloudNativeAPIGatewayMCPToolVersionListResponse>;
|
|
166
226
|
/**
|
|
167
227
|
* 创建AI网关MCP Server
|
|
168
228
|
*/
|
|
@@ -192,9 +252,13 @@ export declare class Client extends AbstractClient {
|
|
|
192
252
|
*/
|
|
193
253
|
DescribeCloudNativeAPIGatewaySecretKey(req: DescribeCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<DescribeCloudNativeAPIGatewaySecretKeyResponse>;
|
|
194
254
|
/**
|
|
195
|
-
*
|
|
255
|
+
* 修改 LLM 模型服务。
|
|
196
256
|
*/
|
|
197
|
-
|
|
257
|
+
ModifyCloudNativeAPIGatewayLLMModelService(req: ModifyCloudNativeAPIGatewayLLMModelServiceRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayLLMModelServiceResponse) => void): Promise<ModifyCloudNativeAPIGatewayLLMModelServiceResponse>;
|
|
258
|
+
/**
|
|
259
|
+
* 修改云原生智能网关MCP Tool
|
|
260
|
+
*/
|
|
261
|
+
CompareCloudNativeAPIGatewayMCPToolVersion(req: CompareCloudNativeAPIGatewayMCPToolVersionRequest, cb?: (error: string, rep: CompareCloudNativeAPIGatewayMCPToolVersionResponse) => void): Promise<CompareCloudNativeAPIGatewayMCPToolVersionResponse>;
|
|
198
262
|
/**
|
|
199
263
|
* 添加密钥与资源的引用关系接口
|
|
200
264
|
*/
|
|
@@ -204,13 +268,29 @@ export declare class Client extends AbstractClient {
|
|
|
204
268
|
*/
|
|
205
269
|
DescribeCloudNativeAPIGatewayLLMModelServices(req: DescribeCloudNativeAPIGatewayLLMModelServicesRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMModelServicesResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMModelServicesResponse>;
|
|
206
270
|
/**
|
|
207
|
-
*
|
|
271
|
+
* 修改云原生网关AI服务来源
|
|
208
272
|
*/
|
|
209
|
-
|
|
273
|
+
ModifyCloudNativeAPIGatewayAIServiceSource(req: ModifyCloudNativeAPIGatewayAIServiceSourceRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayAIServiceSourceResponse) => void): Promise<ModifyCloudNativeAPIGatewayAIServiceSourceResponse>;
|
|
274
|
+
/**
|
|
275
|
+
* 上传插件前置操作,获取COS相关信息
|
|
276
|
+
*/
|
|
277
|
+
DeleteCloudNativeAPIGatewayMCPRoute(req: DeleteCloudNativeAPIGatewayMCPRouteRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayMCPRouteResponse) => void): Promise<DeleteCloudNativeAPIGatewayMCPRouteResponse>;
|
|
278
|
+
/**
|
|
279
|
+
* 上传插件前置操作,获取COS相关信息
|
|
280
|
+
*/
|
|
281
|
+
CheckCloudNativeAPIGatewayMCPRouteMatch(req: CheckCloudNativeAPIGatewayMCPRouteMatchRequest, cb?: (error: string, rep: CheckCloudNativeAPIGatewayMCPRouteMatchResponse) => void): Promise<CheckCloudNativeAPIGatewayMCPRouteMatchResponse>;
|
|
210
282
|
/**
|
|
211
283
|
* 删除AI网关消费者组
|
|
212
284
|
*/
|
|
213
285
|
DeleteCloudNativeAPIGatewayConsumerGroup(req: DeleteCloudNativeAPIGatewayConsumerGroupRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayConsumerGroupResponse) => void): Promise<DeleteCloudNativeAPIGatewayConsumerGroupResponse>;
|
|
286
|
+
/**
|
|
287
|
+
* 修改云原生智能网关MCP Tool
|
|
288
|
+
*/
|
|
289
|
+
DeleteCloudNativeAPIGatewayMCPToolVersion(req: DeleteCloudNativeAPIGatewayMCPToolVersionRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayMCPToolVersionResponse) => void): Promise<DeleteCloudNativeAPIGatewayMCPToolVersionResponse>;
|
|
290
|
+
/**
|
|
291
|
+
* 上传插件前置操作,获取COS相关信息
|
|
292
|
+
*/
|
|
293
|
+
ModifyCloudNativeAPIGatewayMCPRouteStatus(req: ModifyCloudNativeAPIGatewayMCPRouteStatusRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPRouteStatusResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPRouteStatusResponse>;
|
|
214
294
|
/**
|
|
215
295
|
* 创建AI网关消费者。
|
|
216
296
|
*/
|
|
@@ -34,10 +34,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
34
34
|
return this.request("DeleteCloudNativeAPIGatewayConsumer", req, cb);
|
|
35
35
|
}
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* 查询AI网关配额
|
|
38
38
|
*/
|
|
39
|
-
async
|
|
40
|
-
return this.request("
|
|
39
|
+
async DescribeCloudNativeAPIGatewayAIQuota(req, cb) {
|
|
40
|
+
return this.request("DescribeCloudNativeAPIGatewayAIQuota", req, cb);
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* 上传插件前置操作,获取COS相关信息
|
|
44
|
+
*/
|
|
45
|
+
async ModifyCloudNativeAPIGatewayMCPRoute(req, cb) {
|
|
46
|
+
return this.request("ModifyCloudNativeAPIGatewayMCPRoute", req, cb);
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* 为资源(模型 API / MCP Server)添加消费者组授权。
|
|
50
|
+
*/
|
|
51
|
+
async AddCloudNativeAPIGatewayConsumerGroupAuth(req, cb) {
|
|
52
|
+
return this.request("AddCloudNativeAPIGatewayConsumerGroupAuth", req, cb);
|
|
41
53
|
}
|
|
42
54
|
/**
|
|
43
55
|
* 删除AI网关MCP服务
|
|
@@ -57,6 +69,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
57
69
|
async ModifyCloudNativeAPIGatewayMCPServerACL(req, cb) {
|
|
58
70
|
return this.request("ModifyCloudNativeAPIGatewayMCPServerACL", req, cb);
|
|
59
71
|
}
|
|
72
|
+
/**
|
|
73
|
+
* 查询AI配额配置列表
|
|
74
|
+
*/
|
|
75
|
+
async DescribeCloudNativeAPIGatewayAIQuotaList(req, cb) {
|
|
76
|
+
return this.request("DescribeCloudNativeAPIGatewayAIQuotaList", req, cb);
|
|
77
|
+
}
|
|
78
|
+
/**
|
|
79
|
+
* 创建云原生网关AI服务来源
|
|
80
|
+
*/
|
|
81
|
+
async CreateCloudNativeAPIGatewayAIServiceSource(req, cb) {
|
|
82
|
+
return this.request("CreateCloudNativeAPIGatewayAIServiceSource", req, cb);
|
|
83
|
+
}
|
|
60
84
|
/**
|
|
61
85
|
* 从资源(模型 API / MCP Server)移除消费者组授权。
|
|
62
86
|
*/
|
|
@@ -69,6 +93,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
69
93
|
async DeleteCloudNativeAPIGatewayMCPTool(req, cb) {
|
|
70
94
|
return this.request("DeleteCloudNativeAPIGatewayMCPTool", req, cb);
|
|
71
95
|
}
|
|
96
|
+
/**
|
|
97
|
+
* 修改云原生智能网关MCP Tool
|
|
98
|
+
*/
|
|
99
|
+
async DescribeCloudNativeAPIGatewayMCPToolVersion(req, cb) {
|
|
100
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPToolVersion", req, cb);
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* 修改消费者组。
|
|
104
|
+
*/
|
|
105
|
+
async ModifyCloudNativeAPIGatewayConsumerGroup(req, cb) {
|
|
106
|
+
return this.request("ModifyCloudNativeAPIGatewayConsumerGroup", req, cb);
|
|
107
|
+
}
|
|
72
108
|
/**
|
|
73
109
|
* 创建 LLM 模型 API。
|
|
74
110
|
*/
|
|
@@ -94,16 +130,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
94
130
|
return this.request("ModifyCloudNativeAPIGatewayMCPToolStatus", req, cb);
|
|
95
131
|
}
|
|
96
132
|
/**
|
|
97
|
-
*
|
|
133
|
+
* 查询批量导入MCP Tools的任务进度
|
|
98
134
|
*/
|
|
99
|
-
async
|
|
100
|
-
return this.request("
|
|
135
|
+
async DescribeCloudNativeAPIGatewayMCPToolImportTask(req, cb) {
|
|
136
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPToolImportTask", req, cb);
|
|
101
137
|
}
|
|
102
138
|
/**
|
|
103
|
-
* 修改
|
|
139
|
+
* 修改MCP服务配置
|
|
104
140
|
*/
|
|
105
|
-
async
|
|
106
|
-
return this.request("
|
|
141
|
+
async ModifyCloudNativeAPIGatewayMCPServer(req, cb) {
|
|
142
|
+
return this.request("ModifyCloudNativeAPIGatewayMCPServer", req, cb);
|
|
143
|
+
}
|
|
144
|
+
/**
|
|
145
|
+
* 删除云原生网关AI服务来源
|
|
146
|
+
*/
|
|
147
|
+
async DeleteCloudNativeAPIGatewayAIServiceSource(req, cb) {
|
|
148
|
+
return this.request("DeleteCloudNativeAPIGatewayAIServiceSource", req, cb);
|
|
107
149
|
}
|
|
108
150
|
/**
|
|
109
151
|
* 查询消费者组详情。
|
|
@@ -129,6 +171,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
129
171
|
async DescribeCloudNativeAPIGatewayMCPToolACLList(req, cb) {
|
|
130
172
|
return this.request("DescribeCloudNativeAPIGatewayMCPToolACLList", req, cb);
|
|
131
173
|
}
|
|
174
|
+
/**
|
|
175
|
+
* 修改云原生智能网关MCP Tool
|
|
176
|
+
*/
|
|
177
|
+
async CheckCloudNativeAPIGatewayMCPToolVersionExist(req, cb) {
|
|
178
|
+
return this.request("CheckCloudNativeAPIGatewayMCPToolVersionExist", req, cb);
|
|
179
|
+
}
|
|
132
180
|
/**
|
|
133
181
|
* 创建 LLM 模型服务。同一网关下 Name 唯一。
|
|
134
182
|
*/
|
|
@@ -147,6 +195,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
147
195
|
async DescribeCloudNativeAPIGatewayLLMModelAPIs(req, cb) {
|
|
148
196
|
return this.request("DescribeCloudNativeAPIGatewayLLMModelAPIs", req, cb);
|
|
149
197
|
}
|
|
198
|
+
/**
|
|
199
|
+
* 上传插件前置操作,获取COS相关信息
|
|
200
|
+
*/
|
|
201
|
+
async DescribeCloudNativeAPIGatewayMCPRouteList(req, cb) {
|
|
202
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPRouteList", req, cb);
|
|
203
|
+
}
|
|
150
204
|
/**
|
|
151
205
|
* 将消费者添加到消费者组。
|
|
152
206
|
*/
|
|
@@ -166,10 +220,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
166
220
|
return this.request("DescribeCNGWServicesWithRoutes", req, cb);
|
|
167
221
|
}
|
|
168
222
|
/**
|
|
169
|
-
*
|
|
223
|
+
* 查询云原生网关AI服务来源
|
|
170
224
|
*/
|
|
171
|
-
async
|
|
172
|
-
return this.request("
|
|
225
|
+
async DescribeCloudNativeAPIGatewayAIServiceSourceList(req, cb) {
|
|
226
|
+
return this.request("DescribeCloudNativeAPIGatewayAIServiceSourceList", req, cb);
|
|
173
227
|
}
|
|
174
228
|
/**
|
|
175
229
|
* AI网关查询MCP服务列表
|
|
@@ -195,12 +249,24 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
195
249
|
async DeleteCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
196
250
|
return this.request("DeleteCloudNativeAPIGatewaySecretKey", req, cb);
|
|
197
251
|
}
|
|
252
|
+
/**
|
|
253
|
+
* 解绑密钥
|
|
254
|
+
*/
|
|
255
|
+
async UnbindCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
256
|
+
return this.request("UnbindCloudNativeAPIGatewaySecretKey", req, cb);
|
|
257
|
+
}
|
|
198
258
|
/**
|
|
199
259
|
* 查询单个 LLM 模型服务详情。
|
|
200
260
|
*/
|
|
201
261
|
async DescribeCloudNativeAPIGatewayLLMModelService(req, cb) {
|
|
202
262
|
return this.request("DescribeCloudNativeAPIGatewayLLMModelService", req, cb);
|
|
203
263
|
}
|
|
264
|
+
/**
|
|
265
|
+
* 从OpenAPI文件中解析出可导入的MCP tools
|
|
266
|
+
*/
|
|
267
|
+
async DescribeCloudNativeAPIGatewayMCPToolsFromFile(req, cb) {
|
|
268
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPToolsFromFile", req, cb);
|
|
269
|
+
}
|
|
204
270
|
/**
|
|
205
271
|
* 修改 LLM 模型 API。
|
|
206
272
|
*/
|
|
@@ -213,6 +279,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
213
279
|
async DescribeCloudNativeAPIGatewayLLMTokenUsageStatistics(req, cb) {
|
|
214
280
|
return this.request("DescribeCloudNativeAPIGatewayLLMTokenUsageStatistics", req, cb);
|
|
215
281
|
}
|
|
282
|
+
/**
|
|
283
|
+
* 修改云原生智能网关MCP Tool
|
|
284
|
+
*/
|
|
285
|
+
async RollbackCloudNativeAPIGatewayMCPToolVersion(req, cb) {
|
|
286
|
+
return this.request("RollbackCloudNativeAPIGatewayMCPToolVersion", req, cb);
|
|
287
|
+
}
|
|
216
288
|
/**
|
|
217
289
|
* 创建AI 网关消费者组
|
|
218
290
|
*/
|
|
@@ -225,6 +297,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
225
297
|
async DescribeCloudNativeAPIGatewayMCPTool(req, cb) {
|
|
226
298
|
return this.request("DescribeCloudNativeAPIGatewayMCPTool", req, cb);
|
|
227
299
|
}
|
|
300
|
+
/**
|
|
301
|
+
* 上传插件前置操作,获取COS相关信息
|
|
302
|
+
*/
|
|
303
|
+
async CreateCloudNativeAPIGatewayMCPRoute(req, cb) {
|
|
304
|
+
return this.request("CreateCloudNativeAPIGatewayMCPRoute", req, cb);
|
|
305
|
+
}
|
|
228
306
|
/**
|
|
229
307
|
* 创建AI网关MCP Tool
|
|
230
308
|
*/
|
|
@@ -243,6 +321,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
243
321
|
async UpdateCloudNativeAPIGatewayMCPTools(req, cb) {
|
|
244
322
|
return this.request("UpdateCloudNativeAPIGatewayMCPTools", req, cb);
|
|
245
323
|
}
|
|
324
|
+
/**
|
|
325
|
+
* 查询密钥列表。
|
|
326
|
+
*/
|
|
327
|
+
async DescribeCloudNativeAPIGatewaySecretKeyList(req, cb) {
|
|
328
|
+
return this.request("DescribeCloudNativeAPIGatewaySecretKeyList", req, cb);
|
|
329
|
+
}
|
|
246
330
|
/**
|
|
247
331
|
* 修改 MCP Server 的认证配置
|
|
248
332
|
*/
|
|
@@ -261,6 +345,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
261
345
|
async ModifyCloudNativeAPIGatewayMCPServerStatus(req, cb) {
|
|
262
346
|
return this.request("ModifyCloudNativeAPIGatewayMCPServerStatus", req, cb);
|
|
263
347
|
}
|
|
348
|
+
/**
|
|
349
|
+
* 修改云原生智能网关MCP Tool
|
|
350
|
+
*/
|
|
351
|
+
async DescribeCloudNativeAPIGatewayMCPToolVersionList(req, cb) {
|
|
352
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPToolVersionList", req, cb);
|
|
353
|
+
}
|
|
264
354
|
/**
|
|
265
355
|
* 创建AI网关MCP Server
|
|
266
356
|
*/
|
|
@@ -304,10 +394,16 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
304
394
|
return this.request("DescribeCloudNativeAPIGatewaySecretKey", req, cb);
|
|
305
395
|
}
|
|
306
396
|
/**
|
|
307
|
-
*
|
|
397
|
+
* 修改 LLM 模型服务。
|
|
308
398
|
*/
|
|
309
|
-
async
|
|
310
|
-
return this.request("
|
|
399
|
+
async ModifyCloudNativeAPIGatewayLLMModelService(req, cb) {
|
|
400
|
+
return this.request("ModifyCloudNativeAPIGatewayLLMModelService", req, cb);
|
|
401
|
+
}
|
|
402
|
+
/**
|
|
403
|
+
* 修改云原生智能网关MCP Tool
|
|
404
|
+
*/
|
|
405
|
+
async CompareCloudNativeAPIGatewayMCPToolVersion(req, cb) {
|
|
406
|
+
return this.request("CompareCloudNativeAPIGatewayMCPToolVersion", req, cb);
|
|
311
407
|
}
|
|
312
408
|
/**
|
|
313
409
|
* 添加密钥与资源的引用关系接口
|
|
@@ -322,10 +418,22 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
322
418
|
return this.request("DescribeCloudNativeAPIGatewayLLMModelServices", req, cb);
|
|
323
419
|
}
|
|
324
420
|
/**
|
|
325
|
-
*
|
|
421
|
+
* 修改云原生网关AI服务来源
|
|
326
422
|
*/
|
|
327
|
-
async
|
|
328
|
-
return this.request("
|
|
423
|
+
async ModifyCloudNativeAPIGatewayAIServiceSource(req, cb) {
|
|
424
|
+
return this.request("ModifyCloudNativeAPIGatewayAIServiceSource", req, cb);
|
|
425
|
+
}
|
|
426
|
+
/**
|
|
427
|
+
* 上传插件前置操作,获取COS相关信息
|
|
428
|
+
*/
|
|
429
|
+
async DeleteCloudNativeAPIGatewayMCPRoute(req, cb) {
|
|
430
|
+
return this.request("DeleteCloudNativeAPIGatewayMCPRoute", req, cb);
|
|
431
|
+
}
|
|
432
|
+
/**
|
|
433
|
+
* 上传插件前置操作,获取COS相关信息
|
|
434
|
+
*/
|
|
435
|
+
async CheckCloudNativeAPIGatewayMCPRouteMatch(req, cb) {
|
|
436
|
+
return this.request("CheckCloudNativeAPIGatewayMCPRouteMatch", req, cb);
|
|
329
437
|
}
|
|
330
438
|
/**
|
|
331
439
|
* 删除AI网关消费者组
|
|
@@ -333,6 +441,18 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
333
441
|
async DeleteCloudNativeAPIGatewayConsumerGroup(req, cb) {
|
|
334
442
|
return this.request("DeleteCloudNativeAPIGatewayConsumerGroup", req, cb);
|
|
335
443
|
}
|
|
444
|
+
/**
|
|
445
|
+
* 修改云原生智能网关MCP Tool
|
|
446
|
+
*/
|
|
447
|
+
async DeleteCloudNativeAPIGatewayMCPToolVersion(req, cb) {
|
|
448
|
+
return this.request("DeleteCloudNativeAPIGatewayMCPToolVersion", req, cb);
|
|
449
|
+
}
|
|
450
|
+
/**
|
|
451
|
+
* 上传插件前置操作,获取COS相关信息
|
|
452
|
+
*/
|
|
453
|
+
async ModifyCloudNativeAPIGatewayMCPRouteStatus(req, cb) {
|
|
454
|
+
return this.request("ModifyCloudNativeAPIGatewayMCPRouteStatus", req, cb);
|
|
455
|
+
}
|
|
336
456
|
/**
|
|
337
457
|
* 创建AI网关消费者。
|
|
338
458
|
*/
|