@alicloud/polardb20170801 5.11.0 → 5.12.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.
- package/dist/client.d.ts +165 -0
- package/dist/client.js +555 -0
- package/dist/client.js.map +1 -1
- package/dist/models/AttachApplicationPolarFsrequest.d.ts +39 -0
- package/dist/models/AttachApplicationPolarFsrequest.js +64 -0
- package/dist/models/AttachApplicationPolarFsrequest.js.map +1 -0
- package/dist/models/AttachApplicationPolarFsresponse.d.ts +19 -0
- package/dist/models/AttachApplicationPolarFsresponse.js +69 -0
- package/dist/models/AttachApplicationPolarFsresponse.js.map +1 -0
- package/dist/models/AttachApplicationPolarFsresponseBody.d.ts +31 -0
- package/dist/models/AttachApplicationPolarFsresponseBody.js +62 -0
- package/dist/models/AttachApplicationPolarFsresponseBody.js.map +1 -0
- package/dist/models/CreateApplicationEndpointAddressRequest.d.ts +37 -0
- package/dist/models/CreateApplicationEndpointAddressRequest.js +62 -0
- package/dist/models/CreateApplicationEndpointAddressRequest.js.map +1 -0
- package/dist/models/CreateApplicationEndpointAddressResponse.d.ts +19 -0
- package/dist/models/CreateApplicationEndpointAddressResponse.js +69 -0
- package/dist/models/CreateApplicationEndpointAddressResponse.js.map +1 -0
- package/dist/models/CreateApplicationEndpointAddressResponseBody.d.ts +28 -0
- package/dist/models/CreateApplicationEndpointAddressResponseBody.js +62 -0
- package/dist/models/CreateApplicationEndpointAddressResponseBody.js.map +1 -0
- package/dist/models/CreateApplicationRequest.d.ts +167 -0
- package/dist/models/CreateApplicationRequest.js +150 -0
- package/dist/models/CreateApplicationRequest.js.map +1 -0
- package/dist/models/CreateApplicationResponse.d.ts +19 -0
- package/dist/models/CreateApplicationResponse.js +69 -0
- package/dist/models/CreateApplicationResponse.js.map +1 -0
- package/dist/models/CreateApplicationResponseBody.d.ts +61 -0
- package/dist/models/CreateApplicationResponseBody.js +92 -0
- package/dist/models/CreateApplicationResponseBody.js.map +1 -0
- package/dist/models/CreateApplicationShrinkRequest.d.ts +91 -0
- package/dist/models/CreateApplicationShrinkRequest.js +88 -0
- package/dist/models/CreateApplicationShrinkRequest.js.map +1 -0
- package/dist/models/CreateDbclusterRequest.d.ts +0 -2
- package/dist/models/CreateDbclusterRequest.js +0 -2
- package/dist/models/CreateDbclusterRequest.js.map +1 -1
- package/dist/models/DeleteAidbclusterRequest.d.ts +21 -0
- package/dist/models/DeleteAidbclusterRequest.js +58 -0
- package/dist/models/DeleteAidbclusterRequest.js.map +1 -0
- package/dist/models/DeleteAidbclusterResponse.d.ts +19 -0
- package/dist/models/DeleteAidbclusterResponse.js +69 -0
- package/dist/models/DeleteAidbclusterResponse.js.map +1 -0
- package/dist/models/DeleteAidbclusterResponseBody.d.ts +26 -0
- package/dist/models/DeleteAidbclusterResponseBody.js +60 -0
- package/dist/models/DeleteAidbclusterResponseBody.js.map +1 -0
- package/dist/models/DeleteApplicationEndpointAddressRequest.d.ts +37 -0
- package/dist/models/DeleteApplicationEndpointAddressRequest.js +62 -0
- package/dist/models/DeleteApplicationEndpointAddressRequest.js.map +1 -0
- package/dist/models/DeleteApplicationEndpointAddressResponse.d.ts +19 -0
- package/dist/models/DeleteApplicationEndpointAddressResponse.js +69 -0
- package/dist/models/DeleteApplicationEndpointAddressResponse.js.map +1 -0
- package/dist/models/DeleteApplicationEndpointAddressResponseBody.d.ts +28 -0
- package/dist/models/DeleteApplicationEndpointAddressResponseBody.js +62 -0
- package/dist/models/DeleteApplicationEndpointAddressResponseBody.js.map +1 -0
- package/dist/models/DescribeAidbclusterAttributeResponseBody.d.ts +1 -0
- package/dist/models/DescribeAidbclusterAttributeResponseBody.js +2 -0
- package/dist/models/DescribeAidbclusterAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeApplicationAttributeRequest.d.ts +21 -0
- package/dist/models/DescribeApplicationAttributeRequest.js +58 -0
- package/dist/models/DescribeApplicationAttributeRequest.js.map +1 -0
- package/dist/models/DescribeApplicationAttributeResponse.d.ts +19 -0
- package/dist/models/DescribeApplicationAttributeResponse.js +69 -0
- package/dist/models/DescribeApplicationAttributeResponse.js.map +1 -0
- package/dist/models/DescribeApplicationAttributeResponseBody.d.ts +377 -0
- package/dist/models/DescribeApplicationAttributeResponseBody.js +326 -0
- package/dist/models/DescribeApplicationAttributeResponseBody.js.map +1 -0
- package/dist/models/DescribeApplicationParametersRequest.d.ts +22 -0
- package/dist/models/DescribeApplicationParametersRequest.js +63 -0
- package/dist/models/DescribeApplicationParametersRequest.js.map +1 -0
- package/dist/models/DescribeApplicationParametersResponse.d.ts +19 -0
- package/dist/models/DescribeApplicationParametersResponse.js +69 -0
- package/dist/models/DescribeApplicationParametersResponse.js.map +1 -0
- package/dist/models/DescribeApplicationParametersResponseBody.d.ts +196 -0
- package/dist/models/DescribeApplicationParametersResponseBody.js +230 -0
- package/dist/models/DescribeApplicationParametersResponseBody.js.map +1 -0
- package/dist/models/DescribeApplicationParametersShrinkRequest.d.ts +22 -0
- package/dist/models/DescribeApplicationParametersShrinkRequest.js +60 -0
- package/dist/models/DescribeApplicationParametersShrinkRequest.js.map +1 -0
- package/dist/models/DescribeApplicationsRequest.d.ts +41 -0
- package/dist/models/DescribeApplicationsRequest.js +66 -0
- package/dist/models/DescribeApplicationsRequest.js.map +1 -0
- package/dist/models/DescribeApplicationsResponse.d.ts +19 -0
- package/dist/models/DescribeApplicationsResponse.js +69 -0
- package/dist/models/DescribeApplicationsResponse.js.map +1 -0
- package/dist/models/DescribeApplicationsResponseBody.d.ts +160 -0
- package/dist/models/DescribeApplicationsResponseBody.js +182 -0
- package/dist/models/DescribeApplicationsResponseBody.js.map +1 -0
- package/dist/models/ModifyApplicationDescriptionRequest.d.ts +29 -0
- package/dist/models/ModifyApplicationDescriptionRequest.js +60 -0
- package/dist/models/ModifyApplicationDescriptionRequest.js.map +1 -0
- package/dist/models/ModifyApplicationDescriptionResponse.d.ts +19 -0
- package/dist/models/ModifyApplicationDescriptionResponse.js +69 -0
- package/dist/models/ModifyApplicationDescriptionResponse.js.map +1 -0
- package/dist/models/ModifyApplicationDescriptionResponseBody.d.ts +23 -0
- package/dist/models/ModifyApplicationDescriptionResponseBody.js +60 -0
- package/dist/models/ModifyApplicationDescriptionResponseBody.js.map +1 -0
- package/dist/models/ModifyApplicationParameterRequest.d.ts +54 -0
- package/dist/models/ModifyApplicationParameterRequest.js +88 -0
- package/dist/models/ModifyApplicationParameterRequest.js.map +1 -0
- package/dist/models/ModifyApplicationParameterResponse.d.ts +19 -0
- package/dist/models/ModifyApplicationParameterResponse.js +69 -0
- package/dist/models/ModifyApplicationParameterResponse.js.map +1 -0
- package/dist/models/ModifyApplicationParameterResponseBody.d.ts +23 -0
- package/dist/models/ModifyApplicationParameterResponseBody.js +60 -0
- package/dist/models/ModifyApplicationParameterResponseBody.js.map +1 -0
- package/dist/models/ModifyApplicationParameterShrinkRequest.d.ts +32 -0
- package/dist/models/ModifyApplicationParameterShrinkRequest.js +64 -0
- package/dist/models/ModifyApplicationParameterShrinkRequest.js.map +1 -0
- package/dist/models/ModifyApplicationWhitelistRequest.d.ts +46 -0
- package/dist/models/ModifyApplicationWhitelistRequest.js +68 -0
- package/dist/models/ModifyApplicationWhitelistRequest.js.map +1 -0
- package/dist/models/ModifyApplicationWhitelistResponse.d.ts +19 -0
- package/dist/models/ModifyApplicationWhitelistResponse.js +69 -0
- package/dist/models/ModifyApplicationWhitelistResponse.js.map +1 -0
- package/dist/models/ModifyApplicationWhitelistResponseBody.d.ts +28 -0
- package/dist/models/ModifyApplicationWhitelistResponseBody.js +62 -0
- package/dist/models/ModifyApplicationWhitelistResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +57 -0
- package/dist/models/model.js +134 -18
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +628 -0
- package/src/models/AttachApplicationPolarFsrequest.ts +58 -0
- package/src/models/AttachApplicationPolarFsresponse.ts +40 -0
- package/src/models/AttachApplicationPolarFsresponseBody.ts +48 -0
- package/src/models/CreateApplicationEndpointAddressRequest.ts +54 -0
- package/src/models/CreateApplicationEndpointAddressResponse.ts +40 -0
- package/src/models/CreateApplicationEndpointAddressResponseBody.ts +45 -0
- package/src/models/CreateApplicationRequest.ts +252 -0
- package/src/models/CreateApplicationResponse.ts +40 -0
- package/src/models/CreateApplicationResponseBody.ts +99 -0
- package/src/models/CreateApplicationShrinkRequest.ts +134 -0
- package/src/models/CreateDbclusterRequest.ts +0 -2
- package/src/models/DeleteAidbclusterRequest.ts +34 -0
- package/src/models/DeleteAidbclusterResponse.ts +40 -0
- package/src/models/DeleteAidbclusterResponseBody.ts +41 -0
- package/src/models/DeleteApplicationEndpointAddressRequest.ts +54 -0
- package/src/models/DeleteApplicationEndpointAddressResponse.ts +40 -0
- package/src/models/DeleteApplicationEndpointAddressResponseBody.ts +45 -0
- package/src/models/DescribeAidbclusterAttributeResponseBody.ts +3 -0
- package/src/models/DescribeApplicationAttributeRequest.ts +34 -0
- package/src/models/DescribeApplicationAttributeResponse.ts +40 -0
- package/src/models/DescribeApplicationAttributeResponseBody.ts +595 -0
- package/src/models/DescribeApplicationParametersRequest.ts +40 -0
- package/src/models/DescribeApplicationParametersResponse.ts +40 -0
- package/src/models/DescribeApplicationParametersResponseBody.ts +327 -0
- package/src/models/DescribeApplicationParametersShrinkRequest.ts +37 -0
- package/src/models/DescribeApplicationsRequest.ts +62 -0
- package/src/models/DescribeApplicationsResponse.ts +40 -0
- package/src/models/DescribeApplicationsResponseBody.ts +261 -0
- package/src/models/ModifyApplicationDescriptionRequest.ts +44 -0
- package/src/models/ModifyApplicationDescriptionResponse.ts +40 -0
- package/src/models/ModifyApplicationDescriptionResponseBody.ts +38 -0
- package/src/models/ModifyApplicationParameterRequest.ts +88 -0
- package/src/models/ModifyApplicationParameterResponse.ts +40 -0
- package/src/models/ModifyApplicationParameterResponseBody.ts +38 -0
- package/src/models/ModifyApplicationParameterShrinkRequest.ts +51 -0
- package/src/models/ModifyApplicationWhitelistRequest.ts +69 -0
- package/src/models/ModifyApplicationWhitelistResponse.ts +40 -0
- package/src/models/ModifyApplicationWhitelistResponseBody.ts +45 -0
- package/src/models/model.ts +57 -0
|
@@ -0,0 +1,327 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* default
|
|
9
|
+
*/
|
|
10
|
+
default?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* The name of the parameter
|
|
14
|
+
*/
|
|
15
|
+
description?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* name
|
|
19
|
+
*/
|
|
20
|
+
name?: string;
|
|
21
|
+
/**
|
|
22
|
+
* @example
|
|
23
|
+
* false
|
|
24
|
+
*/
|
|
25
|
+
needRestart?: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* @example
|
|
28
|
+
* ^[a-zA-Z0-9]{1,20}$
|
|
29
|
+
*/
|
|
30
|
+
pattern?: string;
|
|
31
|
+
/**
|
|
32
|
+
* @example
|
|
33
|
+
* false
|
|
34
|
+
*/
|
|
35
|
+
readOnly?: boolean;
|
|
36
|
+
/**
|
|
37
|
+
* @example
|
|
38
|
+
* string
|
|
39
|
+
*/
|
|
40
|
+
type?: string;
|
|
41
|
+
static names(): { [key: string]: string } {
|
|
42
|
+
return {
|
|
43
|
+
default: 'Default',
|
|
44
|
+
description: 'Description',
|
|
45
|
+
name: 'Name',
|
|
46
|
+
needRestart: 'NeedRestart',
|
|
47
|
+
pattern: 'Pattern',
|
|
48
|
+
readOnly: 'ReadOnly',
|
|
49
|
+
type: 'Type',
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
static types(): { [key: string]: any } {
|
|
54
|
+
return {
|
|
55
|
+
default: 'string',
|
|
56
|
+
description: 'string',
|
|
57
|
+
name: 'string',
|
|
58
|
+
needRestart: 'boolean',
|
|
59
|
+
pattern: 'string',
|
|
60
|
+
readOnly: 'boolean',
|
|
61
|
+
type: 'string',
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
validate() {
|
|
66
|
+
super.validate();
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
constructor(map?: { [key: string]: any }) {
|
|
70
|
+
super(map);
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
export class DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates extends $dara.Model {
|
|
75
|
+
/**
|
|
76
|
+
* @example
|
|
77
|
+
* pac-**************
|
|
78
|
+
*/
|
|
79
|
+
componentId?: string;
|
|
80
|
+
/**
|
|
81
|
+
* @example
|
|
82
|
+
* supabase
|
|
83
|
+
*/
|
|
84
|
+
componentType?: string;
|
|
85
|
+
parameters?: DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters[];
|
|
86
|
+
static names(): { [key: string]: string } {
|
|
87
|
+
return {
|
|
88
|
+
componentId: 'ComponentId',
|
|
89
|
+
componentType: 'ComponentType',
|
|
90
|
+
parameters: 'Parameters',
|
|
91
|
+
};
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
static types(): { [key: string]: any } {
|
|
95
|
+
return {
|
|
96
|
+
componentId: 'string',
|
|
97
|
+
componentType: 'string',
|
|
98
|
+
parameters: { 'type': 'array', 'itemType': DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplatesParameters },
|
|
99
|
+
};
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
validate() {
|
|
103
|
+
if(Array.isArray(this.parameters)) {
|
|
104
|
+
$dara.Model.validateArray(this.parameters);
|
|
105
|
+
}
|
|
106
|
+
super.validate();
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
constructor(map?: { [key: string]: any }) {
|
|
110
|
+
super(map);
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
export class DescribeApplicationParametersResponseBodyParameterTemplates extends $dara.Model {
|
|
115
|
+
componentParameterTemplates?: DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates[];
|
|
116
|
+
static names(): { [key: string]: string } {
|
|
117
|
+
return {
|
|
118
|
+
componentParameterTemplates: 'ComponentParameterTemplates',
|
|
119
|
+
};
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
static types(): { [key: string]: any } {
|
|
123
|
+
return {
|
|
124
|
+
componentParameterTemplates: { 'type': 'array', 'itemType': DescribeApplicationParametersResponseBodyParameterTemplatesComponentParameterTemplates },
|
|
125
|
+
};
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
validate() {
|
|
129
|
+
if(Array.isArray(this.componentParameterTemplates)) {
|
|
130
|
+
$dara.Model.validateArray(this.componentParameterTemplates);
|
|
131
|
+
}
|
|
132
|
+
super.validate();
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
constructor(map?: { [key: string]: any }) {
|
|
136
|
+
super(map);
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
export class DescribeApplicationParametersResponseBodyParametersComponentParametersParameters extends $dara.Model {
|
|
141
|
+
/**
|
|
142
|
+
* @example
|
|
143
|
+
* default value
|
|
144
|
+
*/
|
|
145
|
+
default?: string;
|
|
146
|
+
/**
|
|
147
|
+
* @example
|
|
148
|
+
* The name of the parameter
|
|
149
|
+
*/
|
|
150
|
+
description?: string;
|
|
151
|
+
/**
|
|
152
|
+
* @example
|
|
153
|
+
* name
|
|
154
|
+
*/
|
|
155
|
+
name?: string;
|
|
156
|
+
/**
|
|
157
|
+
* @example
|
|
158
|
+
* false
|
|
159
|
+
*/
|
|
160
|
+
needRestart?: boolean;
|
|
161
|
+
/**
|
|
162
|
+
* @example
|
|
163
|
+
* ^[a-zA-Z0-9]{1,20}$
|
|
164
|
+
*/
|
|
165
|
+
pattern?: string;
|
|
166
|
+
/**
|
|
167
|
+
* @example
|
|
168
|
+
* false
|
|
169
|
+
*/
|
|
170
|
+
readOnly?: boolean;
|
|
171
|
+
/**
|
|
172
|
+
* @example
|
|
173
|
+
* Applied
|
|
174
|
+
*/
|
|
175
|
+
status?: string;
|
|
176
|
+
/**
|
|
177
|
+
* @example
|
|
178
|
+
* string
|
|
179
|
+
*/
|
|
180
|
+
type?: string;
|
|
181
|
+
/**
|
|
182
|
+
* @example
|
|
183
|
+
* value
|
|
184
|
+
*/
|
|
185
|
+
value?: string;
|
|
186
|
+
static names(): { [key: string]: string } {
|
|
187
|
+
return {
|
|
188
|
+
default: 'Default',
|
|
189
|
+
description: 'Description',
|
|
190
|
+
name: 'Name',
|
|
191
|
+
needRestart: 'NeedRestart',
|
|
192
|
+
pattern: 'Pattern',
|
|
193
|
+
readOnly: 'ReadOnly',
|
|
194
|
+
status: 'Status',
|
|
195
|
+
type: 'Type',
|
|
196
|
+
value: 'Value',
|
|
197
|
+
};
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
static types(): { [key: string]: any } {
|
|
201
|
+
return {
|
|
202
|
+
default: 'string',
|
|
203
|
+
description: 'string',
|
|
204
|
+
name: 'string',
|
|
205
|
+
needRestart: 'boolean',
|
|
206
|
+
pattern: 'string',
|
|
207
|
+
readOnly: 'boolean',
|
|
208
|
+
status: 'string',
|
|
209
|
+
type: 'string',
|
|
210
|
+
value: 'string',
|
|
211
|
+
};
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
validate() {
|
|
215
|
+
super.validate();
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
constructor(map?: { [key: string]: any }) {
|
|
219
|
+
super(map);
|
|
220
|
+
}
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
export class DescribeApplicationParametersResponseBodyParametersComponentParameters extends $dara.Model {
|
|
224
|
+
/**
|
|
225
|
+
* @example
|
|
226
|
+
* pac-**************
|
|
227
|
+
*/
|
|
228
|
+
componentId?: string;
|
|
229
|
+
/**
|
|
230
|
+
* @example
|
|
231
|
+
* supabase
|
|
232
|
+
*/
|
|
233
|
+
componentType?: string;
|
|
234
|
+
parameters?: DescribeApplicationParametersResponseBodyParametersComponentParametersParameters[];
|
|
235
|
+
static names(): { [key: string]: string } {
|
|
236
|
+
return {
|
|
237
|
+
componentId: 'ComponentId',
|
|
238
|
+
componentType: 'ComponentType',
|
|
239
|
+
parameters: 'Parameters',
|
|
240
|
+
};
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
static types(): { [key: string]: any } {
|
|
244
|
+
return {
|
|
245
|
+
componentId: 'string',
|
|
246
|
+
componentType: 'string',
|
|
247
|
+
parameters: { 'type': 'array', 'itemType': DescribeApplicationParametersResponseBodyParametersComponentParametersParameters },
|
|
248
|
+
};
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
validate() {
|
|
252
|
+
if(Array.isArray(this.parameters)) {
|
|
253
|
+
$dara.Model.validateArray(this.parameters);
|
|
254
|
+
}
|
|
255
|
+
super.validate();
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
constructor(map?: { [key: string]: any }) {
|
|
259
|
+
super(map);
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
export class DescribeApplicationParametersResponseBodyParameters extends $dara.Model {
|
|
264
|
+
componentParameters?: DescribeApplicationParametersResponseBodyParametersComponentParameters[];
|
|
265
|
+
static names(): { [key: string]: string } {
|
|
266
|
+
return {
|
|
267
|
+
componentParameters: 'ComponentParameters',
|
|
268
|
+
};
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
static types(): { [key: string]: any } {
|
|
272
|
+
return {
|
|
273
|
+
componentParameters: { 'type': 'array', 'itemType': DescribeApplicationParametersResponseBodyParametersComponentParameters },
|
|
274
|
+
};
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
validate() {
|
|
278
|
+
if(Array.isArray(this.componentParameters)) {
|
|
279
|
+
$dara.Model.validateArray(this.componentParameters);
|
|
280
|
+
}
|
|
281
|
+
super.validate();
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
constructor(map?: { [key: string]: any }) {
|
|
285
|
+
super(map);
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
export class DescribeApplicationParametersResponseBody extends $dara.Model {
|
|
290
|
+
parameterTemplates?: DescribeApplicationParametersResponseBodyParameterTemplates;
|
|
291
|
+
parameters?: DescribeApplicationParametersResponseBodyParameters;
|
|
292
|
+
/**
|
|
293
|
+
* @example
|
|
294
|
+
* 3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF
|
|
295
|
+
*/
|
|
296
|
+
requestId?: string;
|
|
297
|
+
static names(): { [key: string]: string } {
|
|
298
|
+
return {
|
|
299
|
+
parameterTemplates: 'ParameterTemplates',
|
|
300
|
+
parameters: 'Parameters',
|
|
301
|
+
requestId: 'RequestId',
|
|
302
|
+
};
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
static types(): { [key: string]: any } {
|
|
306
|
+
return {
|
|
307
|
+
parameterTemplates: DescribeApplicationParametersResponseBodyParameterTemplates,
|
|
308
|
+
parameters: DescribeApplicationParametersResponseBodyParameters,
|
|
309
|
+
requestId: 'string',
|
|
310
|
+
};
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
validate() {
|
|
314
|
+
if(this.parameterTemplates && typeof (this.parameterTemplates as any).validate === 'function') {
|
|
315
|
+
(this.parameterTemplates as any).validate();
|
|
316
|
+
}
|
|
317
|
+
if(this.parameters && typeof (this.parameters as any).validate === 'function') {
|
|
318
|
+
(this.parameters as any).validate();
|
|
319
|
+
}
|
|
320
|
+
super.validate();
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
constructor(map?: { [key: string]: any }) {
|
|
324
|
+
super(map);
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DescribeApplicationParametersShrinkRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* This parameter is required.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* pa-**************
|
|
12
|
+
*/
|
|
13
|
+
applicationId?: string;
|
|
14
|
+
componentIdListShrink?: string;
|
|
15
|
+
static names(): { [key: string]: string } {
|
|
16
|
+
return {
|
|
17
|
+
applicationId: 'ApplicationId',
|
|
18
|
+
componentIdListShrink: 'ComponentIdList',
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
static types(): { [key: string]: any } {
|
|
23
|
+
return {
|
|
24
|
+
applicationId: 'string',
|
|
25
|
+
componentIdListShrink: 'string',
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
validate() {
|
|
30
|
+
super.validate();
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
constructor(map?: { [key: string]: any }) {
|
|
34
|
+
super(map);
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DescribeApplicationsRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* pa-**************
|
|
9
|
+
*/
|
|
10
|
+
applicationIds?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* pc-**************
|
|
14
|
+
*/
|
|
15
|
+
DBClusterId?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* 1
|
|
19
|
+
*/
|
|
20
|
+
pageNumber?: number;
|
|
21
|
+
/**
|
|
22
|
+
* @example
|
|
23
|
+
* 30
|
|
24
|
+
*/
|
|
25
|
+
pageSize?: number;
|
|
26
|
+
/**
|
|
27
|
+
* @remarks
|
|
28
|
+
* This parameter is required.
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* cn-beijing
|
|
32
|
+
*/
|
|
33
|
+
regionId?: string;
|
|
34
|
+
static names(): { [key: string]: string } {
|
|
35
|
+
return {
|
|
36
|
+
applicationIds: 'ApplicationIds',
|
|
37
|
+
DBClusterId: 'DBClusterId',
|
|
38
|
+
pageNumber: 'PageNumber',
|
|
39
|
+
pageSize: 'PageSize',
|
|
40
|
+
regionId: 'RegionId',
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
static types(): { [key: string]: any } {
|
|
45
|
+
return {
|
|
46
|
+
applicationIds: 'string',
|
|
47
|
+
DBClusterId: 'string',
|
|
48
|
+
pageNumber: 'number',
|
|
49
|
+
pageSize: 'number',
|
|
50
|
+
regionId: 'string',
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
validate() {
|
|
55
|
+
super.validate();
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
constructor(map?: { [key: string]: any }) {
|
|
59
|
+
super(map);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
import { DescribeApplicationsResponseBody } from "./DescribeApplicationsResponseBody";
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
export class DescribeApplicationsResponse extends $dara.Model {
|
|
7
|
+
headers?: { [key: string]: string };
|
|
8
|
+
statusCode?: number;
|
|
9
|
+
body?: DescribeApplicationsResponseBody;
|
|
10
|
+
static names(): { [key: string]: string } {
|
|
11
|
+
return {
|
|
12
|
+
headers: 'headers',
|
|
13
|
+
statusCode: 'statusCode',
|
|
14
|
+
body: 'body',
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
static types(): { [key: string]: any } {
|
|
19
|
+
return {
|
|
20
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
21
|
+
statusCode: 'number',
|
|
22
|
+
body: DescribeApplicationsResponseBody,
|
|
23
|
+
};
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
validate() {
|
|
27
|
+
if(this.headers) {
|
|
28
|
+
$dara.Model.validateMap(this.headers);
|
|
29
|
+
}
|
|
30
|
+
if(this.body && typeof (this.body as any).validate === 'function') {
|
|
31
|
+
(this.body as any).validate();
|
|
32
|
+
}
|
|
33
|
+
super.validate();
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
constructor(map?: { [key: string]: any }) {
|
|
37
|
+
super(map);
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
@@ -0,0 +1,261 @@
|
|
|
1
|
+
// This file is auto-generated, don't edit it
|
|
2
|
+
import * as $dara from '@darabonba/typescript';
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export class DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @example
|
|
8
|
+
* 192.168.0.3
|
|
9
|
+
*/
|
|
10
|
+
IP?: string;
|
|
11
|
+
/**
|
|
12
|
+
* @example
|
|
13
|
+
* Public
|
|
14
|
+
*/
|
|
15
|
+
netType?: string;
|
|
16
|
+
/**
|
|
17
|
+
* @example
|
|
18
|
+
* 8080
|
|
19
|
+
*/
|
|
20
|
+
port?: string;
|
|
21
|
+
static names(): { [key: string]: string } {
|
|
22
|
+
return {
|
|
23
|
+
IP: 'IP',
|
|
24
|
+
netType: 'NetType',
|
|
25
|
+
port: 'Port',
|
|
26
|
+
};
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
static types(): { [key: string]: any } {
|
|
30
|
+
return {
|
|
31
|
+
IP: 'string',
|
|
32
|
+
netType: 'string',
|
|
33
|
+
port: 'string',
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
validate() {
|
|
38
|
+
super.validate();
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
constructor(map?: { [key: string]: any }) {
|
|
42
|
+
super(map);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
export class DescribeApplicationsResponseBodyItemsApplicationsEndpoints extends $dara.Model {
|
|
47
|
+
endpoint?: DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint[];
|
|
48
|
+
static names(): { [key: string]: string } {
|
|
49
|
+
return {
|
|
50
|
+
endpoint: 'endpoint',
|
|
51
|
+
};
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
static types(): { [key: string]: any } {
|
|
55
|
+
return {
|
|
56
|
+
endpoint: { 'type': 'array', 'itemType': DescribeApplicationsResponseBodyItemsApplicationsEndpointsEndpoint },
|
|
57
|
+
};
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
validate() {
|
|
61
|
+
if(Array.isArray(this.endpoint)) {
|
|
62
|
+
$dara.Model.validateArray(this.endpoint);
|
|
63
|
+
}
|
|
64
|
+
super.validate();
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
constructor(map?: { [key: string]: any }) {
|
|
68
|
+
super(map);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
export class DescribeApplicationsResponseBodyItemsApplications extends $dara.Model {
|
|
73
|
+
/**
|
|
74
|
+
* @example
|
|
75
|
+
* pa-**************
|
|
76
|
+
*/
|
|
77
|
+
applicationId?: string;
|
|
78
|
+
/**
|
|
79
|
+
* @example
|
|
80
|
+
* supabase
|
|
81
|
+
*/
|
|
82
|
+
applicationType?: string;
|
|
83
|
+
/**
|
|
84
|
+
* @example
|
|
85
|
+
* 2025-03-25T09:37:10Z
|
|
86
|
+
*/
|
|
87
|
+
creationTime?: string;
|
|
88
|
+
/**
|
|
89
|
+
* @example
|
|
90
|
+
* myapp
|
|
91
|
+
*/
|
|
92
|
+
description?: string;
|
|
93
|
+
endpoints?: DescribeApplicationsResponseBodyItemsApplicationsEndpoints;
|
|
94
|
+
/**
|
|
95
|
+
* @example
|
|
96
|
+
* 1.0.0
|
|
97
|
+
*/
|
|
98
|
+
engineVersion?: string;
|
|
99
|
+
/**
|
|
100
|
+
* @example
|
|
101
|
+
* 2025-06-25T09:37:10Z
|
|
102
|
+
*/
|
|
103
|
+
expireTime?: string;
|
|
104
|
+
/**
|
|
105
|
+
* @example
|
|
106
|
+
* false
|
|
107
|
+
*/
|
|
108
|
+
expired?: string;
|
|
109
|
+
/**
|
|
110
|
+
* @example
|
|
111
|
+
* Postpaid
|
|
112
|
+
*/
|
|
113
|
+
payType?: string;
|
|
114
|
+
/**
|
|
115
|
+
* @example
|
|
116
|
+
* pcs-**************
|
|
117
|
+
*/
|
|
118
|
+
polarFSInstanceId?: string;
|
|
119
|
+
/**
|
|
120
|
+
* @example
|
|
121
|
+
* cn-hangzhou
|
|
122
|
+
*/
|
|
123
|
+
regionId?: string;
|
|
124
|
+
/**
|
|
125
|
+
* @example
|
|
126
|
+
* Activated
|
|
127
|
+
*/
|
|
128
|
+
status?: string;
|
|
129
|
+
/**
|
|
130
|
+
* @example
|
|
131
|
+
* cn-hangzhou-b
|
|
132
|
+
*/
|
|
133
|
+
zoneId?: string;
|
|
134
|
+
static names(): { [key: string]: string } {
|
|
135
|
+
return {
|
|
136
|
+
applicationId: 'ApplicationId',
|
|
137
|
+
applicationType: 'ApplicationType',
|
|
138
|
+
creationTime: 'CreationTime',
|
|
139
|
+
description: 'Description',
|
|
140
|
+
endpoints: 'Endpoints',
|
|
141
|
+
engineVersion: 'EngineVersion',
|
|
142
|
+
expireTime: 'ExpireTime',
|
|
143
|
+
expired: 'Expired',
|
|
144
|
+
payType: 'PayType',
|
|
145
|
+
polarFSInstanceId: 'PolarFSInstanceId',
|
|
146
|
+
regionId: 'RegionId',
|
|
147
|
+
status: 'Status',
|
|
148
|
+
zoneId: 'ZoneId',
|
|
149
|
+
};
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
static types(): { [key: string]: any } {
|
|
153
|
+
return {
|
|
154
|
+
applicationId: 'string',
|
|
155
|
+
applicationType: 'string',
|
|
156
|
+
creationTime: 'string',
|
|
157
|
+
description: 'string',
|
|
158
|
+
endpoints: DescribeApplicationsResponseBodyItemsApplicationsEndpoints,
|
|
159
|
+
engineVersion: 'string',
|
|
160
|
+
expireTime: 'string',
|
|
161
|
+
expired: 'string',
|
|
162
|
+
payType: 'string',
|
|
163
|
+
polarFSInstanceId: 'string',
|
|
164
|
+
regionId: 'string',
|
|
165
|
+
status: 'string',
|
|
166
|
+
zoneId: 'string',
|
|
167
|
+
};
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
validate() {
|
|
171
|
+
if(this.endpoints && typeof (this.endpoints as any).validate === 'function') {
|
|
172
|
+
(this.endpoints as any).validate();
|
|
173
|
+
}
|
|
174
|
+
super.validate();
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
constructor(map?: { [key: string]: any }) {
|
|
178
|
+
super(map);
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
export class DescribeApplicationsResponseBodyItems extends $dara.Model {
|
|
183
|
+
applications?: DescribeApplicationsResponseBodyItemsApplications[];
|
|
184
|
+
static names(): { [key: string]: string } {
|
|
185
|
+
return {
|
|
186
|
+
applications: 'Applications',
|
|
187
|
+
};
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
static types(): { [key: string]: any } {
|
|
191
|
+
return {
|
|
192
|
+
applications: { 'type': 'array', 'itemType': DescribeApplicationsResponseBodyItemsApplications },
|
|
193
|
+
};
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
validate() {
|
|
197
|
+
if(Array.isArray(this.applications)) {
|
|
198
|
+
$dara.Model.validateArray(this.applications);
|
|
199
|
+
}
|
|
200
|
+
super.validate();
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
constructor(map?: { [key: string]: any }) {
|
|
204
|
+
super(map);
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
export class DescribeApplicationsResponseBody extends $dara.Model {
|
|
209
|
+
items?: DescribeApplicationsResponseBodyItems;
|
|
210
|
+
/**
|
|
211
|
+
* @example
|
|
212
|
+
* 1
|
|
213
|
+
*/
|
|
214
|
+
pageNumber?: number;
|
|
215
|
+
/**
|
|
216
|
+
* @example
|
|
217
|
+
* 1
|
|
218
|
+
*/
|
|
219
|
+
pageRecordCount?: number;
|
|
220
|
+
/**
|
|
221
|
+
* @example
|
|
222
|
+
* 3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF
|
|
223
|
+
*/
|
|
224
|
+
requestId?: string;
|
|
225
|
+
/**
|
|
226
|
+
* @example
|
|
227
|
+
* 1
|
|
228
|
+
*/
|
|
229
|
+
totalRecordCount?: number;
|
|
230
|
+
static names(): { [key: string]: string } {
|
|
231
|
+
return {
|
|
232
|
+
items: 'Items',
|
|
233
|
+
pageNumber: 'PageNumber',
|
|
234
|
+
pageRecordCount: 'PageRecordCount',
|
|
235
|
+
requestId: 'RequestId',
|
|
236
|
+
totalRecordCount: 'TotalRecordCount',
|
|
237
|
+
};
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
static types(): { [key: string]: any } {
|
|
241
|
+
return {
|
|
242
|
+
items: DescribeApplicationsResponseBodyItems,
|
|
243
|
+
pageNumber: 'number',
|
|
244
|
+
pageRecordCount: 'number',
|
|
245
|
+
requestId: 'string',
|
|
246
|
+
totalRecordCount: 'number',
|
|
247
|
+
};
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
validate() {
|
|
251
|
+
if(this.items && typeof (this.items as any).validate === 'function') {
|
|
252
|
+
(this.items as any).validate();
|
|
253
|
+
}
|
|
254
|
+
super.validate();
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
constructor(map?: { [key: string]: any }) {
|
|
258
|
+
super(map);
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
|