@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
|
@@ -18,6 +18,7 @@ export declare class CreateApplicationRequest extends $dara.Model {
|
|
|
18
18
|
* cri-xxxxxx
|
|
19
19
|
*/
|
|
20
20
|
acrInstanceId?: string;
|
|
21
|
+
agentVersion?: string;
|
|
21
22
|
/**
|
|
22
23
|
* @remarks
|
|
23
24
|
* The description of the template. The description cannot exceed 1,024 characters in length.
|
|
@@ -222,6 +223,8 @@ export declare class CreateApplicationRequest extends $dara.Model {
|
|
|
222
223
|
* false
|
|
223
224
|
*/
|
|
224
225
|
enableEbpf?: string;
|
|
226
|
+
enableNamespaceAgentVersion?: boolean;
|
|
227
|
+
enableNamespaceSlsConfig?: boolean;
|
|
225
228
|
/**
|
|
226
229
|
* @remarks
|
|
227
230
|
* Indicates whether to enable the new ARMS feature:
|
|
@@ -43,6 +43,7 @@ class CreateApplicationRequest extends $dara.Model {
|
|
|
43
43
|
return {
|
|
44
44
|
acrAssumeRoleArn: 'AcrAssumeRoleArn',
|
|
45
45
|
acrInstanceId: 'AcrInstanceId',
|
|
46
|
+
agentVersion: 'AgentVersion',
|
|
46
47
|
appDescription: 'AppDescription',
|
|
47
48
|
appName: 'AppName',
|
|
48
49
|
appSource: 'AppSource',
|
|
@@ -62,6 +63,8 @@ class CreateApplicationRequest extends $dara.Model {
|
|
|
62
63
|
emptyDirDesc: 'EmptyDirDesc',
|
|
63
64
|
enableCpuBurst: 'EnableCpuBurst',
|
|
64
65
|
enableEbpf: 'EnableEbpf',
|
|
66
|
+
enableNamespaceAgentVersion: 'EnableNamespaceAgentVersion',
|
|
67
|
+
enableNamespaceSlsConfig: 'EnableNamespaceSlsConfig',
|
|
65
68
|
enableNewArms: 'EnableNewArms',
|
|
66
69
|
enablePrometheus: 'EnablePrometheus',
|
|
67
70
|
enableSidecarResourceIsolated: 'EnableSidecarResourceIsolated',
|
|
@@ -128,6 +131,7 @@ class CreateApplicationRequest extends $dara.Model {
|
|
|
128
131
|
return {
|
|
129
132
|
acrAssumeRoleArn: 'string',
|
|
130
133
|
acrInstanceId: 'string',
|
|
134
|
+
agentVersion: 'string',
|
|
131
135
|
appDescription: 'string',
|
|
132
136
|
appName: 'string',
|
|
133
137
|
appSource: 'string',
|
|
@@ -147,6 +151,8 @@ class CreateApplicationRequest extends $dara.Model {
|
|
|
147
151
|
emptyDirDesc: 'string',
|
|
148
152
|
enableCpuBurst: 'boolean',
|
|
149
153
|
enableEbpf: 'string',
|
|
154
|
+
enableNamespaceAgentVersion: 'boolean',
|
|
155
|
+
enableNamespaceSlsConfig: 'boolean',
|
|
150
156
|
enableNewArms: 'boolean',
|
|
151
157
|
enablePrometheus: 'boolean',
|
|
152
158
|
enableSidecarResourceIsolated: 'boolean',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateApplicationRequest.js","sourceRoot":"","sources":["../../src/models/CreateApplicationRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAC/C,+DAA4D;AAC5D,qEAAkE;AAGlE,MAAa,wBAAyB,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateApplicationRequest.js","sourceRoot":"","sources":["../../src/models/CreateApplicationRequest.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,6 +2,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
2
2
|
export declare class CreateApplicationScalingRuleRequest extends $dara.Model {
|
|
3
3
|
/**
|
|
4
4
|
* @remarks
|
|
5
|
+
* The application ID.
|
|
6
|
+
*
|
|
5
7
|
* This parameter is required.
|
|
6
8
|
*
|
|
7
9
|
* @example
|
|
@@ -10,27 +12,109 @@ export declare class CreateApplicationScalingRuleRequest extends $dara.Model {
|
|
|
10
12
|
appId?: string;
|
|
11
13
|
enableIdle?: boolean;
|
|
12
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The percentage of the minimum number of available instances. Valid values:
|
|
17
|
+
*
|
|
18
|
+
* * **-1** (default value): The minimum number of available instances is not determined based on this parameter.
|
|
19
|
+
* * **0 to 100**: The minimum number of available instances is calculated by using the following formula: Number of existing instances × Value of MinReadyInstanceRatio × 100%. The calculation result is rounded up to the nearest integer. For example, if the number of existing instances is 5 and MinReadyInstanceRatio is set to 50, the minimum number of available instances is 3.
|
|
20
|
+
*
|
|
21
|
+
* > When **MinReadyInstance** and **MinReadyInstanceRatio** are passed at the same time and the **MinReadyInstanceRatio** value is not \\*\\*-1\\*\\*, the **MinReadyInstanceRatio** parameter takes precedence. **Note**When both **MinReadyInstance** and **MinReadyInstanceRatio** are specified and **MinReadyInstanceRatio** is set to a number from 0 to 100, the value of **MinReadyInstanceRatio** takes precedence.
|
|
22
|
+
*
|
|
13
23
|
* @example
|
|
14
24
|
* -1
|
|
15
25
|
*/
|
|
16
26
|
minReadyInstanceRatio?: number;
|
|
17
27
|
/**
|
|
28
|
+
* @remarks
|
|
29
|
+
* The minimum number of available instances. Special values:
|
|
30
|
+
*
|
|
31
|
+
* * If you set the value to **0**, business is interrupted when the application is updated.
|
|
32
|
+
* * If you set this property to -1, the system calculates a recommended value as the minimum number of available instances by using the following formula: Recommended value = Number of existing instances × 25%. The calculation result is rounded up to the nearest integer. For example, if the number of existing instances is 5, the recommended value is calculated by using the following formula: 5 × 25% = 1.25. In this case, the minimum number of available instances is 2.
|
|
33
|
+
*
|
|
34
|
+
* > To ensure business continuity, make sure that at least one instance is available during application deployment and rollback.
|
|
35
|
+
*
|
|
18
36
|
* @example
|
|
19
37
|
* 3
|
|
20
38
|
*/
|
|
21
39
|
minReadyInstances?: number;
|
|
22
40
|
/**
|
|
41
|
+
* @remarks
|
|
42
|
+
* Specifies whether to enable the auto scaling policy. Valid values:
|
|
43
|
+
*
|
|
44
|
+
* * **true**: The auto scaling policy is enabled.
|
|
45
|
+
* * **false**: The auto scaling policy is disabled.
|
|
46
|
+
*
|
|
23
47
|
* @example
|
|
24
48
|
* true
|
|
25
49
|
*/
|
|
26
50
|
scalingRuleEnable?: boolean;
|
|
27
51
|
/**
|
|
52
|
+
* @remarks
|
|
53
|
+
* The configurations of the metric-based auto scaling policy. This parameter is required if you set the ScalingRuleType parameter to metric.
|
|
54
|
+
*
|
|
55
|
+
* The following list describes the involved parameters:
|
|
56
|
+
*
|
|
57
|
+
* * **maxReplicas**: the maximum number of instances in the application.
|
|
58
|
+
*
|
|
59
|
+
* * **minReplicas**: the minimum number of instances in the application.
|
|
60
|
+
*
|
|
61
|
+
* * **metricType**: the metric that is used to trigger the auto scaling policy.
|
|
62
|
+
*
|
|
63
|
+
* * **CPU**: the CPU utilization.
|
|
64
|
+
* * **MEMORY**: the memory usage.
|
|
65
|
+
* * **QPS**: the average QPS within 1 minute per Java application instance.
|
|
66
|
+
* * **RT**: the average response time of all API operations within 1 minute in the Java application.
|
|
67
|
+
* * **tcpActiveConn**: the average number of active TCP connections within 30 seconds per instance.
|
|
68
|
+
* * **SLB_QPS**: the average QPS of the Internet-facing SLB instance within 15 seconds per instance.
|
|
69
|
+
* * **SLB_RT**: the average response time of the Internet-facing SLB instance within 15 seconds.
|
|
70
|
+
* * **INTRANET_SLB_QPS**: the average QPS of the internal-facing SLB instance within 15 seconds per instance.
|
|
71
|
+
* * **INTRANET_SLB_RT**: the average response time of the internal-facing SLB instance within 15 seconds.
|
|
72
|
+
*
|
|
73
|
+
* * **metricTargetAverageUtilization**: the limit on the metric that is specified by **metricType**. You can specify following limits:
|
|
74
|
+
*
|
|
75
|
+
* * The limit on the CPU utilization. Unit: percentage.
|
|
76
|
+
* * The limit on the memory usage. Unit: percentage.
|
|
77
|
+
* * The limit on the QPS.
|
|
78
|
+
* * The limit on the response time. Unit: milliseconds.
|
|
79
|
+
* * The limit on the average number of active TCP connections per second.
|
|
80
|
+
* * The limit on the QPS of the Internet-facing SLB instance.
|
|
81
|
+
* * The limit on the response time of the Internet-facing SLB instance. Unit: milliseconds.
|
|
82
|
+
* * The limit on the QPS of the internal-facing SLB instance.
|
|
83
|
+
* * The limit on the response time of the internal-facing SLB instance. Unit: milliseconds.
|
|
84
|
+
*
|
|
85
|
+
* * **slbId**: the ID of the SLB instance.
|
|
86
|
+
*
|
|
87
|
+
* * **slbProject**: the Simple Log Service (SLS) project.
|
|
88
|
+
*
|
|
89
|
+
* * **slbLogstore**: the SLS Logstore.
|
|
90
|
+
*
|
|
91
|
+
* * **vport**: the listener port of the SLB instance. HTTP and HTTPS are supported.
|
|
92
|
+
*
|
|
93
|
+
* * **scaleUpRules**: the scale-out rules.
|
|
94
|
+
*
|
|
95
|
+
* * **scaleDownRules**: the scale-in rule.
|
|
96
|
+
*
|
|
97
|
+
* * **step**: the scale-out or scale-in step size. This parameter specifies the maximum number of instances that can be added or removed per unit time.
|
|
98
|
+
*
|
|
99
|
+
* * **disabled**: specifies whether to disable the application scale-in. If you set this parameter to true, the application instances are never reduced. This prevents business risks during peak hours.
|
|
100
|
+
*
|
|
101
|
+
* * **true**: disables the application scale-in.
|
|
102
|
+
* * **false**: enables the application scale-in. Default value: false.
|
|
103
|
+
*
|
|
104
|
+
* * **stabilizationWindowSeconds**: the cooldown period during which the system is stable and does not perform scale-out or scale-in operations. Valid values: 0 to 3600. Unit: seconds. Default value: 0.
|
|
105
|
+
*
|
|
106
|
+
* > NoteYou can specify one or more metrics as the trigger conditions of the auto scaling policy. If one of the values of the specified metrics is greater than or equal to the specified limit, the application is scaled out. The number of instances after the scale-out operation is less than or equal to the value of the specified maximum application instances. If the values of all specified metrics are less than the limits, the application is scaled in. The number of instances after the scale-in operation is greater than or equal to the value of the specified minimum application instances.
|
|
107
|
+
*
|
|
28
108
|
* @example
|
|
29
109
|
* {"maxReplicas":3,"minReplicas":1,"metrics":[{"metricType":"CPU","metricTargetAverageUtilization":20},{"metricType":"MEMORY","metricTargetAverageUtilization":30},{"metricType":"tcpActiveConn","metricTargetAverageUtilization":20},{"metricType":"SLB_QPS","MetricTargetAverageUtilization":25,"SlbProject":"aliyun-fc-cn-hangzhou-d95881d9-5d3c-5f26-a6b8-************","SlbLogstore":"function-log","Vport":"80"},{"metricType":"SLB_RT","MetricTargetAverageUtilization":35,"SlbProject":"aliyun-fc-cn-hangzhou-d95881d9-5d3c-5f26-a6b8-************","SlbLogstore":"function-log","Vport":"80"}],"scaleUpRules":{"step":"100","disabled":false,"stabilizationWindowSeconds":0},"scaleDownRules":{"step":"100","disabled":false,"stabilizationWindowSeconds":300}}
|
|
30
110
|
*/
|
|
31
111
|
scalingRuleMetric?: string;
|
|
32
112
|
/**
|
|
33
113
|
* @remarks
|
|
114
|
+
* The name of the auto scaling policy. The name must be unique in an application, and can be up to 32 characters in length. It must start with a lowercase letter and can contain only lowercase letters, digits, and hyphens (-).
|
|
115
|
+
*
|
|
116
|
+
* > You cannot change the names of created auto scaling policies.
|
|
117
|
+
*
|
|
34
118
|
* This parameter is required.
|
|
35
119
|
*
|
|
36
120
|
* @example
|
|
@@ -38,12 +122,62 @@ export declare class CreateApplicationScalingRuleRequest extends $dara.Model {
|
|
|
38
122
|
*/
|
|
39
123
|
scalingRuleName?: string;
|
|
40
124
|
/**
|
|
125
|
+
* @remarks
|
|
126
|
+
* The configuration of the scheduled elasticity policy. This parameter is required if you select Scheduled Scaling Policy or Use SDK to Set.
|
|
127
|
+
*
|
|
128
|
+
* The following table describes the parameters.
|
|
129
|
+
*
|
|
130
|
+
* * **beginDate** and **endDate**: **beginDate** is the start date and **endDate** is the end date, which is used to configure the timing Auto Scaling policy. Valid values:
|
|
131
|
+
*
|
|
132
|
+
* * If both values are **null**, long-term execution is performed. This is the default value.
|
|
133
|
+
* * If the value is a specific date, for example, the **beginDate** is **2021-03-25** and the **endDate** is **2021-04-25**, the validity period is one month.
|
|
134
|
+
*
|
|
135
|
+
* * **period**: The period during which the timed Auto Scaling policy is executed. Valid values:
|
|
136
|
+
*
|
|
137
|
+
* * **\\* \\* \\***: The scheduled policy is executed at a specified time every day.
|
|
138
|
+
*
|
|
139
|
+
* * **\\* \\* Fri,Mon**: The scheduled policy is executed at the specified time on the specified number of days per week. You can select multiple time zones. The time zone is GMT +8. Valid values:
|
|
140
|
+
*
|
|
141
|
+
* * **Sun**: Sunday
|
|
142
|
+
* * **Mon**: Monday
|
|
143
|
+
* * **Tue**: Tuesday
|
|
144
|
+
* * **Wed**: Wednesday
|
|
145
|
+
* * **Thu**: Thursday
|
|
146
|
+
* * **Fri**: Friday
|
|
147
|
+
* * **Sat**: Saturday
|
|
148
|
+
*
|
|
149
|
+
* * **1,2,3,28,31 \\* \\***: The scheduled auto scaling policy is executed at a specified point in time on one or more dates of each month. Valid values: 1 to 31. If a month does not have the 31st day, the auto scaling policy is executed on the specified days other than the 31st day.
|
|
150
|
+
*
|
|
151
|
+
* * **schedules**: the points in time at which the scheduled auto scaling policy is triggered and the number of application instances that are retained during the time periods. You can specify up to 20 points in time. The following list describes the involved parameters:
|
|
152
|
+
*
|
|
153
|
+
* * **atTime**: the point in time at which the policy is triggered. **targetReplicas**: the number of application instances that you want to retain during the corresponding time period or the minimum number of available instances required for each deployment.****
|
|
154
|
+
*
|
|
155
|
+
* * **Valid values: 1 to 50.** Valid values: 1 to 50.
|
|
156
|
+
*
|
|
157
|
+
* **
|
|
158
|
+
*
|
|
159
|
+
* **Note**Make sure that at least one instance is available during the application deployment and rollback to prevent your business from being interrupted. If you set the value to **0**, business interruptions occur when the application is updated. If you set the value to **0**, business interruptions occur when the application is updated.
|
|
160
|
+
*
|
|
41
161
|
* @example
|
|
42
162
|
* {"beginDate":null,"endDate":null,"period":"* * *","schedules":[{"atTime":"08:00","targetReplicas":10},{"atTime":"20:00","targetReplicas":3}]}
|
|
43
163
|
*/
|
|
44
164
|
scalingRuleTimer?: string;
|
|
45
165
|
/**
|
|
46
166
|
* @remarks
|
|
167
|
+
* The type of the auto scaling policy. Take note of the following rules:
|
|
168
|
+
*
|
|
169
|
+
* * **timing**: a scheduled auto scaling policy.
|
|
170
|
+
* * **metric**: a metric-based auto scaling policy.
|
|
171
|
+
* * **mix**: a hybrid auto scaling policy.
|
|
172
|
+
*
|
|
173
|
+
* >
|
|
174
|
+
*
|
|
175
|
+
* * If you set this parameter to timing, the ScalingRuleTimer parameter must be specified.
|
|
176
|
+
*
|
|
177
|
+
* * If you set this parameter to metric, the ScalingRuleMetric parameter must be specified.
|
|
178
|
+
*
|
|
179
|
+
* * If you set this parameter to mix, the ScalingRuleMetric parameter must be specified. You can specify the ScalingRuleTimer parameter based on your business requirements.
|
|
180
|
+
*
|
|
47
181
|
* This parameter is required.
|
|
48
182
|
*
|
|
49
183
|
* @example
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateApplicationScalingRuleRequest.js","sourceRoot":"","sources":["../../src/models/CreateApplicationScalingRuleRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateApplicationScalingRuleRequest.js","sourceRoot":"","sources":["../../src/models/CreateApplicationScalingRuleRequest.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,mCAAoC,SAAQ,KAAK,CAAC,KAAK;IAyLlE,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,OAAO;YACd,UAAU,EAAE,YAAY;YACxB,qBAAqB,EAAE,uBAAuB;YAC9C,iBAAiB,EAAE,mBAAmB;YACtC,iBAAiB,EAAE,mBAAmB;YACtC,iBAAiB,EAAE,mBAAmB;YACtC,eAAe,EAAE,iBAAiB;YAClC,gBAAgB,EAAE,kBAAkB;YACpC,eAAe,EAAE,iBAAiB;SACnC,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,KAAK;QACV,OAAO;YACL,KAAK,EAAE,QAAQ;YACf,UAAU,EAAE,SAAS;YACrB,qBAAqB,EAAE,QAAQ;YAC/B,iBAAiB,EAAE,QAAQ;YAC3B,iBAAiB,EAAE,SAAS;YAC5B,iBAAiB,EAAE,QAAQ;YAC3B,eAAe,EAAE,QAAQ;YACzB,gBAAgB,EAAE,QAAQ;YAC1B,eAAe,EAAE,QAAQ;SAC1B,CAAC;IACJ,CAAC;IAED,QAAQ;QACN,KAAK,CAAC,QAAQ,EAAE,CAAC;IACnB,CAAC;IAED,YAAY,GAA4B;QACtC,KAAK,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;CACF;AA5ND,kFA4NC"}
|
|
@@ -1,31 +1,69 @@
|
|
|
1
1
|
import * as $dara from '@darabonba/typescript';
|
|
2
2
|
export declare class CreateApplicationScalingRuleResponseBodyDataMetricMetrics extends $dara.Model {
|
|
3
3
|
/**
|
|
4
|
+
* @remarks
|
|
5
|
+
* The limit on the metric.
|
|
6
|
+
*
|
|
7
|
+
* * The limit on the CPU utilization. Unit: percentage.
|
|
8
|
+
* * The limit on the memory usage. Unit: percentage.
|
|
9
|
+
* * The limit on the queries per second (QPS). Unit: seconds.
|
|
10
|
+
* * The limit on the response time. Unit: milliseconds.
|
|
11
|
+
* * The limit on the average number of active TCP connections per second.
|
|
12
|
+
* * The limit on the QPS of the Internet-facing SLB instance.
|
|
13
|
+
* * The limit on the response time of the Internet-facing SLB instance. Unit: milliseconds.
|
|
14
|
+
* * The limit on the QPS of the internal-facing SLB instance.
|
|
15
|
+
* * The limit on the response time of the internal-facing SLB instance. Unit: milliseconds.
|
|
16
|
+
*
|
|
4
17
|
* @example
|
|
5
18
|
* 20
|
|
6
19
|
*/
|
|
7
20
|
metricTargetAverageUtilization?: number;
|
|
8
21
|
/**
|
|
22
|
+
* @remarks
|
|
23
|
+
* The metric that is used to trigger the auto scaling policy. Valid values:
|
|
24
|
+
*
|
|
25
|
+
* * **CPU**: the CPU utilization.
|
|
26
|
+
* * **MEMORY**: the memory usage.
|
|
27
|
+
* * **QPS**: the average QPS within 1 minute per Java application instance.
|
|
28
|
+
* * **RT**: the average response time of all API operations within 1 minute in the Java application.
|
|
29
|
+
* * **tcpActiveConn**: the average number of active TCP connections within 30 seconds per instance.
|
|
30
|
+
* * **SLB_QPS**: the average QPS of the Internet-facing SLB instance within 15 seconds per instance.
|
|
31
|
+
* * **SLB_RT**: the average response time of the Internet-facing SLB instance within 15 seconds.
|
|
32
|
+
* * **INTRANET_SLB_QPS**: the average QPS of the internal-facing SLB instance within 15 seconds per instance.
|
|
33
|
+
* * **INTRANET_SLB_RT**: the average response time of the internal-facing SLB instance within 15 seconds.
|
|
34
|
+
*
|
|
9
35
|
* @example
|
|
10
36
|
* CPU
|
|
11
37
|
*/
|
|
12
38
|
metricType?: string;
|
|
13
39
|
/**
|
|
40
|
+
* @remarks
|
|
41
|
+
* The ID of the SLB instance.
|
|
42
|
+
*
|
|
14
43
|
* @example
|
|
15
44
|
* lb-xxx
|
|
16
45
|
*/
|
|
17
46
|
slbId?: string;
|
|
18
47
|
/**
|
|
48
|
+
* @remarks
|
|
49
|
+
* The Logstore that stores the SLB access logs.
|
|
50
|
+
*
|
|
19
51
|
* @example
|
|
20
52
|
* test
|
|
21
53
|
*/
|
|
22
54
|
slbLogstore?: string;
|
|
23
55
|
/**
|
|
56
|
+
* @remarks
|
|
57
|
+
* The project that stores the SLB access logs.
|
|
58
|
+
*
|
|
24
59
|
* @example
|
|
25
60
|
* test
|
|
26
61
|
*/
|
|
27
62
|
slbProject?: string;
|
|
28
63
|
/**
|
|
64
|
+
* @remarks
|
|
65
|
+
* The port number of the SLB instance.
|
|
66
|
+
*
|
|
29
67
|
* @example
|
|
30
68
|
* 80
|
|
31
69
|
*/
|
|
@@ -43,12 +81,22 @@ export declare class CreateApplicationScalingRuleResponseBodyDataMetricMetrics e
|
|
|
43
81
|
}
|
|
44
82
|
export declare class CreateApplicationScalingRuleResponseBodyDataMetric extends $dara.Model {
|
|
45
83
|
/**
|
|
84
|
+
* @remarks
|
|
85
|
+
* The maximum number of Elastic Compute Service (ECS) instances supported by the node pool.
|
|
86
|
+
*
|
|
46
87
|
* @example
|
|
47
88
|
* 3
|
|
48
89
|
*/
|
|
49
90
|
maxReplicas?: number;
|
|
91
|
+
/**
|
|
92
|
+
* @remarks
|
|
93
|
+
* The metrics that are used to trigger the auto scaling policy.
|
|
94
|
+
*/
|
|
50
95
|
metrics?: CreateApplicationScalingRuleResponseBodyDataMetricMetrics[];
|
|
51
96
|
/**
|
|
97
|
+
* @remarks
|
|
98
|
+
* The minimum number of instances.
|
|
99
|
+
*
|
|
52
100
|
* @example
|
|
53
101
|
* 1
|
|
54
102
|
*/
|
|
@@ -66,21 +114,33 @@ export declare class CreateApplicationScalingRuleResponseBodyDataMetric extends
|
|
|
66
114
|
}
|
|
67
115
|
export declare class CreateApplicationScalingRuleResponseBodyDataTimerSchedules extends $dara.Model {
|
|
68
116
|
/**
|
|
117
|
+
* @remarks
|
|
118
|
+
* The point in time. Format: **Hour:Minute**.
|
|
119
|
+
*
|
|
69
120
|
* @example
|
|
70
121
|
* 08:00
|
|
71
122
|
*/
|
|
72
123
|
atTime?: string;
|
|
73
124
|
/**
|
|
125
|
+
* @remarks
|
|
126
|
+
* The maximum number of instances.
|
|
127
|
+
*
|
|
74
128
|
* @example
|
|
75
129
|
* 10
|
|
76
130
|
*/
|
|
77
131
|
maxReplicas?: number;
|
|
78
132
|
/**
|
|
133
|
+
* @remarks
|
|
134
|
+
* The minimum number of instances.
|
|
135
|
+
*
|
|
79
136
|
* @example
|
|
80
137
|
* 5
|
|
81
138
|
*/
|
|
82
139
|
minReplicas?: number;
|
|
83
140
|
/**
|
|
141
|
+
* @remarks
|
|
142
|
+
* The expected number of instances.
|
|
143
|
+
*
|
|
84
144
|
* @example
|
|
85
145
|
* 3
|
|
86
146
|
*/
|
|
@@ -98,20 +158,53 @@ export declare class CreateApplicationScalingRuleResponseBodyDataTimerSchedules
|
|
|
98
158
|
}
|
|
99
159
|
export declare class CreateApplicationScalingRuleResponseBodyDataTimer extends $dara.Model {
|
|
100
160
|
/**
|
|
161
|
+
* @remarks
|
|
162
|
+
* The start date of the validity period of the scheduled auto scaling policy.
|
|
163
|
+
*
|
|
164
|
+
* * **null** (default): If you set **BeginDate** and **EndDate** to null, the scheduled auto scaling policy can always be triggered.
|
|
165
|
+
* * If the two parameters are set to specific dates, the scheduled auto scaling policy can be triggered during the period between the two dates. For example, if **BeginDate** is set to 2021-03-25 and **EndDate** is set to 2021-04-25, the auto scaling policy is valid for one month.
|
|
166
|
+
*
|
|
101
167
|
* @example
|
|
102
168
|
* 2021-03-25
|
|
103
169
|
*/
|
|
104
170
|
beginDate?: string;
|
|
105
171
|
/**
|
|
172
|
+
* @remarks
|
|
173
|
+
* The end date of the validity period of the scheduled auto scaling policy.
|
|
174
|
+
*
|
|
175
|
+
* * **null** (default): If you set **BeginDate** and **EndDate** to null, the scheduled auto scaling policy can always be triggered.
|
|
176
|
+
* * If the two parameters are set to specific dates, the scheduled auto scaling policy can be triggered during the period between the two dates. For example, if **BeginDate** is set to 2021-03-25 and **EndDate** is set to 2021-04-25, the auto scaling policy is valid for one month.
|
|
177
|
+
*
|
|
106
178
|
* @example
|
|
107
179
|
* 2021-04-25
|
|
108
180
|
*/
|
|
109
181
|
endDate?: string;
|
|
110
182
|
/**
|
|
183
|
+
* @remarks
|
|
184
|
+
* The days on which the scheduled auto scaling policy takes effect. Valid values:
|
|
185
|
+
*
|
|
186
|
+
* * **\\* \\* \\***: The scheduled auto scaling policy is executed at a specified point in time every day.
|
|
187
|
+
*
|
|
188
|
+
* * **\\* \\* Fri,Mon**: The scheduled auto scaling policy is executed at a specified point in time on one or more days every week. The time must be in GMT+8. Valid values:
|
|
189
|
+
*
|
|
190
|
+
* * **Sun**: Sunday
|
|
191
|
+
* * **Mon**: Monday
|
|
192
|
+
* * **Tue**: Tuesday
|
|
193
|
+
* * **Wed**: Wednesday
|
|
194
|
+
* * **Thu**: Thursday
|
|
195
|
+
* * **Fri**: Friday
|
|
196
|
+
* * **Sat**: Saturday
|
|
197
|
+
*
|
|
198
|
+
* * **1,2,3,28,31 \\* \\***: The scheduled auto scaling policy is executed at a specified point in time on one or more dates of each month. Valid values: 1 to 31. If a month does not have the 31st day, the auto scaling policy is executed on the specified days other than the 31st day.
|
|
199
|
+
*
|
|
111
200
|
* @example
|
|
112
201
|
* * * *
|
|
113
202
|
*/
|
|
114
203
|
period?: string;
|
|
204
|
+
/**
|
|
205
|
+
* @remarks
|
|
206
|
+
* The points in time at which the auto scaling policy is triggered within one day.
|
|
207
|
+
*/
|
|
115
208
|
schedules?: CreateApplicationScalingRuleResponseBodyDataTimerSchedules[];
|
|
116
209
|
static names(): {
|
|
117
210
|
[key: string]: string;
|
|
@@ -126,39 +219,75 @@ export declare class CreateApplicationScalingRuleResponseBodyDataTimer extends $
|
|
|
126
219
|
}
|
|
127
220
|
export declare class CreateApplicationScalingRuleResponseBodyData extends $dara.Model {
|
|
128
221
|
/**
|
|
222
|
+
* @remarks
|
|
223
|
+
* null
|
|
224
|
+
*
|
|
129
225
|
* @example
|
|
130
226
|
* 7171a6ca-d1cd-4928-8642-7d5cfe69****
|
|
131
227
|
*/
|
|
132
228
|
appId?: string;
|
|
133
229
|
/**
|
|
230
|
+
* @remarks
|
|
231
|
+
* null null
|
|
232
|
+
*
|
|
134
233
|
* @example
|
|
135
234
|
* 1616642248938
|
|
136
235
|
*/
|
|
137
236
|
createTime?: number;
|
|
138
237
|
enableIdle?: boolean;
|
|
139
238
|
/**
|
|
239
|
+
* @remarks
|
|
240
|
+
* null
|
|
241
|
+
*
|
|
140
242
|
* @example
|
|
141
243
|
* 1641882854484
|
|
142
244
|
*/
|
|
143
245
|
lastDisableTime?: number;
|
|
246
|
+
/**
|
|
247
|
+
* @remarks
|
|
248
|
+
* The details of the metric-based auto scaling policy.
|
|
249
|
+
*/
|
|
144
250
|
metric?: CreateApplicationScalingRuleResponseBodyDataMetric;
|
|
145
251
|
/**
|
|
252
|
+
* @remarks
|
|
253
|
+
* null null
|
|
254
|
+
*
|
|
255
|
+
* * **null**
|
|
256
|
+
* * **null**
|
|
257
|
+
*
|
|
146
258
|
* @example
|
|
147
259
|
* true
|
|
148
260
|
*/
|
|
149
261
|
scaleRuleEnabled?: boolean;
|
|
150
262
|
/**
|
|
263
|
+
* @remarks
|
|
264
|
+
* The name of the auto scaling policy.
|
|
265
|
+
*
|
|
151
266
|
* @example
|
|
152
267
|
* test
|
|
153
268
|
*/
|
|
154
269
|
scaleRuleName?: string;
|
|
155
270
|
/**
|
|
271
|
+
* @remarks
|
|
272
|
+
* null null
|
|
273
|
+
*
|
|
274
|
+
* * **null**
|
|
275
|
+
* * **metric**: a metric-based auto scaling policy.
|
|
276
|
+
* * **mix**: a hybrid auto scaling policy.
|
|
277
|
+
*
|
|
156
278
|
* @example
|
|
157
279
|
* timing
|
|
158
280
|
*/
|
|
159
281
|
scaleRuleType?: string;
|
|
282
|
+
/**
|
|
283
|
+
* @remarks
|
|
284
|
+
* The details of the scheduled auto scaling policy.
|
|
285
|
+
*/
|
|
160
286
|
timer?: CreateApplicationScalingRuleResponseBodyDataTimer;
|
|
161
287
|
/**
|
|
288
|
+
* @remarks
|
|
289
|
+
* null null
|
|
290
|
+
*
|
|
162
291
|
* @example
|
|
163
292
|
* 1616642248938
|
|
164
293
|
*/
|
|
@@ -176,28 +305,65 @@ export declare class CreateApplicationScalingRuleResponseBodyData extends $dara.
|
|
|
176
305
|
}
|
|
177
306
|
export declare class CreateApplicationScalingRuleResponseBody extends $dara.Model {
|
|
178
307
|
/**
|
|
308
|
+
* @remarks
|
|
309
|
+
* The HTTP status code or the error code. Valid values:
|
|
310
|
+
*
|
|
311
|
+
* * **2xx**: The request was successful.
|
|
312
|
+
* * **3xx**: The request was redirected.
|
|
313
|
+
* * **4xx**: The request failed.
|
|
314
|
+
* * **5xx**: A server error occurred.
|
|
315
|
+
*
|
|
179
316
|
* @example
|
|
180
317
|
* 200
|
|
181
318
|
*/
|
|
182
319
|
code?: string;
|
|
320
|
+
/**
|
|
321
|
+
* @remarks
|
|
322
|
+
* The returned result.
|
|
323
|
+
*/
|
|
183
324
|
data?: CreateApplicationScalingRuleResponseBodyData;
|
|
325
|
+
/**
|
|
326
|
+
* @remarks
|
|
327
|
+
* The status code. Value values:
|
|
328
|
+
*
|
|
329
|
+
* * If the request was successful, **ErrorCode** is not returned.
|
|
330
|
+
* * If the request failed, **ErrorCode** is returned. For more information, see **Error codes** in this topic.
|
|
331
|
+
*/
|
|
184
332
|
errorCode?: string;
|
|
185
333
|
/**
|
|
334
|
+
* @remarks
|
|
335
|
+
* The message returned. The following limits are imposed on the ID:
|
|
336
|
+
*
|
|
337
|
+
* * If the request was successful, **success** is returned.
|
|
338
|
+
* * An error code is returned when a request failed.
|
|
339
|
+
*
|
|
186
340
|
* @example
|
|
187
341
|
* success
|
|
188
342
|
*/
|
|
189
343
|
message?: string;
|
|
190
344
|
/**
|
|
345
|
+
* @remarks
|
|
346
|
+
* Request ID.
|
|
347
|
+
*
|
|
191
348
|
* @example
|
|
192
349
|
* 91F93257-7A4A-4BD3-9A7E-2F6EAE6D****
|
|
193
350
|
*/
|
|
194
351
|
requestId?: string;
|
|
195
352
|
/**
|
|
353
|
+
* @remarks
|
|
354
|
+
* Indicates whether the application instances were restarted. Valid values:
|
|
355
|
+
*
|
|
356
|
+
* * **true**: The application instances were restarted.
|
|
357
|
+
* * **false**: The application instances failed to be restarted.
|
|
358
|
+
*
|
|
196
359
|
* @example
|
|
197
360
|
* true
|
|
198
361
|
*/
|
|
199
362
|
success?: boolean;
|
|
200
363
|
/**
|
|
364
|
+
* @remarks
|
|
365
|
+
* The ID of the trace. The ID is used to query the details of a request.
|
|
366
|
+
*
|
|
201
367
|
* @example
|
|
202
368
|
* 0a98a02315955564772843261e****
|
|
203
369
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateApplicationScalingRuleResponseBody.js","sourceRoot":"","sources":["../../src/models/CreateApplicationScalingRuleResponseBody.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,6CAA6C;AAC7C,6DAA+C;AAG/C,MAAa,yDAA0D,SAAQ,KAAK,CAAC,KAAK;
|
|
1
|
+
{"version":3,"file":"CreateApplicationScalingRuleResponseBody.js","sourceRoot":"","sources":["../../src/models/CreateApplicationScalingRuleResponseBody.ts"],"names":[],"mappings":"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"}
|
|
@@ -16,6 +16,7 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
16
16
|
* cri-xxxxxx
|
|
17
17
|
*/
|
|
18
18
|
acrInstanceId?: string;
|
|
19
|
+
agentVersion?: string;
|
|
19
20
|
/**
|
|
20
21
|
* @remarks
|
|
21
22
|
* The description of the template. The description cannot exceed 1,024 characters in length.
|
|
@@ -220,6 +221,8 @@ export declare class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
220
221
|
* false
|
|
221
222
|
*/
|
|
222
223
|
enableEbpf?: string;
|
|
224
|
+
enableNamespaceAgentVersion?: boolean;
|
|
225
|
+
enableNamespaceSlsConfig?: boolean;
|
|
223
226
|
/**
|
|
224
227
|
* @remarks
|
|
225
228
|
* Indicates whether to enable the new ARMS feature:
|
|
@@ -41,6 +41,7 @@ class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
41
41
|
return {
|
|
42
42
|
acrAssumeRoleArn: 'AcrAssumeRoleArn',
|
|
43
43
|
acrInstanceId: 'AcrInstanceId',
|
|
44
|
+
agentVersion: 'AgentVersion',
|
|
44
45
|
appDescription: 'AppDescription',
|
|
45
46
|
appName: 'AppName',
|
|
46
47
|
appSource: 'AppSource',
|
|
@@ -60,6 +61,8 @@ class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
60
61
|
emptyDirDesc: 'EmptyDirDesc',
|
|
61
62
|
enableCpuBurst: 'EnableCpuBurst',
|
|
62
63
|
enableEbpf: 'EnableEbpf',
|
|
64
|
+
enableNamespaceAgentVersion: 'EnableNamespaceAgentVersion',
|
|
65
|
+
enableNamespaceSlsConfig: 'EnableNamespaceSlsConfig',
|
|
63
66
|
enableNewArms: 'EnableNewArms',
|
|
64
67
|
enablePrometheus: 'EnablePrometheus',
|
|
65
68
|
enableSidecarResourceIsolated: 'EnableSidecarResourceIsolated',
|
|
@@ -126,6 +129,7 @@ class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
126
129
|
return {
|
|
127
130
|
acrAssumeRoleArn: 'string',
|
|
128
131
|
acrInstanceId: 'string',
|
|
132
|
+
agentVersion: 'string',
|
|
129
133
|
appDescription: 'string',
|
|
130
134
|
appName: 'string',
|
|
131
135
|
appSource: 'string',
|
|
@@ -145,6 +149,8 @@ class CreateApplicationShrinkRequest extends $dara.Model {
|
|
|
145
149
|
emptyDirDesc: 'string',
|
|
146
150
|
enableCpuBurst: 'boolean',
|
|
147
151
|
enableEbpf: 'string',
|
|
152
|
+
enableNamespaceAgentVersion: 'boolean',
|
|
153
|
+
enableNamespaceSlsConfig: 'boolean',
|
|
148
154
|
enableNewArms: 'boolean',
|
|
149
155
|
enablePrometheus: 'boolean',
|
|
150
156
|
enableSidecarResourceIsolated: 'boolean',
|