kb-cloud-client-typescript 2.4.0-alpha.46 → 2.4.0-alpha.47
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/api.d.ts +1 -0
- package/dist/adminapi/api.d.ts.map +1 -1
- package/dist/adminapi/api.js +1 -0
- package/dist/adminapi/api.js.map +1 -1
- package/dist/adminapi/apis/diagnostics-api.d.ts +229 -0
- package/dist/adminapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/adminapi/apis/diagnostics-api.js +247 -0
- package/dist/adminapi/apis/diagnostics-api.js.map +1 -1
- package/dist/adminapi/apis/oracle-api.d.ts +422 -0
- package/dist/adminapi/apis/oracle-api.d.ts.map +1 -0
- package/dist/adminapi/apis/oracle-api.js +471 -0
- package/dist/adminapi/apis/oracle-api.js.map +1 -0
- package/dist/adminapi/models/index.d.ts +7 -0
- package/dist/adminapi/models/index.d.ts.map +1 -1
- package/dist/adminapi/models/index.js +7 -0
- package/dist/adminapi/models/index.js.map +1 -1
- package/dist/adminapi/models/oracle-tablespace-contents.d.ts +22 -0
- package/dist/adminapi/models/oracle-tablespace-contents.d.ts.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-contents.js +26 -0
- package/dist/adminapi/models/oracle-tablespace-contents.js.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-create.d.ts +45 -0
- package/dist/adminapi/models/oracle-tablespace-create.d.ts.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-create.js +16 -0
- package/dist/adminapi/models/oracle-tablespace-create.js.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-expand-action.d.ts +22 -0
- package/dist/adminapi/models/oracle-tablespace-expand-action.d.ts.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-expand-action.js +26 -0
- package/dist/adminapi/models/oracle-tablespace-expand-action.js.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-expand.d.ts +45 -0
- package/dist/adminapi/models/oracle-tablespace-expand.d.ts.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-expand.js +16 -0
- package/dist/adminapi/models/oracle-tablespace-expand.js.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-file-spec.d.ts +49 -0
- package/dist/adminapi/models/oracle-tablespace-file-spec.d.ts.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-file-spec.js +16 -0
- package/dist/adminapi/models/oracle-tablespace-file-spec.js.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-file.d.ts +67 -0
- package/dist/adminapi/models/oracle-tablespace-file.d.ts.map +1 -0
- package/dist/adminapi/models/oracle-tablespace-file.js +16 -0
- package/dist/adminapi/models/oracle-tablespace-file.js.map +1 -0
- package/dist/adminapi/models/oracle-tablespace.d.ts +86 -0
- package/dist/adminapi/models/oracle-tablespace.d.ts.map +1 -0
- package/dist/adminapi/models/oracle-tablespace.js +16 -0
- package/dist/adminapi/models/oracle-tablespace.js.map +1 -0
- package/dist/openapi/api.d.ts +1 -0
- package/dist/openapi/api.d.ts.map +1 -1
- package/dist/openapi/api.js +1 -0
- package/dist/openapi/api.js.map +1 -1
- package/dist/openapi/apis/diagnostics-api.d.ts +229 -0
- package/dist/openapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/openapi/apis/diagnostics-api.js +247 -0
- package/dist/openapi/apis/diagnostics-api.js.map +1 -1
- package/dist/openapi/apis/oracle-api.d.ts +422 -0
- package/dist/openapi/apis/oracle-api.d.ts.map +1 -0
- package/dist/openapi/apis/oracle-api.js +471 -0
- package/dist/openapi/apis/oracle-api.js.map +1 -0
- package/dist/openapi/models/index.d.ts +7 -0
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +7 -0
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/oracle-tablespace-contents.d.ts +22 -0
- package/dist/openapi/models/oracle-tablespace-contents.d.ts.map +1 -0
- package/dist/openapi/models/oracle-tablespace-contents.js +26 -0
- package/dist/openapi/models/oracle-tablespace-contents.js.map +1 -0
- package/dist/openapi/models/oracle-tablespace-create.d.ts +45 -0
- package/dist/openapi/models/oracle-tablespace-create.d.ts.map +1 -0
- package/dist/openapi/models/oracle-tablespace-create.js +16 -0
- package/dist/openapi/models/oracle-tablespace-create.js.map +1 -0
- package/dist/openapi/models/oracle-tablespace-expand-action.d.ts +22 -0
- package/dist/openapi/models/oracle-tablespace-expand-action.d.ts.map +1 -0
- package/dist/openapi/models/oracle-tablespace-expand-action.js +26 -0
- package/dist/openapi/models/oracle-tablespace-expand-action.js.map +1 -0
- package/dist/openapi/models/oracle-tablespace-expand.d.ts +45 -0
- package/dist/openapi/models/oracle-tablespace-expand.d.ts.map +1 -0
- package/dist/openapi/models/oracle-tablespace-expand.js +16 -0
- package/dist/openapi/models/oracle-tablespace-expand.js.map +1 -0
- package/dist/openapi/models/oracle-tablespace-file-spec.d.ts +49 -0
- package/dist/openapi/models/oracle-tablespace-file-spec.d.ts.map +1 -0
- package/dist/openapi/models/oracle-tablespace-file-spec.js +16 -0
- package/dist/openapi/models/oracle-tablespace-file-spec.js.map +1 -0
- package/dist/openapi/models/oracle-tablespace-file.d.ts +67 -0
- package/dist/openapi/models/oracle-tablespace-file.d.ts.map +1 -0
- package/dist/openapi/models/oracle-tablespace-file.js +16 -0
- package/dist/openapi/models/oracle-tablespace-file.js.map +1 -0
- package/dist/openapi/models/oracle-tablespace.d.ts +86 -0
- package/dist/openapi/models/oracle-tablespace.d.ts.map +1 -0
- package/dist/openapi/models/oracle-tablespace.js +16 -0
- package/dist/openapi/models/oracle-tablespace.js.map +1 -0
- package/package.json +1 -1
- package/src/adminapi/.openapi-generator/FILES +8 -0
- package/src/adminapi/api.ts +1 -0
- package/src/adminapi/apis/diagnostics-api.ts +401 -0
- package/src/adminapi/apis/oracle-api.ts +726 -0
- package/src/adminapi/models/index.ts +7 -0
- package/src/adminapi/models/oracle-tablespace-contents.ts +31 -0
- package/src/adminapi/models/oracle-tablespace-create.ts +56 -0
- package/src/adminapi/models/oracle-tablespace-expand-action.ts +31 -0
- package/src/adminapi/models/oracle-tablespace-expand.ts +56 -0
- package/src/adminapi/models/oracle-tablespace-file-spec.ts +54 -0
- package/src/adminapi/models/oracle-tablespace-file.ts +72 -0
- package/src/adminapi/models/oracle-tablespace.ts +93 -0
- package/src/adminapi.yaml +966 -449
- package/src/openapi/.openapi-generator/FILES +8 -0
- package/src/openapi/api.ts +1 -0
- package/src/openapi/apis/diagnostics-api.ts +401 -0
- package/src/openapi/apis/oracle-api.ts +726 -0
- package/src/openapi/models/index.ts +7 -0
- package/src/openapi/models/oracle-tablespace-contents.ts +31 -0
- package/src/openapi/models/oracle-tablespace-create.ts +56 -0
- package/src/openapi/models/oracle-tablespace-expand-action.ts +31 -0
- package/src/openapi/models/oracle-tablespace-expand.ts +56 -0
- package/src/openapi/models/oracle-tablespace-file-spec.ts +54 -0
- package/src/openapi/models/oracle-tablespace-file.ts +72 -0
- package/src/openapi/models/oracle-tablespace.ts +93 -0
- package/src/openapi.yaml +1668 -1151
|
@@ -652,6 +652,13 @@ export * from './ops-upgrade';
|
|
|
652
652
|
export * from './ops-vscale';
|
|
653
653
|
export * from './ops-volume-expand';
|
|
654
654
|
export * from './ops-volume-expand-volumes-inner';
|
|
655
|
+
export * from './oracle-tablespace';
|
|
656
|
+
export * from './oracle-tablespace-contents';
|
|
657
|
+
export * from './oracle-tablespace-create';
|
|
658
|
+
export * from './oracle-tablespace-expand';
|
|
659
|
+
export * from './oracle-tablespace-expand-action';
|
|
660
|
+
export * from './oracle-tablespace-file';
|
|
661
|
+
export * from './oracle-tablespace-file-spec';
|
|
655
662
|
export * from './org';
|
|
656
663
|
export * from './org-aggregation-group-type';
|
|
657
664
|
export * from './org-create';
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* New tablespaces default to PERMANENT when omitted.
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
|
|
23
|
+
export const OracleTablespaceContents = {
|
|
24
|
+
PERMANENT: 'PERMANENT',
|
|
25
|
+
TEMPORARY: 'TEMPORARY'
|
|
26
|
+
} as const;
|
|
27
|
+
|
|
28
|
+
export type OracleTablespaceContents = typeof OracleTablespaceContents[keyof typeof OracleTablespaceContents];
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { OracleTablespaceContents } from './oracle-tablespace-contents';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { OracleTablespaceFileSpec } from './oracle-tablespace-file-spec';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @export
|
|
26
|
+
* @interface OracleTablespaceCreate
|
|
27
|
+
*/
|
|
28
|
+
export interface OracleTablespaceCreate {
|
|
29
|
+
/**
|
|
30
|
+
* Converted to uppercase. Limited to 30 ASCII bytes for compatibility with Oracle 12.1.
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof OracleTablespaceCreate
|
|
33
|
+
*/
|
|
34
|
+
'name': string;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {OracleTablespaceContents}
|
|
38
|
+
* @memberof OracleTablespaceCreate
|
|
39
|
+
*/
|
|
40
|
+
'contents'?: OracleTablespaceContents;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {boolean}
|
|
44
|
+
* @memberof OracleTablespaceCreate
|
|
45
|
+
*/
|
|
46
|
+
'bigfile'?: boolean;
|
|
47
|
+
/**
|
|
48
|
+
* Exactly one file for BIGFILE tablespaces.
|
|
49
|
+
* @type {Array<OracleTablespaceFileSpec>}
|
|
50
|
+
* @memberof OracleTablespaceCreate
|
|
51
|
+
*/
|
|
52
|
+
'files': Array<OracleTablespaceFileSpec>;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
|
|
23
|
+
export const OracleTablespaceExpandAction = {
|
|
24
|
+
resize: 'resize',
|
|
25
|
+
addFile: 'addFile'
|
|
26
|
+
} as const;
|
|
27
|
+
|
|
28
|
+
export type OracleTablespaceExpandAction = typeof OracleTablespaceExpandAction[keyof typeof OracleTablespaceExpandAction];
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { OracleTablespaceExpandAction } from './oracle-tablespace-expand-action';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { OracleTablespaceFileSpec } from './oracle-tablespace-file-spec';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* One DDL operation per request. Use resize with fileId and sizeMB, or addFile with file. Shrinking and adding files to BIGFILE tablespaces are rejected.
|
|
25
|
+
* @export
|
|
26
|
+
* @interface OracleTablespaceExpand
|
|
27
|
+
*/
|
|
28
|
+
export interface OracleTablespaceExpand {
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {OracleTablespaceExpandAction}
|
|
32
|
+
* @memberof OracleTablespaceExpand
|
|
33
|
+
*/
|
|
34
|
+
'action': OracleTablespaceExpandAction;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof OracleTablespaceExpand
|
|
39
|
+
*/
|
|
40
|
+
'fileId'?: number;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof OracleTablespaceExpand
|
|
45
|
+
*/
|
|
46
|
+
'sizeMB'?: number;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {OracleTablespaceFileSpec}
|
|
50
|
+
* @memberof OracleTablespaceExpand
|
|
51
|
+
*/
|
|
52
|
+
'file'?: OracleTablespaceFileSpec;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface OracleTablespaceFileSpec
|
|
21
|
+
*/
|
|
22
|
+
export interface OracleTablespaceFileSpec {
|
|
23
|
+
/**
|
|
24
|
+
* Absolute database-server file path or ASM destination. Omit to use Oracle Managed Files (DB_CREATE_FILE_DEST must be configured). Existing files are never reused.
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof OracleTablespaceFileSpec
|
|
27
|
+
*/
|
|
28
|
+
'name'?: string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof OracleTablespaceFileSpec
|
|
33
|
+
*/
|
|
34
|
+
'sizeMB': number;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {boolean}
|
|
38
|
+
* @memberof OracleTablespaceFileSpec
|
|
39
|
+
*/
|
|
40
|
+
'autoExtend'?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
* Required positive increment when autoExtend is true; otherwise omit.
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof OracleTablespaceFileSpec
|
|
45
|
+
*/
|
|
46
|
+
'nextSizeMB'?: number;
|
|
47
|
+
/**
|
|
48
|
+
* Maximum size when autoExtend is true; zero or omitted means UNLIMITED. Otherwise omit.
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof OracleTablespaceFileSpec
|
|
51
|
+
*/
|
|
52
|
+
'maxSizeMB'?: number;
|
|
53
|
+
}
|
|
54
|
+
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface OracleTablespaceFile
|
|
21
|
+
*/
|
|
22
|
+
export interface OracleTablespaceFile {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof OracleTablespaceFile
|
|
27
|
+
*/
|
|
28
|
+
'id': number;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof OracleTablespaceFile
|
|
33
|
+
*/
|
|
34
|
+
'name': string;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof OracleTablespaceFile
|
|
39
|
+
*/
|
|
40
|
+
'status': string;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof OracleTablespaceFile
|
|
45
|
+
*/
|
|
46
|
+
'allocatedSizeMB': number;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof OracleTablespaceFile
|
|
51
|
+
*/
|
|
52
|
+
'usedSizeMB': number;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {boolean}
|
|
56
|
+
* @memberof OracleTablespaceFile
|
|
57
|
+
*/
|
|
58
|
+
'autoExtend': boolean;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {number}
|
|
62
|
+
* @memberof OracleTablespaceFile
|
|
63
|
+
*/
|
|
64
|
+
'nextSizeMB': number;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {number}
|
|
68
|
+
* @memberof OracleTablespaceFile
|
|
69
|
+
*/
|
|
70
|
+
'maxSizeMB': number;
|
|
71
|
+
}
|
|
72
|
+
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { OracleTablespaceFile } from './oracle-tablespace-file';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* Oracle tablespace in the datasource connection\'s current container. Sizes are in MiB. Supports Oracle 12c and 19c.
|
|
22
|
+
* @export
|
|
23
|
+
* @interface OracleTablespace
|
|
24
|
+
*/
|
|
25
|
+
export interface OracleTablespace {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof OracleTablespace
|
|
30
|
+
*/
|
|
31
|
+
'name': string;
|
|
32
|
+
/**
|
|
33
|
+
* PERMANENT, TEMPORARY, or UNDO.
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof OracleTablespace
|
|
36
|
+
*/
|
|
37
|
+
'contents': string;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof OracleTablespace
|
|
42
|
+
*/
|
|
43
|
+
'status': string;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {boolean}
|
|
47
|
+
* @memberof OracleTablespace
|
|
48
|
+
*/
|
|
49
|
+
'bigfile': boolean;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {number}
|
|
53
|
+
* @memberof OracleTablespace
|
|
54
|
+
*/
|
|
55
|
+
'blockSize': number;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {string}
|
|
59
|
+
* @memberof OracleTablespace
|
|
60
|
+
*/
|
|
61
|
+
'containerName': string;
|
|
62
|
+
/**
|
|
63
|
+
* Whether this is a default permanent or temporary tablespace, including default temporary group members.
|
|
64
|
+
* @type {boolean}
|
|
65
|
+
* @memberof OracleTablespace
|
|
66
|
+
*/
|
|
67
|
+
'isDefault': boolean;
|
|
68
|
+
/**
|
|
69
|
+
*
|
|
70
|
+
* @type {number}
|
|
71
|
+
* @memberof OracleTablespace
|
|
72
|
+
*/
|
|
73
|
+
'allocatedSizeMB': number;
|
|
74
|
+
/**
|
|
75
|
+
* Allocated file space minus free extents, or temporary file space currently allocated to temporary segments.
|
|
76
|
+
* @type {number}
|
|
77
|
+
* @memberof OracleTablespace
|
|
78
|
+
*/
|
|
79
|
+
'usedSizeMB': number;
|
|
80
|
+
/**
|
|
81
|
+
* Configured file growth limit; does not imply available disk capacity.
|
|
82
|
+
* @type {number}
|
|
83
|
+
* @memberof OracleTablespace
|
|
84
|
+
*/
|
|
85
|
+
'maxSizeMB': number;
|
|
86
|
+
/**
|
|
87
|
+
*
|
|
88
|
+
* @type {Array<OracleTablespaceFile>}
|
|
89
|
+
* @memberof OracleTablespace
|
|
90
|
+
*/
|
|
91
|
+
'files': Array<OracleTablespaceFile>;
|
|
92
|
+
}
|
|
93
|
+
|