tencentcloud-sdk-nodejs 4.1.240 → 4.1.242

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 (52) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/apis/v20240801/apis_client.js +28 -4
  3. package/es/services/cfs/v20190719/cfs_client.js +33 -15
  4. package/es/services/dbbrain/v20210527/dbbrain_client.js +12 -6
  5. package/es/services/lighthouse/v20200324/lighthouse_client.js +3 -0
  6. package/es/services/ocr/v20181119/ocr_client.js +0 -6
  7. package/es/services/teo/v20220901/teo_client.js +24 -12
  8. package/package.json +1 -1
  9. package/tencentcloud/common/sdk_version.d.ts +1 -1
  10. package/tencentcloud/common/sdk_version.js +1 -1
  11. package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +3 -1
  12. package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +3 -1
  13. package/tencentcloud/services/apis/v20240801/apis_client.d.ts +37 -5
  14. package/tencentcloud/services/apis/v20240801/apis_client.js +54 -6
  15. package/tencentcloud/services/apis/v20240801/apis_models.d.ts +1195 -125
  16. package/tencentcloud/services/bi/v20220105/bi_client.d.ts +1 -1
  17. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +254 -22
  18. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +40 -20
  19. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +14 -12
  20. package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +47 -17
  21. package/tencentcloud/services/cfs/v20190719/cfs_client.js +66 -24
  22. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +347 -46
  23. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +11 -1
  24. package/tencentcloud/services/ctem/v20231128/ctem_models.d.ts +246 -159
  25. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +1 -1
  26. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +122 -110
  27. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +17 -9
  28. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +24 -12
  29. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +68 -4
  30. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +2 -2
  31. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -2
  32. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +9 -5
  33. package/tencentcloud/services/iai/v20180301/iai_models.d.ts +10 -7
  34. package/tencentcloud/services/iai/v20200303/iai_models.d.ts +10 -9
  35. package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +1 -1
  36. package/tencentcloud/services/ioa/v20220601/ioa_client.js +1 -1
  37. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +5 -5
  38. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +5 -1
  39. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +6 -0
  40. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +79 -20
  41. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -13
  42. package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -16
  43. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +60 -174
  44. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +2 -1
  45. package/tencentcloud/services/tcb/v20180608/tcb_client.js +2 -1
  46. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +35 -26
  47. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +70 -80
  48. package/tencentcloud/services/tdmysql/v20211122/tdmysql_models.d.ts +0 -4
  49. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +29 -13
  50. package/tencentcloud/services/teo/v20220901/teo_client.js +42 -18
  51. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +199 -26
  52. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +22 -23
@@ -111,6 +111,19 @@ export interface CreateModelServiceRequest {
111
111
  */
112
112
  ModelProtocol?: string;
113
113
  }
114
+ /**
115
+ * FieldValue结构体
116
+ */
117
+ export interface FieldValueDTO {
118
+ /**
119
+ * <p>属性</p>
120
+ */
121
+ Field?: string;
122
+ /**
123
+ * <p>值</p>
124
+ */
125
+ Value?: string;
126
+ }
114
127
  /**
115
128
  * secretKey的出参
116
129
  */
@@ -146,25 +159,29 @@ export interface McpSecurityRule {
146
159
  */
147
160
  export interface ModifyAgentAppRequest {
148
161
  /**
149
- * 实例ID
162
+ * <p>实例ID</p>
150
163
  */
151
164
  InstanceID: string;
152
165
  /**
153
- * 应用ID
166
+ * <p>应用ID</p>
154
167
  */
155
168
  ID: string;
156
169
  /**
157
- * 名称
170
+ * <p>名称</p>
158
171
  */
159
172
  Name?: string;
160
173
  /**
161
- * OAuth2资源服务器ID
174
+ * <p>OAuth2资源服务器ID</p>
162
175
  */
163
176
  OAuth2ResourceServerID?: string;
164
177
  /**
165
- * 描述
178
+ * <p>描述</p>
166
179
  */
167
180
  Description?: string;
181
+ /**
182
+ * <p>凭据ID</p>
183
+ */
184
+ ConnectorIDs?: Array<string>;
168
185
  }
169
186
  /**
170
187
  * InvokeLimitConfigDTO
@@ -222,6 +239,58 @@ export interface InvokeLimitConfigDTO {
222
239
  */
223
240
  Timeout?: number;
224
241
  }
242
+ /**
243
+ * WizardConfig 向导模式配置
244
+ */
245
+ export interface WizardConfig {
246
+ /**
247
+ * <p>表名</p>
248
+ 注意:此字段可能返回 null,表示取不到有效值。
249
+ */
250
+ DbTable?: string;
251
+ /**
252
+ * <p>是否分页</p>
253
+ 注意:此字段可能返回 null,表示取不到有效值。
254
+ */
255
+ DbEnablePaging?: boolean;
256
+ /**
257
+ * <p>请求参数</p>
258
+ 注意:此字段可能返回 null,表示取不到有效值。
259
+ */
260
+ DbReqParams?: Array<ServiceDatabaseReqParam>;
261
+ /**
262
+ * <p>响应参数</p>
263
+ 注意:此字段可能返回 null,表示取不到有效值。
264
+ */
265
+ DbRespParams?: Array<ServiceDatabaseRespParam>;
266
+ /**
267
+ * <p>排序参数</p>
268
+ 注意:此字段可能返回 null,表示取不到有效值。
269
+ */
270
+ DbOrdParams?: Array<ServiceDatabaseOrderParam>;
271
+ /**
272
+ * <p>是否开启出参映射</p>
273
+ 注意:此字段可能返回 null,表示取不到有效值。
274
+ */
275
+ DbEnableMappingResp?: boolean;
276
+ }
277
+ /**
278
+ * DeleteAgentAppServices请求参数结构体
279
+ */
280
+ export interface DeleteAgentAppServicesRequest {
281
+ /**
282
+ * <p>实例ID</p>
283
+ */
284
+ InstanceID: string;
285
+ /**
286
+ * <p>应用ID</p>
287
+ */
288
+ ID: string;
289
+ /**
290
+ * <p>服务IDs</p>
291
+ */
292
+ ServiceIDs: Array<string>;
293
+ }
225
294
  /**
226
295
  * 工具级别配置
227
296
  */
@@ -249,7 +318,7 @@ export interface ToolConfigDTO {
249
318
  */
250
319
  export interface CreateAgentAppResponse {
251
320
  /**
252
- * app id
321
+ * <p>app id</p>
253
322
  */
254
323
  Data?: CreateAgentAppResp;
255
324
  /**
@@ -296,6 +365,52 @@ export interface DescribeModelsResponseVO {
296
365
  */
297
366
  Items?: Array<DescribeModelResponseVO>;
298
367
  }
368
+ /**
369
+ * SourceTypeConfigDTO
370
+ */
371
+ export interface SourceTypeConfigDTO {
372
+ /**
373
+ * json xml urlencoded amf0 amf3 hessian1 hessian2
374
+
375
+ 注意:此字段可能返回 null,表示取不到有效值。
376
+ */
377
+ ReqSourceType?: string;
378
+ /**
379
+ * json xml urlencoded amf0 amf3 hessian1 hessian2
380
+
381
+ 注意:此字段可能返回 null,表示取不到有效值。
382
+ */
383
+ ReqTargetType?: string;
384
+ /**
385
+ * json xml urlencoded amf0 amf3 hessian1 hessian2
386
+
387
+ 注意:此字段可能返回 null,表示取不到有效值。
388
+ */
389
+ ResSourceType?: string;
390
+ /**
391
+ * json xml urlencoded amf0 amf3 hessian1 hessian2
392
+
393
+ 注意:此字段可能返回 null,表示取不到有效值。
394
+ */
395
+ ResTargetType?: string;
396
+ }
397
+ /**
398
+ * CreateAgentAppServices请求参数结构体
399
+ */
400
+ export interface CreateAgentAppServicesRequest {
401
+ /**
402
+ * <p>实例ID</p>
403
+ */
404
+ InstanceID: string;
405
+ /**
406
+ * <p>应用ID</p>
407
+ */
408
+ ID: string;
409
+ /**
410
+ * <p>服务详情</p>
411
+ */
412
+ Services: Array<AgentAppServiceDTO>;
413
+ }
299
414
  /**
300
415
  * BindMcpSecurityRuleDTO,替换之前的McpSecurityRule
301
416
  */
@@ -602,6 +717,19 @@ export interface McpToolAnnotation {
602
717
  */
603
718
  OpenWorldHint?: boolean;
604
719
  }
720
+ /**
721
+ * DeleteService请求参数结构体
722
+ */
723
+ export interface DeleteServiceRequest {
724
+ /**
725
+ * 实例ID
726
+ */
727
+ InstanceID?: string;
728
+ /**
729
+ * 业务ID
730
+ */
731
+ ID?: string;
732
+ }
605
733
  /**
606
734
  * 开始结束时间结构体
607
735
  */
@@ -773,6 +901,15 @@ export interface ModifyModelServiceRequest {
773
901
  */
774
902
  ModelProtocol?: string;
775
903
  }
904
+ /**
905
+ * DescribeService返回参数结构体
906
+ */
907
+ export interface DescribeServiceResponse {
908
+ /**
909
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
910
+ */
911
+ RequestId?: string;
912
+ }
776
913
  /**
777
914
  * ModifyModel返回参数结构体
778
915
  */
@@ -786,6 +923,49 @@ export interface ModifyModelResponse {
786
923
  */
787
924
  RequestId?: string;
788
925
  }
926
+ /**
927
+ * 向导模式请求参数
928
+ */
929
+ export interface ServiceDatabaseReqParam {
930
+ /**
931
+ * <p>表字段名</p>
932
+ 注意:此字段可能返回 null,表示取不到有效值。
933
+ */
934
+ FieldName?: string;
935
+ /**
936
+ * <p>操作符</p>
937
+ 注意:此字段可能返回 null,表示取不到有效值。
938
+ */
939
+ Operator?: string;
940
+ /**
941
+ * <p>参数名/常量</p>
942
+ 注意:此字段可能返回 null,表示取不到有效值。
943
+ */
944
+ Val?: string;
945
+ /**
946
+ * <p>参数类型</p>
947
+ 注意:此字段可能返回 null,表示取不到有效值。
948
+ */
949
+ ValType?: string;
950
+ /**
951
+ * <p>内部字段</p>
952
+ 注意:此字段可能返回 null,表示取不到有效值。
953
+ */
954
+ InternalField?: boolean;
955
+ }
956
+ /**
957
+ * CreateAgentAppServices返回参数结构体
958
+ */
959
+ export interface CreateAgentAppServicesResponse {
960
+ /**
961
+ * <p>app id</p>
962
+ */
963
+ Data?: ResultIDVO;
964
+ /**
965
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
966
+ */
967
+ RequestId?: string;
968
+ }
789
969
  /**
790
970
  * CreateAgentAppModelServices请求参数结构体
791
971
  */
@@ -830,14 +1010,13 @@ export interface DeleteMcpServerResponse {
830
1010
  RequestId?: string;
831
1011
  }
832
1012
  /**
833
- * 结果ID数组
1013
+ * ModifyService返回参数结构体
834
1014
  */
835
- export interface ResultIDsVO {
1015
+ export interface ModifyServiceResponse {
836
1016
  /**
837
- * 结果ID数组
838
- 注意:此字段可能返回 null,表示取不到有效值。
1017
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
839
1018
  */
840
- IDs?: Array<string>;
1019
+ RequestId?: string;
841
1020
  }
842
1021
  /**
843
1022
  * DescribeAgentCredentials请求参数结构体
@@ -877,6 +1056,26 @@ export interface CreateMcpServerResponse {
877
1056
  */
878
1057
  RequestId?: string;
879
1058
  }
1059
+ /**
1060
+ * 匹配条件请求参数
1061
+ */
1062
+ export interface SimpleCondition {
1063
+ /**
1064
+ * <p>字段名</p>
1065
+ 注意:此字段可能返回 null,表示取不到有效值。
1066
+ */
1067
+ Key?: string;
1068
+ /**
1069
+ * <p>匹配方式: eq 等于;ne 不等于;regex 正则;</p>
1070
+ 注意:此字段可能返回 null,表示取不到有效值。
1071
+ */
1072
+ Condition?: string;
1073
+ /**
1074
+ * <p>字段值 或正则表达式</p>
1075
+ 注意:此字段可能返回 null,表示取不到有效值。
1076
+ */
1077
+ Value?: string;
1078
+ }
880
1079
  /**
881
1080
  * DescribeAgentApps请求参数结构体
882
1081
  */
@@ -967,49 +1166,19 @@ export interface ResultIDVO {
967
1166
  ID?: string;
968
1167
  }
969
1168
  /**
970
- * CreateModel请求参数结构体
1169
+ * 限流窗口配置
971
1170
  */
972
- export interface CreateModelRequest {
973
- /**
974
- * <p>实例</p>
975
- */
976
- InstanceID: string;
977
- /**
978
- * <p>模型名称</p>
979
- */
980
- Name: string;
981
- /**
982
- * <p>协议类型:http/https</p>
983
- */
984
- HttpProtocolType: string;
985
- /**
986
- * <p>目标路径</p>
987
- */
988
- TargetPath: string;
989
- /**
990
- * <p>目标服务器</p>
991
- */
992
- TargetHosts: Array<TargetHostDTO>;
993
- /**
994
- * <p>凭据ID</p>
995
- */
996
- CredentialID?: string;
997
- /**
998
- * <p>https时,是否检查证书合法</p>
999
- */
1000
- CheckTargetCertsError?: boolean;
1001
- /**
1002
- * <p>http协议版本:1.1/2.0</p>
1003
- */
1004
- HttpProtocolVersion?: string;
1171
+ export interface LimitWindowsDTO {
1005
1172
  /**
1006
- * <p>model ID</p>
1173
+ * 时间窗口,分钟
1174
+ 注意:此字段可能返回 null,表示取不到有效值。
1007
1175
  */
1008
- ModelID?: string;
1176
+ Interval?: number;
1009
1177
  /**
1010
- * <p>描述</p>
1178
+ * 累计上限,k
1179
+ 注意:此字段可能返回 null,表示取不到有效值。
1011
1180
  */
1012
- Description?: string;
1181
+ Limit?: number;
1013
1182
  }
1014
1183
  /**
1015
1184
  * DescribeModel请求参数结构体
@@ -1169,6 +1338,15 @@ export interface DeleteAgentAppModelServicesResponse {
1169
1338
  */
1170
1339
  RequestId?: string;
1171
1340
  }
1341
+ /**
1342
+ * CreateService返回参数结构体
1343
+ */
1344
+ export interface CreateServiceResponse {
1345
+ /**
1346
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1347
+ */
1348
+ RequestId?: string;
1349
+ }
1172
1350
  /**
1173
1351
  * CreateModel返回参数结构体
1174
1352
  */
@@ -1282,12 +1460,16 @@ export interface DescribeAgentAppsResponse {
1282
1460
  */
1283
1461
  RequestId?: string;
1284
1462
  }
1463
+ /**
1464
+ * CreateService请求参数结构体
1465
+ */
1466
+ export type CreateServiceRequest = null;
1285
1467
  /**
1286
1468
  * ModifyAgentApp返回参数结构体
1287
1469
  */
1288
1470
  export interface ModifyAgentAppResponse {
1289
1471
  /**
1290
- * app id
1472
+ * <p>app id</p>
1291
1473
  */
1292
1474
  Data?: ResultIDVO;
1293
1475
  /**
@@ -1295,6 +1477,19 @@ export interface ModifyAgentAppResponse {
1295
1477
  */
1296
1478
  RequestId?: string;
1297
1479
  }
1480
+ /**
1481
+ * DescribeService请求参数结构体
1482
+ */
1483
+ export interface DescribeServiceRequest {
1484
+ /**
1485
+ * 实例ID
1486
+ */
1487
+ InstanceID?: string;
1488
+ /**
1489
+ * 业务ID
1490
+ */
1491
+ ID?: string;
1492
+ }
1298
1493
  /**
1299
1494
  * DescribeModelService返回参数结构体
1300
1495
  */
@@ -1325,6 +1520,41 @@ export interface AgentCredentialContentDTO {
1325
1520
  */
1326
1521
  Headers?: Array<AgentCredentialContentHeaderDTO>;
1327
1522
  }
1523
+ /**
1524
+ * 后端服务组DTO
1525
+ */
1526
+ export interface TargetServerGroupDTO {
1527
+ /**
1528
+ * <p>后端服务组ID</p>
1529
+ 注意:此字段可能返回 null,表示取不到有效值。
1530
+ */
1531
+ ID?: string;
1532
+ /**
1533
+ * <p>名称</p>
1534
+ 注意:此字段可能返回 null,表示取不到有效值。
1535
+ */
1536
+ Name?: string;
1537
+ /**
1538
+ * <p>目标服务器列表</p>
1539
+ 注意:此字段可能返回 null,表示取不到有效值。
1540
+ */
1541
+ TargetHosts?: Array<TargetHostDTO>;
1542
+ /**
1543
+ * <p>目标Host类型 0 默认 1 vpc</p>
1544
+ 注意:此字段可能返回 null,表示取不到有效值。
1545
+ */
1546
+ TargetHostType?: number;
1547
+ /**
1548
+ * <p>关联的服务数量</p>
1549
+ 注意:此字段可能返回 null,表示取不到有效值。
1550
+ */
1551
+ ServiceCount?: number;
1552
+ /**
1553
+ * <p>创建时间</p>
1554
+ 注意:此字段可能返回 null,表示取不到有效值。
1555
+ */
1556
+ CreateTime?: string;
1557
+ }
1328
1558
  /**
1329
1559
  * DescribeAgentCredential返回参数结构体
1330
1560
  */
@@ -1399,69 +1629,77 @@ export interface DeleteAgentAppMcpServersRequest {
1399
1629
  */
1400
1630
  export interface DescribeAgentAppResp {
1401
1631
  /**
1402
- * 租户appID
1632
+ * <p>租户appID</p>
1403
1633
  */
1404
1634
  AppID?: number;
1405
1635
  /**
1406
- * 租户ID
1636
+ * <p>租户ID</p>
1407
1637
  */
1408
1638
  Uin?: string;
1409
1639
  /**
1410
- * 实例ID
1640
+ * <p>实例ID</p>
1411
1641
  */
1412
1642
  InstanceID?: string;
1413
1643
  /**
1414
- * 应用ID
1644
+ * <p>应用ID</p>
1415
1645
  */
1416
1646
  ID?: string;
1417
1647
  /**
1418
- * 名称
1648
+ * <p>名称</p>
1419
1649
  */
1420
1650
  Name?: string;
1421
1651
  /**
1422
- * 描述
1652
+ * <p>描述</p>
1423
1653
  */
1424
1654
  Description?: string;
1425
1655
  /**
1426
- * 状态
1656
+ * <p>状态</p>
1427
1657
  */
1428
1658
  Status?: string;
1429
1659
  /**
1430
- * 创建时间
1660
+ * <p>创建时间</p>
1431
1661
  */
1432
1662
  CreateTime?: string;
1433
1663
  /**
1434
- * 修改时间
1664
+ * <p>修改时间</p>
1435
1665
  */
1436
1666
  UpdateTime?: string;
1437
1667
  /**
1438
- * 认证类型
1668
+ * <p>认证类型</p>
1439
1669
  */
1440
1670
  AuthType?: string;
1441
1671
  /**
1442
- * apiKeys列表,脱敏
1672
+ * <p>apiKeys列表,脱敏</p>
1443
1673
  */
1444
1674
  ApiKeys?: Array<string>;
1445
1675
  /**
1446
- * secretKey列表,脱敏
1676
+ * <p>secretKey列表,脱敏</p>
1447
1677
  */
1448
1678
  SecretKeys?: Array<AgentAppSecretKeyVO>;
1449
1679
  /**
1450
- * OAuth2 Resource Server ID
1680
+ * <p>OAuth2 Resource Server ID</p>
1451
1681
  注意:此字段可能返回 null,表示取不到有效值。
1452
1682
  */
1453
1683
  OAuth2ResourceServerID?: string;
1454
1684
  /**
1455
- * 绑定mcpServer数量
1685
+ * <p>绑定mcpServer数量</p>
1456
1686
  */
1457
1687
  McpServersNum?: number;
1458
1688
  /**
1459
- * 绑定的模型服务数量
1689
+ * <p>绑定的模型服务数量</p>
1460
1690
  注意:此字段可能返回 null,表示取不到有效值。
1461
1691
  */
1462
1692
  ModelServicesNum?: number;
1463
- }
1464
- /**
1693
+ /**
1694
+ * <p>API认证列表</p>
1695
+ */
1696
+ ConnectorIDs?: Array<string>;
1697
+ /**
1698
+ * <p>关联API数量</p>
1699
+ */
1700
+ ServicesNum?: number;
1701
+ }
1702
+ /**
1465
1703
  * CreateMcpServer请求参数结构体
1466
1704
  */
1467
1705
  export interface CreateMcpServerRequest {
@@ -1575,6 +1813,10 @@ export interface DeleteModelServiceRequest {
1575
1813
  */
1576
1814
  ID: string;
1577
1815
  }
1816
+ /**
1817
+ * DescribeServices请求参数结构体
1818
+ */
1819
+ export type DescribeServicesRequest = null;
1578
1820
  /**
1579
1821
  * DeleteAgentApp请求参数结构体
1580
1822
  */
@@ -1588,6 +1830,147 @@ export interface DeleteAgentAppRequest {
1588
1830
  */
1589
1831
  ID: string;
1590
1832
  }
1833
+ /**
1834
+ * ModifyService请求参数结构体
1835
+ */
1836
+ export interface ModifyServiceRequest {
1837
+ /**
1838
+ * <p>实例</p>
1839
+ */
1840
+ InstanceID?: string;
1841
+ /**
1842
+ * <p>名称</p>
1843
+ */
1844
+ Name?: string;
1845
+ /**
1846
+ * <p>里约应用ID</p>
1847
+ * @deprecated
1848
+ */
1849
+ PaasID?: string;
1850
+ /**
1851
+ * <p>描述</p>
1852
+ */
1853
+ Description?: string;
1854
+ /**
1855
+ * <p>标签</p>
1856
+ */
1857
+ LabelIDs?: Array<string>;
1858
+ /**
1859
+ * <p>目录</p>
1860
+ */
1861
+ CategoryIDs?: Array<string>;
1862
+ /**
1863
+ * <p>鉴权方式</p>
1864
+ * @deprecated
1865
+ */
1866
+ AuthType?: string;
1867
+ /**
1868
+ * <p>签名</p>
1869
+ * @deprecated
1870
+ */
1871
+ SignType?: string;
1872
+ /**
1873
+ * <p>登录方式</p>
1874
+ * @deprecated
1875
+ */
1876
+ LoginTypes?: Array<string>;
1877
+ /**
1878
+ * <p>负载方式</p>
1879
+ */
1880
+ TargetSelect?: string;
1881
+ /**
1882
+ * <p>公开路径</p>
1883
+ */
1884
+ PubPath?: string;
1885
+ /**
1886
+ * <p>请求方法</p>
1887
+ */
1888
+ RequestMethod?: string;
1889
+ /**
1890
+ * <p>是否https</p>
1891
+ */
1892
+ HttpProtocolType?: string;
1893
+ /**
1894
+ * <p>证书检查</p>
1895
+ */
1896
+ CheckTargetCertsError?: boolean;
1897
+ /**
1898
+ * <p>http协议类型</p>
1899
+ */
1900
+ HttpProtocolVersion?: string;
1901
+ /**
1902
+ * <p>版本号</p>
1903
+ */
1904
+ Versions?: Array<VersionDTO>;
1905
+ /**
1906
+ * <p>目标路径</p>
1907
+ */
1908
+ TargetPath?: string;
1909
+ /**
1910
+ * <p>入参</p>
1911
+ */
1912
+ RequestParamsValidatorStatus?: boolean;
1913
+ /**
1914
+ * <p>入参</p>
1915
+ */
1916
+ RequestParamsValidatorJsonInfoT?: string;
1917
+ /**
1918
+ * <p>出参</p>
1919
+ */
1920
+ ResponseParamsValidatorStatus?: boolean;
1921
+ /**
1922
+ * <p>出参</p>
1923
+ */
1924
+ ResponseParamsValidatorJsonInfoT?: string;
1925
+ /**
1926
+ * <p>流量控制</p>
1927
+ */
1928
+ InvokeLimitConfigStatus?: boolean;
1929
+ /**
1930
+ * <p>流量控制</p>
1931
+ */
1932
+ InvokeLimitConfig?: InvokeLimitConfigDTO;
1933
+ /**
1934
+ * <p>健康检查</p>
1935
+ */
1936
+ HealthCheckStatus?: boolean;
1937
+ /**
1938
+ * <p>健康检查</p>
1939
+ */
1940
+ HealthCheckConfig?: HealthCheckConfigDTO;
1941
+ /**
1942
+ * <p>格式转换</p>
1943
+ */
1944
+ SourceTypeStatus?: boolean;
1945
+ /**
1946
+ * <p>格式转换</p>
1947
+ */
1948
+ SourceTypeConfig?: SourceTypeConfigDTO;
1949
+ /**
1950
+ * <p>IP白名单</p>
1951
+ */
1952
+ IpWhiteStatus?: boolean;
1953
+ /**
1954
+ * <p>IP白名单</p>
1955
+ */
1956
+ IpWhiteList?: Array<string>;
1957
+ /**
1958
+ * <p>IP黑名单</p>
1959
+ */
1960
+ IpBlackStatus?: boolean;
1961
+ /**
1962
+ * <p>IP黑名单</p>
1963
+ */
1964
+ IpBlackList?: Array<string>;
1965
+ /**
1966
+ * <p>插件</p>
1967
+ */
1968
+ PluginConfigs?: Array<PluginConfigDTO>;
1969
+ /**
1970
+ * <p>服务ID</p>
1971
+ */
1972
+ ID?: string;
1973
+ }
1591
1974
  /**
1592
1975
  * DeleteMcpServer请求参数结构体
1593
1976
  */
@@ -1601,6 +1984,15 @@ export interface DeleteMcpServerRequest {
1601
1984
  */
1602
1985
  ID: string;
1603
1986
  }
1987
+ /**
1988
+ * DeleteService返回参数结构体
1989
+ */
1990
+ export interface DeleteServiceResponse {
1991
+ /**
1992
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1993
+ */
1994
+ RequestId?: string;
1995
+ }
1604
1996
  /**
1605
1997
  * ModifyModel请求参数结构体
1606
1998
  */
@@ -1650,61 +2042,87 @@ export interface ModifyModelRequest {
1650
2042
  */
1651
2043
  Description?: string;
1652
2044
  }
2045
+ /**
2046
+ * HealthCheckConfigDTO
2047
+ */
2048
+ export interface HealthCheckConfigDTO {
2049
+ /**
2050
+ * 健康检查路径
2051
+ 注意:此字段可能返回 null,表示取不到有效值。
2052
+ */
2053
+ HealthCheckPath?: string;
2054
+ /**
2055
+ * 状态码
2056
+ 注意:此字段可能返回 null,表示取不到有效值。
2057
+ */
2058
+ ValidHealthCheckStatusCode?: Array<number | bigint>;
2059
+ /**
2060
+ * 请求的超时时间
2061
+ 注意:此字段可能返回 null,表示取不到有效值。
2062
+ */
2063
+ HealthCheckTimeout?: number;
2064
+ }
1653
2065
  /**
1654
2066
  * 凭据详情响应
1655
2067
  */
1656
2068
  export interface DescribeAgentCredentialResp {
1657
2069
  /**
1658
- * 租户应用ID
2070
+ * <p>租户应用ID</p>
1659
2071
  */
1660
2072
  AppID?: number;
1661
2073
  /**
1662
- * 租户ID
2074
+ * <p>租户ID</p>
1663
2075
  */
1664
2076
  Uin?: string;
1665
2077
  /**
1666
- * 实例ID
2078
+ * <p>实例ID</p>
1667
2079
  */
1668
2080
  InstanceID?: string;
1669
2081
  /**
1670
- * 凭据ID
2082
+ * <p>凭据ID</p>
1671
2083
  */
1672
2084
  ID?: string;
1673
2085
  /**
1674
- * 凭据名称
2086
+ * <p>凭据名称</p>
1675
2087
  */
1676
2088
  Name?: string;
1677
2089
  /**
1678
- * 状态
2090
+ * <p>状态</p>
1679
2091
  */
1680
2092
  Status?: string;
1681
2093
  /**
1682
- * 关联应用数
2094
+ * <p>关联应用数</p>
2095
+ * @deprecated
1683
2096
  */
1684
2097
  RelateAgentAppNum?: number;
1685
2098
  /**
1686
- * 关联mcp
2099
+ * <p>关联mcp数</p>
1687
2100
  */
1688
2101
  RelateMcpServerNum?: number;
1689
2102
  /**
1690
- * 关联模型数
2103
+ * <p>关联模型数</p>
1691
2104
  注意:此字段可能返回 null,表示取不到有效值。
1692
2105
  */
1693
2106
  RelateModelNum?: number;
1694
2107
  /**
1695
- * 凭据内容
2108
+ * <p>关联服务数</p>
2109
+ 注意:此字段可能返回 null,表示取不到有效值。
2110
+ */
2111
+ RelateServiceNum?: number;
2112
+ /**
2113
+ * <p>凭据内容</p>
1696
2114
  */
1697
2115
  Content?: AgentCredentialContentDTO;
1698
2116
  /**
1699
- * 创建时间
2117
+ * <p>创建时间</p>
1700
2118
  */
1701
2119
  CreateTime?: string;
1702
2120
  /**
1703
- * 修改时间
2121
+ * <p>修改时间</p>
1704
2122
  */
1705
2123
  LastUpdateTime?: string;
1706
2124
  /**
1707
- * 类型
2125
+ * <p>类型</p>
1708
2126
  */
1709
2127
  Type?: string;
1710
2128
  }
@@ -1780,17 +2198,17 @@ export interface DescribeModelServicesRequest {
1780
2198
  ModelProtocol?: string;
1781
2199
  }
1782
2200
  /**
1783
- * DescribeMcpServer请求参数结构体
2201
+ * ModifyAgentAppModelServices返回参数结构体
1784
2202
  */
1785
- export interface DescribeMcpServerRequest {
2203
+ export interface ModifyAgentAppModelServicesResponse {
1786
2204
  /**
1787
- * 实例ID
2205
+ * app id
1788
2206
  */
1789
- InstanceID: string;
2207
+ Data?: ResultIDVO;
1790
2208
  /**
1791
- * mcp server ID
2209
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1792
2210
  */
1793
- ID: string;
2211
+ RequestId?: string;
1794
2212
  }
1795
2213
  /**
1796
2214
  * 内容安全配置
@@ -1888,34 +2306,391 @@ export interface McpTool {
1888
2306
  OutputSchema?: McpInputOutSchema;
1889
2307
  }
1890
2308
  /**
1891
- * ModifyAgentAppModelServices返回参数结构体
2309
+ * DescribeMcpServer请求参数结构体
1892
2310
  */
1893
- export interface ModifyAgentAppModelServicesResponse {
2311
+ export interface DescribeMcpServerRequest {
1894
2312
  /**
1895
- * app id
2313
+ * 实例ID
1896
2314
  */
1897
- Data?: ResultIDVO;
2315
+ InstanceID: string;
1898
2316
  /**
1899
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2317
+ * mcp server ID
1900
2318
  */
1901
- RequestId?: string;
2319
+ ID: string;
1902
2320
  }
1903
2321
  /**
1904
- * DeleteAgentAppModelServices请求参数结构体
2322
+ * ip黑白名单配置
1905
2323
  */
1906
- export interface DeleteAgentAppModelServicesRequest {
2324
+ export interface IpConfig {
1907
2325
  /**
1908
- * 实例ID
2326
+ * ip数组
2327
+ 注意:此字段可能返回 null,表示取不到有效值。
1909
2328
  */
1910
- InstanceID: string;
2329
+ Ips?: Array<string>;
1911
2330
  /**
1912
- * 应用ID
2331
+ * 生效类型
2332
+ 注意:此字段可能返回 null,表示取不到有效值。
1913
2333
  */
1914
- ID: string;
2334
+ EffectType?: string;
1915
2335
  /**
1916
- * 关联的model service id
2336
+ * 生效时间
2337
+ 注意:此字段可能返回 null,表示取不到有效值。
1917
2338
  */
1918
- ModelServiceIDs: Array<string>;
2339
+ EffectTimes?: Array<StartEndTime>;
2340
+ /**
2341
+ * 备注
2342
+ 注意:此字段可能返回 null,表示取不到有效值。
2343
+ */
2344
+ Comment?: string;
2345
+ }
2346
+ /**
2347
+ * ServiceVO
2348
+ */
2349
+ export interface ServiceVO {
2350
+ /**
2351
+ * <p>实例</p>
2352
+ 注意:此字段可能返回 null,表示取不到有效值。
2353
+ */
2354
+ InstanceID?: string;
2355
+ /**
2356
+ * <p>名称</p>
2357
+ 注意:此字段可能返回 null,表示取不到有效值。
2358
+ */
2359
+ Name?: string;
2360
+ /**
2361
+ * <p>里约应用ID</p>
2362
+ 注意:此字段可能返回 null,表示取不到有效值。
2363
+ * @deprecated
2364
+ */
2365
+ PaasID?: string;
2366
+ /**
2367
+ * <p>描述</p>
2368
+ 注意:此字段可能返回 null,表示取不到有效值。
2369
+ */
2370
+ Description?: string;
2371
+ /**
2372
+ * <p>标签</p>
2373
+ 注意:此字段可能返回 null,表示取不到有效值。
2374
+ */
2375
+ LabelIDs?: Array<string>;
2376
+ /**
2377
+ * <p>目录</p>
2378
+ 注意:此字段可能返回 null,表示取不到有效值。
2379
+ */
2380
+ CategoryIDs?: Array<string>;
2381
+ /**
2382
+ * <p>鉴权方式</p>
2383
+ 注意:此字段可能返回 null,表示取不到有效值。
2384
+ * @deprecated
2385
+ */
2386
+ AuthType?: string;
2387
+ /**
2388
+ * <p>签名</p>
2389
+ 注意:此字段可能返回 null,表示取不到有效值。
2390
+ * @deprecated
2391
+ */
2392
+ SignType?: string;
2393
+ /**
2394
+ * <p>登录方式</p>
2395
+ 注意:此字段可能返回 null,表示取不到有效值。
2396
+ * @deprecated
2397
+ */
2398
+ LoginTypes?: Array<string>;
2399
+ /**
2400
+ * <p>负载方式</p>
2401
+ 注意:此字段可能返回 null,表示取不到有效值。
2402
+ */
2403
+ TargetSelect?: string;
2404
+ /**
2405
+ * <p>公开路径</p>
2406
+ 注意:此字段可能返回 null,表示取不到有效值。
2407
+ */
2408
+ PubPath?: string;
2409
+ /**
2410
+ * <p>请求方法</p>
2411
+ 注意:此字段可能返回 null,表示取不到有效值。
2412
+ */
2413
+ RequestMethod?: string;
2414
+ /**
2415
+ * <p>目标服务器</p>
2416
+ 注意:此字段可能返回 null,表示取不到有效值。
2417
+ */
2418
+ TargetHosts?: Array<TargetHostDTO>;
2419
+ /**
2420
+ * <p>是否https</p>
2421
+ 注意:此字段可能返回 null,表示取不到有效值。
2422
+ */
2423
+ HttpProtocolType?: string;
2424
+ /**
2425
+ * <p>证书检查</p>
2426
+ 注意:此字段可能返回 null,表示取不到有效值。
2427
+ */
2428
+ CheckTargetCertsError?: boolean;
2429
+ /**
2430
+ * <p>http协议类型</p>
2431
+ 注意:此字段可能返回 null,表示取不到有效值。
2432
+ */
2433
+ HttpProtocolVersion?: string;
2434
+ /**
2435
+ * <p>版本号</p>
2436
+ 注意:此字段可能返回 null,表示取不到有效值。
2437
+ */
2438
+ Versions?: Array<VersionDTO>;
2439
+ /**
2440
+ * <p>目标路径</p>
2441
+ 注意:此字段可能返回 null,表示取不到有效值。
2442
+ */
2443
+ TargetPath?: string;
2444
+ /**
2445
+ * <p>入参</p>
2446
+ 注意:此字段可能返回 null,表示取不到有效值。
2447
+ */
2448
+ RequestParamsValidatorStatus?: boolean;
2449
+ /**
2450
+ * <p>入参</p>
2451
+ 注意:此字段可能返回 null,表示取不到有效值。
2452
+ */
2453
+ RequestParamsValidatorJsonInfoT?: string;
2454
+ /**
2455
+ * <p>出参</p>
2456
+ 注意:此字段可能返回 null,表示取不到有效值。
2457
+ */
2458
+ ResponseParamsValidatorStatus?: boolean;
2459
+ /**
2460
+ * <p>出参</p>
2461
+ 注意:此字段可能返回 null,表示取不到有效值。
2462
+ */
2463
+ ResponseParamsValidatorJsonInfoT?: string;
2464
+ /**
2465
+ * <p>流量控制</p>
2466
+ 注意:此字段可能返回 null,表示取不到有效值。
2467
+ */
2468
+ InvokeLimitConfigStatus?: boolean;
2469
+ /**
2470
+ * <p>流量控制</p>
2471
+ 注意:此字段可能返回 null,表示取不到有效值。
2472
+ */
2473
+ InvokeLimitConfig?: InvokeLimitConfigDTO;
2474
+ /**
2475
+ * <p>健康检查</p>
2476
+ 注意:此字段可能返回 null,表示取不到有效值。
2477
+ */
2478
+ HealthCheckStatus?: boolean;
2479
+ /**
2480
+ * <p>健康检查</p>
2481
+ 注意:此字段可能返回 null,表示取不到有效值。
2482
+ */
2483
+ HealthCheckConfig?: HealthCheckConfigDTO;
2484
+ /**
2485
+ * <p>格式转换</p>
2486
+ 注意:此字段可能返回 null,表示取不到有效值。
2487
+ */
2488
+ SourceTypeStatus?: boolean;
2489
+ /**
2490
+ * <p>格式转换</p>
2491
+ 注意:此字段可能返回 null,表示取不到有效值。
2492
+ */
2493
+ SourceTypeConfig?: SourceTypeConfigDTO;
2494
+ /**
2495
+ * <p>是否开启Token限流</p>
2496
+ 注意:此字段可能返回 null,表示取不到有效值。
2497
+ * @deprecated
2498
+ */
2499
+ TokenLimitStatus?: boolean;
2500
+ /**
2501
+ * <p>Token限流配置</p>
2502
+ 注意:此字段可能返回 null,表示取不到有效值。
2503
+ * @deprecated
2504
+ */
2505
+ TokenLimitConfig?: TokenLimitConfigDTO;
2506
+ /**
2507
+ * <p>是否开启内容安全</p>
2508
+ 注意:此字段可能返回 null,表示取不到有效值。
2509
+ * @deprecated
2510
+ */
2511
+ TmsStatus?: boolean;
2512
+ /**
2513
+ * <p>内容安全配置</p>
2514
+ 注意:此字段可能返回 null,表示取不到有效值。
2515
+ * @deprecated
2516
+ */
2517
+ TmsConfig?: TmsConfigDTO;
2518
+ /**
2519
+ * <p>IP白名单</p>
2520
+ 注意:此字段可能返回 null,表示取不到有效值。
2521
+ */
2522
+ IpWhiteStatus?: boolean;
2523
+ /**
2524
+ * <p>IP白名单</p>
2525
+ 注意:此字段可能返回 null,表示取不到有效值。
2526
+ */
2527
+ IpWhiteList?: Array<string>;
2528
+ /**
2529
+ * <p>IP黑名单</p>
2530
+ 注意:此字段可能返回 null,表示取不到有效值。
2531
+ */
2532
+ IpBlackStatus?: boolean;
2533
+ /**
2534
+ * <p>IP黑名单</p>
2535
+ 注意:此字段可能返回 null,表示取不到有效值。
2536
+ */
2537
+ IpBlackList?: Array<string>;
2538
+ /**
2539
+ * <p>插件</p>
2540
+ 注意:此字段可能返回 null,表示取不到有效值。
2541
+ */
2542
+ PluginConfigs?: Array<PluginConfigDTO>;
2543
+ /**
2544
+ * <p>服务ID</p>
2545
+ 注意:此字段可能返回 null,表示取不到有效值。
2546
+ */
2547
+ ID?: string;
2548
+ /**
2549
+ * <p>状态</p>
2550
+ 注意:此字段可能返回 null,表示取不到有效值。
2551
+ */
2552
+ Status?: string;
2553
+ /**
2554
+ * <p>预览地址</p>
2555
+ 注意:此字段可能返回 null,表示取不到有效值。
2556
+ */
2557
+ Url?: string;
2558
+ /**
2559
+ * <p>app</p>
2560
+ 注意:此字段可能返回 null,表示取不到有效值。
2561
+ */
2562
+ App?: IDNameVO;
2563
+ /**
2564
+ * <p>目录</p>
2565
+ 注意:此字段可能返回 null,表示取不到有效值。
2566
+ */
2567
+ Catalogs?: Array<IDNameVO>;
2568
+ /**
2569
+ * <p>标签</p>
2570
+ 注意:此字段可能返回 null,表示取不到有效值。
2571
+ */
2572
+ Labels?: Array<IDNameVO>;
2573
+ /**
2574
+ * <p>认证方式</p>
2575
+ 注意:此字段可能返回 null,表示取不到有效值。
2576
+ */
2577
+ Logins?: Array<IDNameVO>;
2578
+ /**
2579
+ * <p>授权数</p>
2580
+ 注意:此字段可能返回 null,表示取不到有效值。
2581
+ */
2582
+ AuthAppNum?: number;
2583
+ /**
2584
+ * <p>创建时间</p>
2585
+ 注意:此字段可能返回 null,表示取不到有效值。
2586
+ */
2587
+ CreateTime?: string;
2588
+ /**
2589
+ * <p>最后修改时间</p>
2590
+ 注意:此字段可能返回 null,表示取不到有效值。
2591
+ */
2592
+ LastUpdateTime?: string;
2593
+ /**
2594
+ * <p>应用ID</p>
2595
+ 注意:此字段可能返回 null,表示取不到有效值。
2596
+ */
2597
+ AppID?: number;
2598
+ /**
2599
+ * <p>用户ID</p>
2600
+ 注意:此字段可能返回 null,表示取不到有效值。
2601
+ */
2602
+ Uin?: string;
2603
+ /**
2604
+ * <p>域名</p>
2605
+ 注意:此字段可能返回 null,表示取不到有效值。
2606
+ */
2607
+ Domain?: string;
2608
+ /**
2609
+ * <p>是否开启报文记录</p>
2610
+ 注意:此字段可能返回 null,表示取不到有效值。
2611
+ */
2612
+ OpenMessageLogStatus?: boolean;
2613
+ /**
2614
+ * <p>订阅页面的当前用户是否订阅了该API</p>
2615
+ 注意:此字段可能返回 null,表示取不到有效值。
2616
+ * @deprecated
2617
+ */
2618
+ CurrPaasIDSubscriptionID?: string;
2619
+ /**
2620
+ * <p>目标服务类型 Restful Database Mock</p>
2621
+ 注意:此字段可能返回 null,表示取不到有效值。
2622
+ */
2623
+ TargetServiceType?: string;
2624
+ /**
2625
+ * <p>SQL模板</p>
2626
+ 注意:此字段可能返回 null,表示取不到有效值。
2627
+ */
2628
+ SqlTemplate?: SqlTemplate;
2629
+ /**
2630
+ * <p>目标Host类型 0 默认 1 vpc</p>
2631
+ 注意:此字段可能返回 null,表示取不到有效值。
2632
+ */
2633
+ TargetHostType?: number;
2634
+ /**
2635
+ * <p>后端服务类型 0 自定义 原始数据:ip/域名或vpc 1 后端服务 服务组</p>
2636
+ 注意:此字段可能返回 null,表示取不到有效值。
2637
+ */
2638
+ TargetServiceHostType?: number;
2639
+ /**
2640
+ * <p>后端服务组ID</p>
2641
+ 注意:此字段可能返回 null,表示取不到有效值。
2642
+ */
2643
+ TargetServerGroupID?: string;
2644
+ /**
2645
+ * <p>后端服务组</p>
2646
+ 注意:此字段可能返回 null,表示取不到有效值。
2647
+ */
2648
+ TargetServerGroup?: TargetServerGroupDTO;
2649
+ /**
2650
+ * <p>自定义host</p>
2651
+ 注意:此字段可能返回 null,表示取不到有效值。
2652
+ */
2653
+ CustomHttpHost?: string;
2654
+ /**
2655
+ * <p>Http 请求host类型 useRequestHost 保持源请求host targetHost 修正为源站host customHost 自定义host</p>
2656
+ 注意:此字段可能返回 null,表示取不到有效值。
2657
+ */
2658
+ HttpHostType?: string;
2659
+ /**
2660
+ * <p>mock响应状态码</p>
2661
+ 注意:此字段可能返回 null,表示取不到有效值。
2662
+ */
2663
+ MockStatusCode?: number;
2664
+ /**
2665
+ * <p>mock响应body</p>
2666
+ 注意:此字段可能返回 null,表示取不到有效值。
2667
+ */
2668
+ MockBody?: string;
2669
+ /**
2670
+ * <p>mock响应头</p>
2671
+ 注意:此字段可能返回 null,表示取不到有效值。
2672
+ */
2673
+ MockHeaders?: Array<FieldValueDTO>;
2674
+ /**
2675
+ * <p>路径匹配类型: prefix 前缀匹配(不送默认); absolute 绝对匹配; regex正则匹配;</p>
2676
+ 注意:此字段可能返回 null,表示取不到有效值。
2677
+ */
2678
+ PathMatchType?: string;
2679
+ /**
2680
+ * <p>自定义匹配条件</p>
2681
+ 注意:此字段可能返回 null,表示取不到有效值。
2682
+ */
2683
+ CustomMatch?: CustomMatch;
2684
+ /**
2685
+ * <p>请求的超时时间</p>
2686
+ 注意:此字段可能返回 null,表示取不到有效值。
2687
+ */
2688
+ Timeout?: number;
2689
+ /**
2690
+ * <p>绑定的mcp server数量</p>
2691
+ 注意:此字段可能返回 null,表示取不到有效值。
2692
+ */
2693
+ McpServerNum?: number;
1919
2694
  }
1920
2695
  /**
1921
2696
  * ModifyAgentCredential返回参数结构体
@@ -2055,25 +2830,39 @@ export type ModifyAgentCredentialRequest = null;
2055
2830
  */
2056
2831
  export interface CreateAgentAppRequest {
2057
2832
  /**
2058
- * 实例ID
2833
+ * <p>实例ID</p>
2059
2834
  */
2060
2835
  InstanceID: string;
2061
2836
  /**
2062
- * 名称
2837
+ * <p>名称</p>
2063
2838
  */
2064
2839
  Name: string;
2065
2840
  /**
2066
- * 认证类型
2841
+ * <p>认证类型</p>
2067
2842
  */
2068
2843
  AuthType: string;
2069
2844
  /**
2070
- * OAuth2资源服务器ID
2845
+ * <p>OAuth2资源服务器ID</p>
2071
2846
  */
2072
2847
  OAuth2ResourceServerID?: string;
2073
2848
  /**
2074
- * 描述
2849
+ * <p>描述</p>
2075
2850
  */
2076
2851
  Description?: string;
2852
+ /**
2853
+ * <p>API认证列表</p>
2854
+ */
2855
+ ConnectorIDs?: Array<string>;
2856
+ }
2857
+ /**
2858
+ * 结果ID数组
2859
+ */
2860
+ export interface ResultIDsVO {
2861
+ /**
2862
+ * 结果ID数组
2863
+ 注意:此字段可能返回 null,表示取不到有效值。
2864
+ */
2865
+ IDs?: Array<string>;
2077
2866
  }
2078
2867
  /**
2079
2868
  * 查询App列表响应
@@ -2143,6 +2932,19 @@ export interface PromptModerateConfigDTO {
2143
2932
  */
2144
2933
  ContextScope?: string;
2145
2934
  }
2935
+ /**
2936
+ * DescribeAgentAppServices返回参数结构体
2937
+ */
2938
+ export interface DescribeAgentAppServicesResponse {
2939
+ /**
2940
+ * <p>app id</p>
2941
+ */
2942
+ Data?: DescribeAgentAppServicesVO;
2943
+ /**
2944
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2945
+ */
2946
+ RequestId?: string;
2947
+ }
2146
2948
  /**
2147
2949
  * TargetHostDTO
2148
2950
  */
@@ -2200,48 +3002,153 @@ export interface DescribeModelsRequest {
2200
3002
  */
2201
3003
  export type DescribeAgentCredentialRequest = null;
2202
3004
  /**
2203
- * 限流窗口配置
3005
+ * CreateModel请求参数结构体
2204
3006
  */
2205
- export interface LimitWindowsDTO {
3007
+ export interface CreateModelRequest {
2206
3008
  /**
2207
- * 时间窗口,分钟
2208
- 注意:此字段可能返回 null,表示取不到有效值。
3009
+ * <p>实例</p>
2209
3010
  */
2210
- Interval?: number;
3011
+ InstanceID: string;
2211
3012
  /**
2212
- * 累计上限,k
2213
- 注意:此字段可能返回 null,表示取不到有效值。
3013
+ * <p>模型名称</p>
2214
3014
  */
2215
- Limit?: number;
3015
+ Name: string;
3016
+ /**
3017
+ * <p>协议类型:http/https</p>
3018
+ */
3019
+ HttpProtocolType: string;
3020
+ /**
3021
+ * <p>目标路径</p>
3022
+ */
3023
+ TargetPath: string;
3024
+ /**
3025
+ * <p>目标服务器</p>
3026
+ */
3027
+ TargetHosts: Array<TargetHostDTO>;
3028
+ /**
3029
+ * <p>凭据ID</p>
3030
+ */
3031
+ CredentialID?: string;
3032
+ /**
3033
+ * <p>https时,是否检查证书合法</p>
3034
+ */
3035
+ CheckTargetCertsError?: boolean;
3036
+ /**
3037
+ * <p>http协议版本:1.1/2.0</p>
3038
+ */
3039
+ HttpProtocolVersion?: string;
3040
+ /**
3041
+ * <p>model ID</p>
3042
+ */
3043
+ ModelID?: string;
3044
+ /**
3045
+ * <p>描述</p>
3046
+ */
3047
+ Description?: string;
2216
3048
  }
2217
3049
  /**
2218
- * CreateAgentCredential请求参数结构体
3050
+ * VersionDTO
2219
3051
  */
2220
- export type CreateAgentCredentialRequest = null;
3052
+ export interface VersionDTO {
3053
+ /**
3054
+ * Version版本
3055
+ 注意:此字段可能返回 null,表示取不到有效值。
3056
+ */
3057
+ Version?: string;
3058
+ /**
3059
+ * 目标路径
3060
+ 注意:此字段可能返回 null,表示取不到有效值。
3061
+ */
3062
+ TargetPath?: string;
3063
+ }
2221
3064
  /**
2222
- * ip黑白名单配置
3065
+ * 匹配条件
2223
3066
  */
2224
- export interface IpConfig {
3067
+ export interface CompoundCondition {
2225
3068
  /**
2226
- * ip数组
3069
+ * <p>是否启用</p>
2227
3070
  注意:此字段可能返回 null,表示取不到有效值。
2228
3071
  */
2229
- Ips?: Array<string>;
3072
+ Enable?: boolean;
2230
3073
  /**
2231
- * 生效类型
3074
+ * <p>匹配信息</p>
2232
3075
  注意:此字段可能返回 null,表示取不到有效值。
2233
3076
  */
2234
- EffectType?: string;
3077
+ Rules?: Array<SimpleCondition>;
3078
+ }
3079
+ /**
3080
+ * ServiceDatabaseOrderParam
3081
+ */
3082
+ export interface ServiceDatabaseOrderParam {
2235
3083
  /**
2236
- * 生效时间
3084
+ * <p>字段名称</p>
2237
3085
  注意:此字段可能返回 null,表示取不到有效值。
2238
3086
  */
2239
- EffectTimes?: Array<StartEndTime>;
3087
+ FieldName?: string;
2240
3088
  /**
2241
- * 备注
3089
+ * <p>排序 asc desc</p>
2242
3090
  注意:此字段可能返回 null,表示取不到有效值。
2243
3091
  */
2244
- Comment?: string;
3092
+ Order?: string;
3093
+ }
3094
+ /**
3095
+ * Agent应用关联的服务配置
3096
+ */
3097
+ export interface AgentAppServiceDTO {
3098
+ /**
3099
+ * <p>ID</p>
3100
+ */
3101
+ ID?: string;
3102
+ /**
3103
+ * <p>是否限流</p>
3104
+ */
3105
+ InvokeLimitConfigStatus?: boolean;
3106
+ /**
3107
+ * <p>限流配置</p>
3108
+ */
3109
+ InvokeLimitConfig?: InvokeLimitConfigDTO;
3110
+ /**
3111
+ * <p>是否要认证</p>
3112
+ */
3113
+ NeedAuth?: boolean;
3114
+ /**
3115
+ * <p>凭据ID</p>
3116
+ */
3117
+ AgentCredentialID?: string;
3118
+ }
3119
+ /**
3120
+ * CreateAgentCredential请求参数结构体
3121
+ */
3122
+ export type CreateAgentCredentialRequest = null;
3123
+ /**
3124
+ * DeleteAgentAppModelServices请求参数结构体
3125
+ */
3126
+ export interface DeleteAgentAppModelServicesRequest {
3127
+ /**
3128
+ * 实例ID
3129
+ */
3130
+ InstanceID: string;
3131
+ /**
3132
+ * 应用ID
3133
+ */
3134
+ ID: string;
3135
+ /**
3136
+ * 关联的model service id
3137
+ */
3138
+ ModelServiceIDs: Array<string>;
3139
+ }
3140
+ /**
3141
+ * DeleteAgentAppServices返回参数结构体
3142
+ */
3143
+ export interface DeleteAgentAppServicesResponse {
3144
+ /**
3145
+ * <p>app id</p>
3146
+ */
3147
+ Data?: ResultIDVO;
3148
+ /**
3149
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3150
+ */
3151
+ RequestId?: string;
2245
3152
  }
2246
3153
  /**
2247
3154
  * CreateAgentAppMcpServers返回参数结构体
@@ -2256,6 +3163,15 @@ export interface CreateAgentAppMcpServersResponse {
2256
3163
  */
2257
3164
  RequestId?: string;
2258
3165
  }
3166
+ /**
3167
+ * DescribeServices返回参数结构体
3168
+ */
3169
+ export interface DescribeServicesResponse {
3170
+ /**
3171
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3172
+ */
3173
+ RequestId?: string;
3174
+ }
2259
3175
  /**
2260
3176
  * ModifyMcpServer请求参数结构体
2261
3177
  */
@@ -2411,6 +3327,19 @@ export interface DescribeAgentAppMcpServersRequest {
2411
3327
  */
2412
3328
  Keyword?: string;
2413
3329
  }
3330
+ /**
3331
+ * 应用服务查询
3332
+ */
3333
+ export interface DescribeAgentAppServicesVO {
3334
+ /**
3335
+ * <p>总数</p>
3336
+ */
3337
+ Total?: number;
3338
+ /**
3339
+ * <p>数据列表</p>
3340
+ */
3341
+ Items?: Array<AgentAppServiceVO>;
3342
+ }
2414
3343
  /**
2415
3344
  * 关联的mcp服务配置
2416
3345
  */
@@ -2477,6 +3406,31 @@ export interface TokenLimitConfigDTO {
2477
3406
  */
2478
3407
  LimitWindows?: Array<LimitWindowsDTO>;
2479
3408
  }
3409
+ /**
3410
+ * SqlTemplate SQL模板
3411
+ */
3412
+ export interface SqlTemplate {
3413
+ /**
3414
+ * <p>配置方式 script 脚本 wizard 向导</p>
3415
+ 注意:此字段可能返回 null,表示取不到有效值。
3416
+ */
3417
+ DbConfigMode?: string;
3418
+ /**
3419
+ * <p>数据源ID</p>
3420
+ 注意:此字段可能返回 null,表示取不到有效值。
3421
+ */
3422
+ DataSourceID?: string;
3423
+ /**
3424
+ * <p>Sql代码</p>
3425
+ 注意:此字段可能返回 null,表示取不到有效值。
3426
+ */
3427
+ Sql?: string;
3428
+ /**
3429
+ * <p>向导模式配置</p>
3430
+ 注意:此字段可能返回 null,表示取不到有效值。
3431
+ */
3432
+ WizardConfig?: WizardConfig;
3433
+ }
2480
3434
  /**
2481
3435
  * 查询App mcpServer绑定列表响应
2482
3436
  */
@@ -2490,6 +3444,51 @@ export interface DescribeAgentAppMcpServersResp {
2490
3444
  */
2491
3445
  Items?: Array<AgentAppMcpServerVO>;
2492
3446
  }
3447
+ /**
3448
+ * 应用API详情
3449
+ */
3450
+ export interface AgentAppServiceVO {
3451
+ /**
3452
+ * <p>ID</p>
3453
+ */
3454
+ ID?: string;
3455
+ /**
3456
+ * <p>应用ID</p>
3457
+ */
3458
+ AgentAppID?: string;
3459
+ /**
3460
+ * <p>服务ID</p>
3461
+ */
3462
+ ServiceID?: string;
3463
+ /**
3464
+ * <p>是否限流</p>
3465
+ */
3466
+ InvokeLimitConfigStatus?: boolean;
3467
+ /**
3468
+ * <p>限流配置</p>
3469
+ */
3470
+ InvokeLimitConfig?: InvokeLimitConfigDTO;
3471
+ /**
3472
+ * <p>服务详情</p>
3473
+ */
3474
+ ServiceVO?: ServiceVO;
3475
+ /**
3476
+ * <p>关联时间</p>
3477
+ */
3478
+ RelateTime?: string;
3479
+ /**
3480
+ * <p>是否需要认证</p>
3481
+ */
3482
+ NeedAuth?: boolean;
3483
+ /**
3484
+ * <p>凭据ID</p>
3485
+ */
3486
+ AgentCredentialID?: string;
3487
+ /**
3488
+ * <p>凭据详情</p>
3489
+ */
3490
+ AgentCredentialVO?: DescribeAgentCredentialResp;
3491
+ }
2493
3492
  /**
2494
3493
  * 查询模型服务详情的响应
2495
3494
  */
@@ -2658,6 +3657,21 @@ export interface DescribeModelServiceResponseVO {
2658
3657
  */
2659
3658
  ModelProtocol?: string;
2660
3659
  }
3660
+ /**
3661
+ * 响应参数
3662
+ */
3663
+ export interface ServiceDatabaseRespParam {
3664
+ /**
3665
+ * <p>源字段名称</p>
3666
+ 注意:此字段可能返回 null,表示取不到有效值。
3667
+ */
3668
+ FieldName?: string;
3669
+ /**
3670
+ * <p>目标字段名称</p>
3671
+ 注意:此字段可能返回 null,表示取不到有效值。
3672
+ */
3673
+ Name?: string;
3674
+ }
2661
3675
  /**
2662
3676
  * DescribeModelsSort
2663
3677
  */
@@ -2808,6 +3822,47 @@ export interface DescribeModelsResponse {
2808
3822
  */
2809
3823
  RequestId?: string;
2810
3824
  }
3825
+ /**
3826
+ * DescribeAgentAppServices请求参数结构体
3827
+ */
3828
+ export interface DescribeAgentAppServicesRequest {
3829
+ /**
3830
+ * <p>实例ID</p>
3831
+ */
3832
+ InstanceID: string;
3833
+ /**
3834
+ * <p>数据量</p>
3835
+ */
3836
+ Limit: number;
3837
+ /**
3838
+ * <p>IDs</p>
3839
+ */
3840
+ IDs?: Array<string>;
3841
+ /**
3842
+ * <p>应用IDs</p>
3843
+ */
3844
+ AgentAppIDs?: Array<string>;
3845
+ /**
3846
+ * <p>服务IDs</p>
3847
+ */
3848
+ ServiceIDs?: Array<string>;
3849
+ /**
3850
+ * <p>关键字</p>
3851
+ */
3852
+ Keyword?: string;
3853
+ /**
3854
+ * <p>偏移量</p>
3855
+ */
3856
+ Offset?: number;
3857
+ /**
3858
+ * <p>是否有凭据</p>
3859
+ */
3860
+ AgentCredentialExist?: boolean;
3861
+ /**
3862
+ * <p>凭据ID</p>
3863
+ */
3864
+ AgentCredentialIDs?: Array<string>;
3865
+ }
2811
3866
  /**
2812
3867
  * DescribeModelServices返回参数结构体
2813
3868
  */
@@ -2846,3 +3901,18 @@ export interface McpInputOutSchema {
2846
3901
  */
2847
3902
  Description?: string;
2848
3903
  }
3904
+ /**
3905
+ * 自定义匹配条件
3906
+ */
3907
+ export interface CustomMatch {
3908
+ /**
3909
+ * <p>请求头 匹配条件</p>
3910
+ 注意:此字段可能返回 null,表示取不到有效值。
3911
+ */
3912
+ HeadersMatch?: CompoundCondition;
3913
+ /**
3914
+ * <p>请求参数 匹配条件</p>
3915
+ 注意:此字段可能返回 null,表示取不到有效值。
3916
+ */
3917
+ QueryMatch?: CompoundCondition;
3918
+ }