@alicloud/polardb20170801 7.13.0 → 8.1.0

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 (217) hide show
  1. package/dist/client.d.ts +126 -36
  2. package/dist/client.js +400 -58
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddPolarOssauthorizedAccountRequest.d.ts +10 -0
  5. package/dist/models/AddPolarOssauthorizedAccountRequest.js.map +1 -1
  6. package/dist/models/AddPolarOssauthorizedAccountResponseBody.d.ts +12 -0
  7. package/dist/models/AddPolarOssauthorizedAccountResponseBody.js.map +1 -1
  8. package/dist/models/CreateAgenticDbtenantApiKeyRequest.d.ts +13 -1
  9. package/dist/models/CreateAgenticDbtenantApiKeyRequest.js.map +1 -1
  10. package/dist/models/CreateAgenticDbtenantApiKeyResponseBody.d.ts +21 -0
  11. package/dist/models/CreateAgenticDbtenantApiKeyResponseBody.js.map +1 -1
  12. package/dist/models/CreateAidbclusterApiKeyRequest.d.ts +5 -2
  13. package/dist/models/CreateAidbclusterApiKeyRequest.js.map +1 -1
  14. package/dist/models/CreateAidbclusterApiKeyResponseBody.d.ts +1 -1
  15. package/dist/models/CreateAidbclusterRequest.d.ts +32 -34
  16. package/dist/models/CreateAidbclusterRequest.js.map +1 -1
  17. package/dist/models/CreateAidbclusterResponseBody.d.ts +1 -1
  18. package/dist/models/CreateAidbclusterTaskRequest.d.ts +2 -2
  19. package/dist/models/CreateKnowledgeBaseRequest.d.ts +73 -0
  20. package/dist/models/CreateKnowledgeBaseRequest.js +68 -0
  21. package/dist/models/CreateKnowledgeBaseRequest.js.map +1 -0
  22. package/dist/models/CreateKnowledgeBaseResponse.d.ts +19 -0
  23. package/dist/models/CreateKnowledgeBaseResponse.js +69 -0
  24. package/dist/models/CreateKnowledgeBaseResponse.js.map +1 -0
  25. package/dist/models/CreateKnowledgeBaseResponseBody.d.ts +29 -0
  26. package/dist/models/CreateKnowledgeBaseResponseBody.js +60 -0
  27. package/dist/models/CreateKnowledgeBaseResponseBody.js.map +1 -0
  28. package/dist/models/CreateKnowledgeSpaceRequest.d.ts +186 -0
  29. package/dist/models/CreateKnowledgeSpaceRequest.js +92 -0
  30. package/dist/models/CreateKnowledgeSpaceRequest.js.map +1 -0
  31. package/dist/models/CreateKnowledgeSpaceResponse.d.ts +19 -0
  32. package/dist/models/CreateKnowledgeSpaceResponse.js +69 -0
  33. package/dist/models/CreateKnowledgeSpaceResponse.js.map +1 -0
  34. package/dist/models/CreateKnowledgeSpaceResponseBody.d.ts +45 -0
  35. package/dist/models/CreateKnowledgeSpaceResponseBody.js +64 -0
  36. package/dist/models/CreateKnowledgeSpaceResponseBody.js.map +1 -0
  37. package/dist/models/CreateModelApiRequest.d.ts +30 -20
  38. package/dist/models/CreateModelApiRequest.js +2 -0
  39. package/dist/models/CreateModelApiRequest.js.map +1 -1
  40. package/dist/models/CreateModelApiResponseBody.d.ts +2 -2
  41. package/dist/models/DeleteAgenticDbcomputeClusterRequest.d.ts +29 -1
  42. package/dist/models/DeleteAgenticDbcomputeClusterRequest.js +6 -0
  43. package/dist/models/DeleteAgenticDbcomputeClusterRequest.js.map +1 -1
  44. package/dist/models/DeleteAgenticDbcomputeClusterResponseBody.d.ts +3 -0
  45. package/dist/models/DeleteAgenticDbcomputeClusterResponseBody.js.map +1 -1
  46. package/dist/models/DeleteAidbclusterApiKeyRequest.d.ts +4 -1
  47. package/dist/models/DeleteAidbclusterApiKeyRequest.js.map +1 -1
  48. package/dist/models/DeleteAidbclusterRequest.d.ts +4 -1
  49. package/dist/models/DeleteAidbclusterRequest.js.map +1 -1
  50. package/dist/models/DeleteAidbclusterResponseBody.d.ts +2 -2
  51. package/dist/models/DeleteKnowledgeBaseRequest.d.ts +33 -0
  52. package/dist/models/DeleteKnowledgeBaseRequest.js +60 -0
  53. package/dist/models/DeleteKnowledgeBaseRequest.js.map +1 -0
  54. package/dist/models/DeleteKnowledgeBaseResponse.d.ts +19 -0
  55. package/dist/models/DeleteKnowledgeBaseResponse.js +69 -0
  56. package/dist/models/DeleteKnowledgeBaseResponse.js.map +1 -0
  57. package/dist/models/DeleteKnowledgeBaseResponseBody.d.ts +29 -0
  58. package/dist/models/DeleteKnowledgeBaseResponseBody.js +60 -0
  59. package/dist/models/DeleteKnowledgeBaseResponseBody.js.map +1 -0
  60. package/dist/models/DeletePolarOssauthorizedAccountRequest.d.ts +10 -0
  61. package/dist/models/DeletePolarOssauthorizedAccountRequest.js.map +1 -1
  62. package/dist/models/DeletePolarOssauthorizedAccountResponseBody.d.ts +12 -0
  63. package/dist/models/DeletePolarOssauthorizedAccountResponseBody.js.map +1 -1
  64. package/dist/models/DescribeAgenticDbbranchEndpointsRequest.d.ts +10 -0
  65. package/dist/models/DescribeAgenticDbbranchEndpointsRequest.js.map +1 -1
  66. package/dist/models/DescribeAgenticDbbranchEndpointsResponseBody.d.ts +80 -0
  67. package/dist/models/DescribeAgenticDbbranchEndpointsResponseBody.js +31 -1
  68. package/dist/models/DescribeAgenticDbbranchEndpointsResponseBody.js.map +1 -1
  69. package/dist/models/DescribeAgenticDbprojectsRequest.d.ts +19 -0
  70. package/dist/models/DescribeAgenticDbprojectsRequest.js.map +1 -1
  71. package/dist/models/DescribeAgenticDbprojectsResponseBody.d.ts +40 -0
  72. package/dist/models/DescribeAgenticDbprojectsResponseBody.js.map +1 -1
  73. package/dist/models/DescribeAidbclusterApiKeysRequest.d.ts +3 -0
  74. package/dist/models/DescribeAidbclusterApiKeysRequest.js.map +1 -1
  75. package/dist/models/DescribeAidbclusterAttributeResponseBody.d.ts +49 -31
  76. package/dist/models/DescribeAidbclusterAttributeResponseBody.js +4 -0
  77. package/dist/models/DescribeAidbclusterAttributeResponseBody.js.map +1 -1
  78. package/dist/models/DescribeAidbclusterTaskAttributeResponseBody.d.ts +8 -8
  79. package/dist/models/DescribeAidbclusterTasksRequest.d.ts +10 -0
  80. package/dist/models/DescribeAidbclusterTasksRequest.js +4 -0
  81. package/dist/models/DescribeAidbclusterTasksRequest.js.map +1 -1
  82. package/dist/models/DescribeAidbclusterTasksResponseBody.d.ts +25 -1
  83. package/dist/models/DescribeAidbclusterTasksResponseBody.js +8 -0
  84. package/dist/models/DescribeAidbclusterTasksResponseBody.js.map +1 -1
  85. package/dist/models/DescribeAidbclustersRequest.d.ts +23 -37
  86. package/dist/models/DescribeAidbclustersRequest.js.map +1 -1
  87. package/dist/models/DescribeAidbclustersResponseBody.d.ts +3 -7
  88. package/dist/models/DescribeAidbclustersResponseBody.js.map +1 -1
  89. package/dist/models/DescribeApplicationAttributeResponseBody.d.ts +86 -24
  90. package/dist/models/DescribeApplicationAttributeResponseBody.js +31 -1
  91. package/dist/models/DescribeApplicationAttributeResponseBody.js.map +1 -1
  92. package/dist/models/DescribeApplicationPerformanceRequest.d.ts +4 -4
  93. package/dist/models/DescribeApplicationPerformanceRequest.js +2 -2
  94. package/dist/models/DescribeApplicationPerformanceRequest.js.map +1 -1
  95. package/dist/models/DescribeApplicationPerformanceShrinkRequest.d.ts +2 -2
  96. package/dist/models/DescribeApplicationPerformanceShrinkRequest.js +2 -2
  97. package/dist/models/DescribeApplicationPerformanceShrinkRequest.js.map +1 -1
  98. package/dist/models/DescribeApplicationSslrequest.d.ts +23 -0
  99. package/dist/models/DescribeApplicationSslrequest.js +58 -0
  100. package/dist/models/DescribeApplicationSslrequest.js.map +1 -0
  101. package/dist/models/DescribeApplicationSslresponse.d.ts +19 -0
  102. package/dist/models/DescribeApplicationSslresponse.js +69 -0
  103. package/dist/models/DescribeApplicationSslresponse.js.map +1 -0
  104. package/dist/models/DescribeApplicationSslresponseBody.d.ts +82 -0
  105. package/dist/models/DescribeApplicationSslresponseBody.js +72 -0
  106. package/dist/models/DescribeApplicationSslresponseBody.js.map +1 -0
  107. package/dist/models/DescribeDbclusterAttributeRequest.d.ts +1 -1
  108. package/dist/models/DescribeDbclusterAttributeResponseBody.d.ts +69 -150
  109. package/dist/models/DescribeDbclusterAttributeResponseBody.js +2 -0
  110. package/dist/models/DescribeDbclusterAttributeResponseBody.js.map +1 -1
  111. package/dist/models/DescribeDbclusterTderesponseBody.d.ts +19 -26
  112. package/dist/models/DescribeDbclusterTderesponseBody.js.map +1 -1
  113. package/dist/models/DescribeKnowledgeBaseAttributeRequest.d.ts +33 -0
  114. package/dist/models/DescribeKnowledgeBaseAttributeRequest.js +60 -0
  115. package/dist/models/DescribeKnowledgeBaseAttributeRequest.js.map +1 -0
  116. package/dist/models/DescribeKnowledgeBaseAttributeResponse.d.ts +19 -0
  117. package/dist/models/DescribeKnowledgeBaseAttributeResponse.js +69 -0
  118. package/dist/models/DescribeKnowledgeBaseAttributeResponse.js.map +1 -0
  119. package/dist/models/DescribeKnowledgeBaseAttributeResponseBody.d.ts +124 -0
  120. package/dist/models/DescribeKnowledgeBaseAttributeResponseBody.js +82 -0
  121. package/dist/models/DescribeKnowledgeBaseAttributeResponseBody.js.map +1 -0
  122. package/dist/models/DescribeKnowledgeBasesRequest.d.ts +63 -0
  123. package/dist/models/DescribeKnowledgeBasesRequest.js +68 -0
  124. package/dist/models/DescribeKnowledgeBasesRequest.js.map +1 -0
  125. package/dist/models/DescribeKnowledgeBasesResponse.d.ts +19 -0
  126. package/dist/models/DescribeKnowledgeBasesResponse.js +69 -0
  127. package/dist/models/DescribeKnowledgeBasesResponse.js.map +1 -0
  128. package/dist/models/DescribeKnowledgeBasesResponseBody.d.ts +136 -0
  129. package/dist/models/DescribeKnowledgeBasesResponseBody.js +104 -0
  130. package/dist/models/DescribeKnowledgeBasesResponseBody.js.map +1 -0
  131. package/dist/models/DescribeModelApisRequest.d.ts +15 -23
  132. package/dist/models/DescribeModelApisRequest.js.map +1 -1
  133. package/dist/models/DescribeModelApisResponseBody.d.ts +19 -24
  134. package/dist/models/DescribeModelApisResponseBody.js +2 -0
  135. package/dist/models/DescribeModelApisResponseBody.js.map +1 -1
  136. package/dist/models/DescribeVswitchesRequest.d.ts +0 -53
  137. package/dist/models/DescribeVswitchesRequest.js.map +1 -1
  138. package/dist/models/DescribeVswitchesResponseBody.d.ts +0 -96
  139. package/dist/models/DescribeVswitchesResponseBody.js.map +1 -1
  140. package/dist/models/InstallPolarClawPluginRequest.d.ts +2 -4
  141. package/dist/models/InstallPolarClawPluginRequest.js.map +1 -1
  142. package/dist/models/InstallPolarClawPluginResponseBody.d.ts +4 -4
  143. package/dist/models/ModifyDbnodeHotReplicaModeRequest.d.ts +2 -2
  144. package/dist/models/ModifyDbnodeHotReplicaModeResponseBody.d.ts +2 -2
  145. package/dist/models/ModifyModelApiRequest.d.ts +27 -17
  146. package/dist/models/ModifyModelApiRequest.js +2 -0
  147. package/dist/models/ModifyModelApiRequest.js.map +1 -1
  148. package/dist/models/ModifyModelApiResponseBody.d.ts +1 -1
  149. package/dist/models/model.d.ts +21 -0
  150. package/dist/models/model.js +88 -45
  151. package/dist/models/model.js.map +1 -1
  152. package/package.json +1 -1
  153. package/src/client.ts +455 -59
  154. package/src/models/AddPolarOssauthorizedAccountRequest.ts +10 -0
  155. package/src/models/AddPolarOssauthorizedAccountResponseBody.ts +12 -0
  156. package/src/models/CreateAgenticDbtenantApiKeyRequest.ts +13 -1
  157. package/src/models/CreateAgenticDbtenantApiKeyResponseBody.ts +21 -0
  158. package/src/models/CreateAidbclusterApiKeyRequest.ts +5 -2
  159. package/src/models/CreateAidbclusterApiKeyResponseBody.ts +1 -1
  160. package/src/models/CreateAidbclusterRequest.ts +33 -35
  161. package/src/models/CreateAidbclusterResponseBody.ts +1 -1
  162. package/src/models/CreateAidbclusterTaskRequest.ts +2 -2
  163. package/src/models/CreateKnowledgeBaseRequest.ts +96 -0
  164. package/src/models/CreateKnowledgeBaseResponse.ts +40 -0
  165. package/src/models/CreateKnowledgeBaseResponseBody.ts +44 -0
  166. package/src/models/CreateKnowledgeSpaceRequest.ts +233 -0
  167. package/src/models/CreateKnowledgeSpaceResponse.ts +40 -0
  168. package/src/models/CreateKnowledgeSpaceResponseBody.ts +64 -0
  169. package/src/models/CreateModelApiRequest.ts +32 -20
  170. package/src/models/CreateModelApiResponseBody.ts +2 -2
  171. package/src/models/DeleteAgenticDbcomputeClusterRequest.ts +35 -1
  172. package/src/models/DeleteAgenticDbcomputeClusterResponseBody.ts +3 -0
  173. package/src/models/DeleteAidbclusterApiKeyRequest.ts +4 -1
  174. package/src/models/DeleteAidbclusterRequest.ts +4 -1
  175. package/src/models/DeleteAidbclusterResponseBody.ts +2 -2
  176. package/src/models/DeleteKnowledgeBaseRequest.ts +48 -0
  177. package/src/models/DeleteKnowledgeBaseResponse.ts +40 -0
  178. package/src/models/DeleteKnowledgeBaseResponseBody.ts +44 -0
  179. package/src/models/DeletePolarOssauthorizedAccountRequest.ts +10 -0
  180. package/src/models/DeletePolarOssauthorizedAccountResponseBody.ts +12 -0
  181. package/src/models/DescribeAgenticDbbranchEndpointsRequest.ts +10 -0
  182. package/src/models/DescribeAgenticDbbranchEndpointsResponseBody.ts +101 -0
  183. package/src/models/DescribeAgenticDbprojectsRequest.ts +19 -0
  184. package/src/models/DescribeAgenticDbprojectsResponseBody.ts +40 -0
  185. package/src/models/DescribeAidbclusterApiKeysRequest.ts +3 -0
  186. package/src/models/DescribeAidbclusterAttributeResponseBody.ts +53 -31
  187. package/src/models/DescribeAidbclusterTaskAttributeResponseBody.ts +8 -8
  188. package/src/models/DescribeAidbclusterTasksRequest.ts +14 -0
  189. package/src/models/DescribeAidbclusterTasksResponseBody.ts +33 -1
  190. package/src/models/DescribeAidbclustersRequest.ts +25 -39
  191. package/src/models/DescribeAidbclustersResponseBody.ts +3 -7
  192. package/src/models/DescribeApplicationAttributeResponseBody.ts +107 -24
  193. package/src/models/DescribeApplicationPerformanceRequest.ts +4 -4
  194. package/src/models/DescribeApplicationPerformanceShrinkRequest.ts +4 -4
  195. package/src/models/DescribeApplicationSslrequest.ts +36 -0
  196. package/src/models/DescribeApplicationSslresponse.ts +40 -0
  197. package/src/models/DescribeApplicationSslresponseBody.ts +109 -0
  198. package/src/models/DescribeDbclusterAttributeRequest.ts +1 -1
  199. package/src/models/DescribeDbclusterAttributeResponseBody.ts +73 -152
  200. package/src/models/DescribeDbclusterTderesponseBody.ts +19 -26
  201. package/src/models/DescribeKnowledgeBaseAttributeRequest.ts +48 -0
  202. package/src/models/DescribeKnowledgeBaseAttributeResponse.ts +40 -0
  203. package/src/models/DescribeKnowledgeBaseAttributeResponseBody.ts +161 -0
  204. package/src/models/DescribeKnowledgeBasesRequest.ts +86 -0
  205. package/src/models/DescribeKnowledgeBasesResponse.ts +40 -0
  206. package/src/models/DescribeKnowledgeBasesResponseBody.ts +186 -0
  207. package/src/models/DescribeModelApisRequest.ts +15 -23
  208. package/src/models/DescribeModelApisResponseBody.ts +21 -24
  209. package/src/models/DescribeVswitchesRequest.ts +0 -53
  210. package/src/models/DescribeVswitchesResponseBody.ts +0 -96
  211. package/src/models/InstallPolarClawPluginRequest.ts +2 -4
  212. package/src/models/InstallPolarClawPluginResponseBody.ts +4 -4
  213. package/src/models/ModifyDbnodeHotReplicaModeRequest.ts +2 -2
  214. package/src/models/ModifyDbnodeHotReplicaModeResponseBody.ts +2 -2
  215. package/src/models/ModifyModelApiRequest.ts +29 -17
  216. package/src/models/ModifyModelApiResponseBody.ts +1 -1
  217. package/src/models/model.ts +21 -0
package/dist/client.d.ts CHANGED
@@ -141,7 +141,7 @@ export default class Client extends OpenApi {
141
141
  */
142
142
  addPolarFsQuota(request: $_model.AddPolarFsQuotaRequest): Promise<$_model.AddPolarFsQuotaResponse>;
143
143
  /**
144
- * 添加冷存授权账号
144
+ * Adds authorized accounts for cold storage.
145
145
  *
146
146
  * @param request - AddPolarOSSAuthorizedAccountRequest
147
147
  * @param runtime - runtime options for this request RuntimeOptions
@@ -149,7 +149,7 @@ export default class Client extends OpenApi {
149
149
  */
150
150
  addPolarOSSAuthorizedAccountWithOptions(request: $_model.AddPolarOSSAuthorizedAccountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddPolarOSSAuthorizedAccountResponse>;
151
151
  /**
152
- * 添加冷存授权账号
152
+ * Adds authorized accounts for cold storage.
153
153
  *
154
154
  * @param request - AddPolarOSSAuthorizedAccountRequest
155
155
  * @returns AddPolarOSSAuthorizedAccountResponse
@@ -564,7 +564,7 @@ export default class Client extends OpenApi {
564
564
  */
565
565
  continueDBClusterMigration(request: $_model.ContinueDBClusterMigrationRequest): Promise<$_model.ContinueDBClusterMigrationResponse>;
566
566
  /**
567
- * This topic describes how to create an AI cluster.
567
+ * Creates an AI cluster.
568
568
  *
569
569
  * @param request - CreateAIDBClusterRequest
570
570
  * @param runtime - runtime options for this request RuntimeOptions
@@ -572,14 +572,14 @@ export default class Client extends OpenApi {
572
572
  */
573
573
  createAIDBClusterWithOptions(request: $_model.CreateAIDBClusterRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAIDBClusterResponse>;
574
574
  /**
575
- * This topic describes how to create an AI cluster.
575
+ * Creates an AI cluster.
576
576
  *
577
577
  * @param request - CreateAIDBClusterRequest
578
578
  * @returns CreateAIDBClusterResponse
579
579
  */
580
580
  createAIDBCluster(request: $_model.CreateAIDBClusterRequest): Promise<$_model.CreateAIDBClusterResponse>;
581
581
  /**
582
- * Creates a model service API key.
582
+ * Creates a model creation service API key.
583
583
  *
584
584
  * @param request - CreateAIDBClusterApiKeyRequest
585
585
  * @param runtime - runtime options for this request RuntimeOptions
@@ -587,7 +587,7 @@ export default class Client extends OpenApi {
587
587
  */
588
588
  createAIDBClusterApiKeyWithOptions(request: $_model.CreateAIDBClusterApiKeyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAIDBClusterApiKeyResponse>;
589
589
  /**
590
- * Creates a model service API key.
590
+ * Creates a model creation service API key.
591
591
  *
592
592
  * @param request - CreateAIDBClusterApiKeyRequest
593
593
  * @returns CreateAIDBClusterApiKeyResponse
@@ -714,7 +714,7 @@ export default class Client extends OpenApi {
714
714
  */
715
715
  createAgenticDBProject(request: $_model.CreateAgenticDBProjectRequest): Promise<$_model.CreateAgenticDBProjectResponse>;
716
716
  /**
717
- * 创建 AgenticDB 租户 API Key
717
+ * Creates an API key for an AgenticDB tenant.
718
718
  *
719
719
  * @param request - CreateAgenticDBTenantApiKeyRequest
720
720
  * @param runtime - runtime options for this request RuntimeOptions
@@ -722,7 +722,7 @@ export default class Client extends OpenApi {
722
722
  */
723
723
  createAgenticDBTenantApiKeyWithOptions(request: $_model.CreateAgenticDBTenantApiKeyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAgenticDBTenantApiKeyResponse>;
724
724
  /**
725
- * 创建 AgenticDB 租户 API Key
725
+ * Creates an API key for an AgenticDB tenant.
726
726
  *
727
727
  * @param request - CreateAgenticDBTenantApiKeyRequest
728
728
  * @returns CreateAgenticDBTenantApiKeyResponse
@@ -1203,6 +1203,36 @@ export default class Client extends OpenApi {
1203
1203
  * @returns CreateGwConsumerOrderResponse
1204
1204
  */
1205
1205
  createGwConsumerOrder(request: $_model.CreateGwConsumerOrderRequest): Promise<$_model.CreateGwConsumerOrderResponse>;
1206
+ /**
1207
+ * Creates a knowledge base.
1208
+ *
1209
+ * @param request - CreateKnowledgeBaseRequest
1210
+ * @param runtime - runtime options for this request RuntimeOptions
1211
+ * @returns CreateKnowledgeBaseResponse
1212
+ */
1213
+ createKnowledgeBaseWithOptions(request: $_model.CreateKnowledgeBaseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateKnowledgeBaseResponse>;
1214
+ /**
1215
+ * Creates a knowledge base.
1216
+ *
1217
+ * @param request - CreateKnowledgeBaseRequest
1218
+ * @returns CreateKnowledgeBaseResponse
1219
+ */
1220
+ createKnowledgeBase(request: $_model.CreateKnowledgeBaseRequest): Promise<$_model.CreateKnowledgeBaseResponse>;
1221
+ /**
1222
+ * Creates a knowledge space.
1223
+ *
1224
+ * @param request - CreateKnowledgeSpaceRequest
1225
+ * @param runtime - runtime options for this request RuntimeOptions
1226
+ * @returns CreateKnowledgeSpaceResponse
1227
+ */
1228
+ createKnowledgeSpaceWithOptions(request: $_model.CreateKnowledgeSpaceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateKnowledgeSpaceResponse>;
1229
+ /**
1230
+ * Creates a knowledge space.
1231
+ *
1232
+ * @param request - CreateKnowledgeSpaceRequest
1233
+ * @returns CreateKnowledgeSpaceResponse
1234
+ */
1235
+ createKnowledgeSpace(request: $_model.CreateKnowledgeSpaceRequest): Promise<$_model.CreateKnowledgeSpaceResponse>;
1206
1236
  /**
1207
1237
  * Creates a PolarFS S3 account.
1208
1238
  *
@@ -1219,7 +1249,7 @@ export default class Client extends OpenApi {
1219
1249
  */
1220
1250
  createLakebaseS3Account(request: $_model.CreateLakebaseS3AccountRequest): Promise<$_model.CreateLakebaseS3AccountResponse>;
1221
1251
  /**
1222
- * Creates a model API.
1252
+ * Creates a routing rule.
1223
1253
  *
1224
1254
  * @param request - CreateModelApiRequest
1225
1255
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1227,7 +1257,7 @@ export default class Client extends OpenApi {
1227
1257
  */
1228
1258
  createModelApiWithOptions(request: $_model.CreateModelApiRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateModelApiResponse>;
1229
1259
  /**
1230
- * Creates a model API.
1260
+ * Creates a routing rule.
1231
1261
  *
1232
1262
  * @param request - CreateModelApiRequest
1233
1263
  * @returns CreateModelApiResponse
@@ -2064,6 +2094,21 @@ export default class Client extends OpenApi {
2064
2094
  * @returns DeleteGlobalSecurityIPGroupResponse
2065
2095
  */
2066
2096
  deleteGlobalSecurityIPGroup(request: $_model.DeleteGlobalSecurityIPGroupRequest): Promise<$_model.DeleteGlobalSecurityIPGroupResponse>;
2097
+ /**
2098
+ * Deletes a knowledge base.
2099
+ *
2100
+ * @param request - DeleteKnowledgeBaseRequest
2101
+ * @param runtime - runtime options for this request RuntimeOptions
2102
+ * @returns DeleteKnowledgeBaseResponse
2103
+ */
2104
+ deleteKnowledgeBaseWithOptions(request: $_model.DeleteKnowledgeBaseRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteKnowledgeBaseResponse>;
2105
+ /**
2106
+ * Deletes a knowledge base.
2107
+ *
2108
+ * @param request - DeleteKnowledgeBaseRequest
2109
+ * @returns DeleteKnowledgeBaseResponse
2110
+ */
2111
+ deleteKnowledgeBase(request: $_model.DeleteKnowledgeBaseRequest): Promise<$_model.DeleteKnowledgeBaseResponse>;
2067
2112
  /**
2068
2113
  * Deletes a PolarFS S3 account.
2069
2114
  *
@@ -2320,7 +2365,7 @@ export default class Client extends OpenApi {
2320
2365
  */
2321
2366
  deletePolarFsQuota(request: $_model.DeletePolarFsQuotaRequest): Promise<$_model.DeletePolarFsQuotaResponse>;
2322
2367
  /**
2323
- * 删除冷存授权账号
2368
+ * Deletes authorized accounts for cold storage.
2324
2369
  *
2325
2370
  * @param request - DeletePolarOSSAuthorizedAccountRequest
2326
2371
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2328,7 +2373,7 @@ export default class Client extends OpenApi {
2328
2373
  */
2329
2374
  deletePolarOSSAuthorizedAccountWithOptions(request: $_model.DeletePolarOSSAuthorizedAccountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeletePolarOSSAuthorizedAccountResponse>;
2330
2375
  /**
2331
- * 删除冷存授权账号
2376
+ * Deletes authorized accounts for cold storage.
2332
2377
  *
2333
2378
  * @param request - DeletePolarOSSAuthorizedAccountRequest
2334
2379
  * @returns DeletePolarOSSAuthorizedAccountResponse
@@ -2409,7 +2454,7 @@ export default class Client extends OpenApi {
2409
2454
  */
2410
2455
  describeAIDBClusterApiKeys(request: $_model.DescribeAIDBClusterApiKeysRequest): Promise<$_model.DescribeAIDBClusterApiKeysResponse>;
2411
2456
  /**
2412
- * Queries the details of a custom instance.
2457
+ * Queries the detailed attributes of a custom instance.
2413
2458
  *
2414
2459
  * @param request - DescribeAIDBClusterAttributeRequest
2415
2460
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2417,7 +2462,7 @@ export default class Client extends OpenApi {
2417
2462
  */
2418
2463
  describeAIDBClusterAttributeWithOptions(request: $_model.DescribeAIDBClusterAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAIDBClusterAttributeResponse>;
2419
2464
  /**
2420
- * Queries the details of a custom instance.
2465
+ * Queries the detailed attributes of a custom instance.
2421
2466
  *
2422
2467
  * @param request - DescribeAIDBClusterAttributeRequest
2423
2468
  * @returns DescribeAIDBClusterAttributeResponse
@@ -2505,11 +2550,11 @@ export default class Client extends OpenApi {
2505
2550
  */
2506
2551
  describeAIDBClusterTaskMetrics(request: $_model.DescribeAIDBClusterTaskMetricsRequest): Promise<$_model.DescribeAIDBClusterTaskMetricsResponse>;
2507
2552
  /**
2508
- * Retrieves the list of model operators for a specified PolarDB database instance.
2553
+ * Retrieves the list of template operators for a specified PolarDB database instance.
2509
2554
  *
2510
2555
  * @remarks
2511
- * ## Description
2512
- * - This operation supports filtering and returning the list of model operators based on the `RelativeDBClusterId` and `KubeType` parameters.
2556
+ * ## Request description
2557
+ * - This operation supports filtering and returning the list of template operators based on the `RelativeDBClusterId` and `KubeType` parameters.
2513
2558
  * - Note: Ensure that the `RelativeDBClusterId` provided in the request matches an existing PolarDB database instance ID. Otherwise, data cannot be retrieved correctly.
2514
2559
  *
2515
2560
  * @param request - DescribeAIDBClusterTasksRequest
@@ -2518,11 +2563,11 @@ export default class Client extends OpenApi {
2518
2563
  */
2519
2564
  describeAIDBClusterTasksWithOptions(request: $_model.DescribeAIDBClusterTasksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAIDBClusterTasksResponse>;
2520
2565
  /**
2521
- * Retrieves the list of model operators for a specified PolarDB database instance.
2566
+ * Retrieves the list of template operators for a specified PolarDB database instance.
2522
2567
  *
2523
2568
  * @remarks
2524
- * ## Description
2525
- * - This operation supports filtering and returning the list of model operators based on the `RelativeDBClusterId` and `KubeType` parameters.
2569
+ * ## Request description
2570
+ * - This operation supports filtering and returning the list of template operators based on the `RelativeDBClusterId` and `KubeType` parameters.
2526
2571
  * - Note: Ensure that the `RelativeDBClusterId` provided in the request matches an existing PolarDB database instance ID. Otherwise, data cannot be retrieved correctly.
2527
2572
  *
2528
2573
  * @param request - DescribeAIDBClusterTasksRequest
@@ -2530,7 +2575,7 @@ export default class Client extends OpenApi {
2530
2575
  */
2531
2576
  describeAIDBClusterTasks(request: $_model.DescribeAIDBClusterTasksRequest): Promise<$_model.DescribeAIDBClusterTasksResponse>;
2532
2577
  /**
2533
- * View custom clusters.
2578
+ * Queries the list of custom AI clusters.
2534
2579
  *
2535
2580
  * @param request - DescribeAIDBClustersRequest
2536
2581
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2538,7 +2583,7 @@ export default class Client extends OpenApi {
2538
2583
  */
2539
2584
  describeAIDBClustersWithOptions(request: $_model.DescribeAIDBClustersRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAIDBClustersResponse>;
2540
2585
  /**
2541
- * View custom clusters.
2586
+ * Queries the list of custom AI clusters.
2542
2587
  *
2543
2588
  * @param request - DescribeAIDBClustersRequest
2544
2589
  * @returns DescribeAIDBClustersResponse
@@ -2765,7 +2810,7 @@ export default class Client extends OpenApi {
2765
2810
  */
2766
2811
  describeAgenticDBProject(request: $_model.DescribeAgenticDBProjectRequest): Promise<$_model.DescribeAgenticDBProjectResponse>;
2767
2812
  /**
2768
- * 查询 AgenticDB 项目列表
2813
+ * Queries the list of AgenticDB projects.
2769
2814
  *
2770
2815
  * @param request - DescribeAgenticDBProjectsRequest
2771
2816
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2773,7 +2818,7 @@ export default class Client extends OpenApi {
2773
2818
  */
2774
2819
  describeAgenticDBProjectsWithOptions(request: $_model.DescribeAgenticDBProjectsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAgenticDBProjectsResponse>;
2775
2820
  /**
2776
- * 查询 AgenticDB 项目列表
2821
+ * Queries the list of AgenticDB projects.
2777
2822
  *
2778
2823
  * @param request - DescribeAgenticDBProjectsRequest
2779
2824
  * @returns DescribeAgenticDBProjectsResponse
@@ -2810,10 +2855,10 @@ export default class Client extends OpenApi {
2810
2855
  */
2811
2856
  describeApikeyAttribute(request: $_model.DescribeApikeyAttributeRequest): Promise<$_model.DescribeApikeyAttributeResponse>;
2812
2857
  /**
2813
- * Retrieves the detailed information of a specified PolarDB application.
2858
+ * Retrieves the details of a specified PolarDB instance application.
2814
2859
  *
2815
2860
  * @remarks
2816
- * This API is used to query all related information of a specific PolarDB application, including but not limited to component details and endpoints.
2861
+ * This API operation queries all information about a specific PolarDB application, including but not limited to component details and endpoints.
2817
2862
  *
2818
2863
  * @param request - DescribeApplicationAttributeRequest
2819
2864
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2821,10 +2866,10 @@ export default class Client extends OpenApi {
2821
2866
  */
2822
2867
  describeApplicationAttributeWithOptions(request: $_model.DescribeApplicationAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApplicationAttributeResponse>;
2823
2868
  /**
2824
- * Retrieves the detailed information of a specified PolarDB application.
2869
+ * Retrieves the details of a specified PolarDB instance application.
2825
2870
  *
2826
2871
  * @remarks
2827
- * This API is used to query all related information of a specific PolarDB application, including but not limited to component details and endpoints.
2872
+ * This API operation queries all information about a specific PolarDB application, including but not limited to component details and endpoints.
2828
2873
  *
2829
2874
  * @param request - DescribeApplicationAttributeRequest
2830
2875
  * @returns DescribeApplicationAttributeResponse
@@ -2890,6 +2935,21 @@ export default class Client extends OpenApi {
2890
2935
  * @returns DescribeApplicationPromptsResponse
2891
2936
  */
2892
2937
  describeApplicationPrompts(request: $_model.DescribeApplicationPromptsRequest): Promise<$_model.DescribeApplicationPromptsResponse>;
2938
+ /**
2939
+ * Queries the SSL configuration of an application.
2940
+ *
2941
+ * @param request - DescribeApplicationSSLRequest
2942
+ * @param runtime - runtime options for this request RuntimeOptions
2943
+ * @returns DescribeApplicationSSLResponse
2944
+ */
2945
+ describeApplicationSSLWithOptions(request: $_model.DescribeApplicationSSLRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeApplicationSSLResponse>;
2946
+ /**
2947
+ * Queries the SSL configuration of an application.
2948
+ *
2949
+ * @param request - DescribeApplicationSSLRequest
2950
+ * @returns DescribeApplicationSSLResponse
2951
+ */
2952
+ describeApplicationSSL(request: $_model.DescribeApplicationSSLRequest): Promise<$_model.DescribeApplicationSSLResponse>;
2893
2953
  /**
2894
2954
  * Queries the Serverless configuration for a PolarDB application.
2895
2955
  *
@@ -3569,7 +3629,7 @@ export default class Client extends OpenApi {
3569
3629
  */
3570
3630
  describeDBClusterServerlessConf(request: $_model.DescribeDBClusterServerlessConfRequest): Promise<$_model.DescribeDBClusterServerlessConfResponse>;
3571
3631
  /**
3572
- * Queries the transparent data encryption (TDE) settings for a specified PolarDB cluster.
3632
+ * Queries the Transparent Data Encryption (TDE) settings of a PolarDB cluster.
3573
3633
  *
3574
3634
  * @param request - DescribeDBClusterTDERequest
3575
3635
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3577,7 +3637,7 @@ export default class Client extends OpenApi {
3577
3637
  */
3578
3638
  describeDBClusterTDEWithOptions(request: $_model.DescribeDBClusterTDERequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDBClusterTDEResponse>;
3579
3639
  /**
3580
- * Queries the transparent data encryption (TDE) settings for a specified PolarDB cluster.
3640
+ * Queries the Transparent Data Encryption (TDE) settings of a PolarDB cluster.
3581
3641
  *
3582
3642
  * @param request - DescribeDBClusterTDERequest
3583
3643
  * @returns DescribeDBClusterTDEResponse
@@ -4153,6 +4213,36 @@ export default class Client extends OpenApi {
4153
4213
  * @returns DescribeHistoryTasksStatResponse
4154
4214
  */
4155
4215
  describeHistoryTasksStat(request: $_model.DescribeHistoryTasksStatRequest): Promise<$_model.DescribeHistoryTasksStatResponse>;
4216
+ /**
4217
+ * Queries the details of a knowledge base.
4218
+ *
4219
+ * @param request - DescribeKnowledgeBaseAttributeRequest
4220
+ * @param runtime - runtime options for this request RuntimeOptions
4221
+ * @returns DescribeKnowledgeBaseAttributeResponse
4222
+ */
4223
+ describeKnowledgeBaseAttributeWithOptions(request: $_model.DescribeKnowledgeBaseAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeKnowledgeBaseAttributeResponse>;
4224
+ /**
4225
+ * Queries the details of a knowledge base.
4226
+ *
4227
+ * @param request - DescribeKnowledgeBaseAttributeRequest
4228
+ * @returns DescribeKnowledgeBaseAttributeResponse
4229
+ */
4230
+ describeKnowledgeBaseAttribute(request: $_model.DescribeKnowledgeBaseAttributeRequest): Promise<$_model.DescribeKnowledgeBaseAttributeResponse>;
4231
+ /**
4232
+ * Queries a list of knowledge bases.
4233
+ *
4234
+ * @param request - DescribeKnowledgeBasesRequest
4235
+ * @param runtime - runtime options for this request RuntimeOptions
4236
+ * @returns DescribeKnowledgeBasesResponse
4237
+ */
4238
+ describeKnowledgeBasesWithOptions(request: $_model.DescribeKnowledgeBasesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeKnowledgeBasesResponse>;
4239
+ /**
4240
+ * Queries a list of knowledge bases.
4241
+ *
4242
+ * @param request - DescribeKnowledgeBasesRequest
4243
+ * @returns DescribeKnowledgeBasesResponse
4244
+ */
4245
+ describeKnowledgeBases(request: $_model.DescribeKnowledgeBasesRequest): Promise<$_model.DescribeKnowledgeBasesResponse>;
4156
4246
  /**
4157
4247
  * Queries the details of a PolarFS S3 account.
4158
4248
  *
@@ -4259,7 +4349,7 @@ export default class Client extends OpenApi {
4259
4349
  */
4260
4350
  describeMetaList(request: $_model.DescribeMetaListRequest): Promise<$_model.DescribeMetaListResponse>;
4261
4351
  /**
4262
- * Model Query API
4352
+ * Queries model APIs.
4263
4353
  *
4264
4354
  * @param request - DescribeModelApisRequest
4265
4355
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4267,7 +4357,7 @@ export default class Client extends OpenApi {
4267
4357
  */
4268
4358
  describeModelApisWithOptions(request: $_model.DescribeModelApisRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeModelApisResponse>;
4269
4359
  /**
4270
- * Model Query API
4360
+ * Queries model APIs.
4271
4361
  *
4272
4362
  * @param request - DescribeModelApisRequest
4273
4363
  * @returns DescribeModelApisResponse
@@ -4992,7 +5082,7 @@ export default class Client extends OpenApi {
4992
5082
  */
4993
5083
  describeVSwitchList(request: $_model.DescribeVSwitchListRequest): Promise<$_model.DescribeVSwitchListResponse>;
4994
5084
  /**
4995
- * Queries one or more vSwitches.
5085
+ * 查询交换机
4996
5086
  *
4997
5087
  * @param request - DescribeVSwitchesRequest
4998
5088
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5000,7 +5090,7 @@ export default class Client extends OpenApi {
5000
5090
  */
5001
5091
  describeVSwitchesWithOptions(request: $_model.DescribeVSwitchesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeVSwitchesResponse>;
5002
5092
  /**
5003
- * Queries one or more vSwitches.
5093
+ * 查询交换机
5004
5094
  *
5005
5095
  * @param request - DescribeVSwitchesRequest
5006
5096
  * @returns DescribeVSwitchesResponse
@@ -5443,7 +5533,7 @@ export default class Client extends OpenApi {
5443
5533
  */
5444
5534
  grantAccountPrivilegeZonal(request: $_model.GrantAccountPrivilegeZonalRequest): Promise<$_model.GrantAccountPrivilegeZonalResponse>;
5445
5535
  /**
5446
- * Installs a PolarClaw plugin.
5536
+ * Installs the PolarClaw plug-in.
5447
5537
  *
5448
5538
  * @param request - InstallPolarClawPluginRequest
5449
5539
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5451,7 +5541,7 @@ export default class Client extends OpenApi {
5451
5541
  */
5452
5542
  installPolarClawPluginWithOptions(request: $_model.InstallPolarClawPluginRequest, runtime: $dara.RuntimeOptions): Promise<$_model.InstallPolarClawPluginResponse>;
5453
5543
  /**
5454
- * Installs a PolarClaw plugin.
5544
+ * Installs the PolarClaw plug-in.
5455
5545
  *
5456
5546
  * @param request - InstallPolarClawPluginRequest
5457
5547
  * @returns InstallPolarClawPluginResponse