kb-cloud-client-typescript 2.3.0-alpha.197 → 2.3.0-alpha.199
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 +151 -0
- package/dist/adminapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/adminapi/apis/diagnostics-api.js +163 -0
- package/dist/adminapi/apis/diagnostics-api.js.map +1 -1
- package/dist/adminapi/models/cluster-mode-transition.d.ts +7 -0
- package/dist/adminapi/models/cluster-mode-transition.d.ts.map +1 -1
- package/dist/adminapi/models/index.d.ts +8 -0
- package/dist/adminapi/models/index.d.ts.map +1 -1
- package/dist/adminapi/models/index.js +8 -0
- package/dist/adminapi/models/index.js.map +1 -1
- package/dist/adminapi/models/mode-option-values-mappings.d.ts +1 -1
- package/dist/adminapi/models/mysql-database-space.d.ts +55 -0
- package/dist/adminapi/models/mysql-database-space.d.ts.map +1 -0
- package/dist/adminapi/models/mysql-database-space.js +16 -0
- package/dist/adminapi/models/mysql-database-space.js.map +1 -0
- package/dist/adminapi/models/mysql-index-space.d.ts +73 -0
- package/dist/adminapi/models/mysql-index-space.d.ts.map +1 -0
- package/dist/adminapi/models/mysql-index-space.js +16 -0
- package/dist/adminapi/models/mysql-index-space.js.map +1 -0
- package/dist/adminapi/models/mysql-space-analysis.d.ts +73 -0
- package/dist/adminapi/models/mysql-space-analysis.d.ts.map +1 -0
- package/dist/adminapi/models/mysql-space-analysis.js +16 -0
- package/dist/adminapi/models/mysql-space-analysis.js.map +1 -0
- package/dist/adminapi/models/mysql-space-source.d.ts +49 -0
- package/dist/adminapi/models/mysql-space-source.d.ts.map +1 -0
- package/dist/adminapi/models/mysql-space-source.js +16 -0
- package/dist/adminapi/models/mysql-space-source.js.map +1 -0
- package/dist/adminapi/models/mysql-space-summary.d.ts +73 -0
- package/dist/adminapi/models/mysql-space-summary.d.ts.map +1 -0
- package/dist/adminapi/models/mysql-space-summary.js +16 -0
- package/dist/adminapi/models/mysql-space-summary.js.map +1 -0
- package/dist/adminapi/models/mysql-storage-instance-usage.d.ts +79 -0
- package/dist/adminapi/models/mysql-storage-instance-usage.d.ts.map +1 -0
- package/dist/adminapi/models/mysql-storage-instance-usage.js +16 -0
- package/dist/adminapi/models/mysql-storage-instance-usage.js.map +1 -0
- package/dist/adminapi/models/mysql-storage-overview.d.ts +32 -0
- package/dist/adminapi/models/mysql-storage-overview.d.ts.map +1 -0
- package/dist/adminapi/models/mysql-storage-overview.js +16 -0
- package/dist/adminapi/models/mysql-storage-overview.js.map +1 -0
- package/dist/adminapi/models/mysql-table-space.d.ts +91 -0
- package/dist/adminapi/models/mysql-table-space.d.ts.map +1 -0
- package/dist/adminapi/models/mysql-table-space.js +16 -0
- package/dist/adminapi/models/mysql-table-space.js.map +1 -0
- package/dist/adminapi/models/performance-trend-series.d.ts +1 -1
- package/dist/adminapi/models/performance-trend-summary.d.ts +1 -1
- package/dist/openapi/apis/diagnostics-api.d.ts +151 -0
- package/dist/openapi/apis/diagnostics-api.d.ts.map +1 -1
- package/dist/openapi/apis/diagnostics-api.js +163 -0
- package/dist/openapi/apis/diagnostics-api.js.map +1 -1
- package/dist/openapi/models/cluster-mode-transition.d.ts +7 -0
- package/dist/openapi/models/cluster-mode-transition.d.ts.map +1 -1
- package/dist/openapi/models/index.d.ts +8 -0
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +8 -0
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/mode-option-values-mappings.d.ts +1 -1
- package/dist/openapi/models/mysql-database-space.d.ts +55 -0
- package/dist/openapi/models/mysql-database-space.d.ts.map +1 -0
- package/dist/openapi/models/mysql-database-space.js +16 -0
- package/dist/openapi/models/mysql-database-space.js.map +1 -0
- package/dist/openapi/models/mysql-index-space.d.ts +73 -0
- package/dist/openapi/models/mysql-index-space.d.ts.map +1 -0
- package/dist/openapi/models/mysql-index-space.js +16 -0
- package/dist/openapi/models/mysql-index-space.js.map +1 -0
- package/dist/openapi/models/mysql-space-analysis.d.ts +73 -0
- package/dist/openapi/models/mysql-space-analysis.d.ts.map +1 -0
- package/dist/openapi/models/mysql-space-analysis.js +16 -0
- package/dist/openapi/models/mysql-space-analysis.js.map +1 -0
- package/dist/openapi/models/mysql-space-source.d.ts +49 -0
- package/dist/openapi/models/mysql-space-source.d.ts.map +1 -0
- package/dist/openapi/models/mysql-space-source.js +16 -0
- package/dist/openapi/models/mysql-space-source.js.map +1 -0
- package/dist/openapi/models/mysql-space-summary.d.ts +73 -0
- package/dist/openapi/models/mysql-space-summary.d.ts.map +1 -0
- package/dist/openapi/models/mysql-space-summary.js +16 -0
- package/dist/openapi/models/mysql-space-summary.js.map +1 -0
- package/dist/openapi/models/mysql-storage-instance-usage.d.ts +79 -0
- package/dist/openapi/models/mysql-storage-instance-usage.d.ts.map +1 -0
- package/dist/openapi/models/mysql-storage-instance-usage.js +16 -0
- package/dist/openapi/models/mysql-storage-instance-usage.js.map +1 -0
- package/dist/openapi/models/mysql-storage-overview.d.ts +32 -0
- package/dist/openapi/models/mysql-storage-overview.d.ts.map +1 -0
- package/dist/openapi/models/mysql-storage-overview.js +16 -0
- package/dist/openapi/models/mysql-storage-overview.js.map +1 -0
- package/dist/openapi/models/mysql-table-space.d.ts +91 -0
- package/dist/openapi/models/mysql-table-space.d.ts.map +1 -0
- package/dist/openapi/models/mysql-table-space.js +16 -0
- package/dist/openapi/models/mysql-table-space.js.map +1 -0
- package/dist/openapi/models/performance-trend-series.d.ts +1 -1
- package/dist/openapi/models/performance-trend-summary.d.ts +1 -1
- package/package.json +1 -1
- package/src/adminapi/.openapi-generator/FILES +8 -0
- package/src/adminapi/apis/diagnostics-api.ts +265 -0
- package/src/adminapi/models/cluster-mode-transition.ts +9 -0
- package/src/adminapi/models/index.ts +8 -0
- package/src/adminapi/models/mode-option-values-mappings.ts +1 -1
- package/src/adminapi/models/mysql-database-space.ts +60 -0
- package/src/adminapi/models/mysql-index-space.ts +78 -0
- package/src/adminapi/models/mysql-space-analysis.ts +90 -0
- package/src/adminapi/models/mysql-space-source.ts +54 -0
- package/src/adminapi/models/mysql-space-summary.ts +78 -0
- package/src/adminapi/models/mysql-storage-instance-usage.ts +84 -0
- package/src/adminapi/models/mysql-storage-overview.ts +39 -0
- package/src/adminapi/models/mysql-table-space.ts +96 -0
- package/src/adminapi/models/performance-trend-series.ts +1 -1
- package/src/adminapi/models/performance-trend-summary.ts +1 -1
- package/src/adminapi.yaml +351 -2
- package/src/openapi/.openapi-generator/FILES +8 -0
- package/src/openapi/apis/diagnostics-api.ts +265 -0
- package/src/openapi/models/cluster-mode-transition.ts +9 -0
- package/src/openapi/models/index.ts +8 -0
- package/src/openapi/models/mode-option-values-mappings.ts +1 -1
- package/src/openapi/models/mysql-database-space.ts +60 -0
- package/src/openapi/models/mysql-index-space.ts +78 -0
- package/src/openapi/models/mysql-space-analysis.ts +90 -0
- package/src/openapi/models/mysql-space-source.ts +54 -0
- package/src/openapi/models/mysql-space-summary.ts +78 -0
- package/src/openapi/models/mysql-storage-instance-usage.ts +84 -0
- package/src/openapi/models/mysql-storage-overview.ts +39 -0
- package/src/openapi/models/mysql-table-space.ts +96 -0
- package/src/openapi/models/performance-trend-series.ts +1 -1
- package/src/openapi/models/performance-trend-summary.ts +1 -1
- package/src/openapi.yaml +351 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-space-analysis.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/mysql-space-analysis.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAGjE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAG3D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AAG7D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAG/D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAGrE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAE3D;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IAC/B;;;;OAIG;IACH,SAAS,EAAE,iBAAiB,CAAC;IAC7B;;;;OAIG;IACH,iBAAiB,EAAE,oBAAoB,CAAC;IACxC;;;;OAIG;IACH,WAAW,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;IACvC;;;;OAIG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAC3B;;;;OAIG;IACH,QAAQ,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;IACjC;;;;OAIG;IACH,SAAS,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;IAClC;;;;OAIG;IACH,SAAS,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;IACnC;;;;OAIG;IACH,aAAa,EAAE,MAAM,CAAC;CACzB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=mysql-space-analysis.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-space-analysis.js","sourceRoot":"","sources":["../../../src/openapi/models/mysql-space-analysis.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface MysqlSpaceSource
|
|
16
|
+
*/
|
|
17
|
+
export interface MysqlSpaceSource {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof MysqlSpaceSource
|
|
22
|
+
*/
|
|
23
|
+
'name': string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof MysqlSpaceSource
|
|
28
|
+
*/
|
|
29
|
+
'kind': string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof MysqlSpaceSource
|
|
34
|
+
*/
|
|
35
|
+
'status': string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof MysqlSpaceSource
|
|
40
|
+
*/
|
|
41
|
+
'collectedAt': string;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {string}
|
|
45
|
+
* @memberof MysqlSpaceSource
|
|
46
|
+
*/
|
|
47
|
+
'message'?: string;
|
|
48
|
+
}
|
|
49
|
+
//# sourceMappingURL=mysql-space-source.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-space-source.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/mysql-space-source.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,aAAa,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=mysql-space-source.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-space-source.js","sourceRoot":"","sources":["../../../src/openapi/models/mysql-space-source.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface MysqlSpaceSummary
|
|
16
|
+
*/
|
|
17
|
+
export interface MysqlSpaceSummary {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof MysqlSpaceSummary
|
|
22
|
+
*/
|
|
23
|
+
'databaseName': string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {number}
|
|
27
|
+
* @memberof MysqlSpaceSummary
|
|
28
|
+
*/
|
|
29
|
+
'databaseSizeBytes': number;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof MysqlSpaceSummary
|
|
34
|
+
*/
|
|
35
|
+
'dataBytes': number;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof MysqlSpaceSummary
|
|
40
|
+
*/
|
|
41
|
+
'indexBytes': number;
|
|
42
|
+
/**
|
|
43
|
+
* DATA_FREE reported by information_schema. Its per-table meaning is most reliable with innodb_file_per_table.
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof MysqlSpaceSummary
|
|
46
|
+
*/
|
|
47
|
+
'freeBytes': number;
|
|
48
|
+
/**
|
|
49
|
+
*
|
|
50
|
+
* @type {number}
|
|
51
|
+
* @memberof MysqlSpaceSummary
|
|
52
|
+
*/
|
|
53
|
+
'tableCount': number;
|
|
54
|
+
/**
|
|
55
|
+
*
|
|
56
|
+
* @type {boolean}
|
|
57
|
+
* @memberof MysqlSpaceSummary
|
|
58
|
+
*/
|
|
59
|
+
'tableListTruncated': boolean;
|
|
60
|
+
/**
|
|
61
|
+
*
|
|
62
|
+
* @type {boolean}
|
|
63
|
+
* @memberof MysqlSpaceSummary
|
|
64
|
+
*/
|
|
65
|
+
'indexListTruncated': boolean;
|
|
66
|
+
/**
|
|
67
|
+
*
|
|
68
|
+
* @type {string}
|
|
69
|
+
* @memberof MysqlSpaceSummary
|
|
70
|
+
*/
|
|
71
|
+
'indexSizeSource'?: string;
|
|
72
|
+
}
|
|
73
|
+
//# sourceMappingURL=mysql-space-summary.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-space-summary.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/mysql-space-summary.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,mBAAmB,EAAE,MAAM,CAAC;IAC5B;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,oBAAoB,EAAE,OAAO,CAAC;IAC9B;;;;OAIG;IACH,oBAAoB,EAAE,OAAO,CAAC;IAC9B;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC9B"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=mysql-space-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-space-summary.js","sourceRoot":"","sources":["../../../src/openapi/models/mysql-space-summary.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface MysqlStorageInstanceUsage
|
|
16
|
+
*/
|
|
17
|
+
export interface MysqlStorageInstanceUsage {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof MysqlStorageInstanceUsage
|
|
22
|
+
*/
|
|
23
|
+
'instanceName'?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof MysqlStorageInstanceUsage
|
|
28
|
+
*/
|
|
29
|
+
'pvcName'?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof MysqlStorageInstanceUsage
|
|
34
|
+
*/
|
|
35
|
+
'role'?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof MysqlStorageInstanceUsage
|
|
40
|
+
*/
|
|
41
|
+
'componentName'?: string;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof MysqlStorageInstanceUsage
|
|
46
|
+
*/
|
|
47
|
+
'totalBytes'?: number;
|
|
48
|
+
/**
|
|
49
|
+
*
|
|
50
|
+
* @type {number}
|
|
51
|
+
* @memberof MysqlStorageInstanceUsage
|
|
52
|
+
*/
|
|
53
|
+
'usedBytes'?: number;
|
|
54
|
+
/**
|
|
55
|
+
*
|
|
56
|
+
* @type {number}
|
|
57
|
+
* @memberof MysqlStorageInstanceUsage
|
|
58
|
+
*/
|
|
59
|
+
'availableBytes'?: number;
|
|
60
|
+
/**
|
|
61
|
+
*
|
|
62
|
+
* @type {number}
|
|
63
|
+
* @memberof MysqlStorageInstanceUsage
|
|
64
|
+
*/
|
|
65
|
+
'usageRatio'?: number | null;
|
|
66
|
+
/**
|
|
67
|
+
*
|
|
68
|
+
* @type {string}
|
|
69
|
+
* @memberof MysqlStorageInstanceUsage
|
|
70
|
+
*/
|
|
71
|
+
'updatedAt'?: string;
|
|
72
|
+
/**
|
|
73
|
+
*
|
|
74
|
+
* @type {string}
|
|
75
|
+
* @memberof MysqlStorageInstanceUsage
|
|
76
|
+
*/
|
|
77
|
+
'source'?: string;
|
|
78
|
+
}
|
|
79
|
+
//# sourceMappingURL=mysql-storage-instance-usage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-storage-instance-usage.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/mysql-storage-instance-usage.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=mysql-storage-instance-usage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-storage-instance-usage.js","sourceRoot":"","sources":["../../../src/openapi/models/mysql-storage-instance-usage.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { MysqlStorageInstanceUsage } from './mysql-storage-instance-usage';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface MysqlStorageOverview
|
|
17
|
+
*/
|
|
18
|
+
export interface MysqlStorageOverview {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof MysqlStorageOverview
|
|
23
|
+
*/
|
|
24
|
+
'source': string;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {Array<MysqlStorageInstanceUsage>}
|
|
28
|
+
* @memberof MysqlStorageOverview
|
|
29
|
+
*/
|
|
30
|
+
'instances': Array<MysqlStorageInstanceUsage>;
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=mysql-storage-overview.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-storage-overview.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/mysql-storage-overview.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gCAAgC,CAAC;AAEhF;;;;GAIG;AACH,MAAM,WAAW,oBAAoB;IACjC;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,WAAW,EAAE,KAAK,CAAC,yBAAyB,CAAC,CAAC;CACjD"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=mysql-storage-overview.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-storage-overview.js","sourceRoot":"","sources":["../../../src/openapi/models/mysql-storage-overview.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface MysqlTableSpace
|
|
16
|
+
*/
|
|
17
|
+
export interface MysqlTableSpace {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof MysqlTableSpace
|
|
22
|
+
*/
|
|
23
|
+
'database': string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof MysqlTableSpace
|
|
28
|
+
*/
|
|
29
|
+
'name': string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof MysqlTableSpace
|
|
34
|
+
*/
|
|
35
|
+
'engine': string;
|
|
36
|
+
/**
|
|
37
|
+
* Estimated row count for InnoDB tables.
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof MysqlTableSpace
|
|
40
|
+
*/
|
|
41
|
+
'rows': number;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof MysqlTableSpace
|
|
46
|
+
*/
|
|
47
|
+
'dataBytes': number;
|
|
48
|
+
/**
|
|
49
|
+
*
|
|
50
|
+
* @type {number}
|
|
51
|
+
* @memberof MysqlTableSpace
|
|
52
|
+
*/
|
|
53
|
+
'indexBytes': number;
|
|
54
|
+
/**
|
|
55
|
+
*
|
|
56
|
+
* @type {number}
|
|
57
|
+
* @memberof MysqlTableSpace
|
|
58
|
+
*/
|
|
59
|
+
'freeBytes': number;
|
|
60
|
+
/**
|
|
61
|
+
*
|
|
62
|
+
* @type {number}
|
|
63
|
+
* @memberof MysqlTableSpace
|
|
64
|
+
*/
|
|
65
|
+
'totalBytes': number;
|
|
66
|
+
/**
|
|
67
|
+
*
|
|
68
|
+
* @type {number}
|
|
69
|
+
* @memberof MysqlTableSpace
|
|
70
|
+
*/
|
|
71
|
+
'avgRowLength': number;
|
|
72
|
+
/**
|
|
73
|
+
* freeBytes divided by totalBytes plus freeBytes when available.
|
|
74
|
+
* @type {number}
|
|
75
|
+
* @memberof MysqlTableSpace
|
|
76
|
+
*/
|
|
77
|
+
'fragmentationRatio'?: number | null;
|
|
78
|
+
/**
|
|
79
|
+
*
|
|
80
|
+
* @type {string}
|
|
81
|
+
* @memberof MysqlTableSpace
|
|
82
|
+
*/
|
|
83
|
+
'createTime'?: string;
|
|
84
|
+
/**
|
|
85
|
+
*
|
|
86
|
+
* @type {string}
|
|
87
|
+
* @memberof MysqlTableSpace
|
|
88
|
+
*/
|
|
89
|
+
'updateTime'?: string;
|
|
90
|
+
}
|
|
91
|
+
//# sourceMappingURL=mysql-table-space.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-table-space.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/mysql-table-space.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,eAAe;IAC5B;;;;OAIG;IACH,UAAU,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=mysql-table-space.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mysql-table-space.js","sourceRoot":"","sources":["../../../src/openapi/models/mysql-table-space.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -30,7 +30,7 @@ export interface PerformanceTrendSeries {
|
|
|
30
30
|
*/
|
|
31
31
|
'displayName': LocalizedDescription;
|
|
32
32
|
/**
|
|
33
|
-
* Metric category. Values
|
|
33
|
+
* Metric category. Values include availability, performance, connections, resource, capacity, innodb, and vacuumWraparound.
|
|
34
34
|
* @type {string}
|
|
35
35
|
* @memberof PerformanceTrendSeries
|
|
36
36
|
*/
|
|
@@ -29,7 +29,7 @@ export interface PerformanceTrendSummary {
|
|
|
29
29
|
*/
|
|
30
30
|
'displayName': LocalizedDescription;
|
|
31
31
|
/**
|
|
32
|
-
* Metric category. Values
|
|
32
|
+
* Metric category. Values include availability, performance, connections, resource, capacity, innodb, and vacuumWraparound.
|
|
33
33
|
* @type {string}
|
|
34
34
|
* @memberof PerformanceTrendSummary
|
|
35
35
|
*/
|
package/package.json
CHANGED
|
@@ -679,8 +679,16 @@ models/monitor-data-sink-create.ts
|
|
|
679
679
|
models/monitor-data-sink-list.ts
|
|
680
680
|
models/monitor-data-sink-update.ts
|
|
681
681
|
models/monitor-data-sink.ts
|
|
682
|
+
models/mysql-database-space.ts
|
|
683
|
+
models/mysql-index-space.ts
|
|
684
|
+
models/mysql-space-analysis.ts
|
|
685
|
+
models/mysql-space-source.ts
|
|
686
|
+
models/mysql-space-summary.ts
|
|
682
687
|
models/mysql-sqlanalysis.ts
|
|
683
688
|
models/mysql-sqlfingerprint.ts
|
|
689
|
+
models/mysql-storage-instance-usage.ts
|
|
690
|
+
models/mysql-storage-overview.ts
|
|
691
|
+
models/mysql-table-space.ts
|
|
684
692
|
models/network-config.ts
|
|
685
693
|
models/network-mode-option-inner.ts
|
|
686
694
|
models/network-mode.ts
|