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.
Files changed (123) hide show
  1. package/dist/adminapi/apis/diagnostics-api.d.ts +151 -0
  2. package/dist/adminapi/apis/diagnostics-api.d.ts.map +1 -1
  3. package/dist/adminapi/apis/diagnostics-api.js +163 -0
  4. package/dist/adminapi/apis/diagnostics-api.js.map +1 -1
  5. package/dist/adminapi/models/cluster-mode-transition.d.ts +7 -0
  6. package/dist/adminapi/models/cluster-mode-transition.d.ts.map +1 -1
  7. package/dist/adminapi/models/index.d.ts +8 -0
  8. package/dist/adminapi/models/index.d.ts.map +1 -1
  9. package/dist/adminapi/models/index.js +8 -0
  10. package/dist/adminapi/models/index.js.map +1 -1
  11. package/dist/adminapi/models/mode-option-values-mappings.d.ts +1 -1
  12. package/dist/adminapi/models/mysql-database-space.d.ts +55 -0
  13. package/dist/adminapi/models/mysql-database-space.d.ts.map +1 -0
  14. package/dist/adminapi/models/mysql-database-space.js +16 -0
  15. package/dist/adminapi/models/mysql-database-space.js.map +1 -0
  16. package/dist/adminapi/models/mysql-index-space.d.ts +73 -0
  17. package/dist/adminapi/models/mysql-index-space.d.ts.map +1 -0
  18. package/dist/adminapi/models/mysql-index-space.js +16 -0
  19. package/dist/adminapi/models/mysql-index-space.js.map +1 -0
  20. package/dist/adminapi/models/mysql-space-analysis.d.ts +73 -0
  21. package/dist/adminapi/models/mysql-space-analysis.d.ts.map +1 -0
  22. package/dist/adminapi/models/mysql-space-analysis.js +16 -0
  23. package/dist/adminapi/models/mysql-space-analysis.js.map +1 -0
  24. package/dist/adminapi/models/mysql-space-source.d.ts +49 -0
  25. package/dist/adminapi/models/mysql-space-source.d.ts.map +1 -0
  26. package/dist/adminapi/models/mysql-space-source.js +16 -0
  27. package/dist/adminapi/models/mysql-space-source.js.map +1 -0
  28. package/dist/adminapi/models/mysql-space-summary.d.ts +73 -0
  29. package/dist/adminapi/models/mysql-space-summary.d.ts.map +1 -0
  30. package/dist/adminapi/models/mysql-space-summary.js +16 -0
  31. package/dist/adminapi/models/mysql-space-summary.js.map +1 -0
  32. package/dist/adminapi/models/mysql-storage-instance-usage.d.ts +79 -0
  33. package/dist/adminapi/models/mysql-storage-instance-usage.d.ts.map +1 -0
  34. package/dist/adminapi/models/mysql-storage-instance-usage.js +16 -0
  35. package/dist/adminapi/models/mysql-storage-instance-usage.js.map +1 -0
  36. package/dist/adminapi/models/mysql-storage-overview.d.ts +32 -0
  37. package/dist/adminapi/models/mysql-storage-overview.d.ts.map +1 -0
  38. package/dist/adminapi/models/mysql-storage-overview.js +16 -0
  39. package/dist/adminapi/models/mysql-storage-overview.js.map +1 -0
  40. package/dist/adminapi/models/mysql-table-space.d.ts +91 -0
  41. package/dist/adminapi/models/mysql-table-space.d.ts.map +1 -0
  42. package/dist/adminapi/models/mysql-table-space.js +16 -0
  43. package/dist/adminapi/models/mysql-table-space.js.map +1 -0
  44. package/dist/adminapi/models/performance-trend-series.d.ts +1 -1
  45. package/dist/adminapi/models/performance-trend-summary.d.ts +1 -1
  46. package/dist/openapi/apis/diagnostics-api.d.ts +151 -0
  47. package/dist/openapi/apis/diagnostics-api.d.ts.map +1 -1
  48. package/dist/openapi/apis/diagnostics-api.js +163 -0
  49. package/dist/openapi/apis/diagnostics-api.js.map +1 -1
  50. package/dist/openapi/models/cluster-mode-transition.d.ts +7 -0
  51. package/dist/openapi/models/cluster-mode-transition.d.ts.map +1 -1
  52. package/dist/openapi/models/index.d.ts +8 -0
  53. package/dist/openapi/models/index.d.ts.map +1 -1
  54. package/dist/openapi/models/index.js +8 -0
  55. package/dist/openapi/models/index.js.map +1 -1
  56. package/dist/openapi/models/mode-option-values-mappings.d.ts +1 -1
  57. package/dist/openapi/models/mysql-database-space.d.ts +55 -0
  58. package/dist/openapi/models/mysql-database-space.d.ts.map +1 -0
  59. package/dist/openapi/models/mysql-database-space.js +16 -0
  60. package/dist/openapi/models/mysql-database-space.js.map +1 -0
  61. package/dist/openapi/models/mysql-index-space.d.ts +73 -0
  62. package/dist/openapi/models/mysql-index-space.d.ts.map +1 -0
  63. package/dist/openapi/models/mysql-index-space.js +16 -0
  64. package/dist/openapi/models/mysql-index-space.js.map +1 -0
  65. package/dist/openapi/models/mysql-space-analysis.d.ts +73 -0
  66. package/dist/openapi/models/mysql-space-analysis.d.ts.map +1 -0
  67. package/dist/openapi/models/mysql-space-analysis.js +16 -0
  68. package/dist/openapi/models/mysql-space-analysis.js.map +1 -0
  69. package/dist/openapi/models/mysql-space-source.d.ts +49 -0
  70. package/dist/openapi/models/mysql-space-source.d.ts.map +1 -0
  71. package/dist/openapi/models/mysql-space-source.js +16 -0
  72. package/dist/openapi/models/mysql-space-source.js.map +1 -0
  73. package/dist/openapi/models/mysql-space-summary.d.ts +73 -0
  74. package/dist/openapi/models/mysql-space-summary.d.ts.map +1 -0
  75. package/dist/openapi/models/mysql-space-summary.js +16 -0
  76. package/dist/openapi/models/mysql-space-summary.js.map +1 -0
  77. package/dist/openapi/models/mysql-storage-instance-usage.d.ts +79 -0
  78. package/dist/openapi/models/mysql-storage-instance-usage.d.ts.map +1 -0
  79. package/dist/openapi/models/mysql-storage-instance-usage.js +16 -0
  80. package/dist/openapi/models/mysql-storage-instance-usage.js.map +1 -0
  81. package/dist/openapi/models/mysql-storage-overview.d.ts +32 -0
  82. package/dist/openapi/models/mysql-storage-overview.d.ts.map +1 -0
  83. package/dist/openapi/models/mysql-storage-overview.js +16 -0
  84. package/dist/openapi/models/mysql-storage-overview.js.map +1 -0
  85. package/dist/openapi/models/mysql-table-space.d.ts +91 -0
  86. package/dist/openapi/models/mysql-table-space.d.ts.map +1 -0
  87. package/dist/openapi/models/mysql-table-space.js +16 -0
  88. package/dist/openapi/models/mysql-table-space.js.map +1 -0
  89. package/dist/openapi/models/performance-trend-series.d.ts +1 -1
  90. package/dist/openapi/models/performance-trend-summary.d.ts +1 -1
  91. package/package.json +1 -1
  92. package/src/adminapi/.openapi-generator/FILES +8 -0
  93. package/src/adminapi/apis/diagnostics-api.ts +265 -0
  94. package/src/adminapi/models/cluster-mode-transition.ts +9 -0
  95. package/src/adminapi/models/index.ts +8 -0
  96. package/src/adminapi/models/mode-option-values-mappings.ts +1 -1
  97. package/src/adminapi/models/mysql-database-space.ts +60 -0
  98. package/src/adminapi/models/mysql-index-space.ts +78 -0
  99. package/src/adminapi/models/mysql-space-analysis.ts +90 -0
  100. package/src/adminapi/models/mysql-space-source.ts +54 -0
  101. package/src/adminapi/models/mysql-space-summary.ts +78 -0
  102. package/src/adminapi/models/mysql-storage-instance-usage.ts +84 -0
  103. package/src/adminapi/models/mysql-storage-overview.ts +39 -0
  104. package/src/adminapi/models/mysql-table-space.ts +96 -0
  105. package/src/adminapi/models/performance-trend-series.ts +1 -1
  106. package/src/adminapi/models/performance-trend-summary.ts +1 -1
  107. package/src/adminapi.yaml +351 -2
  108. package/src/openapi/.openapi-generator/FILES +8 -0
  109. package/src/openapi/apis/diagnostics-api.ts +265 -0
  110. package/src/openapi/models/cluster-mode-transition.ts +9 -0
  111. package/src/openapi/models/index.ts +8 -0
  112. package/src/openapi/models/mode-option-values-mappings.ts +1 -1
  113. package/src/openapi/models/mysql-database-space.ts +60 -0
  114. package/src/openapi/models/mysql-index-space.ts +78 -0
  115. package/src/openapi/models/mysql-space-analysis.ts +90 -0
  116. package/src/openapi/models/mysql-space-source.ts +54 -0
  117. package/src/openapi/models/mysql-space-summary.ts +78 -0
  118. package/src/openapi/models/mysql-storage-instance-usage.ts +84 -0
  119. package/src/openapi/models/mysql-storage-overview.ts +39 -0
  120. package/src/openapi/models/mysql-table-space.ts +96 -0
  121. package/src/openapi/models/performance-trend-series.ts +1 -1
  122. package/src/openapi/models/performance-trend-summary.ts +1 -1
  123. package/src/openapi.yaml +351 -2
@@ -18,6 +18,7 @@ import type { DamengSessionDetail } from '../models';
18
18
  import type { DamengSessionListItem } from '../models';
19
19
  import type { DamengSpaceAnalysis } from '../models';
20
20
  import type { MysqlSQLAnalysis } from '../models';
21
+ import type { MysqlSpaceAnalysis } from '../models';
21
22
  import type { PerformanceTrends } from '../models';
22
23
  import type { PostgresqlLockAnalysis } from '../models';
23
24
  import type { PostgresqlSQLAnalysis } from '../models';
@@ -71,6 +72,17 @@ export declare const DiagnosticsApiAxiosParamCreator: (configuration?: Configura
71
72
  * @throws {RequiredError}
72
73
  */
73
74
  getDiagnosticsDamengSpaceAnalysis: (orgName: string, clusterName: string, tableLimit?: number, indexLimit?: number, schema?: string, skipBasic?: boolean, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
75
+ /**
76
+ * Get read-only MySQL 5.7, 8.0, and 8.4 performance trends from backend-owned metrics and database capability checks. The response does not expose SQL, PromQL, internal endpoints, or credentials.
77
+ * @summary Get MySQL performance trends
78
+ * @param {string} orgName Organization name
79
+ * @param {string} clusterName Cluster name
80
+ * @param {string} [range] Controlled query range. Allowed values are 1h, 6h, 24h, and 7d. Defaults to 1h.
81
+ * @param {string} [step] Controlled query granularity. Allowed values are 1m, 5m, 15m, and 1h.
82
+ * @param {*} [options] Override http request option.
83
+ * @throws {RequiredError}
84
+ */
85
+ getDiagnosticsMysqlPerformanceTrends: (orgName: string, clusterName: string, range?: string, step?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
74
86
  /**
75
87
  * Get a read-only MySQL SQL fingerprint ranking from Performance Schema statement digests. The response does not expose raw SQL text, time-window aggregation, execution plans, or remediation actions.
76
88
  * @summary Get MySQL SQL analysis
@@ -82,6 +94,16 @@ export declare const DiagnosticsApiAxiosParamCreator: (configuration?: Configura
82
94
  * @throws {RequiredError}
83
95
  */
84
96
  getDiagnosticsMysqlSQLAnalysis: (orgName: string, clusterName: string, limit?: number, orderBy?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
97
+ /**
98
+ * Get a read-only MySQL 5.7, 8.0, or 8.4 compatible space snapshot and fixed backend-owned storage metrics.
99
+ * @summary Get MySQL space analysis
100
+ * @param {string} orgName
101
+ * @param {string} clusterName
102
+ * @param {string} [databaseName] Optional database name for table and index details. When omitted, the largest non-system database is selected.
103
+ * @param {*} [options] Override http request option.
104
+ * @throws {RequiredError}
105
+ */
106
+ getDiagnosticsMysqlSpaceAnalysis: (orgName: string, clusterName: string, databaseName?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
85
107
  /**
86
108
  * Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
87
109
  * @summary Get PostgreSQL performance trends
@@ -204,6 +226,17 @@ export declare const DiagnosticsApiFp: (configuration?: Configuration) => {
204
226
  * @throws {RequiredError}
205
227
  */
206
228
  getDiagnosticsDamengSpaceAnalysis(orgName: string, clusterName: string, tableLimit?: number, indexLimit?: number, schema?: string, skipBasic?: boolean, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<DamengSpaceAnalysis>>;
229
+ /**
230
+ * Get read-only MySQL 5.7, 8.0, and 8.4 performance trends from backend-owned metrics and database capability checks. The response does not expose SQL, PromQL, internal endpoints, or credentials.
231
+ * @summary Get MySQL performance trends
232
+ * @param {string} orgName Organization name
233
+ * @param {string} clusterName Cluster name
234
+ * @param {string} [range] Controlled query range. Allowed values are 1h, 6h, 24h, and 7d. Defaults to 1h.
235
+ * @param {string} [step] Controlled query granularity. Allowed values are 1m, 5m, 15m, and 1h.
236
+ * @param {*} [options] Override http request option.
237
+ * @throws {RequiredError}
238
+ */
239
+ getDiagnosticsMysqlPerformanceTrends(orgName: string, clusterName: string, range?: string, step?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<PerformanceTrends>>;
207
240
  /**
208
241
  * Get a read-only MySQL SQL fingerprint ranking from Performance Schema statement digests. The response does not expose raw SQL text, time-window aggregation, execution plans, or remediation actions.
209
242
  * @summary Get MySQL SQL analysis
@@ -215,6 +248,16 @@ export declare const DiagnosticsApiFp: (configuration?: Configuration) => {
215
248
  * @throws {RequiredError}
216
249
  */
217
250
  getDiagnosticsMysqlSQLAnalysis(orgName: string, clusterName: string, limit?: number, orderBy?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MysqlSQLAnalysis>>;
251
+ /**
252
+ * Get a read-only MySQL 5.7, 8.0, or 8.4 compatible space snapshot and fixed backend-owned storage metrics.
253
+ * @summary Get MySQL space analysis
254
+ * @param {string} orgName
255
+ * @param {string} clusterName
256
+ * @param {string} [databaseName] Optional database name for table and index details. When omitted, the largest non-system database is selected.
257
+ * @param {*} [options] Override http request option.
258
+ * @throws {RequiredError}
259
+ */
260
+ getDiagnosticsMysqlSpaceAnalysis(orgName: string, clusterName: string, databaseName?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<MysqlSpaceAnalysis>>;
218
261
  /**
219
262
  * Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
220
263
  * @summary Get PostgreSQL performance trends
@@ -326,6 +369,14 @@ export declare const DiagnosticsApiFactory: (configuration?: Configuration, base
326
369
  * @throws {RequiredError}
327
370
  */
328
371
  getDiagnosticsDamengSpaceAnalysis(requestParameters: DiagnosticsApiGetDiagnosticsDamengSpaceAnalysisRequest, options?: RawAxiosRequestConfig): AxiosPromise<DamengSpaceAnalysis>;
372
+ /**
373
+ * Get read-only MySQL 5.7, 8.0, and 8.4 performance trends from backend-owned metrics and database capability checks. The response does not expose SQL, PromQL, internal endpoints, or credentials.
374
+ * @summary Get MySQL performance trends
375
+ * @param {DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest} requestParameters Request parameters.
376
+ * @param {*} [options] Override http request option.
377
+ * @throws {RequiredError}
378
+ */
379
+ getDiagnosticsMysqlPerformanceTrends(requestParameters: DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest, options?: RawAxiosRequestConfig): AxiosPromise<PerformanceTrends>;
329
380
  /**
330
381
  * Get a read-only MySQL SQL fingerprint ranking from Performance Schema statement digests. The response does not expose raw SQL text, time-window aggregation, execution plans, or remediation actions.
331
382
  * @summary Get MySQL SQL analysis
@@ -334,6 +385,14 @@ export declare const DiagnosticsApiFactory: (configuration?: Configuration, base
334
385
  * @throws {RequiredError}
335
386
  */
336
387
  getDiagnosticsMysqlSQLAnalysis(requestParameters: DiagnosticsApiGetDiagnosticsMysqlSQLAnalysisRequest, options?: RawAxiosRequestConfig): AxiosPromise<MysqlSQLAnalysis>;
388
+ /**
389
+ * Get a read-only MySQL 5.7, 8.0, or 8.4 compatible space snapshot and fixed backend-owned storage metrics.
390
+ * @summary Get MySQL space analysis
391
+ * @param {DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest} requestParameters Request parameters.
392
+ * @param {*} [options] Override http request option.
393
+ * @throws {RequiredError}
394
+ */
395
+ getDiagnosticsMysqlSpaceAnalysis(requestParameters: DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest, options?: RawAxiosRequestConfig): AxiosPromise<MysqlSpaceAnalysis>;
337
396
  /**
338
397
  * Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
339
398
  * @summary Get PostgreSQL performance trends
@@ -433,6 +492,15 @@ export interface DiagnosticsApiInterface {
433
492
  * @memberof DiagnosticsApiInterface
434
493
  */
435
494
  getDiagnosticsDamengSpaceAnalysis(requestParameters: DiagnosticsApiGetDiagnosticsDamengSpaceAnalysisRequest, options?: RawAxiosRequestConfig): AxiosPromise<DamengSpaceAnalysis>;
495
+ /**
496
+ * Get read-only MySQL 5.7, 8.0, and 8.4 performance trends from backend-owned metrics and database capability checks. The response does not expose SQL, PromQL, internal endpoints, or credentials.
497
+ * @summary Get MySQL performance trends
498
+ * @param {DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest} requestParameters Request parameters.
499
+ * @param {*} [options] Override http request option.
500
+ * @throws {RequiredError}
501
+ * @memberof DiagnosticsApiInterface
502
+ */
503
+ getDiagnosticsMysqlPerformanceTrends(requestParameters: DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest, options?: RawAxiosRequestConfig): AxiosPromise<PerformanceTrends>;
436
504
  /**
437
505
  * Get a read-only MySQL SQL fingerprint ranking from Performance Schema statement digests. The response does not expose raw SQL text, time-window aggregation, execution plans, or remediation actions.
438
506
  * @summary Get MySQL SQL analysis
@@ -442,6 +510,15 @@ export interface DiagnosticsApiInterface {
442
510
  * @memberof DiagnosticsApiInterface
443
511
  */
444
512
  getDiagnosticsMysqlSQLAnalysis(requestParameters: DiagnosticsApiGetDiagnosticsMysqlSQLAnalysisRequest, options?: RawAxiosRequestConfig): AxiosPromise<MysqlSQLAnalysis>;
513
+ /**
514
+ * Get a read-only MySQL 5.7, 8.0, or 8.4 compatible space snapshot and fixed backend-owned storage metrics.
515
+ * @summary Get MySQL space analysis
516
+ * @param {DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest} requestParameters Request parameters.
517
+ * @param {*} [options] Override http request option.
518
+ * @throws {RequiredError}
519
+ * @memberof DiagnosticsApiInterface
520
+ */
521
+ getDiagnosticsMysqlSpaceAnalysis(requestParameters: DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest, options?: RawAxiosRequestConfig): AxiosPromise<MysqlSpaceAnalysis>;
445
522
  /**
446
523
  * Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
447
524
  * @summary Get PostgreSQL performance trends
@@ -624,6 +701,37 @@ export interface DiagnosticsApiGetDiagnosticsDamengSpaceAnalysisRequest {
624
701
  */
625
702
  readonly skipBasic?: boolean;
626
703
  }
704
+ /**
705
+ * Request parameters for getDiagnosticsMysqlPerformanceTrends operation in DiagnosticsApi.
706
+ * @export
707
+ * @interface DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest
708
+ */
709
+ export interface DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest {
710
+ /**
711
+ * Organization name
712
+ * @type {string}
713
+ * @memberof DiagnosticsApiGetDiagnosticsMysqlPerformanceTrends
714
+ */
715
+ readonly orgName: string;
716
+ /**
717
+ * Cluster name
718
+ * @type {string}
719
+ * @memberof DiagnosticsApiGetDiagnosticsMysqlPerformanceTrends
720
+ */
721
+ readonly clusterName: string;
722
+ /**
723
+ * Controlled query range. Allowed values are 1h, 6h, 24h, and 7d. Defaults to 1h.
724
+ * @type {string}
725
+ * @memberof DiagnosticsApiGetDiagnosticsMysqlPerformanceTrends
726
+ */
727
+ readonly range?: string;
728
+ /**
729
+ * Controlled query granularity. Allowed values are 1m, 5m, 15m, and 1h.
730
+ * @type {string}
731
+ * @memberof DiagnosticsApiGetDiagnosticsMysqlPerformanceTrends
732
+ */
733
+ readonly step?: string;
734
+ }
627
735
  /**
628
736
  * Request parameters for getDiagnosticsMysqlSQLAnalysis operation in DiagnosticsApi.
629
737
  * @export
@@ -655,6 +763,31 @@ export interface DiagnosticsApiGetDiagnosticsMysqlSQLAnalysisRequest {
655
763
  */
656
764
  readonly orderBy?: string;
657
765
  }
766
+ /**
767
+ * Request parameters for getDiagnosticsMysqlSpaceAnalysis operation in DiagnosticsApi.
768
+ * @export
769
+ * @interface DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest
770
+ */
771
+ export interface DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest {
772
+ /**
773
+ *
774
+ * @type {string}
775
+ * @memberof DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysis
776
+ */
777
+ readonly orgName: string;
778
+ /**
779
+ *
780
+ * @type {string}
781
+ * @memberof DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysis
782
+ */
783
+ readonly clusterName: string;
784
+ /**
785
+ * Optional database name for table and index details. When omitted, the largest non-system database is selected.
786
+ * @type {string}
787
+ * @memberof DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysis
788
+ */
789
+ readonly databaseName?: string;
790
+ }
658
791
  /**
659
792
  * Request parameters for getDiagnosticsPostgresqlPerformanceTrends operation in DiagnosticsApi.
660
793
  * @export
@@ -891,6 +1024,15 @@ export declare class DiagnosticsApi extends BaseAPI implements DiagnosticsApiInt
891
1024
  * @memberof DiagnosticsApi
892
1025
  */
893
1026
  getDiagnosticsDamengSpaceAnalysis(requestParameters: DiagnosticsApiGetDiagnosticsDamengSpaceAnalysisRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<DamengSpaceAnalysis, any, {}>>;
1027
+ /**
1028
+ * Get read-only MySQL 5.7, 8.0, and 8.4 performance trends from backend-owned metrics and database capability checks. The response does not expose SQL, PromQL, internal endpoints, or credentials.
1029
+ * @summary Get MySQL performance trends
1030
+ * @param {DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest} requestParameters Request parameters.
1031
+ * @param {*} [options] Override http request option.
1032
+ * @throws {RequiredError}
1033
+ * @memberof DiagnosticsApi
1034
+ */
1035
+ getDiagnosticsMysqlPerformanceTrends(requestParameters: DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<PerformanceTrends, any, {}>>;
894
1036
  /**
895
1037
  * Get a read-only MySQL SQL fingerprint ranking from Performance Schema statement digests. The response does not expose raw SQL text, time-window aggregation, execution plans, or remediation actions.
896
1038
  * @summary Get MySQL SQL analysis
@@ -900,6 +1042,15 @@ export declare class DiagnosticsApi extends BaseAPI implements DiagnosticsApiInt
900
1042
  * @memberof DiagnosticsApi
901
1043
  */
902
1044
  getDiagnosticsMysqlSQLAnalysis(requestParameters: DiagnosticsApiGetDiagnosticsMysqlSQLAnalysisRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<MysqlSQLAnalysis, any, {}>>;
1045
+ /**
1046
+ * Get a read-only MySQL 5.7, 8.0, or 8.4 compatible space snapshot and fixed backend-owned storage metrics.
1047
+ * @summary Get MySQL space analysis
1048
+ * @param {DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest} requestParameters Request parameters.
1049
+ * @param {*} [options] Override http request option.
1050
+ * @throws {RequiredError}
1051
+ * @memberof DiagnosticsApi
1052
+ */
1053
+ getDiagnosticsMysqlSpaceAnalysis(requestParameters: DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest, options?: RawAxiosRequestConfig): Promise<import("axios").AxiosResponse<MysqlSpaceAnalysis, any, {}>>;
903
1054
  /**
904
1055
  * Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
905
1056
  * @summary Get PostgreSQL performance trends
@@ -1 +1 @@
1
- {"version":3,"file":"diagnostics-api.d.ts","sourceRoot":"","sources":["../../../src/adminapi/apis/diagnostics-api.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"diagnostics-api.d.ts","sourceRoot":"","sources":["../../../src/adminapi/apis/diagnostics-api.ts"],"names":[],"mappings":"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"}
@@ -209,6 +209,52 @@ const DiagnosticsApiAxiosParamCreator = function (configuration) {
209
209
  options: localVarRequestOptions,
210
210
  };
211
211
  },
212
+ /**
213
+ * Get read-only MySQL 5.7, 8.0, and 8.4 performance trends from backend-owned metrics and database capability checks. The response does not expose SQL, PromQL, internal endpoints, or credentials.
214
+ * @summary Get MySQL performance trends
215
+ * @param {string} orgName Organization name
216
+ * @param {string} clusterName Cluster name
217
+ * @param {string} [range] Controlled query range. Allowed values are 1h, 6h, 24h, and 7d. Defaults to 1h.
218
+ * @param {string} [step] Controlled query granularity. Allowed values are 1m, 5m, 15m, and 1h.
219
+ * @param {*} [options] Override http request option.
220
+ * @throws {RequiredError}
221
+ */
222
+ getDiagnosticsMysqlPerformanceTrends: async (orgName, clusterName, range, step, options = {}) => {
223
+ // verify required parameter 'orgName' is not null or undefined
224
+ (0, common_1.assertParamExists)('getDiagnosticsMysqlPerformanceTrends', 'orgName', orgName);
225
+ // verify required parameter 'clusterName' is not null or undefined
226
+ (0, common_1.assertParamExists)('getDiagnosticsMysqlPerformanceTrends', 'clusterName', clusterName);
227
+ const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/mysql/performanceTrends`
228
+ .replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
229
+ .replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
230
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
231
+ const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
232
+ let baseOptions;
233
+ if (configuration) {
234
+ baseOptions = configuration.baseOptions;
235
+ }
236
+ const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
237
+ const localVarHeaderParameter = {};
238
+ const localVarQueryParameter = {};
239
+ // authentication BearerToken required
240
+ // http bearer authentication required
241
+ await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
242
+ // authentication DigestAuth required
243
+ await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
244
+ if (range !== undefined) {
245
+ localVarQueryParameter['range'] = range;
246
+ }
247
+ if (step !== undefined) {
248
+ localVarQueryParameter['step'] = step;
249
+ }
250
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
251
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
252
+ localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
253
+ return {
254
+ url: (0, common_1.toPathString)(localVarUrlObj),
255
+ options: localVarRequestOptions,
256
+ };
257
+ },
212
258
  /**
213
259
  * Get a read-only MySQL SQL fingerprint ranking from Performance Schema statement digests. The response does not expose raw SQL text, time-window aggregation, execution plans, or remediation actions.
214
260
  * @summary Get MySQL SQL analysis
@@ -255,6 +301,48 @@ const DiagnosticsApiAxiosParamCreator = function (configuration) {
255
301
  options: localVarRequestOptions,
256
302
  };
257
303
  },
304
+ /**
305
+ * Get a read-only MySQL 5.7, 8.0, or 8.4 compatible space snapshot and fixed backend-owned storage metrics.
306
+ * @summary Get MySQL space analysis
307
+ * @param {string} orgName
308
+ * @param {string} clusterName
309
+ * @param {string} [databaseName] Optional database name for table and index details. When omitted, the largest non-system database is selected.
310
+ * @param {*} [options] Override http request option.
311
+ * @throws {RequiredError}
312
+ */
313
+ getDiagnosticsMysqlSpaceAnalysis: async (orgName, clusterName, databaseName, options = {}) => {
314
+ // verify required parameter 'orgName' is not null or undefined
315
+ (0, common_1.assertParamExists)('getDiagnosticsMysqlSpaceAnalysis', 'orgName', orgName);
316
+ // verify required parameter 'clusterName' is not null or undefined
317
+ (0, common_1.assertParamExists)('getDiagnosticsMysqlSpaceAnalysis', 'clusterName', clusterName);
318
+ const localVarPath = `/admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/mysql/spaceAnalysis`
319
+ .replace(`{${"orgName"}}`, encodeURIComponent(String(orgName)))
320
+ .replace(`{${"clusterName"}}`, encodeURIComponent(String(clusterName)));
321
+ // use dummy base URL string because the URL constructor only accepts absolute URLs.
322
+ const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
323
+ let baseOptions;
324
+ if (configuration) {
325
+ baseOptions = configuration.baseOptions;
326
+ }
327
+ const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
328
+ const localVarHeaderParameter = {};
329
+ const localVarQueryParameter = {};
330
+ // authentication BearerToken required
331
+ // http bearer authentication required
332
+ await (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
333
+ // authentication DigestAuth required
334
+ await (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "Authorization", configuration);
335
+ if (databaseName !== undefined) {
336
+ localVarQueryParameter['databaseName'] = databaseName;
337
+ }
338
+ (0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
339
+ let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
340
+ localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
341
+ return {
342
+ url: (0, common_1.toPathString)(localVarUrlObj),
343
+ options: localVarRequestOptions,
344
+ };
345
+ },
258
346
  /**
259
347
  * Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
260
348
  * @summary Get PostgreSQL performance trends
@@ -638,6 +726,23 @@ const DiagnosticsApiFp = function (configuration) {
638
726
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['DiagnosticsApi.getDiagnosticsDamengSpaceAnalysis']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
639
727
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
640
728
  },
729
+ /**
730
+ * Get read-only MySQL 5.7, 8.0, and 8.4 performance trends from backend-owned metrics and database capability checks. The response does not expose SQL, PromQL, internal endpoints, or credentials.
731
+ * @summary Get MySQL performance trends
732
+ * @param {string} orgName Organization name
733
+ * @param {string} clusterName Cluster name
734
+ * @param {string} [range] Controlled query range. Allowed values are 1h, 6h, 24h, and 7d. Defaults to 1h.
735
+ * @param {string} [step] Controlled query granularity. Allowed values are 1m, 5m, 15m, and 1h.
736
+ * @param {*} [options] Override http request option.
737
+ * @throws {RequiredError}
738
+ */
739
+ async getDiagnosticsMysqlPerformanceTrends(orgName, clusterName, range, step, options) {
740
+ var _a, _b, _c;
741
+ const localVarAxiosArgs = await localVarAxiosParamCreator.getDiagnosticsMysqlPerformanceTrends(orgName, clusterName, range, step, options);
742
+ const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
743
+ const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['DiagnosticsApi.getDiagnosticsMysqlPerformanceTrends']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
744
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
745
+ },
641
746
  /**
642
747
  * Get a read-only MySQL SQL fingerprint ranking from Performance Schema statement digests. The response does not expose raw SQL text, time-window aggregation, execution plans, or remediation actions.
643
748
  * @summary Get MySQL SQL analysis
@@ -655,6 +760,22 @@ const DiagnosticsApiFp = function (configuration) {
655
760
  const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['DiagnosticsApi.getDiagnosticsMysqlSQLAnalysis']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
656
761
  return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
657
762
  },
763
+ /**
764
+ * Get a read-only MySQL 5.7, 8.0, or 8.4 compatible space snapshot and fixed backend-owned storage metrics.
765
+ * @summary Get MySQL space analysis
766
+ * @param {string} orgName
767
+ * @param {string} clusterName
768
+ * @param {string} [databaseName] Optional database name for table and index details. When omitted, the largest non-system database is selected.
769
+ * @param {*} [options] Override http request option.
770
+ * @throws {RequiredError}
771
+ */
772
+ async getDiagnosticsMysqlSpaceAnalysis(orgName, clusterName, databaseName, options) {
773
+ var _a, _b, _c;
774
+ const localVarAxiosArgs = await localVarAxiosParamCreator.getDiagnosticsMysqlSpaceAnalysis(orgName, clusterName, databaseName, options);
775
+ const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
776
+ const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['DiagnosticsApi.getDiagnosticsMysqlSpaceAnalysis']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
777
+ return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
778
+ },
658
779
  /**
659
780
  * Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
660
781
  * @summary Get PostgreSQL performance trends
@@ -820,6 +941,16 @@ const DiagnosticsApiFactory = function (configuration, basePath, axios) {
820
941
  getDiagnosticsDamengSpaceAnalysis(requestParameters, options) {
821
942
  return localVarFp.getDiagnosticsDamengSpaceAnalysis(requestParameters.orgName, requestParameters.clusterName, requestParameters.tableLimit, requestParameters.indexLimit, requestParameters.schema, requestParameters.skipBasic, options).then((request) => request(axios, basePath));
822
943
  },
944
+ /**
945
+ * Get read-only MySQL 5.7, 8.0, and 8.4 performance trends from backend-owned metrics and database capability checks. The response does not expose SQL, PromQL, internal endpoints, or credentials.
946
+ * @summary Get MySQL performance trends
947
+ * @param {DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest} requestParameters Request parameters.
948
+ * @param {*} [options] Override http request option.
949
+ * @throws {RequiredError}
950
+ */
951
+ getDiagnosticsMysqlPerformanceTrends(requestParameters, options) {
952
+ return localVarFp.getDiagnosticsMysqlPerformanceTrends(requestParameters.orgName, requestParameters.clusterName, requestParameters.range, requestParameters.step, options).then((request) => request(axios, basePath));
953
+ },
823
954
  /**
824
955
  * Get a read-only MySQL SQL fingerprint ranking from Performance Schema statement digests. The response does not expose raw SQL text, time-window aggregation, execution plans, or remediation actions.
825
956
  * @summary Get MySQL SQL analysis
@@ -830,6 +961,16 @@ const DiagnosticsApiFactory = function (configuration, basePath, axios) {
830
961
  getDiagnosticsMysqlSQLAnalysis(requestParameters, options) {
831
962
  return localVarFp.getDiagnosticsMysqlSQLAnalysis(requestParameters.orgName, requestParameters.clusterName, requestParameters.limit, requestParameters.orderBy, options).then((request) => request(axios, basePath));
832
963
  },
964
+ /**
965
+ * Get a read-only MySQL 5.7, 8.0, or 8.4 compatible space snapshot and fixed backend-owned storage metrics.
966
+ * @summary Get MySQL space analysis
967
+ * @param {DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest} requestParameters Request parameters.
968
+ * @param {*} [options] Override http request option.
969
+ * @throws {RequiredError}
970
+ */
971
+ getDiagnosticsMysqlSpaceAnalysis(requestParameters, options) {
972
+ return localVarFp.getDiagnosticsMysqlSpaceAnalysis(requestParameters.orgName, requestParameters.clusterName, requestParameters.databaseName, options).then((request) => request(axios, basePath));
973
+ },
833
974
  /**
834
975
  * Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
835
976
  * @summary Get PostgreSQL performance trends
@@ -954,6 +1095,17 @@ class DiagnosticsApi extends base_1.BaseAPI {
954
1095
  getDiagnosticsDamengSpaceAnalysis(requestParameters, options) {
955
1096
  return (0, exports.DiagnosticsApiFp)(this.configuration).getDiagnosticsDamengSpaceAnalysis(requestParameters.orgName, requestParameters.clusterName, requestParameters.tableLimit, requestParameters.indexLimit, requestParameters.schema, requestParameters.skipBasic, options).then((request) => request(this.axios, this.basePath));
956
1097
  }
1098
+ /**
1099
+ * Get read-only MySQL 5.7, 8.0, and 8.4 performance trends from backend-owned metrics and database capability checks. The response does not expose SQL, PromQL, internal endpoints, or credentials.
1100
+ * @summary Get MySQL performance trends
1101
+ * @param {DiagnosticsApiGetDiagnosticsMysqlPerformanceTrendsRequest} requestParameters Request parameters.
1102
+ * @param {*} [options] Override http request option.
1103
+ * @throws {RequiredError}
1104
+ * @memberof DiagnosticsApi
1105
+ */
1106
+ getDiagnosticsMysqlPerformanceTrends(requestParameters, options) {
1107
+ return (0, exports.DiagnosticsApiFp)(this.configuration).getDiagnosticsMysqlPerformanceTrends(requestParameters.orgName, requestParameters.clusterName, requestParameters.range, requestParameters.step, options).then((request) => request(this.axios, this.basePath));
1108
+ }
957
1109
  /**
958
1110
  * Get a read-only MySQL SQL fingerprint ranking from Performance Schema statement digests. The response does not expose raw SQL text, time-window aggregation, execution plans, or remediation actions.
959
1111
  * @summary Get MySQL SQL analysis
@@ -965,6 +1117,17 @@ class DiagnosticsApi extends base_1.BaseAPI {
965
1117
  getDiagnosticsMysqlSQLAnalysis(requestParameters, options) {
966
1118
  return (0, exports.DiagnosticsApiFp)(this.configuration).getDiagnosticsMysqlSQLAnalysis(requestParameters.orgName, requestParameters.clusterName, requestParameters.limit, requestParameters.orderBy, options).then((request) => request(this.axios, this.basePath));
967
1119
  }
1120
+ /**
1121
+ * Get a read-only MySQL 5.7, 8.0, or 8.4 compatible space snapshot and fixed backend-owned storage metrics.
1122
+ * @summary Get MySQL space analysis
1123
+ * @param {DiagnosticsApiGetDiagnosticsMysqlSpaceAnalysisRequest} requestParameters Request parameters.
1124
+ * @param {*} [options] Override http request option.
1125
+ * @throws {RequiredError}
1126
+ * @memberof DiagnosticsApi
1127
+ */
1128
+ getDiagnosticsMysqlSpaceAnalysis(requestParameters, options) {
1129
+ return (0, exports.DiagnosticsApiFp)(this.configuration).getDiagnosticsMysqlSpaceAnalysis(requestParameters.orgName, requestParameters.clusterName, requestParameters.databaseName, options).then((request) => request(this.axios, this.basePath));
1130
+ }
968
1131
  /**
969
1132
  * Get read-only PostgreSQL performance trends from backend-owned Prometheus queries. The response does not expose SQL, PromQL, internal endpoints, or remediation actions.
970
1133
  * @summary Get PostgreSQL performance trends