kb-cloud-client-typescript 2.3.0-alpha.122 → 2.3.0-alpha.124
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/adminapi/apis/account-api.d.ts +406 -0
- package/dist/adminapi/apis/account-api.d.ts.map +1 -1
- package/dist/adminapi/apis/account-api.js +427 -0
- package/dist/adminapi/apis/account-api.js.map +1 -1
- package/dist/adminapi/apis/diagnostics-api.d.ts +10 -2
- package/dist/adminapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/adminapi/apis/diagnostics-api.js +10 -5
- package/dist/adminapi/apis/diagnostics-api.js.map +1 -1
- package/dist/adminapi/apis/rdbms-api.d.ts +406 -0
- package/dist/adminapi/apis/rdbms-api.d.ts.map +1 -1
- package/dist/adminapi/apis/rdbms-api.js +427 -0
- package/dist/adminapi/apis/rdbms-api.js.map +1 -1
- package/dist/adminapi/apis/shared-api.d.ts +406 -0
- package/dist/adminapi/apis/shared-api.d.ts.map +1 -1
- package/dist/adminapi/apis/shared-api.js +427 -0
- package/dist/adminapi/apis/shared-api.js.map +1 -1
- package/dist/adminapi/models/cluster-storage-usage-history-instance.d.ts +56 -0
- package/dist/adminapi/models/cluster-storage-usage-history-instance.d.ts.map +1 -0
- package/dist/adminapi/models/cluster-storage-usage-history-instance.js +16 -0
- package/dist/adminapi/models/cluster-storage-usage-history-instance.js.map +1 -0
- package/dist/adminapi/models/cluster-storage-usage-history-point.d.ts +6 -0
- package/dist/adminapi/models/cluster-storage-usage-history-point.d.ts.map +1 -1
- package/dist/adminapi/models/cluster-storage-usage-history.d.ts +4 -4
- package/dist/adminapi/models/cluster-storage-usage-history.d.ts.map +1 -1
- package/dist/adminapi/models/dms-service-account-create-request.d.ts +55 -0
- package/dist/adminapi/models/dms-service-account-create-request.d.ts.map +1 -0
- package/dist/adminapi/models/dms-service-account-create-request.js +16 -0
- package/dist/adminapi/models/dms-service-account-create-request.js.map +1 -0
- package/dist/adminapi/models/dms-service-account-status.d.ts +22 -0
- package/dist/adminapi/models/dms-service-account-status.d.ts.map +1 -0
- package/dist/adminapi/models/dms-service-account-status.js +26 -0
- package/dist/adminapi/models/dms-service-account-status.js.map +1 -0
- package/dist/adminapi/models/dms-service-account-update-request.d.ts +32 -0
- package/dist/adminapi/models/dms-service-account-update-request.d.ts.map +1 -0
- package/dist/adminapi/models/dms-service-account-update-request.js +16 -0
- package/dist/adminapi/models/dms-service-account-update-request.js.map +1 -0
- package/dist/adminapi/models/dms-service-account.d.ts +73 -0
- package/dist/adminapi/models/dms-service-account.d.ts.map +1 -0
- package/dist/adminapi/models/dms-service-account.js +16 -0
- package/dist/adminapi/models/dms-service-account.js.map +1 -0
- package/dist/adminapi/models/index.d.ts +6 -0
- package/dist/adminapi/models/index.d.ts.map +1 -1
- package/dist/adminapi/models/index.js +6 -0
- package/dist/adminapi/models/index.js.map +1 -1
- package/dist/adminapi/models/postgresql-space-analysis.d.ts +10 -4
- package/dist/adminapi/models/postgresql-space-analysis.d.ts.map +1 -1
- package/dist/adminapi/models/postgresql-storage-instance-usage.d.ts +79 -0
- package/dist/adminapi/models/postgresql-storage-instance-usage.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-storage-instance-usage.js +16 -0
- package/dist/adminapi/models/postgresql-storage-instance-usage.js.map +1 -0
- package/dist/adminapi/models/postgresql-storage-overview.d.ts +6 -29
- package/dist/adminapi/models/postgresql-storage-overview.d.ts.map +1 -1
- package/dist/openapi/apis/diagnostics-api.d.ts +10 -2
- package/dist/openapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/openapi/apis/diagnostics-api.js +10 -5
- package/dist/openapi/apis/diagnostics-api.js.map +1 -1
- package/dist/openapi/models/cluster-storage-usage-history-instance.d.ts +56 -0
- package/dist/openapi/models/cluster-storage-usage-history-instance.d.ts.map +1 -0
- package/dist/openapi/models/cluster-storage-usage-history-instance.js +16 -0
- package/dist/openapi/models/cluster-storage-usage-history-instance.js.map +1 -0
- package/dist/openapi/models/cluster-storage-usage-history-point.d.ts +6 -0
- package/dist/openapi/models/cluster-storage-usage-history-point.d.ts.map +1 -1
- package/dist/openapi/models/cluster-storage-usage-history.d.ts +4 -4
- package/dist/openapi/models/cluster-storage-usage-history.d.ts.map +1 -1
- package/dist/openapi/models/index.d.ts +2 -0
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +2 -0
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/postgresql-space-analysis.d.ts +10 -4
- package/dist/openapi/models/postgresql-space-analysis.d.ts.map +1 -1
- package/dist/openapi/models/postgresql-storage-instance-usage.d.ts +79 -0
- package/dist/openapi/models/postgresql-storage-instance-usage.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-storage-instance-usage.js +16 -0
- package/dist/openapi/models/postgresql-storage-instance-usage.js.map +1 -0
- package/dist/openapi/models/postgresql-storage-overview.d.ts +6 -29
- package/dist/openapi/models/postgresql-storage-overview.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/adminapi/.openapi-generator/FILES +6 -0
- package/src/adminapi/apis/account-api.ts +703 -0
- package/src/adminapi/apis/diagnostics-api.ts +18 -5
- package/src/adminapi/apis/rdbms-api.ts +703 -0
- package/src/adminapi/apis/shared-api.ts +703 -0
- package/src/adminapi/models/cluster-storage-usage-history-instance.ts +63 -0
- package/src/adminapi/models/cluster-storage-usage-history-point.ts +6 -0
- package/src/adminapi/models/cluster-storage-usage-history.ts +4 -4
- package/src/adminapi/models/dms-service-account-create-request.ts +60 -0
- package/src/adminapi/models/dms-service-account-status.ts +31 -0
- package/src/adminapi/models/dms-service-account-update-request.ts +41 -0
- package/src/adminapi/models/dms-service-account.ts +78 -0
- package/src/adminapi/models/index.ts +6 -0
- package/src/adminapi/models/postgresql-space-analysis.ts +10 -4
- package/src/adminapi/models/postgresql-storage-instance-usage.ts +84 -0
- package/src/adminapi/models/postgresql-storage-overview.ts +8 -29
- package/src/adminapi.yaml +408 -11
- package/src/openapi/.openapi-generator/FILES +2 -0
- package/src/openapi/apis/diagnostics-api.ts +18 -5
- package/src/openapi/models/cluster-storage-usage-history-instance.ts +63 -0
- package/src/openapi/models/cluster-storage-usage-history-point.ts +6 -0
- package/src/openapi/models/cluster-storage-usage-history.ts +4 -4
- package/src/openapi/models/index.ts +2 -0
- package/src/openapi/models/postgresql-space-analysis.ts +10 -4
- package/src/openapi/models/postgresql-storage-instance-usage.ts +84 -0
- package/src/openapi/models/postgresql-storage-overview.ts +8 -29
- package/src/openapi.yaml +78 -11
|
@@ -16,6 +16,9 @@ import type { Account } from '../models';
|
|
|
16
16
|
import type { AccountListItem } from '../models';
|
|
17
17
|
import type { Database } from '../models';
|
|
18
18
|
import type { DatabaseList } from '../models';
|
|
19
|
+
import type { DmsServiceAccount } from '../models';
|
|
20
|
+
import type { DmsServiceAccountCreateRequest } from '../models';
|
|
21
|
+
import type { DmsServiceAccountUpdateRequest } from '../models';
|
|
19
22
|
import type { DmsSession } from '../models';
|
|
20
23
|
import type { PrivilegeListItem } from '../models';
|
|
21
24
|
/**
|
|
@@ -45,6 +48,17 @@ export declare const RdbmsApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
45
48
|
* @throws {RequiredError}
|
|
46
49
|
*/
|
|
47
50
|
createDatabase: (engineName: string, orgName: string, clusterName: string, body: Database, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
51
|
+
/**
|
|
52
|
+
* create a MinIO service account access key
|
|
53
|
+
* @summary Create MinIO access key
|
|
54
|
+
* @param {string} engineName name of the engine
|
|
55
|
+
* @param {string} orgName name of the organization
|
|
56
|
+
* @param {string} clusterName name of the cluster
|
|
57
|
+
* @param {DmsServiceAccountCreateRequest} body
|
|
58
|
+
* @param {*} [options] Override http request option.
|
|
59
|
+
* @throws {RequiredError}
|
|
60
|
+
*/
|
|
61
|
+
createServiceAccount: (engineName: string, orgName: string, clusterName: string, body: DmsServiceAccountCreateRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
48
62
|
/**
|
|
49
63
|
* delete an account in cluster
|
|
50
64
|
* @summary Delete cluster account
|
|
@@ -67,6 +81,17 @@ export declare const RdbmsApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
67
81
|
* @throws {RequiredError}
|
|
68
82
|
*/
|
|
69
83
|
deleteDatabase: (engineName: string, orgName: string, clusterName: string, databaseName: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
84
|
+
/**
|
|
85
|
+
* delete a MinIO service account access key
|
|
86
|
+
* @summary Delete MinIO access key
|
|
87
|
+
* @param {string} engineName name of the engine
|
|
88
|
+
* @param {string} orgName name of the organization
|
|
89
|
+
* @param {string} clusterName name of the cluster
|
|
90
|
+
* @param {string} accessKey MinIO access key
|
|
91
|
+
* @param {*} [options] Override http request option.
|
|
92
|
+
* @throws {RequiredError}
|
|
93
|
+
*/
|
|
94
|
+
deleteServiceAccount: (engineName: string, orgName: string, clusterName: string, accessKey: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
70
95
|
/**
|
|
71
96
|
* generate demo data
|
|
72
97
|
* @summary generate demo data
|
|
@@ -101,6 +126,17 @@ export declare const RdbmsApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
101
126
|
* @throws {RequiredError}
|
|
102
127
|
*/
|
|
103
128
|
getDatabaseOptions: (engineName: string, orgName: string, clusterName: string, type: string, charset?: string, filter?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
129
|
+
/**
|
|
130
|
+
* get a MinIO service account access key
|
|
131
|
+
* @summary Get MinIO access key
|
|
132
|
+
* @param {string} engineName name of the engine
|
|
133
|
+
* @param {string} orgName name of the organization
|
|
134
|
+
* @param {string} clusterName name of the cluster
|
|
135
|
+
* @param {string} accessKey MinIO access key
|
|
136
|
+
* @param {*} [options] Override http request option.
|
|
137
|
+
* @throws {RequiredError}
|
|
138
|
+
*/
|
|
139
|
+
getServiceAccount: (engineName: string, orgName: string, clusterName: string, accessKey: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
104
140
|
/**
|
|
105
141
|
* kill a session in cluster
|
|
106
142
|
* @summary Kill cluster session
|
|
@@ -133,6 +169,17 @@ export declare const RdbmsApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
133
169
|
* @throws {RequiredError}
|
|
134
170
|
*/
|
|
135
171
|
listDatabases: (engineName: string, orgName: string, clusterName: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
172
|
+
/**
|
|
173
|
+
* list MinIO service account access keys
|
|
174
|
+
* @summary List MinIO access keys
|
|
175
|
+
* @param {string} engineName name of the engine
|
|
176
|
+
* @param {string} orgName name of the organization
|
|
177
|
+
* @param {string} clusterName name of the cluster
|
|
178
|
+
* @param {string} [userName] MinIO user that owns the service accounts
|
|
179
|
+
* @param {*} [options] Override http request option.
|
|
180
|
+
* @throws {RequiredError}
|
|
181
|
+
*/
|
|
182
|
+
listServiceAccounts: (engineName: string, orgName: string, clusterName: string, userName?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
136
183
|
/**
|
|
137
184
|
* list sessions in cluster
|
|
138
185
|
* @summary List cluster sessions
|
|
@@ -204,6 +251,18 @@ export declare const RdbmsApiAxiosParamCreator: (configuration?: Configuration)
|
|
|
204
251
|
updateDatabaseConfig: (engineName: string, orgName: string, clusterName: string, databaseName: string, requestBody?: {
|
|
205
252
|
[key: string]: string;
|
|
206
253
|
}, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
254
|
+
/**
|
|
255
|
+
* update a MinIO service account access key
|
|
256
|
+
* @summary Update MinIO access key
|
|
257
|
+
* @param {string} engineName name of the engine
|
|
258
|
+
* @param {string} orgName name of the organization
|
|
259
|
+
* @param {string} clusterName name of the cluster
|
|
260
|
+
* @param {string} accessKey MinIO access key
|
|
261
|
+
* @param {DmsServiceAccountUpdateRequest} body
|
|
262
|
+
* @param {*} [options] Override http request option.
|
|
263
|
+
* @throws {RequiredError}
|
|
264
|
+
*/
|
|
265
|
+
updateServiceAccount: (engineName: string, orgName: string, clusterName: string, accessKey: string, body: DmsServiceAccountUpdateRequest, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
207
266
|
};
|
|
208
267
|
/**
|
|
209
268
|
* RdbmsApi - functional programming interface
|
|
@@ -232,6 +291,17 @@ export declare const RdbmsApiFp: (configuration?: Configuration) => {
|
|
|
232
291
|
* @throws {RequiredError}
|
|
233
292
|
*/
|
|
234
293
|
createDatabase(engineName: string, orgName: string, clusterName: string, body: Database, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
294
|
+
/**
|
|
295
|
+
* create a MinIO service account access key
|
|
296
|
+
* @summary Create MinIO access key
|
|
297
|
+
* @param {string} engineName name of the engine
|
|
298
|
+
* @param {string} orgName name of the organization
|
|
299
|
+
* @param {string} clusterName name of the cluster
|
|
300
|
+
* @param {DmsServiceAccountCreateRequest} body
|
|
301
|
+
* @param {*} [options] Override http request option.
|
|
302
|
+
* @throws {RequiredError}
|
|
303
|
+
*/
|
|
304
|
+
createServiceAccount(engineName: string, orgName: string, clusterName: string, body: DmsServiceAccountCreateRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DmsServiceAccount>>;
|
|
235
305
|
/**
|
|
236
306
|
* delete an account in cluster
|
|
237
307
|
* @summary Delete cluster account
|
|
@@ -254,6 +324,17 @@ export declare const RdbmsApiFp: (configuration?: Configuration) => {
|
|
|
254
324
|
* @throws {RequiredError}
|
|
255
325
|
*/
|
|
256
326
|
deleteDatabase(engineName: string, orgName: string, clusterName: string, databaseName: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
327
|
+
/**
|
|
328
|
+
* delete a MinIO service account access key
|
|
329
|
+
* @summary Delete MinIO access key
|
|
330
|
+
* @param {string} engineName name of the engine
|
|
331
|
+
* @param {string} orgName name of the organization
|
|
332
|
+
* @param {string} clusterName name of the cluster
|
|
333
|
+
* @param {string} accessKey MinIO access key
|
|
334
|
+
* @param {*} [options] Override http request option.
|
|
335
|
+
* @throws {RequiredError}
|
|
336
|
+
*/
|
|
337
|
+
deleteServiceAccount(engineName: string, orgName: string, clusterName: string, accessKey: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
257
338
|
/**
|
|
258
339
|
* generate demo data
|
|
259
340
|
* @summary generate demo data
|
|
@@ -288,6 +369,17 @@ export declare const RdbmsApiFp: (configuration?: Configuration) => {
|
|
|
288
369
|
* @throws {RequiredError}
|
|
289
370
|
*/
|
|
290
371
|
getDatabaseOptions(engineName: string, orgName: string, clusterName: string, type: string, charset?: string, filter?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<string>>>;
|
|
372
|
+
/**
|
|
373
|
+
* get a MinIO service account access key
|
|
374
|
+
* @summary Get MinIO access key
|
|
375
|
+
* @param {string} engineName name of the engine
|
|
376
|
+
* @param {string} orgName name of the organization
|
|
377
|
+
* @param {string} clusterName name of the cluster
|
|
378
|
+
* @param {string} accessKey MinIO access key
|
|
379
|
+
* @param {*} [options] Override http request option.
|
|
380
|
+
* @throws {RequiredError}
|
|
381
|
+
*/
|
|
382
|
+
getServiceAccount(engineName: string, orgName: string, clusterName: string, accessKey: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DmsServiceAccount>>;
|
|
291
383
|
/**
|
|
292
384
|
* kill a session in cluster
|
|
293
385
|
* @summary Kill cluster session
|
|
@@ -320,6 +412,17 @@ export declare const RdbmsApiFp: (configuration?: Configuration) => {
|
|
|
320
412
|
* @throws {RequiredError}
|
|
321
413
|
*/
|
|
322
414
|
listDatabases(engineName: string, orgName: string, clusterName: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DatabaseList>>;
|
|
415
|
+
/**
|
|
416
|
+
* list MinIO service account access keys
|
|
417
|
+
* @summary List MinIO access keys
|
|
418
|
+
* @param {string} engineName name of the engine
|
|
419
|
+
* @param {string} orgName name of the organization
|
|
420
|
+
* @param {string} clusterName name of the cluster
|
|
421
|
+
* @param {string} [userName] MinIO user that owns the service accounts
|
|
422
|
+
* @param {*} [options] Override http request option.
|
|
423
|
+
* @throws {RequiredError}
|
|
424
|
+
*/
|
|
425
|
+
listServiceAccounts(engineName: string, orgName: string, clusterName: string, userName?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Array<DmsServiceAccount>>>;
|
|
323
426
|
/**
|
|
324
427
|
* list sessions in cluster
|
|
325
428
|
* @summary List cluster sessions
|
|
@@ -391,6 +494,18 @@ export declare const RdbmsApiFp: (configuration?: Configuration) => {
|
|
|
391
494
|
updateDatabaseConfig(engineName: string, orgName: string, clusterName: string, databaseName: string, requestBody?: {
|
|
392
495
|
[key: string]: string;
|
|
393
496
|
}, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<void>>;
|
|
497
|
+
/**
|
|
498
|
+
* update a MinIO service account access key
|
|
499
|
+
* @summary Update MinIO access key
|
|
500
|
+
* @param {string} engineName name of the engine
|
|
501
|
+
* @param {string} orgName name of the organization
|
|
502
|
+
* @param {string} clusterName name of the cluster
|
|
503
|
+
* @param {string} accessKey MinIO access key
|
|
504
|
+
* @param {DmsServiceAccountUpdateRequest} body
|
|
505
|
+
* @param {*} [options] Override http request option.
|
|
506
|
+
* @throws {RequiredError}
|
|
507
|
+
*/
|
|
508
|
+
updateServiceAccount(engineName: string, orgName: string, clusterName: string, accessKey: string, body: DmsServiceAccountUpdateRequest, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DmsServiceAccount>>;
|
|
394
509
|
};
|
|
395
510
|
/**
|
|
396
511
|
* RdbmsApi - factory interface
|
|
@@ -413,6 +528,14 @@ export declare const RdbmsApiFactory: (configuration?: Configuration, basePath?:
|
|
|
413
528
|
* @throws {RequiredError}
|
|
414
529
|
*/
|
|
415
530
|
createDatabase(requestParameters: RdbmsApiCreateDatabaseRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
531
|
+
/**
|
|
532
|
+
* create a MinIO service account access key
|
|
533
|
+
* @summary Create MinIO access key
|
|
534
|
+
* @param {RdbmsApiCreateServiceAccountRequest} requestParameters Request parameters.
|
|
535
|
+
* @param {*} [options] Override http request option.
|
|
536
|
+
* @throws {RequiredError}
|
|
537
|
+
*/
|
|
538
|
+
createServiceAccount(requestParameters: RdbmsApiCreateServiceAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<DmsServiceAccount>;
|
|
416
539
|
/**
|
|
417
540
|
* delete an account in cluster
|
|
418
541
|
* @summary Delete cluster account
|
|
@@ -429,6 +552,14 @@ export declare const RdbmsApiFactory: (configuration?: Configuration, basePath?:
|
|
|
429
552
|
* @throws {RequiredError}
|
|
430
553
|
*/
|
|
431
554
|
deleteDatabase(requestParameters: RdbmsApiDeleteDatabaseRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
555
|
+
/**
|
|
556
|
+
* delete a MinIO service account access key
|
|
557
|
+
* @summary Delete MinIO access key
|
|
558
|
+
* @param {RdbmsApiDeleteServiceAccountRequest} requestParameters Request parameters.
|
|
559
|
+
* @param {*} [options] Override http request option.
|
|
560
|
+
* @throws {RequiredError}
|
|
561
|
+
*/
|
|
562
|
+
deleteServiceAccount(requestParameters: RdbmsApiDeleteServiceAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
432
563
|
/**
|
|
433
564
|
* generate demo data
|
|
434
565
|
* @summary generate demo data
|
|
@@ -452,6 +583,14 @@ export declare const RdbmsApiFactory: (configuration?: Configuration, basePath?:
|
|
|
452
583
|
* @throws {RequiredError}
|
|
453
584
|
*/
|
|
454
585
|
getDatabaseOptions(requestParameters: RdbmsApiGetDatabaseOptionsRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<string>>;
|
|
586
|
+
/**
|
|
587
|
+
* get a MinIO service account access key
|
|
588
|
+
* @summary Get MinIO access key
|
|
589
|
+
* @param {RdbmsApiGetServiceAccountRequest} requestParameters Request parameters.
|
|
590
|
+
* @param {*} [options] Override http request option.
|
|
591
|
+
* @throws {RequiredError}
|
|
592
|
+
*/
|
|
593
|
+
getServiceAccount(requestParameters: RdbmsApiGetServiceAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<DmsServiceAccount>;
|
|
455
594
|
/**
|
|
456
595
|
* kill a session in cluster
|
|
457
596
|
* @summary Kill cluster session
|
|
@@ -476,6 +615,14 @@ export declare const RdbmsApiFactory: (configuration?: Configuration, basePath?:
|
|
|
476
615
|
* @throws {RequiredError}
|
|
477
616
|
*/
|
|
478
617
|
listDatabases(requestParameters: RdbmsApiListDatabasesRequest, options?: RawAxiosRequestConfig): AxiosPromise<DatabaseList>;
|
|
618
|
+
/**
|
|
619
|
+
* list MinIO service account access keys
|
|
620
|
+
* @summary List MinIO access keys
|
|
621
|
+
* @param {RdbmsApiListServiceAccountsRequest} requestParameters Request parameters.
|
|
622
|
+
* @param {*} [options] Override http request option.
|
|
623
|
+
* @throws {RequiredError}
|
|
624
|
+
*/
|
|
625
|
+
listServiceAccounts(requestParameters: RdbmsApiListServiceAccountsRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<DmsServiceAccount>>;
|
|
479
626
|
/**
|
|
480
627
|
* list sessions in cluster
|
|
481
628
|
* @summary List cluster sessions
|
|
@@ -524,6 +671,14 @@ export declare const RdbmsApiFactory: (configuration?: Configuration, basePath?:
|
|
|
524
671
|
* @throws {RequiredError}
|
|
525
672
|
*/
|
|
526
673
|
updateDatabaseConfig(requestParameters: RdbmsApiUpdateDatabaseConfigRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
674
|
+
/**
|
|
675
|
+
* update a MinIO service account access key
|
|
676
|
+
* @summary Update MinIO access key
|
|
677
|
+
* @param {RdbmsApiUpdateServiceAccountRequest} requestParameters Request parameters.
|
|
678
|
+
* @param {*} [options] Override http request option.
|
|
679
|
+
* @throws {RequiredError}
|
|
680
|
+
*/
|
|
681
|
+
updateServiceAccount(requestParameters: RdbmsApiUpdateServiceAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<DmsServiceAccount>;
|
|
527
682
|
};
|
|
528
683
|
/**
|
|
529
684
|
* RdbmsApi - interface
|
|
@@ -549,6 +704,15 @@ export interface RdbmsApiInterface {
|
|
|
549
704
|
* @memberof RdbmsApiInterface
|
|
550
705
|
*/
|
|
551
706
|
createDatabase(requestParameters: RdbmsApiCreateDatabaseRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
707
|
+
/**
|
|
708
|
+
* create a MinIO service account access key
|
|
709
|
+
* @summary Create MinIO access key
|
|
710
|
+
* @param {RdbmsApiCreateServiceAccountRequest} requestParameters Request parameters.
|
|
711
|
+
* @param {*} [options] Override http request option.
|
|
712
|
+
* @throws {RequiredError}
|
|
713
|
+
* @memberof RdbmsApiInterface
|
|
714
|
+
*/
|
|
715
|
+
createServiceAccount(requestParameters: RdbmsApiCreateServiceAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<DmsServiceAccount>;
|
|
552
716
|
/**
|
|
553
717
|
* delete an account in cluster
|
|
554
718
|
* @summary Delete cluster account
|
|
@@ -567,6 +731,15 @@ export interface RdbmsApiInterface {
|
|
|
567
731
|
* @memberof RdbmsApiInterface
|
|
568
732
|
*/
|
|
569
733
|
deleteDatabase(requestParameters: RdbmsApiDeleteDatabaseRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
734
|
+
/**
|
|
735
|
+
* delete a MinIO service account access key
|
|
736
|
+
* @summary Delete MinIO access key
|
|
737
|
+
* @param {RdbmsApiDeleteServiceAccountRequest} requestParameters Request parameters.
|
|
738
|
+
* @param {*} [options] Override http request option.
|
|
739
|
+
* @throws {RequiredError}
|
|
740
|
+
* @memberof RdbmsApiInterface
|
|
741
|
+
*/
|
|
742
|
+
deleteServiceAccount(requestParameters: RdbmsApiDeleteServiceAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
570
743
|
/**
|
|
571
744
|
* generate demo data
|
|
572
745
|
* @summary generate demo data
|
|
@@ -593,6 +766,15 @@ export interface RdbmsApiInterface {
|
|
|
593
766
|
* @memberof RdbmsApiInterface
|
|
594
767
|
*/
|
|
595
768
|
getDatabaseOptions(requestParameters: RdbmsApiGetDatabaseOptionsRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<string>>;
|
|
769
|
+
/**
|
|
770
|
+
* get a MinIO service account access key
|
|
771
|
+
* @summary Get MinIO access key
|
|
772
|
+
* @param {RdbmsApiGetServiceAccountRequest} requestParameters Request parameters.
|
|
773
|
+
* @param {*} [options] Override http request option.
|
|
774
|
+
* @throws {RequiredError}
|
|
775
|
+
* @memberof RdbmsApiInterface
|
|
776
|
+
*/
|
|
777
|
+
getServiceAccount(requestParameters: RdbmsApiGetServiceAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<DmsServiceAccount>;
|
|
596
778
|
/**
|
|
597
779
|
* kill a session in cluster
|
|
598
780
|
* @summary Kill cluster session
|
|
@@ -620,6 +802,15 @@ export interface RdbmsApiInterface {
|
|
|
620
802
|
* @memberof RdbmsApiInterface
|
|
621
803
|
*/
|
|
622
804
|
listDatabases(requestParameters: RdbmsApiListDatabasesRequest, options?: RawAxiosRequestConfig): AxiosPromise<DatabaseList>;
|
|
805
|
+
/**
|
|
806
|
+
* list MinIO service account access keys
|
|
807
|
+
* @summary List MinIO access keys
|
|
808
|
+
* @param {RdbmsApiListServiceAccountsRequest} requestParameters Request parameters.
|
|
809
|
+
* @param {*} [options] Override http request option.
|
|
810
|
+
* @throws {RequiredError}
|
|
811
|
+
* @memberof RdbmsApiInterface
|
|
812
|
+
*/
|
|
813
|
+
listServiceAccounts(requestParameters: RdbmsApiListServiceAccountsRequest, options?: RawAxiosRequestConfig): AxiosPromise<Array<DmsServiceAccount>>;
|
|
623
814
|
/**
|
|
624
815
|
* list sessions in cluster
|
|
625
816
|
* @summary List cluster sessions
|
|
@@ -674,6 +865,15 @@ export interface RdbmsApiInterface {
|
|
|
674
865
|
* @memberof RdbmsApiInterface
|
|
675
866
|
*/
|
|
676
867
|
updateDatabaseConfig(requestParameters: RdbmsApiUpdateDatabaseConfigRequest, options?: RawAxiosRequestConfig): AxiosPromise<void>;
|
|
868
|
+
/**
|
|
869
|
+
* update a MinIO service account access key
|
|
870
|
+
* @summary Update MinIO access key
|
|
871
|
+
* @param {RdbmsApiUpdateServiceAccountRequest} requestParameters Request parameters.
|
|
872
|
+
* @param {*} [options] Override http request option.
|
|
873
|
+
* @throws {RequiredError}
|
|
874
|
+
* @memberof RdbmsApiInterface
|
|
875
|
+
*/
|
|
876
|
+
updateServiceAccount(requestParameters: RdbmsApiUpdateServiceAccountRequest, options?: RawAxiosRequestConfig): AxiosPromise<DmsServiceAccount>;
|
|
677
877
|
}
|
|
678
878
|
/**
|
|
679
879
|
* Request parameters for createAccount operation in RdbmsApi.
|
|
@@ -737,6 +937,37 @@ export interface RdbmsApiCreateDatabaseRequest {
|
|
|
737
937
|
*/
|
|
738
938
|
readonly body: Database;
|
|
739
939
|
}
|
|
940
|
+
/**
|
|
941
|
+
* Request parameters for createServiceAccount operation in RdbmsApi.
|
|
942
|
+
* @export
|
|
943
|
+
* @interface RdbmsApiCreateServiceAccountRequest
|
|
944
|
+
*/
|
|
945
|
+
export interface RdbmsApiCreateServiceAccountRequest {
|
|
946
|
+
/**
|
|
947
|
+
* name of the engine
|
|
948
|
+
* @type {string}
|
|
949
|
+
* @memberof RdbmsApiCreateServiceAccount
|
|
950
|
+
*/
|
|
951
|
+
readonly engineName: string;
|
|
952
|
+
/**
|
|
953
|
+
* name of the organization
|
|
954
|
+
* @type {string}
|
|
955
|
+
* @memberof RdbmsApiCreateServiceAccount
|
|
956
|
+
*/
|
|
957
|
+
readonly orgName: string;
|
|
958
|
+
/**
|
|
959
|
+
* name of the cluster
|
|
960
|
+
* @type {string}
|
|
961
|
+
* @memberof RdbmsApiCreateServiceAccount
|
|
962
|
+
*/
|
|
963
|
+
readonly clusterName: string;
|
|
964
|
+
/**
|
|
965
|
+
*
|
|
966
|
+
* @type {DmsServiceAccountCreateRequest}
|
|
967
|
+
* @memberof RdbmsApiCreateServiceAccount
|
|
968
|
+
*/
|
|
969
|
+
readonly body: DmsServiceAccountCreateRequest;
|
|
970
|
+
}
|
|
740
971
|
/**
|
|
741
972
|
* Request parameters for deleteAccount operation in RdbmsApi.
|
|
742
973
|
* @export
|
|
@@ -799,6 +1030,37 @@ export interface RdbmsApiDeleteDatabaseRequest {
|
|
|
799
1030
|
*/
|
|
800
1031
|
readonly databaseName: string;
|
|
801
1032
|
}
|
|
1033
|
+
/**
|
|
1034
|
+
* Request parameters for deleteServiceAccount operation in RdbmsApi.
|
|
1035
|
+
* @export
|
|
1036
|
+
* @interface RdbmsApiDeleteServiceAccountRequest
|
|
1037
|
+
*/
|
|
1038
|
+
export interface RdbmsApiDeleteServiceAccountRequest {
|
|
1039
|
+
/**
|
|
1040
|
+
* name of the engine
|
|
1041
|
+
* @type {string}
|
|
1042
|
+
* @memberof RdbmsApiDeleteServiceAccount
|
|
1043
|
+
*/
|
|
1044
|
+
readonly engineName: string;
|
|
1045
|
+
/**
|
|
1046
|
+
* name of the organization
|
|
1047
|
+
* @type {string}
|
|
1048
|
+
* @memberof RdbmsApiDeleteServiceAccount
|
|
1049
|
+
*/
|
|
1050
|
+
readonly orgName: string;
|
|
1051
|
+
/**
|
|
1052
|
+
* name of the cluster
|
|
1053
|
+
* @type {string}
|
|
1054
|
+
* @memberof RdbmsApiDeleteServiceAccount
|
|
1055
|
+
*/
|
|
1056
|
+
readonly clusterName: string;
|
|
1057
|
+
/**
|
|
1058
|
+
* MinIO access key
|
|
1059
|
+
* @type {string}
|
|
1060
|
+
* @memberof RdbmsApiDeleteServiceAccount
|
|
1061
|
+
*/
|
|
1062
|
+
readonly accessKey: string;
|
|
1063
|
+
}
|
|
802
1064
|
/**
|
|
803
1065
|
* Request parameters for generateDemoData operation in RdbmsApi.
|
|
804
1066
|
* @export
|
|
@@ -904,6 +1166,37 @@ export interface RdbmsApiGetDatabaseOptionsRequest {
|
|
|
904
1166
|
*/
|
|
905
1167
|
readonly filter?: string;
|
|
906
1168
|
}
|
|
1169
|
+
/**
|
|
1170
|
+
* Request parameters for getServiceAccount operation in RdbmsApi.
|
|
1171
|
+
* @export
|
|
1172
|
+
* @interface RdbmsApiGetServiceAccountRequest
|
|
1173
|
+
*/
|
|
1174
|
+
export interface RdbmsApiGetServiceAccountRequest {
|
|
1175
|
+
/**
|
|
1176
|
+
* name of the engine
|
|
1177
|
+
* @type {string}
|
|
1178
|
+
* @memberof RdbmsApiGetServiceAccount
|
|
1179
|
+
*/
|
|
1180
|
+
readonly engineName: string;
|
|
1181
|
+
/**
|
|
1182
|
+
* name of the organization
|
|
1183
|
+
* @type {string}
|
|
1184
|
+
* @memberof RdbmsApiGetServiceAccount
|
|
1185
|
+
*/
|
|
1186
|
+
readonly orgName: string;
|
|
1187
|
+
/**
|
|
1188
|
+
* name of the cluster
|
|
1189
|
+
* @type {string}
|
|
1190
|
+
* @memberof RdbmsApiGetServiceAccount
|
|
1191
|
+
*/
|
|
1192
|
+
readonly clusterName: string;
|
|
1193
|
+
/**
|
|
1194
|
+
* MinIO access key
|
|
1195
|
+
* @type {string}
|
|
1196
|
+
* @memberof RdbmsApiGetServiceAccount
|
|
1197
|
+
*/
|
|
1198
|
+
readonly accessKey: string;
|
|
1199
|
+
}
|
|
907
1200
|
/**
|
|
908
1201
|
* Request parameters for killSession operation in RdbmsApi.
|
|
909
1202
|
* @export
|
|
@@ -991,6 +1284,37 @@ export interface RdbmsApiListDatabasesRequest {
|
|
|
991
1284
|
*/
|
|
992
1285
|
readonly clusterName: string;
|
|
993
1286
|
}
|
|
1287
|
+
/**
|
|
1288
|
+
* Request parameters for listServiceAccounts operation in RdbmsApi.
|
|
1289
|
+
* @export
|
|
1290
|
+
* @interface RdbmsApiListServiceAccountsRequest
|
|
1291
|
+
*/
|
|
1292
|
+
export interface RdbmsApiListServiceAccountsRequest {
|
|
1293
|
+
/**
|
|
1294
|
+
* name of the engine
|
|
1295
|
+
* @type {string}
|
|
1296
|
+
* @memberof RdbmsApiListServiceAccounts
|
|
1297
|
+
*/
|
|
1298
|
+
readonly engineName: string;
|
|
1299
|
+
/**
|
|
1300
|
+
* name of the organization
|
|
1301
|
+
* @type {string}
|
|
1302
|
+
* @memberof RdbmsApiListServiceAccounts
|
|
1303
|
+
*/
|
|
1304
|
+
readonly orgName: string;
|
|
1305
|
+
/**
|
|
1306
|
+
* name of the cluster
|
|
1307
|
+
* @type {string}
|
|
1308
|
+
* @memberof RdbmsApiListServiceAccounts
|
|
1309
|
+
*/
|
|
1310
|
+
readonly clusterName: string;
|
|
1311
|
+
/**
|
|
1312
|
+
* MinIO user that owns the service accounts
|
|
1313
|
+
* @type {string}
|
|
1314
|
+
* @memberof RdbmsApiListServiceAccounts
|
|
1315
|
+
*/
|
|
1316
|
+
readonly userName?: string;
|
|
1317
|
+
}
|
|
994
1318
|
/**
|
|
995
1319
|
* Request parameters for listSessions operation in RdbmsApi.
|
|
996
1320
|
* @export
|
|
@@ -1197,6 +1521,43 @@ export interface RdbmsApiUpdateDatabaseConfigRequest {
|
|
|
1197
1521
|
[key: string]: string;
|
|
1198
1522
|
};
|
|
1199
1523
|
}
|
|
1524
|
+
/**
|
|
1525
|
+
* Request parameters for updateServiceAccount operation in RdbmsApi.
|
|
1526
|
+
* @export
|
|
1527
|
+
* @interface RdbmsApiUpdateServiceAccountRequest
|
|
1528
|
+
*/
|
|
1529
|
+
export interface RdbmsApiUpdateServiceAccountRequest {
|
|
1530
|
+
/**
|
|
1531
|
+
* name of the engine
|
|
1532
|
+
* @type {string}
|
|
1533
|
+
* @memberof RdbmsApiUpdateServiceAccount
|
|
1534
|
+
*/
|
|
1535
|
+
readonly engineName: string;
|
|
1536
|
+
/**
|
|
1537
|
+
* name of the organization
|
|
1538
|
+
* @type {string}
|
|
1539
|
+
* @memberof RdbmsApiUpdateServiceAccount
|
|
1540
|
+
*/
|
|
1541
|
+
readonly orgName: string;
|
|
1542
|
+
/**
|
|
1543
|
+
* name of the cluster
|
|
1544
|
+
* @type {string}
|
|
1545
|
+
* @memberof RdbmsApiUpdateServiceAccount
|
|
1546
|
+
*/
|
|
1547
|
+
readonly clusterName: string;
|
|
1548
|
+
/**
|
|
1549
|
+
* MinIO access key
|
|
1550
|
+
* @type {string}
|
|
1551
|
+
* @memberof RdbmsApiUpdateServiceAccount
|
|
1552
|
+
*/
|
|
1553
|
+
readonly accessKey: string;
|
|
1554
|
+
/**
|
|
1555
|
+
*
|
|
1556
|
+
* @type {DmsServiceAccountUpdateRequest}
|
|
1557
|
+
* @memberof RdbmsApiUpdateServiceAccount
|
|
1558
|
+
*/
|
|
1559
|
+
readonly body: DmsServiceAccountUpdateRequest;
|
|
1560
|
+
}
|
|
1200
1561
|
/**
|
|
1201
1562
|
* RdbmsApi - object-oriented interface
|
|
1202
1563
|
* @export
|
|
@@ -1222,6 +1583,15 @@ export declare class RdbmsApi extends BaseAPI implements RdbmsApiInterface {
|
|
|
1222
1583
|
* @memberof RdbmsApi
|
|
1223
1584
|
*/
|
|
1224
1585
|
createDatabase(requestParameters: RdbmsApiCreateDatabaseRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
1586
|
+
/**
|
|
1587
|
+
* create a MinIO service account access key
|
|
1588
|
+
* @summary Create MinIO access key
|
|
1589
|
+
* @param {RdbmsApiCreateServiceAccountRequest} requestParameters Request parameters.
|
|
1590
|
+
* @param {*} [options] Override http request option.
|
|
1591
|
+
* @throws {RequiredError}
|
|
1592
|
+
* @memberof RdbmsApi
|
|
1593
|
+
*/
|
|
1594
|
+
createServiceAccount(requestParameters: RdbmsApiCreateServiceAccountRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DmsServiceAccount, any, {}>>;
|
|
1225
1595
|
/**
|
|
1226
1596
|
* delete an account in cluster
|
|
1227
1597
|
* @summary Delete cluster account
|
|
@@ -1240,6 +1610,15 @@ export declare class RdbmsApi extends BaseAPI implements RdbmsApiInterface {
|
|
|
1240
1610
|
* @memberof RdbmsApi
|
|
1241
1611
|
*/
|
|
1242
1612
|
deleteDatabase(requestParameters: RdbmsApiDeleteDatabaseRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
1613
|
+
/**
|
|
1614
|
+
* delete a MinIO service account access key
|
|
1615
|
+
* @summary Delete MinIO access key
|
|
1616
|
+
* @param {RdbmsApiDeleteServiceAccountRequest} requestParameters Request parameters.
|
|
1617
|
+
* @param {*} [options] Override http request option.
|
|
1618
|
+
* @throws {RequiredError}
|
|
1619
|
+
* @memberof RdbmsApi
|
|
1620
|
+
*/
|
|
1621
|
+
deleteServiceAccount(requestParameters: RdbmsApiDeleteServiceAccountRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
1243
1622
|
/**
|
|
1244
1623
|
* generate demo data
|
|
1245
1624
|
* @summary generate demo data
|
|
@@ -1266,6 +1645,15 @@ export declare class RdbmsApi extends BaseAPI implements RdbmsApiInterface {
|
|
|
1266
1645
|
* @memberof RdbmsApi
|
|
1267
1646
|
*/
|
|
1268
1647
|
getDatabaseOptions(requestParameters: RdbmsApiGetDatabaseOptionsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<string[], any, {}>>;
|
|
1648
|
+
/**
|
|
1649
|
+
* get a MinIO service account access key
|
|
1650
|
+
* @summary Get MinIO access key
|
|
1651
|
+
* @param {RdbmsApiGetServiceAccountRequest} requestParameters Request parameters.
|
|
1652
|
+
* @param {*} [options] Override http request option.
|
|
1653
|
+
* @throws {RequiredError}
|
|
1654
|
+
* @memberof RdbmsApi
|
|
1655
|
+
*/
|
|
1656
|
+
getServiceAccount(requestParameters: RdbmsApiGetServiceAccountRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DmsServiceAccount, any, {}>>;
|
|
1269
1657
|
/**
|
|
1270
1658
|
* kill a session in cluster
|
|
1271
1659
|
* @summary Kill cluster session
|
|
@@ -1293,6 +1681,15 @@ export declare class RdbmsApi extends BaseAPI implements RdbmsApiInterface {
|
|
|
1293
1681
|
* @memberof RdbmsApi
|
|
1294
1682
|
*/
|
|
1295
1683
|
listDatabases(requestParameters: RdbmsApiListDatabasesRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DatabaseList, any, {}>>;
|
|
1684
|
+
/**
|
|
1685
|
+
* list MinIO service account access keys
|
|
1686
|
+
* @summary List MinIO access keys
|
|
1687
|
+
* @param {RdbmsApiListServiceAccountsRequest} requestParameters Request parameters.
|
|
1688
|
+
* @param {*} [options] Override http request option.
|
|
1689
|
+
* @throws {RequiredError}
|
|
1690
|
+
* @memberof RdbmsApi
|
|
1691
|
+
*/
|
|
1692
|
+
listServiceAccounts(requestParameters: RdbmsApiListServiceAccountsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DmsServiceAccount[], any, {}>>;
|
|
1296
1693
|
/**
|
|
1297
1694
|
* list sessions in cluster
|
|
1298
1695
|
* @summary List cluster sessions
|
|
@@ -1347,5 +1744,14 @@ export declare class RdbmsApi extends BaseAPI implements RdbmsApiInterface {
|
|
|
1347
1744
|
* @memberof RdbmsApi
|
|
1348
1745
|
*/
|
|
1349
1746
|
updateDatabaseConfig(requestParameters: RdbmsApiUpdateDatabaseConfigRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
1747
|
+
/**
|
|
1748
|
+
* update a MinIO service account access key
|
|
1749
|
+
* @summary Update MinIO access key
|
|
1750
|
+
* @param {RdbmsApiUpdateServiceAccountRequest} requestParameters Request parameters.
|
|
1751
|
+
* @param {*} [options] Override http request option.
|
|
1752
|
+
* @throws {RequiredError}
|
|
1753
|
+
* @memberof RdbmsApi
|
|
1754
|
+
*/
|
|
1755
|
+
updateServiceAccount(requestParameters: RdbmsApiUpdateServiceAccountRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DmsServiceAccount, any, {}>>;
|
|
1350
1756
|
}
|
|
1351
1757
|
//# sourceMappingURL=rdbms-api.d.ts.map
|