@alicloud/gpdb20160503 3.0.1 → 3.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +56 -56
- package/dist/client.js +81 -62
- package/dist/client.js.map +1 -1
- package/dist/models/ChatWithKnowledgeBaseStreamResponse.d.ts +2 -0
- package/dist/models/ChatWithKnowledgeBaseStreamResponse.js +4 -0
- package/dist/models/ChatWithKnowledgeBaseStreamResponse.js.map +1 -1
- package/dist/models/CreateSupabaseProjectRequest.d.ts +3 -0
- package/dist/models/CreateSupabaseProjectRequest.js +6 -0
- package/dist/models/CreateSupabaseProjectRequest.js.map +1 -1
- package/dist/models/CreateSupabaseProjectResponseBody.d.ts +1 -0
- package/dist/models/CreateSupabaseProjectResponseBody.js +2 -0
- package/dist/models/CreateSupabaseProjectResponseBody.js.map +1 -1
- package/dist/models/DescribeAccountsResponseBody.d.ts +0 -43
- package/dist/models/DescribeAccountsResponseBody.js.map +1 -1
- package/dist/models/DescribeDataShareInstancesResponseBody.d.ts +0 -60
- package/dist/models/DescribeDataShareInstancesResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstanceAttributeResponseBody.d.ts +0 -575
- package/dist/models/DescribeDbinstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstanceIparrayListResponseBody.d.ts +0 -29
- package/dist/models/DescribeDbinstanceIparrayListResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstanceNetInfoResponseBody.d.ts +0 -63
- package/dist/models/DescribeDbinstanceNetInfoResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstancePlansResponseBody.d.ts +0 -97
- package/dist/models/DescribeDbinstancePlansResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstanceSupportMaxPerformanceResponseBody.d.ts +0 -32
- package/dist/models/DescribeDbinstanceSupportMaxPerformanceResponseBody.js.map +1 -1
- package/dist/models/DescribeDbinstancesResponseBody.d.ts +0 -259
- package/dist/models/DescribeDbinstancesResponseBody.js.map +1 -1
- package/dist/models/DescribeDbresourceGroupResponseBody.d.ts +0 -34
- package/dist/models/DescribeDbresourceGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeRegionsResponseBody.d.ts +0 -32
- package/dist/models/DescribeRegionsResponseBody.js.map +1 -1
- package/dist/models/DescribeRolesResponseBody.d.ts +0 -4
- package/dist/models/DescribeRolesResponseBody.js.map +1 -1
- package/dist/models/DescribeTableResponseBody.d.ts +0 -4
- package/dist/models/DescribeTableResponseBody.js.map +1 -1
- package/dist/models/ExecuteStatementResponseBody.d.ts +0 -8
- package/dist/models/ExecuteStatementResponseBody.js.map +1 -1
- package/dist/models/GetStatementResultResponseBody.d.ts +0 -8
- package/dist/models/GetStatementResultResponseBody.js.map +1 -1
- package/dist/models/GetSupabaseProjectResponseBody.d.ts +1 -0
- package/dist/models/GetSupabaseProjectResponseBody.js +2 -0
- package/dist/models/GetSupabaseProjectResponseBody.js.map +1 -1
- package/dist/models/ListBackupJobsResponseBody.d.ts +0 -45
- package/dist/models/ListBackupJobsResponseBody.js.map +1 -1
- package/dist/models/ListCollectionsResponseBody.d.ts +0 -4
- package/dist/models/ListCollectionsResponseBody.js.map +1 -1
- package/dist/models/ListDatabasesResponseBody.d.ts +0 -4
- package/dist/models/ListDatabasesResponseBody.js.map +1 -1
- package/dist/models/ListDocumentCollectionsResponseBody.d.ts +0 -53
- package/dist/models/ListDocumentCollectionsResponseBody.js.map +1 -1
- package/dist/models/ListDocumentsResponseBody.d.ts +0 -18
- package/dist/models/ListDocumentsResponseBody.js.map +1 -1
- package/dist/models/ListIndicesResponseBody.d.ts +0 -32
- package/dist/models/ListIndicesResponseBody.js.map +1 -1
- package/dist/models/ListNamespacesResponseBody.d.ts +0 -4
- package/dist/models/ListNamespacesResponseBody.js.map +1 -1
- package/dist/models/ListRemoteAdbdataSourcesResponseBody.d.ts +0 -83
- package/dist/models/ListRemoteAdbdataSourcesResponseBody.js.map +1 -1
- package/dist/models/ListSchemasResponseBody.d.ts +0 -4
- package/dist/models/ListSchemasResponseBody.js.map +1 -1
- package/dist/models/ListSecretsResponseBody.d.ts +0 -53
- package/dist/models/ListSecretsResponseBody.js.map +1 -1
- package/dist/models/ListSupportModelsResponseBody.d.ts +0 -4
- package/dist/models/ListSupportModelsResponseBody.js.map +1 -1
- package/dist/models/ListTablesResponseBody.d.ts +0 -4
- package/dist/models/ListTablesResponseBody.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +0 -32
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/ModifySupabaseProjectSecurityIpsRequest.d.ts +2 -0
- package/dist/models/ModifySupabaseProjectSecurityIpsRequest.js +4 -0
- package/dist/models/ModifySupabaseProjectSecurityIpsRequest.js.map +1 -1
- package/dist/models/QueryCollectionDataRequest.d.ts +10 -0
- package/dist/models/QueryCollectionDataRequest.js.map +1 -1
- package/dist/models/QueryCollectionDataResponseBody.d.ts +0 -26
- package/dist/models/QueryCollectionDataResponseBody.js.map +1 -1
- package/dist/models/QueryCollectionDataShrinkRequest.d.ts +10 -0
- package/dist/models/QueryCollectionDataShrinkRequest.js.map +1 -1
- package/dist/models/QueryContentAdvanceRequest.d.ts +7 -0
- package/dist/models/QueryContentAdvanceRequest.js.map +1 -1
- package/dist/models/QueryContentRequest.d.ts +7 -0
- package/dist/models/QueryContentRequest.js.map +1 -1
- package/dist/models/QueryContentResponseBody.d.ts +0 -196
- package/dist/models/QueryContentResponseBody.js.map +1 -1
- package/dist/models/QueryContentShrinkRequest.d.ts +7 -0
- package/dist/models/QueryContentShrinkRequest.js.map +1 -1
- package/dist/models/QueryKnowledgeBasesContentResponseBody.d.ts +0 -135
- package/dist/models/QueryKnowledgeBasesContentResponseBody.js.map +1 -1
- package/dist/models/RerankResponseBody.d.ts +0 -25
- package/dist/models/RerankResponseBody.js.map +1 -1
- package/dist/models/TextEmbeddingResponseBody.d.ts +0 -15
- package/dist/models/TextEmbeddingResponseBody.js.map +1 -1
- package/dist/models/UpsertCollectionDataRequest.d.ts +33 -0
- package/dist/models/UpsertCollectionDataRequest.js.map +1 -1
- package/dist/models/UpsertCollectionDataShrinkRequest.d.ts +4 -0
- package/dist/models/UpsertCollectionDataShrinkRequest.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +87 -66
- package/src/models/ChatWithKnowledgeBaseStreamResponse.ts +6 -0
- package/src/models/CreateSupabaseProjectRequest.ts +9 -0
- package/src/models/CreateSupabaseProjectResponseBody.ts +3 -0
- package/src/models/DescribeAccountsResponseBody.ts +0 -43
- package/src/models/DescribeDataShareInstancesResponseBody.ts +0 -60
- package/src/models/DescribeDbinstanceAttributeResponseBody.ts +0 -575
- package/src/models/DescribeDbinstanceIparrayListResponseBody.ts +0 -29
- package/src/models/DescribeDbinstanceNetInfoResponseBody.ts +0 -63
- package/src/models/DescribeDbinstancePlansResponseBody.ts +0 -97
- package/src/models/DescribeDbinstanceSupportMaxPerformanceResponseBody.ts +0 -32
- package/src/models/DescribeDbinstancesResponseBody.ts +0 -259
- package/src/models/DescribeDbresourceGroupResponseBody.ts +0 -34
- package/src/models/DescribeRegionsResponseBody.ts +0 -32
- package/src/models/DescribeRolesResponseBody.ts +0 -4
- package/src/models/DescribeTableResponseBody.ts +0 -4
- package/src/models/ExecuteStatementResponseBody.ts +0 -8
- package/src/models/GetStatementResultResponseBody.ts +0 -8
- package/src/models/GetSupabaseProjectResponseBody.ts +3 -0
- package/src/models/ListBackupJobsResponseBody.ts +0 -45
- package/src/models/ListCollectionsResponseBody.ts +0 -4
- package/src/models/ListDatabasesResponseBody.ts +0 -4
- package/src/models/ListDocumentCollectionsResponseBody.ts +0 -53
- package/src/models/ListDocumentsResponseBody.ts +0 -18
- package/src/models/ListIndicesResponseBody.ts +0 -32
- package/src/models/ListNamespacesResponseBody.ts +0 -4
- package/src/models/ListRemoteAdbdataSourcesResponseBody.ts +0 -83
- package/src/models/ListSchemasResponseBody.ts +0 -4
- package/src/models/ListSecretsResponseBody.ts +0 -53
- package/src/models/ListSupportModelsResponseBody.ts +0 -4
- package/src/models/ListTablesResponseBody.ts +0 -4
- package/src/models/ListTagResourcesResponseBody.ts +0 -32
- package/src/models/ModifySupabaseProjectSecurityIpsRequest.ts +6 -0
- package/src/models/QueryCollectionDataRequest.ts +10 -0
- package/src/models/QueryCollectionDataResponseBody.ts +0 -26
- package/src/models/QueryCollectionDataShrinkRequest.ts +10 -0
- package/src/models/QueryContentAdvanceRequest.ts +7 -0
- package/src/models/QueryContentRequest.ts +7 -0
- package/src/models/QueryContentResponseBody.ts +0 -196
- package/src/models/QueryContentShrinkRequest.ts +7 -0
- package/src/models/QueryKnowledgeBasesContentResponseBody.ts +0 -135
- package/src/models/RerankResponseBody.ts +0 -25
- package/src/models/TextEmbeddingResponseBody.ts +0 -15
- package/src/models/UpsertCollectionDataRequest.ts +33 -0
- package/src/models/UpsertCollectionDataShrinkRequest.ts +4 -0
|
@@ -3,21 +3,7 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class DescribeDBInstanceAttributeResponseBodyItemsDBInstanceAttributeTagsTag extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* Tag key.
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* test-key
|
|
12
|
-
*/
|
|
13
6
|
key?: string;
|
|
14
|
-
/**
|
|
15
|
-
* @remarks
|
|
16
|
-
* Tag value.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* test-value
|
|
20
|
-
*/
|
|
21
7
|
value?: string;
|
|
22
8
|
static names(): { [key: string]: string } {
|
|
23
9
|
return {
|
|
@@ -69,632 +55,75 @@ export class DescribeDBInstanceAttributeResponseBodyItemsDBInstanceAttributeTags
|
|
|
69
55
|
}
|
|
70
56
|
|
|
71
57
|
export class DescribeDBInstanceAttributeResponseBodyItemsDBInstanceAttribute extends $dara.Model {
|
|
72
|
-
/**
|
|
73
|
-
* @remarks
|
|
74
|
-
* Queries the current instance availability status, in percentage (%).
|
|
75
|
-
*
|
|
76
|
-
* > This parameter is only applicable to instances in the storage reserved mode.
|
|
77
|
-
*
|
|
78
|
-
* @example
|
|
79
|
-
* 100.0%
|
|
80
|
-
*/
|
|
81
58
|
availabilityValue?: string;
|
|
82
59
|
cacheStorageSize?: string;
|
|
83
|
-
/**
|
|
84
|
-
* @remarks
|
|
85
|
-
* Access mode, with the following values:
|
|
86
|
-
*
|
|
87
|
-
* - **Performance**: Standard access mode.
|
|
88
|
-
* - **Safty**: High-security access mode.
|
|
89
|
-
* - **LVS**: LVS link mode.
|
|
90
|
-
*
|
|
91
|
-
* @example
|
|
92
|
-
* LVS
|
|
93
|
-
*/
|
|
94
60
|
connectionMode?: string;
|
|
95
|
-
/**
|
|
96
|
-
* @remarks
|
|
97
|
-
* Instance connection address.
|
|
98
|
-
*
|
|
99
|
-
* @example
|
|
100
|
-
* gp-bp13ue79qk8y1****-master.gpdb.rds.aliyuncs.com
|
|
101
|
-
*/
|
|
102
61
|
connectionString?: string;
|
|
103
|
-
/**
|
|
104
|
-
* @remarks
|
|
105
|
-
* Minor version number of the kernel.
|
|
106
|
-
*
|
|
107
|
-
* @example
|
|
108
|
-
* mm.v6.3.10.1-202207141918
|
|
109
|
-
*/
|
|
110
62
|
coreVersion?: string;
|
|
111
|
-
/**
|
|
112
|
-
* @remarks
|
|
113
|
-
* Number of CPU cores for the compute node, unit: Core.
|
|
114
|
-
*
|
|
115
|
-
* @example
|
|
116
|
-
* 2
|
|
117
|
-
*/
|
|
118
63
|
cpuCores?: number;
|
|
119
|
-
/**
|
|
120
|
-
* @remarks
|
|
121
|
-
* Number of CPU cores per node.
|
|
122
|
-
*
|
|
123
|
-
* > This parameter is only applicable to instances in the storage reserved mode.
|
|
124
|
-
*
|
|
125
|
-
* @example
|
|
126
|
-
* 0
|
|
127
|
-
*/
|
|
128
64
|
cpuCoresPerNode?: number;
|
|
129
|
-
/**
|
|
130
|
-
* @remarks
|
|
131
|
-
* Instance creation time.
|
|
132
|
-
*
|
|
133
|
-
* @example
|
|
134
|
-
* 2022-08-11T09:16:26Z
|
|
135
|
-
*/
|
|
136
65
|
creationTime?: string;
|
|
137
|
-
/**
|
|
138
|
-
* @remarks
|
|
139
|
-
* Instance series, with the following values:
|
|
140
|
-
*
|
|
141
|
-
* - **Basic**: Basic Edition.
|
|
142
|
-
* - **HighAvailability**: High Availability Edition.
|
|
143
|
-
*
|
|
144
|
-
* @example
|
|
145
|
-
* HighAvailability
|
|
146
|
-
*/
|
|
147
66
|
DBInstanceCategory?: string;
|
|
148
|
-
/**
|
|
149
|
-
* @remarks
|
|
150
|
-
* Instance specification.
|
|
151
|
-
*
|
|
152
|
-
* > This parameter is only applicable to reserved storage mode instances.
|
|
153
|
-
*
|
|
154
|
-
* @example
|
|
155
|
-
* gpdb.group.segsdx1
|
|
156
|
-
*/
|
|
157
67
|
DBInstanceClass?: string;
|
|
158
|
-
/**
|
|
159
|
-
* @remarks
|
|
160
|
-
* Instance family, with the following values:
|
|
161
|
-
*
|
|
162
|
-
* - **s**: Shared type.
|
|
163
|
-
* - **x**: General type.
|
|
164
|
-
* - **d**: Dedicated package.
|
|
165
|
-
* - **h**: Dedicated physical machine.
|
|
166
|
-
*
|
|
167
|
-
* @example
|
|
168
|
-
* x
|
|
169
|
-
*/
|
|
170
68
|
DBInstanceClassType?: string;
|
|
171
|
-
/**
|
|
172
|
-
* @remarks
|
|
173
|
-
* Number of CPU cores.
|
|
174
|
-
*
|
|
175
|
-
* @example
|
|
176
|
-
* 2
|
|
177
|
-
*/
|
|
178
69
|
DBInstanceCpuCores?: number;
|
|
179
|
-
/**
|
|
180
|
-
* @remarks
|
|
181
|
-
* Instance description.
|
|
182
|
-
*
|
|
183
|
-
* @example
|
|
184
|
-
* gp-bp13ue79qk8y1****
|
|
185
|
-
*/
|
|
186
70
|
DBInstanceDescription?: string;
|
|
187
|
-
/**
|
|
188
|
-
* @remarks
|
|
189
|
-
* Maximum BPS (disk throughput) of the compute group, in Mbps.
|
|
190
|
-
*
|
|
191
|
-
* > This parameter is only applicable to reserved storage mode instances.
|
|
192
|
-
*
|
|
193
|
-
* @example
|
|
194
|
-
* 0
|
|
195
|
-
*/
|
|
196
71
|
DBInstanceDiskMBPS?: number;
|
|
197
|
-
/**
|
|
198
|
-
* @remarks
|
|
199
|
-
* Number of compute groups.
|
|
200
|
-
*
|
|
201
|
-
* > This parameter is only applicable to reserved storage mode instances.
|
|
202
|
-
*
|
|
203
|
-
* @example
|
|
204
|
-
* 0
|
|
205
|
-
*/
|
|
206
72
|
DBInstanceGroupCount?: string;
|
|
207
|
-
/**
|
|
208
|
-
* @remarks
|
|
209
|
-
* Instance ID.
|
|
210
|
-
*
|
|
211
|
-
* @example
|
|
212
|
-
* gp-bp13ue79qk8y1****
|
|
213
|
-
*/
|
|
214
73
|
DBInstanceId?: string;
|
|
215
|
-
/**
|
|
216
|
-
* @remarks
|
|
217
|
-
* Memory of the compute node.
|
|
218
|
-
*
|
|
219
|
-
* > The unit for storage-reserved mode is MB; for Serverless and storage-elastic modes, it is GB.
|
|
220
|
-
*
|
|
221
|
-
* @example
|
|
222
|
-
* 16
|
|
223
|
-
*/
|
|
224
74
|
DBInstanceMemory?: number;
|
|
225
|
-
/**
|
|
226
|
-
* @remarks
|
|
227
|
-
* Instance resource type, with the following values:
|
|
228
|
-
*
|
|
229
|
-
* - **Serverless**: Serverless mode.
|
|
230
|
-
* - **StorageElastic**: Storage elastic mode.
|
|
231
|
-
* - **Classic**: Storage reserved mode.
|
|
232
|
-
*
|
|
233
|
-
* @example
|
|
234
|
-
* StorageElastic
|
|
235
|
-
*/
|
|
236
75
|
DBInstanceMode?: string;
|
|
237
|
-
/**
|
|
238
|
-
* @remarks
|
|
239
|
-
* This parameter is deprecated and will not return any value.
|
|
240
|
-
*
|
|
241
|
-
* @example
|
|
242
|
-
* null
|
|
243
|
-
*/
|
|
244
76
|
DBInstanceNetType?: string;
|
|
245
|
-
/**
|
|
246
|
-
* @remarks
|
|
247
|
-
* Instance status. For more details, see the supplementary explanation of the DBInstanceStatus parameter.
|
|
248
|
-
*
|
|
249
|
-
* @example
|
|
250
|
-
* Running
|
|
251
|
-
*/
|
|
252
77
|
DBInstanceStatus?: string;
|
|
253
|
-
/**
|
|
254
|
-
* @remarks
|
|
255
|
-
* Maximum storage space of a single replica, in GB.
|
|
256
|
-
*
|
|
257
|
-
* @example
|
|
258
|
-
* 50
|
|
259
|
-
*/
|
|
260
78
|
DBInstanceStorage?: number;
|
|
261
|
-
/**
|
|
262
|
-
* @remarks
|
|
263
|
-
* The deployment mode.
|
|
264
|
-
*
|
|
265
|
-
* @example
|
|
266
|
-
* single
|
|
267
|
-
*/
|
|
268
79
|
deployMode?: string;
|
|
269
|
-
/**
|
|
270
|
-
* @remarks
|
|
271
|
-
* Encryption key.
|
|
272
|
-
*
|
|
273
|
-
* > This parameter is returned only for instances with disk encryption enabled.
|
|
274
|
-
*
|
|
275
|
-
* @example
|
|
276
|
-
* 0d2470df-da7b-4786-b981-************
|
|
277
|
-
*/
|
|
278
80
|
encryptionKey?: string;
|
|
279
|
-
/**
|
|
280
|
-
* @remarks
|
|
281
|
-
* Encryption type, with the following value:
|
|
282
|
-
*
|
|
283
|
-
* - **CloudDisk**: Cloud disk encryption.
|
|
284
|
-
*
|
|
285
|
-
* > This parameter is returned only for instances with cloud disk encryption.
|
|
286
|
-
*
|
|
287
|
-
* @example
|
|
288
|
-
* CloudDisk
|
|
289
|
-
*/
|
|
290
81
|
encryptionType?: string;
|
|
291
|
-
/**
|
|
292
|
-
* @remarks
|
|
293
|
-
* Database engine.
|
|
294
|
-
*
|
|
295
|
-
* @example
|
|
296
|
-
* gpdb
|
|
297
|
-
*/
|
|
298
82
|
engine?: string;
|
|
299
|
-
/**
|
|
300
|
-
* @remarks
|
|
301
|
-
* Database version.
|
|
302
|
-
*
|
|
303
|
-
* @example
|
|
304
|
-
* 6.0
|
|
305
|
-
*/
|
|
306
83
|
engineVersion?: string;
|
|
307
|
-
/**
|
|
308
|
-
* @remarks
|
|
309
|
-
* Instance expiration time (in UTC).
|
|
310
|
-
*
|
|
311
|
-
* > The expiration time for pay-as-you-go instances is `2999-09-08T16:00:00Z`.
|
|
312
|
-
*
|
|
313
|
-
* @example
|
|
314
|
-
* 2999-09-08T16:00:00Z
|
|
315
|
-
*/
|
|
316
84
|
expireTime?: string;
|
|
317
85
|
graphEngineStatus?: string;
|
|
318
|
-
/**
|
|
319
|
-
* @remarks
|
|
320
|
-
* Compute group machine type, with the following values:
|
|
321
|
-
* - **0**: SSD
|
|
322
|
-
* - **1**: HDD
|
|
323
|
-
*
|
|
324
|
-
* > This parameter applies only to storage-reserved mode instances.
|
|
325
|
-
*
|
|
326
|
-
* @example
|
|
327
|
-
* 0
|
|
328
|
-
*/
|
|
329
86
|
hostType?: string;
|
|
330
|
-
/**
|
|
331
|
-
* @remarks
|
|
332
|
-
* Idle release waiting time. Unit: seconds.
|
|
333
|
-
*
|
|
334
|
-
* > This parameter is returned only for instances in the Serverless automatic scheduling mode.
|
|
335
|
-
*
|
|
336
|
-
* @example
|
|
337
|
-
* 600
|
|
338
|
-
*/
|
|
339
87
|
idleTime?: number;
|
|
340
|
-
/**
|
|
341
|
-
* @remarks
|
|
342
|
-
* Instance network type, with the following values:
|
|
343
|
-
*
|
|
344
|
-
* - **Classic**: Classic network.
|
|
345
|
-
* - **VPC**: VPC network.
|
|
346
|
-
*
|
|
347
|
-
* @example
|
|
348
|
-
* VPC
|
|
349
|
-
*/
|
|
350
88
|
instanceNetworkType?: string;
|
|
351
89
|
instanceSpec?: string;
|
|
352
|
-
/**
|
|
353
|
-
* @remarks
|
|
354
|
-
* Lock mode, with the following values:
|
|
355
|
-
*
|
|
356
|
-
* - **Unlock**: Normal.
|
|
357
|
-
* - **ManualLock**: Manually triggered lock.
|
|
358
|
-
* - **LockByExpiration**: Automatically locked when the instance expires.
|
|
359
|
-
* - **LockByRestoration**: Automatically locked before the instance rolls back.
|
|
360
|
-
* - **LockByDiskQuota**: Automatically locked when the instance space is full.
|
|
361
|
-
*
|
|
362
|
-
* @example
|
|
363
|
-
* Unlock
|
|
364
|
-
*/
|
|
365
90
|
lockMode?: string;
|
|
366
|
-
/**
|
|
367
|
-
* @remarks
|
|
368
|
-
* This parameter is deprecated and will not return any value.
|
|
369
|
-
*
|
|
370
|
-
* @example
|
|
371
|
-
* null
|
|
372
|
-
*/
|
|
373
91
|
lockReason?: string;
|
|
374
|
-
/**
|
|
375
|
-
* @remarks
|
|
376
|
-
* Maintenance end time.
|
|
377
|
-
*
|
|
378
|
-
* @example
|
|
379
|
-
* 22:00Z
|
|
380
|
-
*/
|
|
381
92
|
maintainEndTime?: string;
|
|
382
|
-
/**
|
|
383
|
-
* @remarks
|
|
384
|
-
* Maintenance start time.
|
|
385
|
-
*
|
|
386
|
-
* @example
|
|
387
|
-
* 18:00Z
|
|
388
|
-
*/
|
|
389
93
|
maintainStartTime?: string;
|
|
390
|
-
/**
|
|
391
|
-
* @remarks
|
|
392
|
-
* The specifications of AI coordinator node resources of the instance. If the coordinator nodes of the instance are not AI nodes, null is returned.
|
|
393
|
-
*
|
|
394
|
-
* @example
|
|
395
|
-
* ADB.AIMedium.2
|
|
396
|
-
*/
|
|
397
94
|
masterAISpec?: string;
|
|
398
|
-
/**
|
|
399
|
-
* @remarks
|
|
400
|
-
* Master resources.
|
|
401
|
-
*
|
|
402
|
-
* @example
|
|
403
|
-
* 4
|
|
404
|
-
*/
|
|
405
95
|
masterCU?: number;
|
|
406
|
-
/**
|
|
407
|
-
* @remarks
|
|
408
|
-
* Number of Master nodes.
|
|
409
|
-
*
|
|
410
|
-
* @example
|
|
411
|
-
* 1
|
|
412
|
-
*/
|
|
413
96
|
masterNodeNum?: number;
|
|
414
|
-
/**
|
|
415
|
-
* @remarks
|
|
416
|
-
* Maximum number of concurrent connections for the instance.
|
|
417
|
-
*
|
|
418
|
-
* > This parameter is only applicable to reserved storage mode instances.
|
|
419
|
-
*
|
|
420
|
-
* @example
|
|
421
|
-
* 500
|
|
422
|
-
*/
|
|
423
97
|
maxConnections?: number;
|
|
424
|
-
/**
|
|
425
|
-
* @remarks
|
|
426
|
-
* Memory size per replica, see the **MemoryUnit** parameter for the unit.
|
|
427
|
-
*
|
|
428
|
-
* > This parameter is only applicable to instances in the storage reserved mode.
|
|
429
|
-
*
|
|
430
|
-
* @example
|
|
431
|
-
* 0
|
|
432
|
-
*/
|
|
433
98
|
memoryPerNode?: number;
|
|
434
|
-
/**
|
|
435
|
-
* @remarks
|
|
436
|
-
* Memory size of the compute node.
|
|
437
|
-
*
|
|
438
|
-
* > The unit is MB for the storage reserved mode; GB for Serverless and storage elastic modes.
|
|
439
|
-
*
|
|
440
|
-
* @example
|
|
441
|
-
* 16
|
|
442
|
-
*/
|
|
443
99
|
memorySize?: number;
|
|
444
|
-
/**
|
|
445
|
-
* @remarks
|
|
446
|
-
* Memory unit.
|
|
447
|
-
*
|
|
448
|
-
* > This parameter is only applicable to reserved storage mode instances.
|
|
449
|
-
*
|
|
450
|
-
* @example
|
|
451
|
-
* GB
|
|
452
|
-
*/
|
|
453
100
|
memoryUnit?: string;
|
|
454
|
-
/**
|
|
455
|
-
* @remarks
|
|
456
|
-
* Minor version of the kernel.
|
|
457
|
-
*
|
|
458
|
-
* @example
|
|
459
|
-
* 6.3.10.1-202207141918
|
|
460
|
-
*/
|
|
461
101
|
minorVersion?: string;
|
|
462
|
-
/**
|
|
463
|
-
* @remarks
|
|
464
|
-
* Billing type, with the following values:
|
|
465
|
-
*
|
|
466
|
-
* - **Postpaid**: Pay-as-you-go.
|
|
467
|
-
* - **Prepaid**: Subscription.
|
|
468
|
-
*
|
|
469
|
-
* @example
|
|
470
|
-
* Postpaid
|
|
471
|
-
*/
|
|
472
102
|
payType?: string;
|
|
473
|
-
/**
|
|
474
|
-
* @remarks
|
|
475
|
-
* Instance port number.
|
|
476
|
-
*
|
|
477
|
-
* @example
|
|
478
|
-
* 5432
|
|
479
|
-
*/
|
|
480
103
|
port?: string;
|
|
481
|
-
/**
|
|
482
|
-
* @remarks
|
|
483
|
-
* The service type.
|
|
484
|
-
*
|
|
485
|
-
* @example
|
|
486
|
-
* standard
|
|
487
|
-
*/
|
|
488
104
|
prodType?: string;
|
|
489
|
-
/**
|
|
490
|
-
* @remarks
|
|
491
|
-
* This parameter has been deprecated and will not return a value.
|
|
492
|
-
*
|
|
493
|
-
* @example
|
|
494
|
-
* null
|
|
495
|
-
*/
|
|
496
105
|
readDelayTime?: string;
|
|
497
|
-
/**
|
|
498
|
-
* @remarks
|
|
499
|
-
* Region ID.
|
|
500
|
-
*
|
|
501
|
-
* @example
|
|
502
|
-
* cn-hangzhou
|
|
503
|
-
*/
|
|
504
106
|
regionId?: string;
|
|
505
|
-
/**
|
|
506
|
-
* @remarks
|
|
507
|
-
* ID of the resource group where the instance is located.
|
|
508
|
-
*
|
|
509
|
-
* @example
|
|
510
|
-
* rg-bp67acfmxazb4p****
|
|
511
|
-
*/
|
|
512
107
|
resourceGroupId?: string;
|
|
513
|
-
/**
|
|
514
|
-
* @remarks
|
|
515
|
-
* Instance running time.
|
|
516
|
-
*
|
|
517
|
-
* @example
|
|
518
|
-
* 4 days 22:58:55
|
|
519
|
-
*/
|
|
520
108
|
runningTime?: string;
|
|
521
|
-
/**
|
|
522
|
-
* @remarks
|
|
523
|
-
* This parameter is deprecated and will not return any value.
|
|
524
|
-
*
|
|
525
|
-
* @example
|
|
526
|
-
* null
|
|
527
|
-
*/
|
|
528
109
|
securityIPList?: string;
|
|
529
|
-
/**
|
|
530
|
-
* @remarks
|
|
531
|
-
* Performance Level (PL), currently only **PL1** is supported.
|
|
532
|
-
*
|
|
533
|
-
* @example
|
|
534
|
-
* PL1
|
|
535
|
-
*/
|
|
536
110
|
segDiskPerformanceLevel?: string;
|
|
537
|
-
/**
|
|
538
|
-
* @remarks
|
|
539
|
-
* Number of Segment nodes.
|
|
540
|
-
*
|
|
541
|
-
* > This parameter applies only to instances in the storage elastic mode and Serverless manual scheduling mode.
|
|
542
|
-
*
|
|
543
|
-
* @example
|
|
544
|
-
* 4
|
|
545
|
-
*/
|
|
546
111
|
segNodeNum?: number;
|
|
547
|
-
/**
|
|
548
|
-
* @remarks
|
|
549
|
-
* The specifications of AI compute node resources of the instance. If the compute nodes of the instance are not AI nodes, null is returned.
|
|
550
|
-
*
|
|
551
|
-
* @example
|
|
552
|
-
* ADB.AIMedium.2
|
|
553
|
-
*/
|
|
554
112
|
segmentAISpec?: string;
|
|
555
|
-
/**
|
|
556
|
-
* @remarks
|
|
557
|
-
* Number of compute groups.
|
|
558
|
-
*
|
|
559
|
-
* > This parameter applies only to storage-reserved mode instances.
|
|
560
|
-
*
|
|
561
|
-
* @example
|
|
562
|
-
* 0
|
|
563
|
-
*/
|
|
564
113
|
segmentCounts?: number;
|
|
565
|
-
/**
|
|
566
|
-
* @remarks
|
|
567
|
-
* The mode of the Serverless instance, with the following values:
|
|
568
|
-
*
|
|
569
|
-
* - **Manual**: Manual scheduling.
|
|
570
|
-
* - **Auto**: Automatic scheduling.
|
|
571
|
-
*
|
|
572
|
-
* > This parameter is returned only for Serverless mode instances.
|
|
573
|
-
*
|
|
574
|
-
* @example
|
|
575
|
-
* Auto
|
|
576
|
-
*/
|
|
577
114
|
serverlessMode?: string;
|
|
578
|
-
/**
|
|
579
|
-
* @remarks
|
|
580
|
-
* Compute resource threshold. Unit: ACU.
|
|
581
|
-
*
|
|
582
|
-
* > This parameter is returned only for instances in the Serverless automatic scheduling mode.
|
|
583
|
-
*
|
|
584
|
-
* @example
|
|
585
|
-
* 32
|
|
586
|
-
*/
|
|
587
115
|
serverlessResource?: number;
|
|
588
|
-
/**
|
|
589
|
-
* @remarks
|
|
590
|
-
* The secondary zone ID.
|
|
591
|
-
*
|
|
592
|
-
* @example
|
|
593
|
-
* cn-hangzhou-i
|
|
594
|
-
*/
|
|
595
116
|
standbyZoneId?: string;
|
|
596
|
-
/**
|
|
597
|
-
* @remarks
|
|
598
|
-
* The time when the instance started running.
|
|
599
|
-
*
|
|
600
|
-
* @example
|
|
601
|
-
* 2022-08-11T09:26:43Z
|
|
602
|
-
*/
|
|
603
117
|
startTime?: string;
|
|
604
|
-
/**
|
|
605
|
-
* @remarks
|
|
606
|
-
* Storage size per replica, see the **StorageUnit** parameter for units.
|
|
607
|
-
*
|
|
608
|
-
* > This parameter applies only to storage-reserved mode instances.
|
|
609
|
-
*
|
|
610
|
-
* @example
|
|
611
|
-
* 0
|
|
612
|
-
*/
|
|
613
118
|
storagePerNode?: number;
|
|
614
|
-
/**
|
|
615
|
-
* @remarks
|
|
616
|
-
* Storage space size, unit: GB.
|
|
617
|
-
*
|
|
618
|
-
* @example
|
|
619
|
-
* 50
|
|
620
|
-
*/
|
|
621
119
|
storageSize?: number;
|
|
622
|
-
/**
|
|
623
|
-
* @remarks
|
|
624
|
-
* Storage type, with the following values:
|
|
625
|
-
*
|
|
626
|
-
* - **cloud_essd**: ESSD cloud disk.
|
|
627
|
-
* - **cloud_efficiency**: Efficient cloud disk.
|
|
628
|
-
*
|
|
629
|
-
* > This parameter is only applicable to instances in the storage elastic mode.
|
|
630
|
-
*
|
|
631
|
-
* @example
|
|
632
|
-
* cloud_essd
|
|
633
|
-
*/
|
|
634
120
|
storageType?: string;
|
|
635
|
-
/**
|
|
636
|
-
* @remarks
|
|
637
|
-
* Storage unit, with the following values:
|
|
638
|
-
*
|
|
639
|
-
* - **GB SSD**
|
|
640
|
-
* - **TB SSD**
|
|
641
|
-
* - **GB HDD**
|
|
642
|
-
*
|
|
643
|
-
* > This parameter is only applicable to instances in the storage reserved mode.
|
|
644
|
-
*
|
|
645
|
-
* @example
|
|
646
|
-
* GB SSD
|
|
647
|
-
*/
|
|
648
121
|
storageUnit?: string;
|
|
649
|
-
/**
|
|
650
|
-
* @remarks
|
|
651
|
-
* Indicates whether backup recovery is supported, with the following values:
|
|
652
|
-
*
|
|
653
|
-
* - **true**: Backup recovery is supported.
|
|
654
|
-
* - **false**: Backup recovery is not supported.
|
|
655
|
-
*
|
|
656
|
-
* @example
|
|
657
|
-
* true
|
|
658
|
-
*/
|
|
659
122
|
supportRestore?: boolean;
|
|
660
|
-
/**
|
|
661
|
-
* @remarks
|
|
662
|
-
* Tag key-value pairs.
|
|
663
|
-
*/
|
|
664
123
|
tags?: DescribeDBInstanceAttributeResponseBodyItemsDBInstanceAttributeTags;
|
|
665
|
-
/**
|
|
666
|
-
* @remarks
|
|
667
|
-
* vSwitch ID.
|
|
668
|
-
*
|
|
669
|
-
* @example
|
|
670
|
-
* vsw-bp1cpq8mr64paltkb****
|
|
671
|
-
*/
|
|
672
124
|
vSwitchId?: string;
|
|
673
|
-
/**
|
|
674
|
-
* @remarks
|
|
675
|
-
* Indicates whether vector engine optimization is enabled. The values are as follows:
|
|
676
|
-
* - **enabled**: Indicates that vector engine optimization is enabled.
|
|
677
|
-
* - **disabled**: Indicates that vector engine optimization is disabled.
|
|
678
|
-
*
|
|
679
|
-
* @example
|
|
680
|
-
* enabled
|
|
681
|
-
*/
|
|
682
125
|
vectorConfigurationStatus?: string;
|
|
683
|
-
/**
|
|
684
|
-
* @remarks
|
|
685
|
-
* VPC ID.
|
|
686
|
-
*
|
|
687
|
-
* @example
|
|
688
|
-
* vpc-bp19ame5m1r3oejns****
|
|
689
|
-
*/
|
|
690
126
|
vpcId?: string;
|
|
691
|
-
/**
|
|
692
|
-
* @remarks
|
|
693
|
-
* Zone ID.
|
|
694
|
-
*
|
|
695
|
-
* @example
|
|
696
|
-
* cn-hangzhou-j
|
|
697
|
-
*/
|
|
698
127
|
zoneId?: string;
|
|
699
128
|
static names(): { [key: string]: string } {
|
|
700
129
|
return {
|
|
@@ -885,10 +314,6 @@ export class DescribeDBInstanceAttributeResponseBodyItems extends $dara.Model {
|
|
|
885
314
|
}
|
|
886
315
|
|
|
887
316
|
export class DescribeDBInstanceAttributeResponseBody extends $dara.Model {
|
|
888
|
-
/**
|
|
889
|
-
* @remarks
|
|
890
|
-
* The queried instance.
|
|
891
|
-
*/
|
|
892
317
|
items?: DescribeDBInstanceAttributeResponseBodyItems;
|
|
893
318
|
/**
|
|
894
319
|
* @remarks
|
|
@@ -3,33 +3,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class DescribeDBInstanceIPArrayListResponseBodyItemsDBInstanceIPArray extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The attribute of the IP address whitelist. By default, this parameter is empty. A whitelist with the `hidden` attribute is not displayed in the console.
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* hidden
|
|
12
|
-
*/
|
|
13
6
|
DBInstanceIPArrayAttribute?: string;
|
|
14
|
-
/**
|
|
15
|
-
* @remarks
|
|
16
|
-
* The name of the IP address whitelist.
|
|
17
|
-
*
|
|
18
|
-
* @example
|
|
19
|
-
* default
|
|
20
|
-
*/
|
|
21
7
|
DBInstanceIPArrayName?: string;
|
|
22
|
-
/**
|
|
23
|
-
* @remarks
|
|
24
|
-
* The IP addresses listed in the whitelist. Up to 1,000 IP addresses are contained in a whitelist and separated by commas (,). The IP addresses must use one of the following formats:
|
|
25
|
-
*
|
|
26
|
-
* * 0.0.0.0/0
|
|
27
|
-
* * 10.23.12.24. This is a standard IP address.
|
|
28
|
-
* * 10.23.12.24/24. This is a CIDR block. The value `/24` indicates that the prefix of the CIDR block is 24-bit long. You can replace 24 with a value in the range of `1 to 32`.
|
|
29
|
-
*
|
|
30
|
-
* @example
|
|
31
|
-
* 127.0.0.1
|
|
32
|
-
*/
|
|
33
8
|
securityIPList?: string;
|
|
34
9
|
static names(): { [key: string]: string } {
|
|
35
10
|
return {
|
|
@@ -83,10 +58,6 @@ export class DescribeDBInstanceIPArrayListResponseBodyItems extends $dara.Model
|
|
|
83
58
|
}
|
|
84
59
|
|
|
85
60
|
export class DescribeDBInstanceIPArrayListResponseBody extends $dara.Model {
|
|
86
|
-
/**
|
|
87
|
-
* @remarks
|
|
88
|
-
* The queried IP address whitelists.
|
|
89
|
-
*/
|
|
90
61
|
items?: DescribeDBInstanceIPArrayListResponseBodyItems;
|
|
91
62
|
/**
|
|
92
63
|
* @remarks
|