You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param request the request parameters of BatchStartApplications BatchStartApplicationsRequest
36
42
* @return BatchStartApplicationsResponse
@@ -69,12 +75,13 @@ static AsyncClient create() {
69
75
70
76
/**
71
77
* <b>description</b> :
72
-
* <p>The HTTP status code. Take note of the following rules:</p>
78
+
* <h2><a href="#"></a>Precautions</h2>
73
79
* <ul>
74
-
* <li><strong>2xx</strong>: The call was successful.</li>
75
-
* <li><strong>3xx</strong>: The call was redirected.</li>
76
-
* <li><strong>4xx</strong>: The call failed.</li>
77
-
* <li><strong>5xx</strong>: A server error occurred.</li>
80
+
* <li>You can create up to five auto scaling policies for one application.</li>
81
+
* <li>You can create up to 20 trigger points within one day in a scheduled auto scaling policy.</li>
82
+
* <li>If an auto scaling policy is enabled for an application, you cannot manually manage the lifecycle of the application. For example, you cannot scale, deploy (including single-batch release, phased release, and canary release), stop, or restart the application, or change the instance type. If you want to perform the preceding operations on the application, disable the auto scaling policy and then manually perform the operations.</li>
83
+
* <li>If an application is in the process of scale-out, scale-in, deployment (including single-batch release, phased release, and canary release), instance type change, restart, or stop, you cannot add or enable an auto scaling policy for the application.</li>
84
+
* <li>If you want to configure more than 50 instances for an application, you must contact SAE technical support to add your account to the whitelist. For more information, see <a href="https://help.aliyun.com/document_detail/146530.html">Contact us</a>.</li>
78
85
* </ul>
79
86
*
80
87
* @param request the request parameters of CreateApplicationScalingRule CreateApplicationScalingRuleRequest
* @param request the request parameters of UpdateNamespaceVpc UpdateNamespaceVpcRequest
919
944
* @return UpdateNamespaceVpcResponse
@@ -970,7 +995,7 @@ static AsyncClient create() {
970
995
971
996
/**
972
997
* <b>description</b> :
973
-
* <p>You are charged when you use the ARMS advanced monitoring feature. Enable this feature based on your business requirements. For more information, see <a href="https://icms.alibaba-inc.com/content/arms/arms?l=1%5C&m=16992%5C&n=3183148">Billing overview</a>.</p>
998
+
* <p>You are charged when you use the ARMS advanced monitoring feature. Enable this feature based on your business requirements. For more information, see <a href="https://www.alibabacloud.com/help/zh/arms/application-monitoring/product-overview/billing-overview-1">Billing overview</a>.</p>
974
999
*
975
1000
* @param request the request parameters of UpgradeApplicationApmService UpgradeApplicationApmServiceRequest
* @param request the request parameters of BatchStartApplications BatchStartApplicationsRequest
80
98
* @return BatchStartApplicationsResponse
@@ -185,12 +203,13 @@ public CompletableFuture<CreateApplicationResponse> createApplication(CreateAppl
185
203
186
204
/**
187
205
* <b>description</b> :
188
-
* <p>The HTTP status code. Take note of the following rules:</p>
206
+
* <h2><a href="#"></a>Precautions</h2>
189
207
* <ul>
190
-
* <li><strong>2xx</strong>: The call was successful.</li>
191
-
* <li><strong>3xx</strong>: The call was redirected.</li>
192
-
* <li><strong>4xx</strong>: The call failed.</li>
193
-
* <li><strong>5xx</strong>: A server error occurred.</li>
208
+
* <li>You can create up to five auto scaling policies for one application.</li>
209
+
* <li>You can create up to 20 trigger points within one day in a scheduled auto scaling policy.</li>
210
+
* <li>If an auto scaling policy is enabled for an application, you cannot manually manage the lifecycle of the application. For example, you cannot scale, deploy (including single-batch release, phased release, and canary release), stop, or restart the application, or change the instance type. If you want to perform the preceding operations on the application, disable the auto scaling policy and then manually perform the operations.</li>
211
+
* <li>If an application is in the process of scale-out, scale-in, deployment (including single-batch release, phased release, and canary release), instance type change, restart, or stop, you cannot add or enable an auto scaling policy for the application.</li>
212
+
* <li>If you want to configure more than 50 instances for an application, you must contact SAE technical support to add your account to the whitelist. For more information, see <a href="https://help.aliyun.com/document_detail/146530.html">Contact us</a>.</li>
194
213
* </ul>
195
214
*
196
215
* @param request the request parameters of CreateApplicationScalingRule CreateApplicationScalingRuleRequest
@@ -770,6 +789,24 @@ public CompletableFuture<DescribeApplicationInstancesResponse> describeApplicati
770
789
}
771
790
}
772
791
792
+
/**
793
+
* @param request the request parameters of DescribeApplicationMseService DescribeApplicationMseServiceRequest
* @param request the request parameters of UpdateNamespaceVpc UpdateNamespaceVpcRequest
2559
2632
* @return UpdateNamespaceVpcResponse
@@ -2694,7 +2767,7 @@ public CompletableFuture<UpdateWebCustomDomainResponse> updateWebCustomDomain(Up
2694
2767
2695
2768
/**
2696
2769
* <b>description</b> :
2697
-
* <p>You are charged when you use the ARMS advanced monitoring feature. Enable this feature based on your business requirements. For more information, see <a href="https://icms.alibaba-inc.com/content/arms/arms?l=1%5C&m=16992%5C&n=3183148">Billing overview</a>.</p>
2770
+
* <p>You are charged when you use the ARMS advanced monitoring feature. Enable this feature based on your business requirements. For more information, see <a href="https://www.alibabacloud.com/help/zh/arms/application-monitoring/product-overview/billing-overview-1">Billing overview</a>.</p>
2698
2771
*
2699
2772
* @param request the request parameters of UpgradeApplicationApmService UpgradeApplicationApmServiceRequest
0 commit comments