kb-cloud-client-typescript 2.3.0-alpha.117 → 2.3.0-alpha.118
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/diagnostics-api.d.ts +64 -0
- package/dist/adminapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/adminapi/apis/diagnostics-api.js +74 -0
- package/dist/adminapi/apis/diagnostics-api.js.map +1 -1
- package/dist/adminapi/models/index.d.ts +10 -0
- package/dist/adminapi/models/index.d.ts.map +1 -1
- package/dist/adminapi/models/index.js +10 -0
- package/dist/adminapi/models/index.js.map +1 -1
- package/dist/adminapi/models/postgresql-database-space.d.ts +43 -0
- package/dist/adminapi/models/postgresql-database-space.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-database-space.js +16 -0
- package/dist/adminapi/models/postgresql-database-space.js.map +1 -0
- package/dist/adminapi/models/postgresql-index-space.d.ts +103 -0
- package/dist/adminapi/models/postgresql-index-space.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-index-space.js +16 -0
- package/dist/adminapi/models/postgresql-index-space.js.map +1 -0
- package/dist/adminapi/models/postgresql-space-analysis.d.ts +88 -0
- package/dist/adminapi/models/postgresql-space-analysis.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-space-analysis.js +16 -0
- package/dist/adminapi/models/postgresql-space-analysis.js.map +1 -0
- package/dist/adminapi/models/postgresql-space-cannot-prove.d.ts +43 -0
- package/dist/adminapi/models/postgresql-space-cannot-prove.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-space-cannot-prove.js +16 -0
- package/dist/adminapi/models/postgresql-space-cannot-prove.js.map +1 -0
- package/dist/adminapi/models/postgresql-space-pvc.d.ts +43 -0
- package/dist/adminapi/models/postgresql-space-pvc.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-space-pvc.js +16 -0
- package/dist/adminapi/models/postgresql-space-pvc.js.map +1 -0
- package/dist/adminapi/models/postgresql-space-risk-hint.d.ts +61 -0
- package/dist/adminapi/models/postgresql-space-risk-hint.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-space-risk-hint.js +16 -0
- package/dist/adminapi/models/postgresql-space-risk-hint.js.map +1 -0
- package/dist/adminapi/models/postgresql-space-source.d.ts +49 -0
- package/dist/adminapi/models/postgresql-space-source.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-space-source.js +16 -0
- package/dist/adminapi/models/postgresql-space-source.js.map +1 -0
- package/dist/adminapi/models/postgresql-space-summary.d.ts +85 -0
- package/dist/adminapi/models/postgresql-space-summary.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-space-summary.js +16 -0
- package/dist/adminapi/models/postgresql-space-summary.js.map +1 -0
- package/dist/adminapi/models/postgresql-table-space.d.ts +133 -0
- package/dist/adminapi/models/postgresql-table-space.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-table-space.js +16 -0
- package/dist/adminapi/models/postgresql-table-space.js.map +1 -0
- package/dist/adminapi/models/postgresql-toast-relation-space.d.ts +67 -0
- package/dist/adminapi/models/postgresql-toast-relation-space.d.ts.map +1 -0
- package/dist/adminapi/models/postgresql-toast-relation-space.js +16 -0
- package/dist/adminapi/models/postgresql-toast-relation-space.js.map +1 -0
- package/dist/openapi/apis/diagnostics-api.d.ts +64 -0
- package/dist/openapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/openapi/apis/diagnostics-api.js +74 -0
- package/dist/openapi/apis/diagnostics-api.js.map +1 -1
- package/dist/openapi/models/index.d.ts +10 -0
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +10 -0
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/postgresql-database-space.d.ts +43 -0
- package/dist/openapi/models/postgresql-database-space.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-database-space.js +16 -0
- package/dist/openapi/models/postgresql-database-space.js.map +1 -0
- package/dist/openapi/models/postgresql-index-space.d.ts +103 -0
- package/dist/openapi/models/postgresql-index-space.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-index-space.js +16 -0
- package/dist/openapi/models/postgresql-index-space.js.map +1 -0
- package/dist/openapi/models/postgresql-space-analysis.d.ts +88 -0
- package/dist/openapi/models/postgresql-space-analysis.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-space-analysis.js +16 -0
- package/dist/openapi/models/postgresql-space-analysis.js.map +1 -0
- package/dist/openapi/models/postgresql-space-cannot-prove.d.ts +43 -0
- package/dist/openapi/models/postgresql-space-cannot-prove.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-space-cannot-prove.js +16 -0
- package/dist/openapi/models/postgresql-space-cannot-prove.js.map +1 -0
- package/dist/openapi/models/postgresql-space-pvc.d.ts +43 -0
- package/dist/openapi/models/postgresql-space-pvc.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-space-pvc.js +16 -0
- package/dist/openapi/models/postgresql-space-pvc.js.map +1 -0
- package/dist/openapi/models/postgresql-space-risk-hint.d.ts +61 -0
- package/dist/openapi/models/postgresql-space-risk-hint.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-space-risk-hint.js +16 -0
- package/dist/openapi/models/postgresql-space-risk-hint.js.map +1 -0
- package/dist/openapi/models/postgresql-space-source.d.ts +49 -0
- package/dist/openapi/models/postgresql-space-source.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-space-source.js +16 -0
- package/dist/openapi/models/postgresql-space-source.js.map +1 -0
- package/dist/openapi/models/postgresql-space-summary.d.ts +85 -0
- package/dist/openapi/models/postgresql-space-summary.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-space-summary.js +16 -0
- package/dist/openapi/models/postgresql-space-summary.js.map +1 -0
- package/dist/openapi/models/postgresql-table-space.d.ts +133 -0
- package/dist/openapi/models/postgresql-table-space.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-table-space.js +16 -0
- package/dist/openapi/models/postgresql-table-space.js.map +1 -0
- package/dist/openapi/models/postgresql-toast-relation-space.d.ts +67 -0
- package/dist/openapi/models/postgresql-toast-relation-space.d.ts.map +1 -0
- package/dist/openapi/models/postgresql-toast-relation-space.js +16 -0
- package/dist/openapi/models/postgresql-toast-relation-space.js.map +1 -0
- package/package.json +1 -1
- package/src/adminapi/.openapi-generator/FILES +10 -0
- package/src/adminapi/apis/diagnostics-api.ts +114 -0
- package/src/adminapi/models/index.ts +10 -0
- package/src/adminapi/models/postgresql-database-space.ts +48 -0
- package/src/adminapi/models/postgresql-index-space.ts +108 -0
- package/src/adminapi/models/postgresql-space-analysis.ts +111 -0
- package/src/adminapi/models/postgresql-space-cannot-prove.ts +48 -0
- package/src/adminapi/models/postgresql-space-pvc.ts +48 -0
- package/src/adminapi/models/postgresql-space-risk-hint.ts +66 -0
- package/src/adminapi/models/postgresql-space-source.ts +54 -0
- package/src/adminapi/models/postgresql-space-summary.ts +90 -0
- package/src/adminapi/models/postgresql-table-space.ts +138 -0
- package/src/adminapi/models/postgresql-toast-relation-space.ts +72 -0
- package/src/adminapi.yaml +329 -0
- package/src/openapi/.openapi-generator/FILES +10 -0
- package/src/openapi/apis/diagnostics-api.ts +114 -0
- package/src/openapi/models/index.ts +10 -0
- package/src/openapi/models/postgresql-database-space.ts +48 -0
- package/src/openapi/models/postgresql-index-space.ts +108 -0
- package/src/openapi/models/postgresql-space-analysis.ts +111 -0
- package/src/openapi/models/postgresql-space-cannot-prove.ts +48 -0
- package/src/openapi/models/postgresql-space-pvc.ts +48 -0
- package/src/openapi/models/postgresql-space-risk-hint.ts +66 -0
- package/src/openapi/models/postgresql-space-source.ts +54 -0
- package/src/openapi/models/postgresql-space-summary.ts +90 -0
- package/src/openapi/models/postgresql-table-space.ts +138 -0
- package/src/openapi/models/postgresql-toast-relation-space.ts +72 -0
- package/src/openapi.yaml +329 -0
|
@@ -0,0 +1,108 @@
|
|
|
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 PostgresqlIndexSpace
|
|
21
|
+
*/
|
|
22
|
+
export interface PostgresqlIndexSpace {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof PostgresqlIndexSpace
|
|
27
|
+
*/
|
|
28
|
+
'database'?: string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof PostgresqlIndexSpace
|
|
33
|
+
*/
|
|
34
|
+
'schema'?: string;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof PostgresqlIndexSpace
|
|
39
|
+
*/
|
|
40
|
+
'table'?: string;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof PostgresqlIndexSpace
|
|
45
|
+
*/
|
|
46
|
+
'name'?: string;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof PostgresqlIndexSpace
|
|
51
|
+
*/
|
|
52
|
+
'tableRelationOid'?: number;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {number}
|
|
56
|
+
* @memberof PostgresqlIndexSpace
|
|
57
|
+
*/
|
|
58
|
+
'relationOid'?: number;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {number}
|
|
62
|
+
* @memberof PostgresqlIndexSpace
|
|
63
|
+
*/
|
|
64
|
+
'sizeBytes'?: number;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {boolean}
|
|
68
|
+
* @memberof PostgresqlIndexSpace
|
|
69
|
+
*/
|
|
70
|
+
'isPrimary'?: boolean;
|
|
71
|
+
/**
|
|
72
|
+
*
|
|
73
|
+
* @type {boolean}
|
|
74
|
+
* @memberof PostgresqlIndexSpace
|
|
75
|
+
*/
|
|
76
|
+
'isUnique'?: boolean;
|
|
77
|
+
/**
|
|
78
|
+
*
|
|
79
|
+
* @type {number}
|
|
80
|
+
* @memberof PostgresqlIndexSpace
|
|
81
|
+
*/
|
|
82
|
+
'scanCount'?: number;
|
|
83
|
+
/**
|
|
84
|
+
*
|
|
85
|
+
* @type {number}
|
|
86
|
+
* @memberof PostgresqlIndexSpace
|
|
87
|
+
*/
|
|
88
|
+
'tuplesRead'?: number;
|
|
89
|
+
/**
|
|
90
|
+
*
|
|
91
|
+
* @type {number}
|
|
92
|
+
* @memberof PostgresqlIndexSpace
|
|
93
|
+
*/
|
|
94
|
+
'tuplesFetch'?: number;
|
|
95
|
+
/**
|
|
96
|
+
*
|
|
97
|
+
* @type {boolean}
|
|
98
|
+
* @memberof PostgresqlIndexSpace
|
|
99
|
+
*/
|
|
100
|
+
'noHistoryYet': boolean;
|
|
101
|
+
/**
|
|
102
|
+
*
|
|
103
|
+
* @type {boolean}
|
|
104
|
+
* @memberof PostgresqlIndexSpace
|
|
105
|
+
*/
|
|
106
|
+
'cannotProveGrowth': boolean;
|
|
107
|
+
}
|
|
108
|
+
|
|
@@ -0,0 +1,111 @@
|
|
|
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 { PostgresqlDatabaseSpace } from './postgresql-database-space';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { PostgresqlIndexSpace } from './postgresql-index-space';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import type { PostgresqlSpaceCannotProve } from './postgresql-space-cannot-prove';
|
|
25
|
+
// May contain unused imports in some cases
|
|
26
|
+
// @ts-ignore
|
|
27
|
+
import type { PostgresqlSpacePVC } from './postgresql-space-pvc';
|
|
28
|
+
// May contain unused imports in some cases
|
|
29
|
+
// @ts-ignore
|
|
30
|
+
import type { PostgresqlSpaceRiskHint } from './postgresql-space-risk-hint';
|
|
31
|
+
// May contain unused imports in some cases
|
|
32
|
+
// @ts-ignore
|
|
33
|
+
import type { PostgresqlSpaceSource } from './postgresql-space-source';
|
|
34
|
+
// May contain unused imports in some cases
|
|
35
|
+
// @ts-ignore
|
|
36
|
+
import type { PostgresqlSpaceSummary } from './postgresql-space-summary';
|
|
37
|
+
// May contain unused imports in some cases
|
|
38
|
+
// @ts-ignore
|
|
39
|
+
import type { PostgresqlTableSpace } from './postgresql-table-space';
|
|
40
|
+
// May contain unused imports in some cases
|
|
41
|
+
// @ts-ignore
|
|
42
|
+
import type { PostgresqlToastRelationSpace } from './postgresql-toast-relation-space';
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @export
|
|
47
|
+
* @interface PostgresqlSpaceAnalysis
|
|
48
|
+
*/
|
|
49
|
+
export interface PostgresqlSpaceAnalysis {
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {PostgresqlSpaceSummary}
|
|
53
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
54
|
+
*/
|
|
55
|
+
'summary': PostgresqlSpaceSummary;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {PostgresqlSpacePVC}
|
|
59
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
60
|
+
*/
|
|
61
|
+
'pvc': PostgresqlSpacePVC;
|
|
62
|
+
/**
|
|
63
|
+
*
|
|
64
|
+
* @type {Array<PostgresqlDatabaseSpace>}
|
|
65
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
66
|
+
*/
|
|
67
|
+
'databases': Array<PostgresqlDatabaseSpace>;
|
|
68
|
+
/**
|
|
69
|
+
*
|
|
70
|
+
* @type {Array<PostgresqlTableSpace>}
|
|
71
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
72
|
+
*/
|
|
73
|
+
'tables': Array<PostgresqlTableSpace>;
|
|
74
|
+
/**
|
|
75
|
+
*
|
|
76
|
+
* @type {Array<PostgresqlIndexSpace>}
|
|
77
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
78
|
+
*/
|
|
79
|
+
'indexes': Array<PostgresqlIndexSpace>;
|
|
80
|
+
/**
|
|
81
|
+
*
|
|
82
|
+
* @type {Array<PostgresqlToastRelationSpace>}
|
|
83
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
84
|
+
*/
|
|
85
|
+
'toastRelations': Array<PostgresqlToastRelationSpace>;
|
|
86
|
+
/**
|
|
87
|
+
*
|
|
88
|
+
* @type {Array<PostgresqlSpaceRiskHint>}
|
|
89
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
90
|
+
*/
|
|
91
|
+
'riskHints': Array<PostgresqlSpaceRiskHint>;
|
|
92
|
+
/**
|
|
93
|
+
*
|
|
94
|
+
* @type {PostgresqlSpaceCannotProve}
|
|
95
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
96
|
+
*/
|
|
97
|
+
'cannotProve': PostgresqlSpaceCannotProve;
|
|
98
|
+
/**
|
|
99
|
+
*
|
|
100
|
+
* @type {Array<PostgresqlSpaceSource>}
|
|
101
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
102
|
+
*/
|
|
103
|
+
'sources': Array<PostgresqlSpaceSource>;
|
|
104
|
+
/**
|
|
105
|
+
* Backend collection timestamp in UTC.
|
|
106
|
+
* @type {string}
|
|
107
|
+
* @memberof PostgresqlSpaceAnalysis
|
|
108
|
+
*/
|
|
109
|
+
'collectedAt': string;
|
|
110
|
+
}
|
|
111
|
+
|
|
@@ -0,0 +1,48 @@
|
|
|
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 PostgresqlSpaceCannotProve
|
|
21
|
+
*/
|
|
22
|
+
export interface PostgresqlSpaceCannotProve {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {boolean}
|
|
26
|
+
* @memberof PostgresqlSpaceCannotProve
|
|
27
|
+
*/
|
|
28
|
+
'growth': boolean;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {boolean}
|
|
32
|
+
* @memberof PostgresqlSpaceCannotProve
|
|
33
|
+
*/
|
|
34
|
+
'pvc': boolean;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {boolean}
|
|
38
|
+
* @memberof PostgresqlSpaceCannotProve
|
|
39
|
+
*/
|
|
40
|
+
'objectHistory': boolean;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {Array<string>}
|
|
44
|
+
* @memberof PostgresqlSpaceCannotProve
|
|
45
|
+
*/
|
|
46
|
+
'reasons': Array<string>;
|
|
47
|
+
}
|
|
48
|
+
|
|
@@ -0,0 +1,48 @@
|
|
|
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 PostgresqlSpacePVC
|
|
21
|
+
*/
|
|
22
|
+
export interface PostgresqlSpacePVC {
|
|
23
|
+
/**
|
|
24
|
+
* Current PVC used bytes from backend-owned metrics when available.
|
|
25
|
+
* @type {number}
|
|
26
|
+
* @memberof PostgresqlSpacePVC
|
|
27
|
+
*/
|
|
28
|
+
'currentUsedBytes'?: number;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {boolean}
|
|
32
|
+
* @memberof PostgresqlSpacePVC
|
|
33
|
+
*/
|
|
34
|
+
'noHistoryYet': boolean;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {boolean}
|
|
38
|
+
* @memberof PostgresqlSpacePVC
|
|
39
|
+
*/
|
|
40
|
+
'cannotProveGrowth': boolean;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof PostgresqlSpacePVC
|
|
45
|
+
*/
|
|
46
|
+
'source': string;
|
|
47
|
+
}
|
|
48
|
+
|
|
@@ -0,0 +1,66 @@
|
|
|
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 PostgresqlSpaceRiskHint
|
|
21
|
+
*/
|
|
22
|
+
export interface PostgresqlSpaceRiskHint {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof PostgresqlSpaceRiskHint
|
|
27
|
+
*/
|
|
28
|
+
'type': string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof PostgresqlSpaceRiskHint
|
|
33
|
+
*/
|
|
34
|
+
'severity': string;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof PostgresqlSpaceRiskHint
|
|
39
|
+
*/
|
|
40
|
+
'message': string;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof PostgresqlSpaceRiskHint
|
|
45
|
+
*/
|
|
46
|
+
'objectKind'?: string;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof PostgresqlSpaceRiskHint
|
|
51
|
+
*/
|
|
52
|
+
'schema'?: string;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof PostgresqlSpaceRiskHint
|
|
57
|
+
*/
|
|
58
|
+
'objectName'?: string;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {string}
|
|
62
|
+
* @memberof PostgresqlSpaceRiskHint
|
|
63
|
+
*/
|
|
64
|
+
'reason'?: string;
|
|
65
|
+
}
|
|
66
|
+
|
|
@@ -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 PostgresqlSpaceSource
|
|
21
|
+
*/
|
|
22
|
+
export interface PostgresqlSpaceSource {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof PostgresqlSpaceSource
|
|
27
|
+
*/
|
|
28
|
+
'name': string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof PostgresqlSpaceSource
|
|
33
|
+
*/
|
|
34
|
+
'kind': string;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof PostgresqlSpaceSource
|
|
39
|
+
*/
|
|
40
|
+
'status': string;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof PostgresqlSpaceSource
|
|
45
|
+
*/
|
|
46
|
+
'collectedAt': string;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof PostgresqlSpaceSource
|
|
51
|
+
*/
|
|
52
|
+
'message'?: string;
|
|
53
|
+
}
|
|
54
|
+
|
|
@@ -0,0 +1,90 @@
|
|
|
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 PostgresqlSpaceSummary
|
|
21
|
+
*/
|
|
22
|
+
export interface PostgresqlSpaceSummary {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof PostgresqlSpaceSummary
|
|
27
|
+
*/
|
|
28
|
+
'databaseName'?: string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {number}
|
|
32
|
+
* @memberof PostgresqlSpaceSummary
|
|
33
|
+
*/
|
|
34
|
+
'databaseSizeBytes'?: number;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof PostgresqlSpaceSummary
|
|
39
|
+
*/
|
|
40
|
+
'tableCount': number;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof PostgresqlSpaceSummary
|
|
45
|
+
*/
|
|
46
|
+
'indexCount': number;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof PostgresqlSpaceSummary
|
|
51
|
+
*/
|
|
52
|
+
'toastRelationCount': number;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {number}
|
|
56
|
+
* @memberof PostgresqlSpaceSummary
|
|
57
|
+
*/
|
|
58
|
+
'largestTableBytes'?: number;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {number}
|
|
62
|
+
* @memberof PostgresqlSpaceSummary
|
|
63
|
+
*/
|
|
64
|
+
'largestIndexBytes'?: number;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {boolean}
|
|
68
|
+
* @memberof PostgresqlSpaceSummary
|
|
69
|
+
*/
|
|
70
|
+
'tableListTruncated': boolean;
|
|
71
|
+
/**
|
|
72
|
+
*
|
|
73
|
+
* @type {boolean}
|
|
74
|
+
* @memberof PostgresqlSpaceSummary
|
|
75
|
+
*/
|
|
76
|
+
'indexListTruncated': boolean;
|
|
77
|
+
/**
|
|
78
|
+
*
|
|
79
|
+
* @type {boolean}
|
|
80
|
+
* @memberof PostgresqlSpaceSummary
|
|
81
|
+
*/
|
|
82
|
+
'noHistoryYet': boolean;
|
|
83
|
+
/**
|
|
84
|
+
*
|
|
85
|
+
* @type {boolean}
|
|
86
|
+
* @memberof PostgresqlSpaceSummary
|
|
87
|
+
*/
|
|
88
|
+
'cannotProveGrowth': boolean;
|
|
89
|
+
}
|
|
90
|
+
|
|
@@ -0,0 +1,138 @@
|
|
|
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 PostgresqlTableSpace
|
|
21
|
+
*/
|
|
22
|
+
export interface PostgresqlTableSpace {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof PostgresqlTableSpace
|
|
27
|
+
*/
|
|
28
|
+
'database'?: string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof PostgresqlTableSpace
|
|
33
|
+
*/
|
|
34
|
+
'schema'?: string;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof PostgresqlTableSpace
|
|
39
|
+
*/
|
|
40
|
+
'name'?: string;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof PostgresqlTableSpace
|
|
45
|
+
*/
|
|
46
|
+
'relationOid'?: number;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof PostgresqlTableSpace
|
|
51
|
+
*/
|
|
52
|
+
'totalBytes'?: number;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {number}
|
|
56
|
+
* @memberof PostgresqlTableSpace
|
|
57
|
+
*/
|
|
58
|
+
'tableBytes'?: number;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {number}
|
|
62
|
+
* @memberof PostgresqlTableSpace
|
|
63
|
+
*/
|
|
64
|
+
'indexBytes'?: number;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {number}
|
|
68
|
+
* @memberof PostgresqlTableSpace
|
|
69
|
+
*/
|
|
70
|
+
'toastBytes'?: number;
|
|
71
|
+
/**
|
|
72
|
+
*
|
|
73
|
+
* @type {number}
|
|
74
|
+
* @memberof PostgresqlTableSpace
|
|
75
|
+
*/
|
|
76
|
+
'toastRelationOid'?: number;
|
|
77
|
+
/**
|
|
78
|
+
*
|
|
79
|
+
* @type {number}
|
|
80
|
+
* @memberof PostgresqlTableSpace
|
|
81
|
+
*/
|
|
82
|
+
'liveTuples'?: number;
|
|
83
|
+
/**
|
|
84
|
+
*
|
|
85
|
+
* @type {number}
|
|
86
|
+
* @memberof PostgresqlTableSpace
|
|
87
|
+
*/
|
|
88
|
+
'deadTuples'?: number;
|
|
89
|
+
/**
|
|
90
|
+
*
|
|
91
|
+
* @type {number}
|
|
92
|
+
* @memberof PostgresqlTableSpace
|
|
93
|
+
*/
|
|
94
|
+
'seqScan'?: number;
|
|
95
|
+
/**
|
|
96
|
+
*
|
|
97
|
+
* @type {number}
|
|
98
|
+
* @memberof PostgresqlTableSpace
|
|
99
|
+
*/
|
|
100
|
+
'indexScan'?: number;
|
|
101
|
+
/**
|
|
102
|
+
*
|
|
103
|
+
* @type {string}
|
|
104
|
+
* @memberof PostgresqlTableSpace
|
|
105
|
+
*/
|
|
106
|
+
'lastVacuum'?: string;
|
|
107
|
+
/**
|
|
108
|
+
*
|
|
109
|
+
* @type {string}
|
|
110
|
+
* @memberof PostgresqlTableSpace
|
|
111
|
+
*/
|
|
112
|
+
'lastAutoVacuum'?: string;
|
|
113
|
+
/**
|
|
114
|
+
*
|
|
115
|
+
* @type {string}
|
|
116
|
+
* @memberof PostgresqlTableSpace
|
|
117
|
+
*/
|
|
118
|
+
'lastAnalyze'?: string;
|
|
119
|
+
/**
|
|
120
|
+
*
|
|
121
|
+
* @type {string}
|
|
122
|
+
* @memberof PostgresqlTableSpace
|
|
123
|
+
*/
|
|
124
|
+
'lastAutoAnalyze'?: string;
|
|
125
|
+
/**
|
|
126
|
+
*
|
|
127
|
+
* @type {boolean}
|
|
128
|
+
* @memberof PostgresqlTableSpace
|
|
129
|
+
*/
|
|
130
|
+
'noHistoryYet': boolean;
|
|
131
|
+
/**
|
|
132
|
+
*
|
|
133
|
+
* @type {boolean}
|
|
134
|
+
* @memberof PostgresqlTableSpace
|
|
135
|
+
*/
|
|
136
|
+
'cannotProveGrowth': boolean;
|
|
137
|
+
}
|
|
138
|
+
|