@alicloud/polardb20170801 7.4.0 → 7.5.0

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 (113) hide show
  1. package/dist/client.d.ts +51 -40
  2. package/dist/client.js +170 -40
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateAidbclusterTaskRequest.d.ts +13 -17
  5. package/dist/models/CreateAidbclusterTaskRequest.js +2 -0
  6. package/dist/models/CreateAidbclusterTaskRequest.js.map +1 -1
  7. package/dist/models/CreateAidbclusterTaskResponseBody.d.ts +2 -2
  8. package/dist/models/CreateBackupRequest.d.ts +2 -1
  9. package/dist/models/CreateBackupRequest.js +2 -0
  10. package/dist/models/CreateBackupRequest.js.map +1 -1
  11. package/dist/models/CreateBackupResponseBody.d.ts +1 -1
  12. package/dist/models/DescribeAidbclusterAttributeResponseBody.d.ts +91 -18
  13. package/dist/models/DescribeAidbclusterAttributeResponseBody.js +127 -1
  14. package/dist/models/DescribeAidbclusterAttributeResponseBody.js.map +1 -1
  15. package/dist/models/DescribeAidbclusterTaskAttributeRequest.d.ts +3 -3
  16. package/dist/models/DescribeAidbclusterTaskAttributeResponseBody.d.ts +37 -45
  17. package/dist/models/DescribeAidbclusterTaskAttributeResponseBody.js +2 -0
  18. package/dist/models/DescribeAidbclusterTaskAttributeResponseBody.js.map +1 -1
  19. package/dist/models/DescribeAidbclusterTasksRequest.d.ts +2 -2
  20. package/dist/models/DescribeAidbclusterTasksResponseBody.d.ts +18 -17
  21. package/dist/models/DescribeAidbclusterTasksResponseBody.js +2 -0
  22. package/dist/models/DescribeAidbclusterTasksResponseBody.js.map +1 -1
  23. package/dist/models/DescribeApplicationLogsRequest.d.ts +10 -10
  24. package/dist/models/DescribeApplicationLogsResponseBody.d.ts +2 -6
  25. package/dist/models/DescribeApplicationLogsResponseBody.js.map +1 -1
  26. package/dist/models/DescribeAvailableModelsRequest.d.ts +1 -1
  27. package/dist/models/DescribeAvailableModelsResponseBody.d.ts +7 -6
  28. package/dist/models/DescribeAvailableModelsResponseBody.js +2 -0
  29. package/dist/models/DescribeAvailableModelsResponseBody.js.map +1 -1
  30. package/dist/models/DescribeBackupsRequest.d.ts +12 -19
  31. package/dist/models/DescribeBackupsRequest.js.map +1 -1
  32. package/dist/models/DescribeBackupsResponseBody.d.ts +5 -7
  33. package/dist/models/DescribeBackupsResponseBody.js +2 -0
  34. package/dist/models/DescribeBackupsResponseBody.js.map +1 -1
  35. package/dist/models/DescribeBudgetPoliciesRequest.d.ts +10 -14
  36. package/dist/models/DescribeBudgetPoliciesRequest.js +2 -0
  37. package/dist/models/DescribeBudgetPoliciesRequest.js.map +1 -1
  38. package/dist/models/DescribeBudgetPoliciesResponseBody.d.ts +18 -22
  39. package/dist/models/DescribeBudgetPoliciesResponseBody.js.map +1 -1
  40. package/dist/models/DescribeConsumersRequest.d.ts +10 -10
  41. package/dist/models/DescribeConsumersRequest.js +4 -0
  42. package/dist/models/DescribeConsumersRequest.js.map +1 -1
  43. package/dist/models/DescribeConsumersResponseBody.d.ts +17 -17
  44. package/dist/models/DescribeDbclusterAccessWhitelistRequest.d.ts +5 -0
  45. package/dist/models/DescribeDbclusterAccessWhitelistRequest.js +2 -0
  46. package/dist/models/DescribeDbclusterAccessWhitelistRequest.js.map +1 -1
  47. package/dist/models/DescribeDbclusterPriceRequest.d.ts +244 -0
  48. package/dist/models/DescribeDbclusterPriceRequest.js +125 -0
  49. package/dist/models/DescribeDbclusterPriceRequest.js.map +1 -0
  50. package/dist/models/DescribeDbclusterPriceResponse.d.ts +19 -0
  51. package/dist/models/DescribeDbclusterPriceResponse.js +69 -0
  52. package/dist/models/DescribeDbclusterPriceResponse.js.map +1 -0
  53. package/dist/models/DescribeDbclusterPriceResponseBody.d.ts +161 -0
  54. package/dist/models/DescribeDbclusterPriceResponseBody.js +217 -0
  55. package/dist/models/DescribeDbclusterPriceResponseBody.js.map +1 -0
  56. package/dist/models/DescribeDbclusterPriceShrinkRequest.d.ts +216 -0
  57. package/dist/models/DescribeDbclusterPriceShrinkRequest.js +101 -0
  58. package/dist/models/DescribeDbclusterPriceShrinkRequest.js.map +1 -0
  59. package/dist/models/DescribeDbclusterSslrequest.d.ts +6 -2
  60. package/dist/models/DescribeDbclusterSslrequest.js +2 -0
  61. package/dist/models/DescribeDbclusterSslrequest.js.map +1 -1
  62. package/dist/models/DescribeDbclusterSslresponseBody.d.ts +13 -14
  63. package/dist/models/DescribeDbclusterSslresponseBody.js.map +1 -1
  64. package/dist/models/DescribePolarFsAttributeResponseBody.d.ts +75 -19
  65. package/dist/models/DescribePolarFsAttributeResponseBody.js +73 -1
  66. package/dist/models/DescribePolarFsAttributeResponseBody.js.map +1 -1
  67. package/dist/models/DescribePolarFsRequest.d.ts +39 -0
  68. package/dist/models/DescribePolarFsRequest.js.map +1 -1
  69. package/dist/models/DescribePolarFsResponseBody.d.ts +12 -0
  70. package/dist/models/DescribePolarFsResponseBody.js.map +1 -1
  71. package/dist/models/ModifyDbclusterAccessWhitelistRequest.d.ts +27 -32
  72. package/dist/models/ModifyDbclusterAccessWhitelistRequest.js +2 -0
  73. package/dist/models/ModifyDbclusterAccessWhitelistRequest.js.map +1 -1
  74. package/dist/models/ModifyDbclusterSslrequest.d.ts +28 -27
  75. package/dist/models/ModifyDbclusterSslrequest.js +4 -0
  76. package/dist/models/ModifyDbclusterSslrequest.js.map +1 -1
  77. package/dist/models/model.d.ts +18 -0
  78. package/dist/models/model.js +76 -40
  79. package/dist/models/model.js.map +1 -1
  80. package/package.json +1 -1
  81. package/src/client.ts +204 -40
  82. package/src/models/CreateAidbclusterTaskRequest.ts +15 -17
  83. package/src/models/CreateAidbclusterTaskResponseBody.ts +2 -2
  84. package/src/models/CreateBackupRequest.ts +4 -1
  85. package/src/models/CreateBackupResponseBody.ts +1 -1
  86. package/src/models/DescribeAidbclusterAttributeResponseBody.ts +172 -18
  87. package/src/models/DescribeAidbclusterTaskAttributeRequest.ts +3 -3
  88. package/src/models/DescribeAidbclusterTaskAttributeResponseBody.ts +39 -45
  89. package/src/models/DescribeAidbclusterTasksRequest.ts +2 -2
  90. package/src/models/DescribeAidbclusterTasksResponseBody.ts +20 -17
  91. package/src/models/DescribeApplicationLogsRequest.ts +10 -10
  92. package/src/models/DescribeApplicationLogsResponseBody.ts +2 -6
  93. package/src/models/DescribeAvailableModelsRequest.ts +1 -1
  94. package/src/models/DescribeAvailableModelsResponseBody.ts +9 -6
  95. package/src/models/DescribeBackupsRequest.ts +14 -21
  96. package/src/models/DescribeBackupsResponseBody.ts +7 -7
  97. package/src/models/DescribeBudgetPoliciesRequest.ts +13 -15
  98. package/src/models/DescribeBudgetPoliciesResponseBody.ts +19 -23
  99. package/src/models/DescribeConsumersRequest.ts +14 -10
  100. package/src/models/DescribeConsumersResponseBody.ts +17 -17
  101. package/src/models/DescribeDbclusterAccessWhitelistRequest.ts +7 -0
  102. package/src/models/DescribeDbclusterPriceRequest.ts +315 -0
  103. package/src/models/DescribeDbclusterPriceResponse.ts +40 -0
  104. package/src/models/DescribeDbclusterPriceResponseBody.ts +279 -0
  105. package/src/models/DescribeDbclusterPriceShrinkRequest.ts +272 -0
  106. package/src/models/DescribeDbclusterSslrequest.ts +8 -2
  107. package/src/models/DescribeDbclusterSslresponseBody.ts +13 -14
  108. package/src/models/DescribePolarFsAttributeResponseBody.ts +129 -19
  109. package/src/models/DescribePolarFsRequest.ts +39 -0
  110. package/src/models/DescribePolarFsResponseBody.ts +12 -0
  111. package/src/models/ModifyDbclusterAccessWhitelistRequest.ts +29 -32
  112. package/src/models/ModifyDbclusterSslrequest.ts +32 -27
  113. package/src/models/model.ts +18 -0
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The completion time.
8
+ * The task completion time.
9
9
  *
10
10
  * @example
11
11
  * 2020-06-09T18:00:00Z
@@ -29,7 +29,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
29
29
  DBNodeDescription?: string;
30
30
  /**
31
31
  * @remarks
32
- * The model operator instance ID.
32
+ * The instance ID of the model operator.
33
33
  *
34
34
  * @example
35
35
  * pm-2ze***
@@ -37,7 +37,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
37
37
  DBNodeId?: string;
38
38
  /**
39
39
  * @remarks
40
- * The instance status. This parameter is not always returned.
40
+ * The instance status. This parameter may not be returned.
41
41
  *
42
42
  * @example
43
43
  * RUNNING
@@ -45,7 +45,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
45
45
  DBNodeStatus?: string;
46
46
  /**
47
47
  * @remarks
48
- * The description of the instance status.
48
+ * The instance status.
49
49
  *
50
50
  * @example
51
51
  * RUNNING
@@ -53,7 +53,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
53
53
  DBNodeStatusDesc?: string;
54
54
  /**
55
55
  * @remarks
56
- * The availability zone.
56
+ * The zone.
57
57
  *
58
58
  * @example
59
59
  * cn-beijing-i
@@ -61,7 +61,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
61
61
  dataZoneId?: string;
62
62
  /**
63
63
  * @remarks
64
- * The engine.
64
+ * The cluster engine.
65
65
  *
66
66
  * @example
67
67
  * polardb_ai
@@ -69,7 +69,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
69
69
  engine?: string;
70
70
  /**
71
71
  * @remarks
72
- * The engine version.
72
+ * The database engine version.
73
73
  *
74
74
  * @example
75
75
  * 3.1
@@ -85,7 +85,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
85
85
  modelName?: string;
86
86
  /**
87
87
  * @remarks
88
- * The model path.
88
+ * The path.
89
89
  *
90
90
  * @example
91
91
  * ***
@@ -101,7 +101,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
101
101
  modelSource?: string;
102
102
  /**
103
103
  * @remarks
104
- * The runtime parameters.
104
+ * The running parameters.
105
105
  *
106
106
  * @example
107
107
  * xxx
@@ -109,7 +109,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
109
109
  runningTimes?: string;
110
110
  /**
111
111
  * @remarks
112
- * The start time.
112
+ * The task start time.
113
113
  *
114
114
  * @example
115
115
  * 2020-06-09T18:00:00Z
@@ -117,7 +117,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
117
117
  startTime?: string;
118
118
  /**
119
119
  * @remarks
120
- * The training mode.
120
+ * The mode.
121
121
  *
122
122
  * @example
123
123
  * sft
@@ -125,12 +125,13 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
125
125
  trainMode?: string;
126
126
  /**
127
127
  * @remarks
128
- * The training type.
128
+ * The type.
129
129
  *
130
130
  * @example
131
131
  * lora
132
132
  */
133
133
  trainType?: string;
134
+ tuneArch?: string;
134
135
  static names(): { [key: string]: string } {
135
136
  return {
136
137
  completedTime: 'CompletedTime',
@@ -149,6 +150,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
149
150
  startTime: 'StartTime',
150
151
  trainMode: 'TrainMode',
151
152
  trainType: 'TrainType',
153
+ tuneArch: 'TuneArch',
152
154
  };
153
155
  }
154
156
 
@@ -170,6 +172,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
170
172
  startTime: 'string',
171
173
  trainMode: 'string',
172
174
  trainType: 'string',
175
+ tuneArch: 'string',
173
176
  };
174
177
  }
175
178
 
@@ -185,7 +188,7 @@ export class DescribeAIDBClusterTasksResponseBodyItems extends $dara.Model {
185
188
  export class DescribeAIDBClusterTasksResponseBody extends $dara.Model {
186
189
  /**
187
190
  * @remarks
188
- * The engine.
191
+ * The cluster engine.
189
192
  *
190
193
  * @example
191
194
  * polardb_ai
@@ -193,7 +196,7 @@ export class DescribeAIDBClusterTasksResponseBody extends $dara.Model {
193
196
  engine?: string;
194
197
  /**
195
198
  * @remarks
196
- * The engine version.
199
+ * The database engine version.
197
200
  *
198
201
  * @example
199
202
  * 3.1
@@ -201,12 +204,12 @@ export class DescribeAIDBClusterTasksResponseBody extends $dara.Model {
201
204
  engineVersion?: string;
202
205
  /**
203
206
  * @remarks
204
- * A list of model operators.
207
+ * The cluster endpoint details.
205
208
  */
206
209
  items?: DescribeAIDBClusterTasksResponseBodyItems[];
207
210
  /**
208
211
  * @remarks
209
- * The PolarDB cluster ID.
212
+ * The ID of the PolarDB cluster.
210
213
  *
211
214
  * @example
212
215
  * pc-2ze***
@@ -214,7 +217,7 @@ export class DescribeAIDBClusterTasksResponseBody extends $dara.Model {
214
217
  relativeDBClusterId?: string;
215
218
  /**
216
219
  * @remarks
217
- * The request ID.
220
+ * Id of the request
218
221
  *
219
222
  * @example
220
223
  * 925B84D9-CA72-432C-95CF-738C22******
@@ -15,7 +15,7 @@ export class DescribeApplicationLogsRequest extends $dara.Model {
15
15
  applicationId?: string;
16
16
  /**
17
17
  * @remarks
18
- * The component instance ID.
18
+ * The subcomponent instance ID.
19
19
  *
20
20
  * @example
21
21
  * pac-xxx
@@ -31,17 +31,17 @@ export class DescribeApplicationLogsRequest extends $dara.Model {
31
31
  containerName?: string;
32
32
  /**
33
33
  * @remarks
34
- * The end time for the query. Specify the time in `YYYY-MM-DDTHH:mmZ` format (UTC).
34
+ * The end of the time range to query. Specify the time in the `yyyy-MM-ddTHH:mmZ` format (UTC).
35
35
  *
36
36
  * This parameter is required.
37
37
  *
38
38
  * @example
39
- * 2026-03-25T02:11:00Z
39
+ * 2026-03-25T02:11Z
40
40
  */
41
41
  endTime?: string;
42
42
  /**
43
43
  * @remarks
44
- * The keyword to search for. This parameter applies only to polarclaw instances.
44
+ * The search keyword. This parameter is used for PolarClaw instances.
45
45
  *
46
46
  * @example
47
47
  * Config
@@ -49,7 +49,7 @@ export class DescribeApplicationLogsRequest extends $dara.Model {
49
49
  keyword?: string;
50
50
  /**
51
51
  * @remarks
52
- * The log level. This parameter applies only to polarclaw instances.
52
+ * The log level. This parameter is used for PolarClaw instances.
53
53
  *
54
54
  * @example
55
55
  * WARN
@@ -59,7 +59,7 @@ export class DescribeApplicationLogsRequest extends $dara.Model {
59
59
  ownerId?: number;
60
60
  /**
61
61
  * @remarks
62
- * The page number to return. The default value is 1.
62
+ * The page number. Default value: 1.
63
63
  *
64
64
  * @example
65
65
  * 3
@@ -67,7 +67,7 @@ export class DescribeApplicationLogsRequest extends $dara.Model {
67
67
  pageNumber?: number;
68
68
  /**
69
69
  * @remarks
70
- * The number of entries to return on each page. Default value: **30**. Valid values: 30 to 100.
70
+ * The number of entries per page. Default value: **30**. Valid values: 30 to 100.
71
71
  *
72
72
  * @example
73
73
  * 100
@@ -86,17 +86,17 @@ export class DescribeApplicationLogsRequest extends $dara.Model {
86
86
  resourceOwnerAccount?: string;
87
87
  /**
88
88
  * @remarks
89
- * The start time for the query. Specify the time in `YYYY-MM-DDTHH:mmZ` format (UTC).
89
+ * The beginning of the time range to query. Specify the time in the `YYYY-MM-DDThh:mmZ` format (UTC).
90
90
  *
91
91
  * This parameter is required.
92
92
  *
93
93
  * @example
94
- * 2026-03-25T01:57:00Z
94
+ * 2026-03-25T01:57Z
95
95
  */
96
96
  startTime?: string;
97
97
  /**
98
98
  * @remarks
99
- * The log type. This parameter applies only to polarclaw instances. Currently, only `gateway` is supported.
99
+ * The log type. This parameter is used for PolarClaw instances. Currently, only gateway is supported.
100
100
  *
101
101
  * @example
102
102
  * gateway
@@ -102,10 +102,6 @@ export class DescribeApplicationLogsResponseBody extends $dara.Model {
102
102
  * pa-**************
103
103
  */
104
104
  applicationId?: string;
105
- /**
106
- * @remarks
107
- * A container for the log data.
108
- */
109
105
  items?: DescribeApplicationLogsResponseBodyItems;
110
106
  /**
111
107
  * @remarks
@@ -117,7 +113,7 @@ export class DescribeApplicationLogsResponseBody extends $dara.Model {
117
113
  pageNumber?: number;
118
114
  /**
119
115
  * @remarks
120
- * The number of records on the current page.
116
+ * The number of entries on the current page.
121
117
  *
122
118
  * @example
123
119
  * 6
@@ -133,7 +129,7 @@ export class DescribeApplicationLogsResponseBody extends $dara.Model {
133
129
  requestId?: string;
134
130
  /**
135
131
  * @remarks
136
- * The total number of records.
132
+ * The total number of entries.
137
133
  *
138
134
  * @example
139
135
  * 9
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeAvailableModelsRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The service type. The value must be set to `aideploy`.
8
+ * aideploy
9
9
  *
10
10
  * @example
11
11
  * aideploy
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeAvailableModelsResponseBodyItemsGpuRequired extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The minimum number of GPUs required.
8
+ * The minimum number of GPUs.
9
9
  *
10
10
  * @example
11
11
  * xx
@@ -45,12 +45,12 @@ export class DescribeAvailableModelsResponseBodyItemsGpuRequired extends $dara.M
45
45
  export class DescribeAvailableModelsResponseBodyItems extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The required GPU configurations.
48
+ * The supported GPU types.
49
49
  */
50
50
  gpuRequired?: DescribeAvailableModelsResponseBodyItemsGpuRequired[];
51
51
  /**
52
52
  * @remarks
53
- * The minimum number of CPU cores required.
53
+ * The minimum number of CPUs.
54
54
  *
55
55
  * @example
56
56
  * 8
@@ -58,7 +58,7 @@ export class DescribeAvailableModelsResponseBodyItems extends $dara.Model {
58
58
  minimumCpu?: number;
59
59
  /**
60
60
  * @remarks
61
- * The minimum memory required, in MiB.
61
+ * The minimum memory size.
62
62
  *
63
63
  * @example
64
64
  * 16384
@@ -85,6 +85,7 @@ export class DescribeAvailableModelsResponseBodyItems extends $dara.Model {
85
85
  * The supported GPU models.
86
86
  */
87
87
  supportedGpuModels?: string[];
88
+ tuneArch?: string;
88
89
  static names(): { [key: string]: string } {
89
90
  return {
90
91
  gpuRequired: 'GpuRequired',
@@ -93,6 +94,7 @@ export class DescribeAvailableModelsResponseBodyItems extends $dara.Model {
93
94
  modelName: 'ModelName',
94
95
  modelSeries: 'ModelSeries',
95
96
  supportedGpuModels: 'SupportedGpuModels',
97
+ tuneArch: 'TuneArch',
96
98
  };
97
99
  }
98
100
 
@@ -104,6 +106,7 @@ export class DescribeAvailableModelsResponseBodyItems extends $dara.Model {
104
106
  modelName: 'string',
105
107
  modelSeries: 'string',
106
108
  supportedGpuModels: { 'type': 'array', 'itemType': 'string' },
109
+ tuneArch: 'string',
107
110
  };
108
111
  }
109
112
 
@@ -133,7 +136,7 @@ export class DescribeAvailableModelsResponseBody extends $dara.Model {
133
136
  engine?: string;
134
137
  /**
135
138
  * @remarks
136
- * The engine version.
139
+ * The database engine version.
137
140
  *
138
141
  * @example
139
142
  * 3.0
@@ -146,7 +149,7 @@ export class DescribeAvailableModelsResponseBody extends $dara.Model {
146
149
  items?: DescribeAvailableModelsResponseBodyItems[];
147
150
  /**
148
151
  * @remarks
149
- * The ID of the request.
152
+ * Id of the request
150
153
  *
151
154
  * @example
152
155
  * 3AA69096-757C-4647-B36C-29EBC2******
@@ -13,11 +13,9 @@ export class DescribeBackupsRequest extends $dara.Model {
13
13
  backupId?: string;
14
14
  /**
15
15
  * @remarks
16
- * The backup mode. Valid values:
17
- *
18
- * - **Automated**: System automatic backup.
19
- *
20
- * - **Manual**: Manual backup.
16
+ * The backup mode. Valid values:
17
+ * * **Automated**: automatic backup.
18
+ * * **Manual**: manual backup.
21
19
  *
22
20
  * @example
23
21
  * Automated
@@ -25,9 +23,9 @@ export class DescribeBackupsRequest extends $dara.Model {
25
23
  backupMode?: string;
26
24
  /**
27
25
  * @remarks
28
- * The destination region for cross-region backup.
26
+ * The destination region for cross-region backups.
29
27
  *
30
- * > This parameter is supported only for PolarDB for MySQL.
28
+ * > Currently, only PolarDB for MySQL supports this parameter.
31
29
  *
32
30
  * @example
33
31
  * cn-hangzhou
@@ -36,10 +34,8 @@ export class DescribeBackupsRequest extends $dara.Model {
36
34
  /**
37
35
  * @remarks
38
36
  * The backup status. Valid values:
39
- *
40
- * - **Success**: The backup is complete.
41
- *
42
- * - **Failed**: The backup failed.
37
+ * * **Success**: The backup is complete.
38
+ * * **Failed**: The backup failed.
43
39
  *
44
40
  * @example
45
41
  * Success
@@ -57,7 +53,7 @@ export class DescribeBackupsRequest extends $dara.Model {
57
53
  DBClusterId?: string;
58
54
  /**
59
55
  * @remarks
60
- * The end time of the query. The end time must be later than the start time. Specify the time in `YYYY-MM-DDThh:mmZ` format (UTC time).
56
+ * The end of the time range to query. The end time must be later than the start time. Specify the time in the `YYYY-MM-DDThh:mmZ` format (UTC).
61
57
  *
62
58
  * This parameter is required.
63
59
  *
@@ -69,7 +65,7 @@ export class DescribeBackupsRequest extends $dara.Model {
69
65
  ownerId?: number;
70
66
  /**
71
67
  * @remarks
72
- * The page number. The value must be an integer greater than 0 and no greater than the maximum value of the Integer type. Default value: **1**.
68
+ * The page number. Set the value to an integer that is greater than 0 and does not exceed the maximum value of the Integer data type. Default value: **1**.
73
69
  *
74
70
  * @example
75
71
  * 1
@@ -77,13 +73,10 @@ export class DescribeBackupsRequest extends $dara.Model {
77
73
  pageNumber?: number;
78
74
  /**
79
75
  * @remarks
80
- * The number of entries per page. Valid values:
81
- *
82
- * - **30**
83
- *
84
- * - **50**
85
- *
86
- * - **100**
76
+ * The number of entries per page. Valid values:
77
+ * * **30**
78
+ * * **50**
79
+ * * **100**
87
80
  *
88
81
  * Default value: **30**.
89
82
  *
@@ -95,7 +88,7 @@ export class DescribeBackupsRequest extends $dara.Model {
95
88
  resourceOwnerId?: number;
96
89
  /**
97
90
  * @remarks
98
- * The start time of the query. Specify the time in `YYYY-MM-DDThh:mmZ` format (UTC time).
91
+ * The beginning of the time range to query. Specify the time in the `YYYY-MM-DDThh:mmZ` format (UTC).
99
92
  *
100
93
  * This parameter is required.
101
94
  *
@@ -12,6 +12,7 @@ export class DescribeBackupsResponseBodyItemsBackup extends $dara.Model {
12
12
  backupStatus?: string;
13
13
  backupType?: string;
14
14
  backupsLevel?: string;
15
+ comment?: string;
15
16
  consistentTime?: string;
16
17
  DBClusterId?: string;
17
18
  expectExpireTime?: string;
@@ -29,6 +30,7 @@ export class DescribeBackupsResponseBodyItemsBackup extends $dara.Model {
29
30
  backupStatus: 'BackupStatus',
30
31
  backupType: 'BackupType',
31
32
  backupsLevel: 'BackupsLevel',
33
+ comment: 'Comment',
32
34
  consistentTime: 'ConsistentTime',
33
35
  DBClusterId: 'DBClusterId',
34
36
  expectExpireTime: 'ExpectExpireTime',
@@ -49,6 +51,7 @@ export class DescribeBackupsResponseBodyItemsBackup extends $dara.Model {
49
51
  backupStatus: 'string',
50
52
  backupType: 'string',
51
53
  backupsLevel: 'string',
54
+ comment: 'string',
52
55
  consistentTime: 'string',
53
56
  DBClusterId: 'string',
54
57
  expectExpireTime: 'string',
@@ -121,13 +124,10 @@ export class DescribeBackupsResponseBody extends $dara.Model {
121
124
  requestId?: string;
122
125
  /**
123
126
  * @remarks
124
- * The total size of level-2 backups in the specified region, in bytes.
125
- *
126
- * > - Supported only for storage classes PSL4 and PSL5.
127
- * >
128
- * > - Supported only for clusters with the level-2 backup feature enabled.
129
- * >
130
- * > - If this field is not returned, the level-2 backup size is 0.
127
+ * The total size of level-2 backups in the specified region. Unit: bytes.
128
+ * > - Only PSL4 and PSL5 storage types are supported.
129
+ * > - Only clusters with the level-2 backup feature enabled are supported.
130
+ * > - If this parameter is not returned, the level-2 backup size is 0.
131
131
  *
132
132
  * @example
133
133
  * 4639948800
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeBudgetPoliciesRequest extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The ID of the consumer group or user. This parameter is required if BudgetDimensionType is set to ConsumerGroup or Consumer.
8
+ * The dimension object ID. This parameter is required when BudgetDimensionType is set to ConsumerGroup or Consumer.
9
9
  *
10
10
  * @example
11
11
  * cg-p3gk2oh55c**
@@ -15,9 +15,8 @@ export class DescribeBudgetPoliciesRequest extends $dara.Model {
15
15
  * @remarks
16
16
  * The policy type. Valid values:
17
17
  *
18
- * - **ConsumerGroup**: The policy applies to a consumer group.
19
- *
20
- * - **Consumer**: The policy applies to a user.
18
+ * - **ConsumerGroup**: total budget for a user group
19
+ * - **Consumer**: total budget for a user
21
20
  *
22
21
  * @example
23
22
  * ConsumerGroup
@@ -51,15 +50,12 @@ export class DescribeBudgetPoliciesRequest extends $dara.Model {
51
50
  pageNumber?: number;
52
51
  /**
53
52
  * @remarks
54
- * The number of entries per page. Valid values:
55
- *
56
- * - **30**
57
- *
58
- * - **50**
53
+ * The number of entries per page. Valid values:
54
+ * * **30**
55
+ * * **50**
56
+ * * **100**
59
57
  *
60
- * - **100**
61
- *
62
- * The default value is **30**.
58
+ * Default value: **30**.
63
59
  *
64
60
  * @example
65
61
  * 30
@@ -73,13 +69,13 @@ export class DescribeBudgetPoliciesRequest extends $dara.Model {
73
69
  * cn-beijing
74
70
  */
75
71
  regionId?: string;
72
+ scopeRefName?: string;
76
73
  /**
77
74
  * @remarks
78
75
  * The policy status. Valid values:
79
76
  *
80
- * - **Enabled**
81
- *
82
- * - **Disabled**
77
+ * - **Enabled**: enabled
78
+ * - **Disenabled**: disabled
83
79
  *
84
80
  * @example
85
81
  * Enabled
@@ -94,6 +90,7 @@ export class DescribeBudgetPoliciesRequest extends $dara.Model {
94
90
  pageNumber: 'PageNumber',
95
91
  pageSize: 'PageSize',
96
92
  regionId: 'RegionId',
93
+ scopeRefName: 'ScopeRefName',
97
94
  status: 'Status',
98
95
  };
99
96
  }
@@ -107,6 +104,7 @@ export class DescribeBudgetPoliciesRequest extends $dara.Model {
107
104
  pageNumber: 'number',
108
105
  pageSize: 'number',
109
106
  regionId: 'string',
107
+ scopeRefName: 'string',
110
108
  status: 'string',
111
109
  };
112
110
  }
@@ -5,7 +5,7 @@ import * as $dara from '@darabonba/typescript';
5
5
  export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
6
6
  /**
7
7
  * @remarks
8
- * The alert threshold, as a percentage (0 to 100).
8
+ * The alert threshold percentage. Valid values: 0 to 100.
9
9
  *
10
10
  * @example
11
11
  * 80
@@ -13,7 +13,7 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
13
13
  alertThresholdPct?: string;
14
14
  /**
15
15
  * @remarks
16
- * Indicates whether the alert threshold was triggered.
16
+ * Indicates whether the alert threshold has been triggered.
17
17
  *
18
18
  * @example
19
19
  * false
@@ -21,7 +21,7 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
21
21
  alertTriggered?: boolean;
22
22
  /**
23
23
  * @remarks
24
- * The ID of the dimension object. This parameter is required when `BudgetDimensionType` is set to `ConsumerGroup` or `Consumer`.
24
+ * The dimension object ID. This parameter is required when BudgetDimensionType is set to ConsumerGroup or Consumer.
25
25
  *
26
26
  * @example
27
27
  * cg-p3gk2oh55c**
@@ -29,11 +29,10 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
29
29
  budgetDimensionRefId?: string;
30
30
  /**
31
31
  * @remarks
32
- * The dimension of the budget policy. Valid values:
32
+ * The policy type. Valid values:
33
33
  *
34
- * - **ConsumerGroup**: consumer group
35
- *
36
- * - **Consumer**: consumer
34
+ * - **ConsumerGroup**: total budget for a user group
35
+ * - **Consumer**: total budget for a user
37
36
  *
38
37
  * @example
39
38
  * ConsumerGroup
@@ -41,7 +40,7 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
41
40
  budgetDimensionType?: string;
42
41
  /**
43
42
  * @remarks
44
- * The number of budget points.
43
+ * The budget points.
45
44
  *
46
45
  * @example
47
46
  * 10000
@@ -59,11 +58,9 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
59
58
  * @remarks
60
59
  * The budget type. Valid values:
61
60
  *
62
- * - **GlobalTotal**: Global budget
63
- *
64
- * - **ConsumerTotal**: Consumer budget
65
- *
66
- * - **ConsumerGroupTotal**: Consumer group budget
61
+ * - **GlobalTotal**: global total budget
62
+ * - **ConsumerTotal**: total budget for a user
63
+ * - **ConsumerGroupTotal**: total budget for a user group
67
64
  *
68
65
  * @example
69
66
  * GlobalTotal
@@ -71,7 +68,7 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
71
68
  budgetType?: string;
72
69
  /**
73
70
  * @remarks
74
- * Indicates whether the budget was exceeded.
71
+ * Indicates whether the quota has been exceeded.
75
72
  *
76
73
  * @example
77
74
  * false
@@ -95,7 +92,7 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
95
92
  gmtModified?: string;
96
93
  /**
97
94
  * @remarks
98
- * The gateway cluster ID.
95
+ * The gateway instance ID.
99
96
  *
100
97
  * @example
101
98
  * pg-xxxxxxxx
@@ -103,7 +100,7 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
103
100
  gwClusterId?: string;
104
101
  /**
105
102
  * @remarks
106
- * The day of the month (1 to 28) on which the budget is reset.
103
+ * The day of the month on which the budget resets. Valid values: 1 to 28.
107
104
  *
108
105
  * @example
109
106
  * 2
@@ -111,11 +108,10 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
111
108
  resetDayOfMonth?: string;
112
109
  /**
113
110
  * @remarks
114
- * The status of the policy. Valid values:
111
+ * The policy status. Valid values:
115
112
  *
116
113
  * - **Enabled**: enabled
117
- *
118
- * - **Disabled**: disabled
114
+ * - **Disenabled**: disabled
119
115
  *
120
116
  * @example
121
117
  * Enabled
@@ -179,7 +175,7 @@ export class DescribeBudgetPoliciesResponseBodyItems extends $dara.Model {
179
175
  export class DescribeBudgetPoliciesResponseBody extends $dara.Model {
180
176
  /**
181
177
  * @remarks
182
- * A list of budget policies.
178
+ * The list of budget policies.
183
179
  */
184
180
  items?: DescribeBudgetPoliciesResponseBodyItems[];
185
181
  /**
@@ -200,8 +196,8 @@ export class DescribeBudgetPoliciesResponseBody extends $dara.Model {
200
196
  pageRecordCount?: number;
201
197
  /**
202
198
  * @remarks
203
- * The number of records to return on each page. Valid values: **30**, **50**, and **100**.
204
- *
199
+ * The number of entries per page. Valid values: **30**, **50**, and **100**.
200
+ *
205
201
  * Default value: **30**.
206
202
  *
207
203
  * @example
@@ -210,7 +206,7 @@ export class DescribeBudgetPoliciesResponseBody extends $dara.Model {
210
206
  pageSize?: number;
211
207
  /**
212
208
  * @remarks
213
- * The request ID.
209
+ * Id of the request
214
210
  *
215
211
  * @example
216
212
  * 24A1990B-4F6E-482B-B8CB-75C612******