@alicloud/polardb20170801 7.0.0 → 7.2.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 (194) hide show
  1. package/dist/client.d.ts +189 -24
  2. package/dist/client.js +576 -24
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateBatchConsumerRequest.d.ts +61 -0
  5. package/dist/models/CreateBatchConsumerRequest.js +66 -0
  6. package/dist/models/CreateBatchConsumerRequest.js.map +1 -0
  7. package/dist/models/CreateBatchConsumerResponse.d.ts +19 -0
  8. package/dist/models/CreateBatchConsumerResponse.js +69 -0
  9. package/dist/models/CreateBatchConsumerResponse.js.map +1 -0
  10. package/dist/models/CreateBatchConsumerResponseBody.d.ts +147 -0
  11. package/dist/models/CreateBatchConsumerResponseBody.js +106 -0
  12. package/dist/models/CreateBatchConsumerResponseBody.js.map +1 -0
  13. package/dist/models/CreateDbnodesRequest.d.ts +34 -54
  14. package/dist/models/CreateDbnodesRequest.js.map +1 -1
  15. package/dist/models/CreateDbnodesResponseBody.d.ts +1 -1
  16. package/dist/models/DescribeAidbclusterAttributeResponseBody.d.ts +66 -97
  17. package/dist/models/DescribeAidbclusterAttributeResponseBody.js +2 -0
  18. package/dist/models/DescribeAidbclusterAttributeResponseBody.js.map +1 -1
  19. package/dist/models/DescribeApikeyAttributeRequest.d.ts +51 -0
  20. package/dist/models/DescribeApikeyAttributeRequest.js +64 -0
  21. package/dist/models/DescribeApikeyAttributeRequest.js.map +1 -0
  22. package/dist/models/DescribeApikeyAttributeResponse.d.ts +19 -0
  23. package/dist/models/DescribeApikeyAttributeResponse.js +69 -0
  24. package/dist/models/DescribeApikeyAttributeResponse.js.map +1 -0
  25. package/dist/models/DescribeApikeyAttributeResponseBody.d.ts +248 -0
  26. package/dist/models/DescribeApikeyAttributeResponseBody.js +168 -0
  27. package/dist/models/DescribeApikeyAttributeResponseBody.js.map +1 -0
  28. package/dist/models/DescribeGatewayApikeyListRequest.d.ts +43 -0
  29. package/dist/models/DescribeGatewayApikeyListRequest.js +62 -0
  30. package/dist/models/DescribeGatewayApikeyListRequest.js.map +1 -0
  31. package/dist/models/DescribeGatewayApikeyListResponse.d.ts +19 -0
  32. package/dist/models/DescribeGatewayApikeyListResponse.js +69 -0
  33. package/dist/models/DescribeGatewayApikeyListResponse.js.map +1 -0
  34. package/dist/models/DescribeGatewayApikeyListResponseBody.d.ts +147 -0
  35. package/dist/models/DescribeGatewayApikeyListResponseBody.js +106 -0
  36. package/dist/models/DescribeGatewayApikeyListResponseBody.js.map +1 -0
  37. package/dist/models/DescribePolarClawAgentFileRequest.d.ts +43 -0
  38. package/dist/models/DescribePolarClawAgentFileRequest.js +62 -0
  39. package/dist/models/DescribePolarClawAgentFileRequest.js.map +1 -0
  40. package/dist/models/DescribePolarClawAgentFileResponse.d.ts +19 -0
  41. package/dist/models/DescribePolarClawAgentFileResponse.js +69 -0
  42. package/dist/models/DescribePolarClawAgentFileResponse.js.map +1 -0
  43. package/dist/models/DescribePolarClawAgentFileResponseBody.d.ts +126 -0
  44. package/dist/models/DescribePolarClawAgentFileResponseBody.js +102 -0
  45. package/dist/models/DescribePolarClawAgentFileResponseBody.js.map +1 -0
  46. package/dist/models/DescribePolarClawAgentToolsRequest.d.ts +41 -0
  47. package/dist/models/DescribePolarClawAgentToolsRequest.js +62 -0
  48. package/dist/models/DescribePolarClawAgentToolsRequest.js.map +1 -0
  49. package/dist/models/DescribePolarClawAgentToolsResponse.d.ts +19 -0
  50. package/dist/models/DescribePolarClawAgentToolsResponse.js +69 -0
  51. package/dist/models/DescribePolarClawAgentToolsResponse.js.map +1 -0
  52. package/dist/models/DescribePolarClawAgentToolsResponseBody.d.ts +221 -0
  53. package/dist/models/DescribePolarClawAgentToolsResponseBody.js +194 -0
  54. package/dist/models/DescribePolarClawAgentToolsResponseBody.js.map +1 -0
  55. package/dist/models/DescribePolarClawAgentsRequest.d.ts +1 -1
  56. package/dist/models/DescribePolarClawAgentsResponseBody.d.ts +118 -10
  57. package/dist/models/DescribePolarClawAgentsResponseBody.js +71 -1
  58. package/dist/models/DescribePolarClawAgentsResponseBody.js.map +1 -1
  59. package/dist/models/DescribePolarClawAgentsShrinkRequest.d.ts +1 -1
  60. package/dist/models/DescribePolarClawSkillDetailRequest.d.ts +33 -0
  61. package/dist/models/DescribePolarClawSkillDetailRequest.js +60 -0
  62. package/dist/models/DescribePolarClawSkillDetailRequest.js.map +1 -0
  63. package/dist/models/DescribePolarClawSkillDetailResponse.d.ts +19 -0
  64. package/dist/models/DescribePolarClawSkillDetailResponse.js +69 -0
  65. package/dist/models/DescribePolarClawSkillDetailResponse.js.map +1 -0
  66. package/dist/models/DescribePolarClawSkillDetailResponseBody.d.ts +269 -0
  67. package/dist/models/DescribePolarClawSkillDetailResponseBody.js +193 -0
  68. package/dist/models/DescribePolarClawSkillDetailResponseBody.js.map +1 -0
  69. package/dist/models/DescribePolarFsAttributeRequest.d.ts +5 -8
  70. package/dist/models/DescribePolarFsAttributeRequest.js.map +1 -1
  71. package/dist/models/DescribePolarFsAttributeResponseBody.d.ts +49 -57
  72. package/dist/models/DescribePolarFsAttributeResponseBody.js +2 -0
  73. package/dist/models/DescribePolarFsAttributeResponseBody.js.map +1 -1
  74. package/dist/models/DescribePolarFsObjectsResponseBody.d.ts +13 -13
  75. package/dist/models/InstallPolarClawSkillRequest.d.ts +63 -0
  76. package/dist/models/InstallPolarClawSkillRequest.js +68 -0
  77. package/dist/models/InstallPolarClawSkillRequest.js.map +1 -0
  78. package/dist/models/InstallPolarClawSkillResponse.d.ts +19 -0
  79. package/dist/models/InstallPolarClawSkillResponse.js +69 -0
  80. package/dist/models/InstallPolarClawSkillResponse.js.map +1 -0
  81. package/dist/models/InstallPolarClawSkillResponseBody.d.ts +77 -0
  82. package/dist/models/InstallPolarClawSkillResponseBody.js +72 -0
  83. package/dist/models/InstallPolarClawSkillResponseBody.js.map +1 -0
  84. package/dist/models/ModifyDbnodeClassRequest.d.ts +23 -32
  85. package/dist/models/ModifyDbnodeClassRequest.js.map +1 -1
  86. package/dist/models/ModifyDbnodeClassResponseBody.d.ts +1 -1
  87. package/dist/models/SearchPolarClawSkillsRequest.d.ts +39 -0
  88. package/dist/models/SearchPolarClawSkillsRequest.js +62 -0
  89. package/dist/models/SearchPolarClawSkillsRequest.js.map +1 -0
  90. package/dist/models/SearchPolarClawSkillsResponse.d.ts +19 -0
  91. package/dist/models/SearchPolarClawSkillsResponse.js +69 -0
  92. package/dist/models/SearchPolarClawSkillsResponse.js.map +1 -0
  93. package/dist/models/SearchPolarClawSkillsResponseBody.d.ts +110 -0
  94. package/dist/models/SearchPolarClawSkillsResponseBody.js +98 -0
  95. package/dist/models/SearchPolarClawSkillsResponseBody.js.map +1 -0
  96. package/dist/models/UpdatePolarClawAgentRequest.d.ts +23 -7
  97. package/dist/models/UpdatePolarClawAgentRequest.js +4 -0
  98. package/dist/models/UpdatePolarClawAgentRequest.js.map +1 -1
  99. package/dist/models/UpdatePolarClawAgentResponseBody.d.ts +9 -9
  100. package/dist/models/UpdatePolarClawAgentShrinkRequest.d.ts +22 -6
  101. package/dist/models/UpdatePolarClawAgentShrinkRequest.js +4 -0
  102. package/dist/models/UpdatePolarClawAgentShrinkRequest.js.map +1 -1
  103. package/dist/models/UpdatePolarClawAgentSkillsRequest.d.ts +41 -0
  104. package/dist/models/UpdatePolarClawAgentSkillsRequest.js +65 -0
  105. package/dist/models/UpdatePolarClawAgentSkillsRequest.js.map +1 -0
  106. package/dist/models/UpdatePolarClawAgentSkillsResponse.d.ts +19 -0
  107. package/dist/models/UpdatePolarClawAgentSkillsResponse.js +69 -0
  108. package/dist/models/UpdatePolarClawAgentSkillsResponse.js.map +1 -0
  109. package/dist/models/UpdatePolarClawAgentSkillsResponseBody.d.ts +66 -0
  110. package/dist/models/UpdatePolarClawAgentSkillsResponseBody.js +73 -0
  111. package/dist/models/UpdatePolarClawAgentSkillsResponseBody.js.map +1 -0
  112. package/dist/models/UpdatePolarClawAgentSkillsShrinkRequest.d.ts +41 -0
  113. package/dist/models/UpdatePolarClawAgentSkillsShrinkRequest.js +62 -0
  114. package/dist/models/UpdatePolarClawAgentSkillsShrinkRequest.js.map +1 -0
  115. package/dist/models/UpdatePolarClawAgentToolsRequest.d.ts +65 -0
  116. package/dist/models/UpdatePolarClawAgentToolsRequest.js +77 -0
  117. package/dist/models/UpdatePolarClawAgentToolsRequest.js.map +1 -0
  118. package/dist/models/UpdatePolarClawAgentToolsResponse.d.ts +19 -0
  119. package/dist/models/UpdatePolarClawAgentToolsResponse.js +69 -0
  120. package/dist/models/UpdatePolarClawAgentToolsResponse.js.map +1 -0
  121. package/dist/models/UpdatePolarClawAgentToolsResponseBody.d.ts +101 -0
  122. package/dist/models/UpdatePolarClawAgentToolsResponseBody.js +107 -0
  123. package/dist/models/UpdatePolarClawAgentToolsResponseBody.js.map +1 -0
  124. package/dist/models/UpdatePolarClawAgentToolsShrinkRequest.d.ts +65 -0
  125. package/dist/models/UpdatePolarClawAgentToolsShrinkRequest.js +68 -0
  126. package/dist/models/UpdatePolarClawAgentToolsShrinkRequest.js.map +1 -0
  127. package/dist/models/UpdatePolarClawSkillRequest.d.ts +59 -0
  128. package/dist/models/UpdatePolarClawSkillRequest.js +69 -0
  129. package/dist/models/UpdatePolarClawSkillRequest.js.map +1 -0
  130. package/dist/models/UpdatePolarClawSkillResponse.d.ts +19 -0
  131. package/dist/models/UpdatePolarClawSkillResponse.js +69 -0
  132. package/dist/models/UpdatePolarClawSkillResponse.js.map +1 -0
  133. package/dist/models/UpdatePolarClawSkillResponseBody.d.ts +93 -0
  134. package/dist/models/UpdatePolarClawSkillResponseBody.js +97 -0
  135. package/dist/models/UpdatePolarClawSkillResponseBody.js.map +1 -0
  136. package/dist/models/UpdatePolarClawSkillShrinkRequest.d.ts +57 -0
  137. package/dist/models/UpdatePolarClawSkillShrinkRequest.js +66 -0
  138. package/dist/models/UpdatePolarClawSkillShrinkRequest.js.map +1 -0
  139. package/dist/models/model.d.ts +55 -0
  140. package/dist/models/model.js +146 -35
  141. package/dist/models/model.js.map +1 -1
  142. package/package.json +1 -1
  143. package/src/client.ts +648 -24
  144. package/src/models/CreateBatchConsumerRequest.ts +82 -0
  145. package/src/models/CreateBatchConsumerResponse.ts +40 -0
  146. package/src/models/CreateBatchConsumerResponseBody.ts +199 -0
  147. package/src/models/CreateDbnodesRequest.ts +34 -54
  148. package/src/models/CreateDbnodesResponseBody.ts +1 -1
  149. package/src/models/DescribeAidbclusterAttributeResponseBody.ts +68 -97
  150. package/src/models/DescribeApikeyAttributeRequest.ts +70 -0
  151. package/src/models/DescribeApikeyAttributeResponse.ts +40 -0
  152. package/src/models/DescribeApikeyAttributeResponseBody.ts +344 -0
  153. package/src/models/DescribeGatewayApikeyListRequest.ts +60 -0
  154. package/src/models/DescribeGatewayApikeyListResponse.ts +40 -0
  155. package/src/models/DescribeGatewayApikeyListResponseBody.ts +199 -0
  156. package/src/models/DescribePolarClawAgentFileRequest.ts +60 -0
  157. package/src/models/DescribePolarClawAgentFileResponse.ts +40 -0
  158. package/src/models/DescribePolarClawAgentFileResponseBody.ts +174 -0
  159. package/src/models/DescribePolarClawAgentToolsRequest.ts +58 -0
  160. package/src/models/DescribePolarClawAgentToolsResponse.ts +40 -0
  161. package/src/models/DescribePolarClawAgentToolsResponseBody.ts +334 -0
  162. package/src/models/DescribePolarClawAgentsRequest.ts +1 -1
  163. package/src/models/DescribePolarClawAgentsResponseBody.ts +170 -10
  164. package/src/models/DescribePolarClawAgentsShrinkRequest.ts +1 -1
  165. package/src/models/DescribePolarClawSkillDetailRequest.ts +48 -0
  166. package/src/models/DescribePolarClawSkillDetailResponse.ts +40 -0
  167. package/src/models/DescribePolarClawSkillDetailResponseBody.ts +379 -0
  168. package/src/models/DescribePolarFsAttributeRequest.ts +5 -8
  169. package/src/models/DescribePolarFsAttributeResponseBody.ts +52 -58
  170. package/src/models/DescribePolarFsObjectsResponseBody.ts +13 -13
  171. package/src/models/InstallPolarClawSkillRequest.ts +86 -0
  172. package/src/models/InstallPolarClawSkillResponse.ts +40 -0
  173. package/src/models/InstallPolarClawSkillResponseBody.ts +104 -0
  174. package/src/models/ModifyDbnodeClassRequest.ts +23 -32
  175. package/src/models/ModifyDbnodeClassResponseBody.ts +1 -1
  176. package/src/models/SearchPolarClawSkillsRequest.ts +56 -0
  177. package/src/models/SearchPolarClawSkillsResponse.ts +40 -0
  178. package/src/models/SearchPolarClawSkillsResponseBody.ts +154 -0
  179. package/src/models/UpdatePolarClawAgentRequest.ts +27 -7
  180. package/src/models/UpdatePolarClawAgentResponseBody.ts +9 -9
  181. package/src/models/UpdatePolarClawAgentShrinkRequest.ts +26 -6
  182. package/src/models/UpdatePolarClawAgentSkillsRequest.ts +61 -0
  183. package/src/models/UpdatePolarClawAgentSkillsResponse.ts +40 -0
  184. package/src/models/UpdatePolarClawAgentSkillsResponseBody.ts +94 -0
  185. package/src/models/UpdatePolarClawAgentSkillsShrinkRequest.ts +58 -0
  186. package/src/models/UpdatePolarClawAgentToolsRequest.ts +97 -0
  187. package/src/models/UpdatePolarClawAgentToolsResponse.ts +40 -0
  188. package/src/models/UpdatePolarClawAgentToolsResponseBody.ts +154 -0
  189. package/src/models/UpdatePolarClawAgentToolsShrinkRequest.ts +88 -0
  190. package/src/models/UpdatePolarClawSkillRequest.ts +81 -0
  191. package/src/models/UpdatePolarClawSkillResponse.ts +40 -0
  192. package/src/models/UpdatePolarClawSkillResponseBody.ts +134 -0
  193. package/src/models/UpdatePolarClawSkillShrinkRequest.ts +78 -0
  194. package/src/models/model.ts +55 -0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribePolarFsAttributeResponseBodyCustomBucketPathList extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The endpoint of the custom storage bucket.
8
+ * The custom storage bucket.
9
9
  *
10
10
  * @example
11
11
  * pfs-xxx.oss-[regionId]-internal.aliyuncs.com
@@ -13,7 +13,7 @@ export class DescribePolarFsAttributeResponseBodyCustomBucketPathList extends $d
13
13
  bucket?: string;
14
14
  /**
15
15
  * @remarks
16
- * The path in the custom storage bucket.
16
+ * The custom storage path.
17
17
  *
18
18
  * @example
19
19
  * /data
@@ -45,7 +45,7 @@ export class DescribePolarFsAttributeResponseBodyCustomBucketPathList extends $d
45
45
  export class DescribePolarFsAttributeResponseBodyMountInfo extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The cluster management address.
48
+ * The cluster management endpoint.
49
49
  *
50
50
  * @example
51
51
  * TCP://**.**.**.**:3000,TCP://**.**.**.**:3000,TCP://**.**.**.**:3000
@@ -103,7 +103,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
103
103
  accelerateType?: string;
104
104
  /**
105
105
  * @remarks
106
- * The capacity of the acceleration cache in GB.
106
+ * The acceleration storage space, in GB.
107
107
  *
108
108
  * @example
109
109
  * 1000
@@ -112,10 +112,8 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
112
112
  /**
113
113
  * @remarks
114
114
  * Indicates whether the acceleration cache is enabled. Valid values:
115
- *
116
- * - **ON**: Enabled
117
- *
118
- * - **OFF**: Disabled
115
+ * - **ON**: enabled.
116
+ * - **OFF**: disabled.
119
117
  *
120
118
  * @example
121
119
  * ON
@@ -123,7 +121,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
123
121
  acceleratingEnable?: string;
124
122
  /**
125
123
  * @remarks
126
- * The bandwidth in MB/s.
124
+ * The bandwidth, in MB/s.
127
125
  *
128
126
  * @example
129
127
  * 100
@@ -131,7 +129,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
131
129
  bandwidth?: number;
132
130
  /**
133
131
  * @remarks
134
- * The baseline bandwidth in MB/s per TiB.
132
+ * The bandwidth baseline, in MB/s/TiB.
135
133
  *
136
134
  * @example
137
135
  * 100
@@ -139,7 +137,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
139
137
  bandwidthBaseLine?: number;
140
138
  /**
141
139
  * @remarks
142
- * The bucket ID.
140
+ * The storage bucket ID.
143
141
  *
144
142
  * @example
145
143
  * xxx
@@ -147,13 +145,13 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
147
145
  bucketId?: string;
148
146
  /**
149
147
  * @remarks
150
- * The edition of the PolarFS instance. Valid values:
148
+ * The PolarLakebase edition. Valid values:
151
149
  *
152
- * - **high_performance**: High-performance Edition
150
+ * - **high_performance**: High-performance Edition.
153
151
  *
154
- * - **basic**: Basic Edition
152
+ * - **basic**: Basic Edition.
155
153
  *
156
- * - **cold**: Cold Storage Edition
154
+ * - **cold**: Cold Storage Edition.
157
155
  *
158
156
  * @example
159
157
  * high_performance
@@ -161,7 +159,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
161
159
  category?: string;
162
160
  /**
163
161
  * @remarks
164
- * The download path for the client.
162
+ * The client download URL.
165
163
  *
166
164
  * @example
167
165
  * oss://*
@@ -185,16 +183,14 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
185
183
  customBucketPath?: string;
186
184
  /**
187
185
  * @remarks
188
- * A list of custom storage paths.
186
+ * The list of custom storage paths.
189
187
  */
190
188
  customBucketPathList?: DescribePolarFsAttributeResponseBodyCustomBucketPathList[];
191
189
  /**
192
190
  * @remarks
193
- * The database engine type. Valid values:
194
- *
195
- * - **MySQL**
196
- *
197
- * - **PostgreSQL**
191
+ * The database ecosystem type. Valid values:
192
+ * * **MySQL**
193
+ * * **PostgreSQL**.
198
194
  *
199
195
  * @example
200
196
  * MySQL
@@ -204,7 +200,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
204
200
  * @remarks
205
201
  * The expiration time of the cluster.
206
202
  *
207
- * > This parameter is returned only for **Prepaid** (subscription) clusters. It is empty for **Postpaid** (pay-as-you-go) clusters.
203
+ * > This parameter is returned only for clusters whose billing method is **Prepaid** (subscription). An empty value is returned for **Postpaid** (pay-as-you-go) clusters.
208
204
  *
209
205
  * @example
210
206
  * 2025-10-10T16:00:00Z
@@ -213,8 +209,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
213
209
  /**
214
210
  * @remarks
215
211
  * Indicates whether the cluster has expired.
216
- *
217
- * > This parameter is returned only for **Prepaid** (subscription) clusters.
212
+ * > This parameter is returned only for clusters whose billing method is **Prepaid** (subscription).
218
213
  *
219
214
  * @example
220
215
  * false
@@ -230,21 +225,24 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
230
225
  fileSystemId?: string;
231
226
  /**
232
227
  * @remarks
233
- * The lock mode. Valid values:
234
- *
235
- * - **Unlock**: The cluster is not locked.
228
+ * The lock mode. Valid values:
236
229
  *
237
- * - **ManualLock**: The cluster is manually locked.
238
- *
239
- * - **LockByExpiration**: The cluster is automatically locked after it expires.
230
+ * - **Unlock**: not locked.
231
+ * - **ManualLock**: manually locked.
232
+ * - **LockByExpiration**: automatically locked due to cluster expiration.
240
233
  *
241
234
  * @example
242
235
  * Unlock
243
236
  */
244
237
  lockMode?: string;
238
+ /**
239
+ * @example
240
+ * pc-xxxxxxxxxxxxxxxxx
241
+ */
242
+ metaInstanceName?: string;
245
243
  /**
246
244
  * @remarks
247
- * The encrypted metadata address for the FUSE mount.
245
+ * The metadata URL for Fuse mounting (encrypted).
248
246
  *
249
247
  * @example
250
248
  * e6cc1d2e2a6fa292038d999fda6501*****
@@ -268,7 +266,6 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
268
266
  * The billing method. Valid values:
269
267
  *
270
268
  * - **Postpaid**: pay-as-you-go.
271
- *
272
269
  * - **Prepaid**: subscription.
273
270
  *
274
271
  * @example
@@ -277,7 +274,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
277
274
  payType?: string;
278
275
  /**
279
276
  * @remarks
280
- * The description of the PolarFS instance.
277
+ * The description of the PolarLakebase instance.
281
278
  *
282
279
  * @example
283
280
  * pfs-xxx
@@ -285,7 +282,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
285
282
  polarFsInstanceDescription?: string;
286
283
  /**
287
284
  * @remarks
288
- * The ID of the PolarFS instance.
285
+ * The PolarLakebase instance ID.
289
286
  *
290
287
  * @example
291
288
  * pfs-2ze0i74ka607*****
@@ -293,7 +290,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
293
290
  polarFsInstanceId?: string;
294
291
  /**
295
292
  * @remarks
296
- * The status of the PolarFS instance.
293
+ * The PolarLakebase instance status.
297
294
  *
298
295
  * @example
299
296
  * Running
@@ -301,11 +298,9 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
301
298
  polarFsStatus?: string;
302
299
  /**
303
300
  * @remarks
304
- * The version of PolarFS. Valid values:
305
- *
306
- * - **PolarFS 2.0**
307
- *
308
- * - **PolarFS 1.0**
301
+ * The instance version. Valid values:
302
+ * - **PolarFS 2.0**: 2.0
303
+ * - **PolarFS 1.0**: 1.0.
309
304
  *
310
305
  * @example
311
306
  * PolarFS 2.0
@@ -313,7 +308,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
313
308
  polarFsType?: string;
314
309
  /**
315
310
  * @remarks
316
- * The version of the PolarFS instance.
311
+ * The version.
317
312
  *
318
313
  * @example
319
314
  * 1.0.1-1.0.3
@@ -337,7 +332,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
337
332
  relativeDbClusterId?: string;
338
333
  /**
339
334
  * @remarks
340
- * The ID of the associated PolarFS instance.
335
+ * The instance ID of the associated PolarLakebase instance.
341
336
  *
342
337
  * @example
343
338
  * pfs-**********
@@ -345,7 +340,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
345
340
  relativePfsClusterId?: string;
346
341
  /**
347
342
  * @remarks
348
- * The request ID.
343
+ * Id of the request
349
344
  *
350
345
  * @example
351
346
  * 3F9E6A3B-C13E-4064-A010-18582A******
@@ -353,7 +348,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
353
348
  requestId?: string;
354
349
  /**
355
350
  * @remarks
356
- * The ID of the managed security group.
351
+ * The managed security group ID.
357
352
  *
358
353
  * @example
359
354
  * sg-bp**************
@@ -361,7 +356,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
361
356
  securityGroupId?: string;
362
357
  /**
363
358
  * @remarks
364
- * The storage capacity in GB.
359
+ * The storage space, in GB.
365
360
  *
366
361
  * @example
367
362
  * 1000
@@ -369,15 +364,12 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
369
364
  storageSpace?: number;
370
365
  /**
371
366
  * @remarks
372
- * The storage class for the High-performance Edition. Valid values:
373
- *
374
- * - **ESSDPL1**
375
- *
376
- * - **ESSDPL0**
377
- *
378
- * The storage class for the Basic Edition. Valid values:
367
+ * Valid values for the High-performance Edition storage type:
368
+ * * **ESSDPL1**
369
+ * * **ESSDPL0**
379
370
  *
380
- * - **city_redundancy**: zone-redundant storage
371
+ * Valid values for the Basic Edition storage type:
372
+ * * **city_redundancy**: zone-redundant storage.
381
373
  *
382
374
  * @example
383
375
  * essdpl1
@@ -385,7 +377,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
385
377
  storageType?: string;
386
378
  /**
387
379
  * @remarks
388
- * The amount of used storage in bytes.
380
+ * The used storage space, in bytes.
389
381
  *
390
382
  * @example
391
383
  * 3012558848
@@ -393,7 +385,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
393
385
  storageUsed?: number;
394
386
  /**
395
387
  * @remarks
396
- * The ID of the VPC.
388
+ * The VPC ID.
397
389
  *
398
390
  * @example
399
391
  * vpc-**********
@@ -401,7 +393,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
401
393
  VPCId?: string;
402
394
  /**
403
395
  * @remarks
404
- * The VSwitch ID.
396
+ * The vSwitch ID.
405
397
  *
406
398
  * @example
407
399
  * vsw-**************
@@ -409,7 +401,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
409
401
  vSwitchId?: string;
410
402
  /**
411
403
  * @remarks
412
- * The ID of the zone where the vSwitch is located.
404
+ * The zone ID of the vSwitch.
413
405
  *
414
406
  * @example
415
407
  * cn-beijing-k
@@ -433,6 +425,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
433
425
  expired: 'Expired',
434
426
  fileSystemId: 'FileSystemId',
435
427
  lockMode: 'LockMode',
428
+ metaInstanceName: 'MetaInstanceName',
436
429
  metaUrl: 'MetaUrl',
437
430
  minorVersion: 'MinorVersion',
438
431
  mountInfo: 'MountInfo',
@@ -474,6 +467,7 @@ export class DescribePolarFsAttributeResponseBody extends $dara.Model {
474
467
  expired: 'string',
475
468
  fileSystemId: 'string',
476
469
  lockMode: 'string',
470
+ metaInstanceName: 'string',
477
471
  metaUrl: 'string',
478
472
  minorVersion: 'string',
479
473
  mountInfo: DescribePolarFsAttributeResponseBodyMountInfo,
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribePolarFsObjectsResponseBodyItems extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The size of the item in bytes.
8
+ * The capacity.
9
9
  *
10
10
  * @example
11
11
  * 100
@@ -13,7 +13,7 @@ export class DescribePolarFsObjectsResponseBodyItems extends $dara.Model {
13
13
  capacity?: string;
14
14
  /**
15
15
  * @remarks
16
- * The time when the item was created, as a UNIX timestamp in seconds.
16
+ * The creation time.
17
17
  *
18
18
  * @example
19
19
  * 2025-03-25T09:37:10Z
@@ -21,7 +21,7 @@ export class DescribePolarFsObjectsResponseBodyItems extends $dara.Model {
21
21
  creationTime?: number;
22
22
  /**
23
23
  * @remarks
24
- * The time the item was last modified, as a UNIX timestamp in seconds.
24
+ * The last modified time.
25
25
  *
26
26
  * @example
27
27
  * 2025-03-25T09:37:10Z
@@ -29,7 +29,7 @@ export class DescribePolarFsObjectsResponseBodyItems extends $dara.Model {
29
29
  lastModified?: number;
30
30
  /**
31
31
  * @remarks
32
- * The target path of the symbolic link.
32
+ * The real path of the symbolic link.
33
33
  *
34
34
  * @example
35
35
  * test
@@ -37,7 +37,7 @@ export class DescribePolarFsObjectsResponseBodyItems extends $dara.Model {
37
37
  linkTarget?: string;
38
38
  /**
39
39
  * @remarks
40
- * The file system permissions in octal format.
40
+ * The file system permissions.
41
41
  *
42
42
  * @example
43
43
  * 755
@@ -45,7 +45,7 @@ export class DescribePolarFsObjectsResponseBodyItems extends $dara.Model {
45
45
  mode?: string;
46
46
  /**
47
47
  * @remarks
48
- * The number of hard links to the item.
48
+ * The number of links.
49
49
  *
50
50
  * @example
51
51
  * test
@@ -53,7 +53,7 @@ export class DescribePolarFsObjectsResponseBodyItems extends $dara.Model {
53
53
  nlink?: number;
54
54
  /**
55
55
  * @remarks
56
- * The owner of the file or directory.
56
+ * Owner
57
57
  *
58
58
  * @example
59
59
  * test
@@ -61,7 +61,7 @@ export class DescribePolarFsObjectsResponseBodyItems extends $dara.Model {
61
61
  owner?: string;
62
62
  /**
63
63
  * @remarks
64
- * The absolute path of the file or subdirectory.
64
+ * The absolute path of the directory.
65
65
  *
66
66
  * @example
67
67
  * /test
@@ -115,12 +115,12 @@ export class DescribePolarFsObjectsResponseBodyItems extends $dara.Model {
115
115
  export class DescribePolarFsObjectsResponseBody extends $dara.Model {
116
116
  /**
117
117
  * @remarks
118
- * The files and subdirectories in the specified path.
118
+ * The list of directory entries.
119
119
  */
120
120
  items?: DescribePolarFsObjectsResponseBodyItems[];
121
121
  /**
122
122
  * @remarks
123
- * The number of records returned on the current page.
123
+ * The maximum number of records that can be displayed on the current page.
124
124
  *
125
125
  * @example
126
126
  * 30
@@ -128,7 +128,7 @@ export class DescribePolarFsObjectsResponseBody extends $dara.Model {
128
128
  pageRecordCount?: string;
129
129
  /**
130
130
  * @remarks
131
- * The number of records to return per page. Valid values: 30, 50, and 100. Default value: 30.
131
+ * The number of records per page. Valid values: 30, 50, and 100. Default value: 30.
132
132
  *
133
133
  * @example
134
134
  * 30
@@ -136,7 +136,7 @@ export class DescribePolarFsObjectsResponseBody extends $dara.Model {
136
136
  pageSize?: string;
137
137
  /**
138
138
  * @remarks
139
- * The path that was queried.
139
+ * The absolute path of the directory.
140
140
  *
141
141
  * @example
142
142
  * /test
@@ -160,7 +160,7 @@ export class DescribePolarFsObjectsResponseBody extends $dara.Model {
160
160
  requestId?: string;
161
161
  /**
162
162
  * @remarks
163
- * The total number of records that match the query.
163
+ * The total number of records.
164
164
  *
165
165
  * @example
166
166
  * 50
@@ -0,0 +1,86 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class InstallPolarClawSkillRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The application ID.
9
+ *
10
+ * This parameter is required.
11
+ *
12
+ * @example
13
+ * pa-xxx
14
+ */
15
+ applicationId?: string;
16
+ /**
17
+ * @remarks
18
+ * Specifies whether to force a reinstallation.
19
+ *
20
+ * @example
21
+ * true
22
+ */
23
+ force?: boolean;
24
+ /**
25
+ * @remarks
26
+ * The version number.
27
+ *
28
+ * @example
29
+ * 1.2.0
30
+ */
31
+ skillVersion?: string;
32
+ /**
33
+ * @remarks
34
+ * The Skill identifier.
35
+ *
36
+ * @example
37
+ * alibacloud-rds-copilot
38
+ */
39
+ slug?: string;
40
+ /**
41
+ * @remarks
42
+ * The source.
43
+ *
44
+ * @example
45
+ * clawhub
46
+ */
47
+ source?: string;
48
+ /**
49
+ * @remarks
50
+ * URL
51
+ *
52
+ * @example
53
+ * https://example.com/skill.tar.gz
54
+ */
55
+ url?: string;
56
+ static names(): { [key: string]: string } {
57
+ return {
58
+ applicationId: 'ApplicationId',
59
+ force: 'Force',
60
+ skillVersion: 'SkillVersion',
61
+ slug: 'Slug',
62
+ source: 'Source',
63
+ url: 'Url',
64
+ };
65
+ }
66
+
67
+ static types(): { [key: string]: any } {
68
+ return {
69
+ applicationId: 'string',
70
+ force: 'boolean',
71
+ skillVersion: 'string',
72
+ slug: 'string',
73
+ source: 'string',
74
+ url: 'string',
75
+ };
76
+ }
77
+
78
+ validate() {
79
+ super.validate();
80
+ }
81
+
82
+ constructor(map?: { [key: string]: any }) {
83
+ super(map);
84
+ }
85
+ }
86
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { InstallPolarClawSkillResponseBody } from "./InstallPolarClawSkillResponseBody";
4
+
5
+
6
+ export class InstallPolarClawSkillResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: InstallPolarClawSkillResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: InstallPolarClawSkillResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,104 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class InstallPolarClawSkillResponseBody extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The application ID.
9
+ *
10
+ * @example
11
+ * pa-xxx
12
+ */
13
+ applicationId?: string;
14
+ /**
15
+ * @remarks
16
+ * The response status code.
17
+ *
18
+ * @example
19
+ * 200
20
+ */
21
+ code?: number;
22
+ /**
23
+ * @remarks
24
+ * The response message.
25
+ *
26
+ * @example
27
+ * success
28
+ */
29
+ message?: string;
30
+ /**
31
+ * @remarks
32
+ * Indicates whether the operation was successful.
33
+ *
34
+ * @example
35
+ * true
36
+ */
37
+ ok?: boolean;
38
+ /**
39
+ * @remarks
40
+ * Id of the request
41
+ *
42
+ * @example
43
+ * F45FFACC-xxx
44
+ */
45
+ requestId?: string;
46
+ /**
47
+ * @remarks
48
+ * The identifier of the installed Skill.
49
+ *
50
+ * @example
51
+ * alibacloud-rds-copilot
52
+ */
53
+ slug?: string;
54
+ /**
55
+ * @remarks
56
+ * The installation directory.
57
+ *
58
+ * @example
59
+ * /home/node/.openclaw/skills/alibacloud-rds-copilot
60
+ */
61
+ targetDir?: string;
62
+ /**
63
+ * @remarks
64
+ * The version number of the installed Skill.
65
+ *
66
+ * @example
67
+ * 1.2.0
68
+ */
69
+ version?: string;
70
+ static names(): { [key: string]: string } {
71
+ return {
72
+ applicationId: 'ApplicationId',
73
+ code: 'Code',
74
+ message: 'Message',
75
+ ok: 'Ok',
76
+ requestId: 'RequestId',
77
+ slug: 'Slug',
78
+ targetDir: 'TargetDir',
79
+ version: 'Version',
80
+ };
81
+ }
82
+
83
+ static types(): { [key: string]: any } {
84
+ return {
85
+ applicationId: 'string',
86
+ code: 'number',
87
+ message: 'string',
88
+ ok: 'boolean',
89
+ requestId: 'string',
90
+ slug: 'string',
91
+ targetDir: 'string',
92
+ version: 'string',
93
+ };
94
+ }
95
+
96
+ validate() {
97
+ super.validate();
98
+ }
99
+
100
+ constructor(map?: { [key: string]: any }) {
101
+ super(map);
102
+ }
103
+ }
104
+