@alicloud/sae20190506 2.8.4 → 2.9.1
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 +60 -40
- package/dist/client.js +108 -40
- package/dist/client.js.map +1 -1
- package/dist/models/CreateApplicationRequest.d.ts +3 -0
- package/dist/models/CreateApplicationRequest.js +6 -0
- package/dist/models/CreateApplicationRequest.js.map +1 -1
- package/dist/models/CreateApplicationScalingRuleRequest.d.ts +134 -0
- package/dist/models/CreateApplicationScalingRuleRequest.js.map +1 -1
- package/dist/models/CreateApplicationScalingRuleResponseBody.d.ts +166 -0
- package/dist/models/CreateApplicationScalingRuleResponseBody.js.map +1 -1
- package/dist/models/CreateApplicationShrinkRequest.d.ts +3 -0
- package/dist/models/CreateApplicationShrinkRequest.js +6 -0
- package/dist/models/CreateApplicationShrinkRequest.js.map +1 -1
- package/dist/models/CreateIngressRequest.d.ts +30 -26
- package/dist/models/CreateIngressRequest.js.map +1 -1
- package/dist/models/CreateIngressResponseBody.d.ts +15 -15
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.d.ts +26 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.d.ts +40 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.d.ts +26 -0
- package/dist/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.d.ts +137 -0
- package/dist/models/CreateOrUpdateSwimmingLaneRequest.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.d.ts +40 -0
- package/dist/models/CreateOrUpdateSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.d.ts +39 -0
- package/dist/models/CreateOrUpdateSwimmingLaneShrinkRequest.js.map +1 -1
- package/dist/models/CreateSecretRequest.d.ts +12 -0
- package/dist/models/CreateSecretRequest.js.map +1 -1
- package/dist/models/CreateSecretResponseBody.d.ts +40 -0
- package/dist/models/CreateSecretResponseBody.js.map +1 -1
- package/dist/models/CreateSecretShrinkRequest.d.ts +12 -0
- package/dist/models/CreateSecretShrinkRequest.js.map +1 -1
- package/dist/models/DeleteInstancesRequest.d.ts +4 -0
- package/dist/models/DeleteInstancesRequest.js.map +1 -1
- package/dist/models/DeleteInstancesResponseBody.d.ts +40 -0
- package/dist/models/DeleteInstancesResponseBody.js.map +1 -1
- package/dist/models/DeleteSwimmingLaneGroupRequest.d.ts +6 -0
- package/dist/models/DeleteSwimmingLaneGroupRequest.js.map +1 -1
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.d.ts +33 -0
- package/dist/models/DeleteSwimmingLaneGroupResponseBody.js.map +1 -1
- package/dist/models/DeployApplicationRequest.d.ts +2 -0
- package/dist/models/DeployApplicationRequest.js +4 -0
- package/dist/models/DeployApplicationRequest.js.map +1 -1
- package/dist/models/DeployApplicationShrinkRequest.d.ts +2 -0
- package/dist/models/DeployApplicationShrinkRequest.js +4 -0
- package/dist/models/DeployApplicationShrinkRequest.js.map +1 -1
- package/dist/models/DescribeApplicationConfigResponseBody.d.ts +2 -0
- package/dist/models/DescribeApplicationConfigResponseBody.js +4 -0
- package/dist/models/DescribeApplicationConfigResponseBody.js.map +1 -1
- package/dist/models/DescribeInstanceLogRequest.d.ts +1 -0
- package/dist/models/DescribeInstanceLogRequest.js +2 -0
- package/dist/models/DescribeInstanceLogRequest.js.map +1 -1
- package/dist/models/DescribeNamespaceResourcesResponseBody.d.ts +1 -0
- package/dist/models/DescribeNamespaceResourcesResponseBody.js +2 -0
- package/dist/models/DescribeNamespaceResourcesResponseBody.js.map +1 -1
- package/dist/models/DescribeSwimmingLaneRequest.d.ts +9 -0
- package/dist/models/DescribeSwimmingLaneRequest.js.map +1 -1
- package/dist/models/DescribeSwimmingLaneResponseBody.d.ts +185 -0
- package/dist/models/DescribeSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/DowngradeApplicationApmServiceRequest.d.ts +2 -0
- package/dist/models/DowngradeApplicationApmServiceRequest.js.map +1 -1
- package/dist/models/DowngradeApplicationApmServiceResponseBody.d.ts +41 -0
- package/dist/models/DowngradeApplicationApmServiceResponseBody.js.map +1 -1
- package/dist/models/GetWebshellTokenRequest.d.ts +6 -2
- package/dist/models/GetWebshellTokenRequest.js.map +1 -1
- package/dist/models/GetWebshellTokenResponseBody.d.ts +46 -0
- package/dist/models/GetWebshellTokenResponseBody.js.map +1 -1
- package/dist/models/ListAllSwimmingLaneGroupsRequest.d.ts +3 -0
- package/dist/models/ListAllSwimmingLaneGroupsRequest.js.map +1 -1
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.d.ts +113 -0
- package/dist/models/ListAllSwimmingLaneGroupsResponseBody.js.map +1 -1
- package/dist/models/ListAllSwimmingLanesRequest.d.ts +6 -0
- package/dist/models/ListAllSwimmingLanesRequest.js.map +1 -1
- package/dist/models/ListAllSwimmingLanesResponseBody.d.ts +185 -0
- package/dist/models/ListAllSwimmingLanesResponseBody.js.map +1 -1
- package/dist/models/ListApplicationsForSwimmingLaneRequest.d.ts +8 -0
- package/dist/models/ListApplicationsForSwimmingLaneRequest.js.map +1 -1
- package/dist/models/ListApplicationsForSwimmingLaneResponseBody.d.ts +59 -0
- package/dist/models/ListApplicationsForSwimmingLaneResponseBody.js.map +1 -1
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.d.ts +6 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesRequest.js.map +1 -1
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.d.ts +57 -0
- package/dist/models/ListSwimmingLaneGatewayRoutesResponseBody.js.map +1 -1
- package/dist/models/ListSwimmingLaneGroupTagsRequest.d.ts +6 -0
- package/dist/models/ListSwimmingLaneGroupTagsRequest.js.map +1 -1
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.d.ts +43 -0
- package/dist/models/ListSwimmingLaneGroupTagsResponseBody.js.map +1 -1
- package/dist/models/UpdateAppModeRequest.d.ts +11 -0
- package/dist/models/UpdateAppModeRequest.js.map +1 -1
- package/dist/models/UpdateAppModeResponseBody.d.ts +27 -0
- package/dist/models/UpdateAppModeResponseBody.js.map +1 -1
- package/dist/models/UpdateApplicationDescriptionRequest.d.ts +4 -0
- package/dist/models/UpdateApplicationDescriptionRequest.js.map +1 -1
- package/dist/models/UpdateApplicationDescriptionResponseBody.d.ts +36 -0
- package/dist/models/UpdateApplicationDescriptionResponseBody.js.map +1 -1
- package/dist/models/UpdateIngressRequest.d.ts +12 -12
- package/dist/models/UpdateIngressResponseBody.d.ts +11 -11
- package/dist/models/UpdateNamespaceSlsConfigsRequest.d.ts +28 -0
- package/dist/models/UpdateNamespaceSlsConfigsRequest.js +62 -0
- package/dist/models/UpdateNamespaceSlsConfigsRequest.js.map +1 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponse.d.ts +19 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponse.js +69 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponse.js.map +1 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.d.ts +42 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js +68 -0
- package/dist/models/UpdateNamespaceSlsConfigsResponseBody.js.map +1 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.d.ts +15 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeRequest.js.map +1 -1
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.d.ts +33 -0
- package/dist/models/UpdateSwimmingLaneEnableAttributeResponseBody.js.map +1 -1
- package/dist/models/UpgradeApplicationApmServiceRequest.d.ts +2 -0
- package/dist/models/UpgradeApplicationApmServiceRequest.js.map +1 -1
- package/dist/models/UpgradeApplicationApmServiceResponseBody.d.ts +43 -0
- package/dist/models/UpgradeApplicationApmServiceResponseBody.js.map +1 -1
- package/dist/models/model.d.ts +3 -0
- package/dist/models/model.js +8 -2
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +119 -40
- package/src/models/CreateApplicationRequest.ts +9 -0
- package/src/models/CreateApplicationScalingRuleRequest.ts +134 -0
- package/src/models/CreateApplicationScalingRuleResponseBody.ts +166 -0
- package/src/models/CreateApplicationShrinkRequest.ts +9 -0
- package/src/models/CreateIngressRequest.ts +30 -26
- package/src/models/CreateIngressResponseBody.ts +15 -15
- package/src/models/CreateOrUpdateSwimmingLaneGroupRequest.ts +26 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupResponseBody.ts +40 -0
- package/src/models/CreateOrUpdateSwimmingLaneGroupShrinkRequest.ts +26 -0
- package/src/models/CreateOrUpdateSwimmingLaneRequest.ts +137 -0
- package/src/models/CreateOrUpdateSwimmingLaneResponseBody.ts +40 -0
- package/src/models/CreateOrUpdateSwimmingLaneShrinkRequest.ts +39 -0
- package/src/models/CreateSecretRequest.ts +12 -0
- package/src/models/CreateSecretResponseBody.ts +40 -0
- package/src/models/CreateSecretShrinkRequest.ts +12 -0
- package/src/models/DeleteInstancesRequest.ts +4 -0
- package/src/models/DeleteInstancesResponseBody.ts +40 -0
- package/src/models/DeleteSwimmingLaneGroupRequest.ts +6 -0
- package/src/models/DeleteSwimmingLaneGroupResponseBody.ts +33 -0
- package/src/models/DeployApplicationRequest.ts +6 -0
- package/src/models/DeployApplicationShrinkRequest.ts +6 -0
- package/src/models/DescribeApplicationConfigResponseBody.ts +6 -0
- package/src/models/DescribeInstanceLogRequest.ts +3 -0
- package/src/models/DescribeNamespaceResourcesResponseBody.ts +3 -0
- package/src/models/DescribeSwimmingLaneRequest.ts +9 -0
- package/src/models/DescribeSwimmingLaneResponseBody.ts +185 -0
- package/src/models/DowngradeApplicationApmServiceRequest.ts +2 -0
- package/src/models/DowngradeApplicationApmServiceResponseBody.ts +41 -0
- package/src/models/GetWebshellTokenRequest.ts +6 -2
- package/src/models/GetWebshellTokenResponseBody.ts +46 -0
- package/src/models/ListAllSwimmingLaneGroupsRequest.ts +3 -0
- package/src/models/ListAllSwimmingLaneGroupsResponseBody.ts +113 -0
- package/src/models/ListAllSwimmingLanesRequest.ts +6 -0
- package/src/models/ListAllSwimmingLanesResponseBody.ts +185 -0
- package/src/models/ListApplicationsForSwimmingLaneRequest.ts +8 -0
- package/src/models/ListApplicationsForSwimmingLaneResponseBody.ts +59 -0
- package/src/models/ListSwimmingLaneGatewayRoutesRequest.ts +6 -0
- package/src/models/ListSwimmingLaneGatewayRoutesResponseBody.ts +57 -0
- package/src/models/ListSwimmingLaneGroupTagsRequest.ts +6 -0
- package/src/models/ListSwimmingLaneGroupTagsResponseBody.ts +43 -0
- package/src/models/UpdateAppModeRequest.ts +11 -0
- package/src/models/UpdateAppModeResponseBody.ts +27 -0
- package/src/models/UpdateApplicationDescriptionRequest.ts +4 -0
- package/src/models/UpdateApplicationDescriptionResponseBody.ts +36 -0
- package/src/models/UpdateIngressRequest.ts +12 -12
- package/src/models/UpdateIngressResponseBody.ts +11 -11
- package/src/models/UpdateNamespaceSlsConfigsRequest.ts +45 -0
- package/src/models/UpdateNamespaceSlsConfigsResponse.ts +40 -0
- package/src/models/UpdateNamespaceSlsConfigsResponseBody.ts +65 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeRequest.ts +15 -0
- package/src/models/UpdateSwimmingLaneEnableAttributeResponseBody.ts +33 -0
- package/src/models/UpgradeApplicationApmServiceRequest.ts +2 -0
- package/src/models/UpgradeApplicationApmServiceResponseBody.ts +43 -0
- package/src/models/model.ts +3 -0
|
@@ -4,25 +4,41 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The matching rule.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* ==
|
|
9
12
|
*/
|
|
10
13
|
condition?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The name of the parameter.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* t
|
|
14
20
|
*/
|
|
15
21
|
name?: string;
|
|
16
22
|
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* Parameter type.
|
|
25
|
+
*
|
|
17
26
|
* @example
|
|
18
27
|
* Header
|
|
19
28
|
*/
|
|
20
29
|
type?: string;
|
|
21
30
|
/**
|
|
31
|
+
* @remarks
|
|
32
|
+
* The match value of the condition.
|
|
33
|
+
*
|
|
22
34
|
* @example
|
|
23
35
|
* g1
|
|
24
36
|
*/
|
|
25
37
|
value?: string;
|
|
38
|
+
/**
|
|
39
|
+
* @remarks
|
|
40
|
+
* The match value of the condition.
|
|
41
|
+
*/
|
|
26
42
|
values?: string[];
|
|
27
43
|
static names(): { [key: string]: string } {
|
|
28
44
|
return {
|
|
@@ -58,22 +74,46 @@ export class DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions extends
|
|
|
58
74
|
|
|
59
75
|
export class DescribeSwimmingLaneResponseBodyDataAppEntryRule extends $dara.Model {
|
|
60
76
|
/**
|
|
77
|
+
* @remarks
|
|
78
|
+
* Logical connectors between conditions:
|
|
79
|
+
*
|
|
80
|
+
* * AND: All conditions are met at the same time.
|
|
81
|
+
* * OR: Any condition is met.
|
|
82
|
+
*
|
|
61
83
|
* @example
|
|
62
84
|
* AND
|
|
63
85
|
*/
|
|
64
86
|
conditionJoiner?: string;
|
|
87
|
+
/**
|
|
88
|
+
* @remarks
|
|
89
|
+
* The matching condition.
|
|
90
|
+
*/
|
|
65
91
|
conditions?: DescribeSwimmingLaneResponseBodyDataAppEntryRuleConditions[];
|
|
66
92
|
/**
|
|
93
|
+
* @remarks
|
|
94
|
+
* Whether to enable proportional grayscale.
|
|
95
|
+
*
|
|
67
96
|
* @example
|
|
68
97
|
* true
|
|
69
98
|
*/
|
|
70
99
|
independentPercentageEnable?: boolean;
|
|
100
|
+
/**
|
|
101
|
+
* @remarks
|
|
102
|
+
* The request path.
|
|
103
|
+
*/
|
|
71
104
|
paths?: string[];
|
|
72
105
|
/**
|
|
106
|
+
* @remarks
|
|
107
|
+
* The traffic ratio. Valid values: 0 to 100.
|
|
108
|
+
*
|
|
73
109
|
* @example
|
|
74
110
|
* 50
|
|
75
111
|
*/
|
|
76
112
|
percentage?: number;
|
|
113
|
+
/**
|
|
114
|
+
* @remarks
|
|
115
|
+
* Traffic matching.
|
|
116
|
+
*/
|
|
77
117
|
percentageByPath?: { [key: string]: number };
|
|
78
118
|
static names(): { [key: string]: string } {
|
|
79
119
|
return {
|
|
@@ -117,26 +157,41 @@ export class DescribeSwimmingLaneResponseBodyDataAppEntryRule extends $dara.Mode
|
|
|
117
157
|
|
|
118
158
|
export class DescribeSwimmingLaneResponseBodyDataApps extends $dara.Model {
|
|
119
159
|
/**
|
|
160
|
+
* @remarks
|
|
161
|
+
* The ID of the application.
|
|
162
|
+
*
|
|
120
163
|
* @example
|
|
121
164
|
* 6b4c0f64-f679-4580-8105-91eac4******
|
|
122
165
|
*/
|
|
123
166
|
appId?: string;
|
|
124
167
|
/**
|
|
168
|
+
* @remarks
|
|
169
|
+
* The name of the application.
|
|
170
|
+
*
|
|
125
171
|
* @example
|
|
126
172
|
* test
|
|
127
173
|
*/
|
|
128
174
|
appName?: string;
|
|
129
175
|
/**
|
|
176
|
+
* @remarks
|
|
177
|
+
* The ID of the MSE instance.
|
|
178
|
+
*
|
|
130
179
|
* @example
|
|
131
180
|
* mse-cn-53y49******
|
|
132
181
|
*/
|
|
133
182
|
mseAppId?: string;
|
|
134
183
|
/**
|
|
184
|
+
* @remarks
|
|
185
|
+
* The name of the MSE instance.
|
|
186
|
+
*
|
|
135
187
|
* @example
|
|
136
188
|
* sae-test
|
|
137
189
|
*/
|
|
138
190
|
mseAppName?: string;
|
|
139
191
|
/**
|
|
192
|
+
* @remarks
|
|
193
|
+
* The ID of the MSE namespace.
|
|
194
|
+
*
|
|
140
195
|
* @example
|
|
141
196
|
* 6733e538-d52f-48e6-91a4-192f91******
|
|
142
197
|
*/
|
|
@@ -172,21 +227,33 @@ export class DescribeSwimmingLaneResponseBodyDataApps extends $dara.Model {
|
|
|
172
227
|
|
|
173
228
|
export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions extends $dara.Model {
|
|
174
229
|
/**
|
|
230
|
+
* @remarks
|
|
231
|
+
* The matching rule.
|
|
232
|
+
*
|
|
175
233
|
* @example
|
|
176
234
|
* ==
|
|
177
235
|
*/
|
|
178
236
|
condition?: string;
|
|
179
237
|
/**
|
|
238
|
+
* @remarks
|
|
239
|
+
* The parameter name.
|
|
240
|
+
*
|
|
180
241
|
* @example
|
|
181
242
|
* t
|
|
182
243
|
*/
|
|
183
244
|
name?: string;
|
|
184
245
|
/**
|
|
246
|
+
* @remarks
|
|
247
|
+
* The type of the parameter.
|
|
248
|
+
*
|
|
185
249
|
* @example
|
|
186
250
|
* Header
|
|
187
251
|
*/
|
|
188
252
|
type?: string;
|
|
189
253
|
/**
|
|
254
|
+
* @remarks
|
|
255
|
+
* The match value of the condition.
|
|
256
|
+
*
|
|
190
257
|
* @example
|
|
191
258
|
* g1
|
|
192
259
|
*/
|
|
@@ -220,11 +287,17 @@ export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions e
|
|
|
220
287
|
|
|
221
288
|
export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate extends $dara.Model {
|
|
222
289
|
/**
|
|
290
|
+
* @remarks
|
|
291
|
+
* The path.
|
|
292
|
+
*
|
|
223
293
|
* @example
|
|
224
294
|
* /Path
|
|
225
295
|
*/
|
|
226
296
|
path?: string;
|
|
227
297
|
/**
|
|
298
|
+
* @remarks
|
|
299
|
+
* The matching rule.
|
|
300
|
+
*
|
|
228
301
|
* @example
|
|
229
302
|
* Header
|
|
230
303
|
*/
|
|
@@ -253,6 +326,10 @@ export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRouteP
|
|
|
253
326
|
}
|
|
254
327
|
|
|
255
328
|
export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate extends $dara.Model {
|
|
329
|
+
/**
|
|
330
|
+
* @remarks
|
|
331
|
+
* The path matching rule.
|
|
332
|
+
*/
|
|
256
333
|
pathPredicate?: DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicatePathPredicate;
|
|
257
334
|
static names(): { [key: string]: string } {
|
|
258
335
|
return {
|
|
@@ -280,15 +357,25 @@ export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRouteP
|
|
|
280
357
|
|
|
281
358
|
export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes extends $dara.Model {
|
|
282
359
|
/**
|
|
360
|
+
* @remarks
|
|
361
|
+
* The route ID.
|
|
362
|
+
*
|
|
283
363
|
* @example
|
|
284
364
|
* 9504
|
|
285
365
|
*/
|
|
286
366
|
routeId?: number;
|
|
287
367
|
/**
|
|
368
|
+
* @remarks
|
|
369
|
+
* The name of the route.
|
|
370
|
+
*
|
|
288
371
|
* @example
|
|
289
372
|
* demo
|
|
290
373
|
*/
|
|
291
374
|
routeName?: string;
|
|
375
|
+
/**
|
|
376
|
+
* @remarks
|
|
377
|
+
* The routing rule.
|
|
378
|
+
*/
|
|
292
379
|
routePredicate?: DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutesRoutePredicate;
|
|
293
380
|
static names(): { [key: string]: string } {
|
|
294
381
|
return {
|
|
@@ -320,23 +407,48 @@ export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes exten
|
|
|
320
407
|
|
|
321
408
|
export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule extends $dara.Model {
|
|
322
409
|
/**
|
|
410
|
+
* @remarks
|
|
411
|
+
* The logical connector between conditions.
|
|
412
|
+
*
|
|
323
413
|
* @example
|
|
324
414
|
* AND
|
|
325
415
|
*/
|
|
326
416
|
conditionJoiner?: string;
|
|
417
|
+
/**
|
|
418
|
+
* @remarks
|
|
419
|
+
* The matching condition.
|
|
420
|
+
*/
|
|
327
421
|
conditions?: DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleConditions[];
|
|
328
422
|
/**
|
|
423
|
+
* @remarks
|
|
424
|
+
* Whether to enable proportional grayscale.
|
|
425
|
+
*
|
|
329
426
|
* @example
|
|
330
427
|
* true
|
|
331
428
|
*/
|
|
332
429
|
independentPercentageEnable?: boolean;
|
|
333
430
|
/**
|
|
431
|
+
* @remarks
|
|
432
|
+
* The proportion of path traffic.
|
|
433
|
+
*
|
|
334
434
|
* @example
|
|
335
435
|
* 100
|
|
336
436
|
*/
|
|
337
437
|
percentage?: number;
|
|
438
|
+
/**
|
|
439
|
+
* @remarks
|
|
440
|
+
* The traffic configuration.
|
|
441
|
+
*/
|
|
338
442
|
percentageByRoute?: { [key: string]: number };
|
|
443
|
+
/**
|
|
444
|
+
* @remarks
|
|
445
|
+
* The list of route IDs.
|
|
446
|
+
*/
|
|
339
447
|
routeIds?: number[];
|
|
448
|
+
/**
|
|
449
|
+
* @remarks
|
|
450
|
+
* The detailed configuration of the routing rule.
|
|
451
|
+
*/
|
|
340
452
|
routes?: DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRuleRoutes[];
|
|
341
453
|
static names(): { [key: string]: string } {
|
|
342
454
|
return {
|
|
@@ -384,38 +496,74 @@ export class DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule extends $da
|
|
|
384
496
|
}
|
|
385
497
|
|
|
386
498
|
export class DescribeSwimmingLaneResponseBodyData extends $dara.Model {
|
|
499
|
+
/**
|
|
500
|
+
* @remarks
|
|
501
|
+
* Apply ingress rules.
|
|
502
|
+
*/
|
|
387
503
|
appEntryRule?: DescribeSwimmingLaneResponseBodyDataAppEntryRule;
|
|
504
|
+
/**
|
|
505
|
+
* @remarks
|
|
506
|
+
* The apps.
|
|
507
|
+
*/
|
|
388
508
|
apps?: DescribeSwimmingLaneResponseBodyDataApps[];
|
|
389
509
|
/**
|
|
510
|
+
* @remarks
|
|
511
|
+
* The routing mode for end-to-end canary release.
|
|
512
|
+
*
|
|
513
|
+
* * 0: routing based on request content
|
|
514
|
+
* * 1: routing based on percentages
|
|
515
|
+
*
|
|
390
516
|
* @example
|
|
391
517
|
* 0
|
|
392
518
|
*/
|
|
393
519
|
canaryModel?: number;
|
|
394
520
|
/**
|
|
521
|
+
* @remarks
|
|
522
|
+
* Lane status:
|
|
523
|
+
*
|
|
524
|
+
* * true: enabled
|
|
525
|
+
* * false: disabled
|
|
526
|
+
*
|
|
395
527
|
* @example
|
|
396
528
|
* true
|
|
397
529
|
*/
|
|
398
530
|
enable?: boolean;
|
|
399
531
|
/**
|
|
532
|
+
* @remarks
|
|
533
|
+
* Whether the traffic rule is enabled.
|
|
534
|
+
*
|
|
400
535
|
* @example
|
|
401
536
|
* true
|
|
402
537
|
*/
|
|
403
538
|
enableRules?: boolean;
|
|
404
539
|
/**
|
|
540
|
+
* @remarks
|
|
541
|
+
* The ID of the lane.
|
|
542
|
+
*
|
|
405
543
|
* @example
|
|
406
544
|
* 9488
|
|
407
545
|
*/
|
|
408
546
|
laneId?: number;
|
|
409
547
|
/**
|
|
548
|
+
* @remarks
|
|
549
|
+
* The name of the lane group.
|
|
550
|
+
*
|
|
410
551
|
* @example
|
|
411
552
|
* mse-test
|
|
412
553
|
*/
|
|
413
554
|
laneName?: string;
|
|
414
555
|
/**
|
|
556
|
+
* @remarks
|
|
557
|
+
* The label of the lane.
|
|
558
|
+
*
|
|
415
559
|
* @example
|
|
416
560
|
* {"alicloud.service.tag":"g1"}
|
|
417
561
|
*/
|
|
418
562
|
laneTag?: string;
|
|
563
|
+
/**
|
|
564
|
+
* @remarks
|
|
565
|
+
* MSE gateway routes.
|
|
566
|
+
*/
|
|
419
567
|
mseGatewayEntryRule?: DescribeSwimmingLaneResponseBodyDataMseGatewayEntryRule;
|
|
420
568
|
static names(): { [key: string]: string } {
|
|
421
569
|
return {
|
|
@@ -465,28 +613,65 @@ export class DescribeSwimmingLaneResponseBodyData extends $dara.Model {
|
|
|
465
613
|
|
|
466
614
|
export class DescribeSwimmingLaneResponseBody extends $dara.Model {
|
|
467
615
|
/**
|
|
616
|
+
* @remarks
|
|
617
|
+
* The HTTP status code or the error code. Valid values:
|
|
618
|
+
*
|
|
619
|
+
* * **2xx**: The request was successful.
|
|
620
|
+
* * **3xx**: The request was redirected.
|
|
621
|
+
* * **4xx**: The request failed.
|
|
622
|
+
* * **5xx**: A server error occurred.
|
|
623
|
+
*
|
|
468
624
|
* @example
|
|
469
625
|
* 200
|
|
470
626
|
*/
|
|
471
627
|
code?: string;
|
|
628
|
+
/**
|
|
629
|
+
* @remarks
|
|
630
|
+
* Responses.
|
|
631
|
+
*/
|
|
472
632
|
data?: DescribeSwimmingLaneResponseBodyData;
|
|
633
|
+
/**
|
|
634
|
+
* @remarks
|
|
635
|
+
* The status code. Value values:
|
|
636
|
+
*
|
|
637
|
+
* * If the request was successful, **ErrorCode** is not returned.
|
|
638
|
+
* * If the request failed, **ErrorCode** is returned. For more information, see **Error codes** in this topic.
|
|
639
|
+
*/
|
|
473
640
|
errorCode?: string;
|
|
474
641
|
/**
|
|
642
|
+
* @remarks
|
|
643
|
+
* The returned message. Valid values:
|
|
644
|
+
*
|
|
645
|
+
* * The error message returned because the request is normal and **success** is returned.
|
|
646
|
+
* * If the request is abnormal, the specific exception error code is returned.
|
|
647
|
+
*
|
|
475
648
|
* @example
|
|
476
649
|
* success
|
|
477
650
|
*/
|
|
478
651
|
message?: string;
|
|
479
652
|
/**
|
|
653
|
+
* @remarks
|
|
654
|
+
* The request ID.
|
|
655
|
+
*
|
|
480
656
|
* @example
|
|
481
657
|
* 30375C38-F4ED-4135-A0AE-5C75DC7F****
|
|
482
658
|
*/
|
|
483
659
|
requestId?: string;
|
|
484
660
|
/**
|
|
661
|
+
* @remarks
|
|
662
|
+
* Indicates whether the request was successful. Valid values: Valid values:
|
|
663
|
+
*
|
|
664
|
+
* * **true**: The information was queried.
|
|
665
|
+
* * **false**: Query failed.
|
|
666
|
+
*
|
|
485
667
|
* @example
|
|
486
668
|
* true
|
|
487
669
|
*/
|
|
488
670
|
success?: boolean;
|
|
489
671
|
/**
|
|
672
|
+
* @remarks
|
|
673
|
+
* The ID of the trace. This parameter is used to query the exact call information.
|
|
674
|
+
*
|
|
490
675
|
* @example
|
|
491
676
|
* 0a98a02315955564772843261e****
|
|
492
677
|
*/
|
|
@@ -4,6 +4,12 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class DowngradeApplicationApmServiceResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* Indicates whether ARMS advanced monitoring is disabled. Valid values:
|
|
9
|
+
*
|
|
10
|
+
* * **true**
|
|
11
|
+
* * **false**
|
|
12
|
+
*
|
|
7
13
|
* @example
|
|
8
14
|
* true
|
|
9
15
|
*/
|
|
@@ -31,24 +37,59 @@ export class DowngradeApplicationApmServiceResponseBodyData extends $dara.Model
|
|
|
31
37
|
|
|
32
38
|
export class DowngradeApplicationApmServiceResponseBody extends $dara.Model {
|
|
33
39
|
/**
|
|
40
|
+
* @remarks
|
|
41
|
+
* The HTTP status code or the error code. Valid values:
|
|
42
|
+
*
|
|
43
|
+
* * **2xx**: The request was successful.
|
|
44
|
+
* * **3xx**: The request was redirected.
|
|
45
|
+
* * **4xx**: The request failed.
|
|
46
|
+
* * **5xx**: A server error occurred.
|
|
47
|
+
*
|
|
34
48
|
* @example
|
|
35
49
|
* 200
|
|
36
50
|
*/
|
|
37
51
|
code?: string;
|
|
52
|
+
/**
|
|
53
|
+
* @remarks
|
|
54
|
+
* The returned result.
|
|
55
|
+
*/
|
|
38
56
|
data?: DowngradeApplicationApmServiceResponseBodyData;
|
|
57
|
+
/**
|
|
58
|
+
* @remarks
|
|
59
|
+
* The status code.
|
|
60
|
+
*
|
|
61
|
+
* @example
|
|
62
|
+
* 400
|
|
63
|
+
*/
|
|
39
64
|
errorCode?: string;
|
|
40
65
|
/**
|
|
66
|
+
* @remarks
|
|
67
|
+
* The message that is returned.
|
|
68
|
+
*
|
|
41
69
|
* @example
|
|
42
70
|
* success
|
|
43
71
|
*/
|
|
44
72
|
message?: string;
|
|
45
73
|
/**
|
|
74
|
+
* @remarks
|
|
75
|
+
* Request ID.
|
|
76
|
+
*
|
|
46
77
|
* @example
|
|
47
78
|
* 01CF26C7-00A3-4AA6-BA76-7E95F2A3****
|
|
48
79
|
*/
|
|
49
80
|
requestId?: string;
|
|
81
|
+
/**
|
|
82
|
+
* @remarks
|
|
83
|
+
* Indicates whether ARMS advanced monitoring is disabled. Valid values:
|
|
84
|
+
*
|
|
85
|
+
* * **true**
|
|
86
|
+
* * **false**
|
|
87
|
+
*/
|
|
50
88
|
success?: boolean;
|
|
51
89
|
/**
|
|
90
|
+
* @remarks
|
|
91
|
+
* The ID of the trace. The ID is used to query the details of a request.
|
|
92
|
+
*
|
|
52
93
|
* @example
|
|
53
94
|
* 0a98a02315955564772843261e****
|
|
54
95
|
*/
|
|
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetWebshellTokenRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The ID of the interactive messaging application.
|
|
9
|
+
*
|
|
8
10
|
* This parameter is required.
|
|
9
11
|
*
|
|
10
12
|
* @example
|
|
@@ -13,11 +15,11 @@ export class GetWebshellTokenRequest extends $dara.Model {
|
|
|
13
15
|
appId?: string;
|
|
14
16
|
/**
|
|
15
17
|
* @remarks
|
|
16
|
-
* The name of the container.
|
|
18
|
+
* The name of the init container.
|
|
17
19
|
*
|
|
18
20
|
* Note:
|
|
19
21
|
*
|
|
20
|
-
* * If this parameter
|
|
22
|
+
* * If you specify this parameter, Cloud Assistant runs the command in the specified container of the instances.
|
|
21
23
|
*
|
|
22
24
|
* * If this parameter is specified, the command can run only on Linux instances on which Cloud Assistant Agent 2.2.3.344 or later is installed.
|
|
23
25
|
*
|
|
@@ -34,6 +36,8 @@ export class GetWebshellTokenRequest extends $dara.Model {
|
|
|
34
36
|
containerName?: string;
|
|
35
37
|
/**
|
|
36
38
|
* @remarks
|
|
39
|
+
* The name of the pod.
|
|
40
|
+
*
|
|
37
41
|
* This parameter is required.
|
|
38
42
|
*
|
|
39
43
|
* @example
|
|
@@ -4,16 +4,25 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class GetWebshellTokenResponseBodyData extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* Webshell page address
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* HttpUrl : "https://saenext.console.aliyun.com/cn-shenzhen/app-list/app1/micro-app/shell/pod1?tokenId=xxx
|
|
9
12
|
*/
|
|
10
13
|
httpUrl?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The information about the token.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* zWWpvRj_5pzof4hfo7-hGynM8oGMmO_7
|
|
14
20
|
*/
|
|
15
21
|
token?: string;
|
|
16
22
|
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* The WebSocket address.
|
|
25
|
+
*
|
|
17
26
|
* @example
|
|
18
27
|
* wss://sae-webshell.console.aliyun.com/websocket/eamWebshell?tokenId=xxx®ion=cn-shenzhen
|
|
19
28
|
*/
|
|
@@ -45,28 +54,65 @@ export class GetWebshellTokenResponseBodyData extends $dara.Model {
|
|
|
45
54
|
|
|
46
55
|
export class GetWebshellTokenResponseBody extends $dara.Model {
|
|
47
56
|
/**
|
|
57
|
+
* @remarks
|
|
58
|
+
* The HTTP status code. Valid values:
|
|
59
|
+
*
|
|
60
|
+
* * **2xx**: The request was successful.
|
|
61
|
+
* * **3xx**: The request was redirected.
|
|
62
|
+
* * **4xx**: The request failed.
|
|
63
|
+
* * **5xx**: A server error occurred.
|
|
64
|
+
*
|
|
48
65
|
* @example
|
|
49
66
|
* 200
|
|
50
67
|
*/
|
|
51
68
|
code?: string;
|
|
69
|
+
/**
|
|
70
|
+
* @remarks
|
|
71
|
+
* The returned result.
|
|
72
|
+
*/
|
|
52
73
|
data?: GetWebshellTokenResponseBodyData;
|
|
74
|
+
/**
|
|
75
|
+
* @remarks
|
|
76
|
+
* The error code returned if the call failed. Value values:
|
|
77
|
+
*
|
|
78
|
+
* * If the request was successful, **ErrorCode** is not returned.
|
|
79
|
+
* * If the request failed, the **ErrorCode** parameter is returned. For more information, see **Error codes** section in this topic.
|
|
80
|
+
*
|
|
81
|
+
* @example
|
|
82
|
+
* 400
|
|
83
|
+
*/
|
|
53
84
|
errorCode?: string;
|
|
54
85
|
/**
|
|
86
|
+
* @remarks
|
|
87
|
+
* The returned message. Value description:
|
|
88
|
+
*
|
|
89
|
+
* * If the request was successful, a success message is returned.
|
|
90
|
+
* * An error code is returned if the request failed.
|
|
91
|
+
*
|
|
55
92
|
* @example
|
|
56
93
|
* success
|
|
57
94
|
*/
|
|
58
95
|
message?: string;
|
|
59
96
|
/**
|
|
97
|
+
* @remarks
|
|
98
|
+
* Request ID.
|
|
99
|
+
*
|
|
60
100
|
* @example
|
|
61
101
|
* 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
|
|
62
102
|
*/
|
|
63
103
|
requestId?: string;
|
|
64
104
|
/**
|
|
105
|
+
* @remarks
|
|
106
|
+
* Indicates whether the request was successful.
|
|
107
|
+
*
|
|
65
108
|
* @example
|
|
66
109
|
* true
|
|
67
110
|
*/
|
|
68
111
|
success?: boolean;
|
|
69
112
|
/**
|
|
113
|
+
* @remarks
|
|
114
|
+
* The ID of the trace.
|
|
115
|
+
*
|
|
70
116
|
* @example
|
|
71
117
|
* 0a98a02315955564772843261e****
|
|
72
118
|
*/
|