doc-exports/docs/as/api-ref/as_06_0104.html
guoyanyan 31704f0318 as_api_0325
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
2023-04-13 08:59:32 +00:00

488 lines
44 KiB
HTML

<a name="as_06_0104"></a><a name="as_06_0104"></a>
<h1 class="topictitle1">Modifying an AS Group</h1>
<div id="body10058331"><div class="section" id="as_06_0104__section34759433"><h4 class="sectiontitle">Function</h4><p id="as_06_0104__p9418520">This API is used to modify a specified AS group.</p>
<ul id="as_06_0104__ul1954757145118"><li id="as_06_0104__li3215162145212">When the AS configuration of an AS group is changed, the existing instances created using the original AS configuration are not affected.</li><li id="as_06_0104__li5546575517">If no scaling action is being performed, you can modify its subnet and AZ configurations.</li><li id="as_06_0104__li4797102175213">Changing the number of expected instances in an AS group will trigger a scaling action to add or remove instances to or from the AS group. The number of expected instances must be greater than or equal to the minimum number of instances and less than or equal to the maximum number of instances.</li></ul>
</div>
<div class="section" id="as_06_0104__section44399449"><h4 class="sectiontitle">URI</h4><p id="as_06_0104__p6149040">PUT /autoscaling-api/v1/{project_id}/scaling_group/{scaling_group_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0104__table28310238" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="as_06_0104__row31275254"><th align="left" class="cellrowborder" valign="top" width="22.222222222222225%" id="mcps1.3.2.3.2.5.1.1"><p id="as_06_0104__p50267674"><strong id="as_06_0104__b768465819379">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.191919191919194%" id="mcps1.3.2.3.2.5.1.2"><p id="as_06_0104__p45149794">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.151515151515152%" id="mcps1.3.2.3.2.5.1.3"><p id="as_06_0104__p33254711">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="43.43434343434344%" id="mcps1.3.2.3.2.5.1.4"><p id="as_06_0104__p9277056"><strong id="as_06_0104__b13207063815">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0104__row13244070"><td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.2.3.2.5.1.1 "><p id="as_06_0104__p66136720">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.191919191919194%" headers="mcps1.3.2.3.2.5.1.2 "><p id="as_06_0104__p55474086">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.2.3.2.5.1.3 "><p id="as_06_0104__p64216018">String</p>
</td>
<td class="cellrowborder" valign="top" width="43.43434343434344%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0104__p36520930">Specifies the project ID.</p>
</td>
</tr>
<tr id="as_06_0104__row38598983"><td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.2.3.2.5.1.1 "><p id="as_06_0104__p39509941">scaling_group_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.191919191919194%" headers="mcps1.3.2.3.2.5.1.2 "><p id="as_06_0104__p46188627">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.2.3.2.5.1.3 "><p id="as_06_0104__p50291273">String</p>
</td>
<td class="cellrowborder" valign="top" width="43.43434343434344%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0104__p47061312">Specifies the AS group ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="as_06_0104__section64050727"><h4 class="sectiontitle">Request Message</h4><ul id="as_06_0104__ul15067230"><li id="as_06_0104__li1387343">Request parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0104__table12486093" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request parameters</caption><thead align="left"><tr id="as_06_0104__row16676820"><th align="left" class="cellrowborder" valign="top" width="20.202020202020204%" id="mcps1.3.3.2.1.1.2.5.1.1"><p id="as_06_0104__p8645166"><strong id="as_06_0104__b456411103817">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.202020202020204%" id="mcps1.3.3.2.1.1.2.5.1.2"><p id="as_06_0104__p29169865">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.151515151515152%" id="mcps1.3.3.2.1.1.2.5.1.3"><p id="as_06_0104__p13948877">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44.44444444444445%" id="mcps1.3.3.2.1.1.2.5.1.4"><p id="as_06_0104__p56117216"><strong id="as_06_0104__b103671521381">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0104__row49200685"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p25832538">scaling_group_name</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p12060815">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p37401973">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p9660979">Specifies the AS group name. The name contains only letters, digits, underscores (_), and hyphens (-), and cannot exceed 64 characters.</p>
</td>
</tr>
<tr id="as_06_0104__row19839955"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p63532554">desire_instance_number</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p45863212">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p23932707">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p5823011191516">Specifies the expected number of instances.</p>
<p id="as_06_0104__p5723319416347">The value ranges from the minimum number of instances to the maximum number of instances.</p>
</td>
</tr>
<tr id="as_06_0104__row65748243"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p24007468">min_instance_number</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p65556790">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p8499801">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p17395260">Specifies the minimum number of instances. </p>
</td>
</tr>
<tr id="as_06_0104__row22339613"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p64678211">max_instance_number</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p4443775">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p24401462">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p30361426">Specifies the maximum number of instances, which is greater than or equal to the minimum number of instances. </p>
</td>
</tr>
<tr id="as_06_0104__row4817386"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p54663960">cool_down_time</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p65704606">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p20472869">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p47689684">Specifies the cooldown period (in seconds). The value ranges from 0 to 86400 and is 300 by default.</p>
</td>
</tr>
<tr id="as_06_0104__row4958285111193"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p16265823076">available_zones</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p3876440411196">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p5290898211196">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p38286709101131">Specifies the AZ information. The instances added in a scaling action will be created in a specified AZ. If you do not specify an AZ, the system automatically specifies one.</p>
<p id="as_06_0104__p59122678111228">For details, see <a href="https://docs.otc.t-systems.com/en-us/endpoint/index.html" target="_blank" rel="noopener noreferrer">Regions and Endpoints</a>.</p>
<p id="as_06_0104__p2494105111919">You can change the AZ of an AS group only when no scaling action is being performed in the group.</p>
</td>
</tr>
<tr id="as_06_0104__row26553979"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p3388666">networks</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p6046518">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p347824310372">Array of <a href="as_06_0104.html">networks</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p66985236330">Specifies network information. You can select up to five subnets. The first subnet you select is used by the primary NICs of ECSs by default. For the information about the data structure, see <a href="#as_06_0104__taf38c137c80e494e9a0fa6191f5e9561">Table 4</a>.</p>
<p id="as_06_0104__p21176303193430">The value of this parameter can be changed only when all the following conditions are met:</p>
<ul id="as_06_0104__ul19922205193445"><li id="as_06_0104__li20615913193445">No scaling actions are triggered in the AS group.</li><li id="as_06_0104__li36649064193445">The number of instances in the AS group is 0.</li><li id="as_06_0104__li31045611193445">The AS group is not in service.</li></ul>
</td>
</tr>
<tr id="as_06_0104__row21685017"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p11655939">security_groups</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p4607022">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p5722151135117">Array of <a href="#as_06_0104__tf7da6b502e2c44068fb6f36eddec74a1">security_groups</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p18141719380">Specifies the security group. A maximum of one security group can be selected. For information about the data structure, see <a href="#as_06_0104__tf7da6b502e2c44068fb6f36eddec74a1">Table 5</a>.</p>
<p id="as_06_0104__p27413374">If the security group is specified both in the AS configuration and AS group, scaled ECS instances will be added to the security group specified in the AS configuration. If the security group is not specified in either of them, scaled ECS instances will be added to the default security group. For your convenience, you are advised to specify the security group in the AS configuration. The value of this parameter can be changed only when all the following conditions are met:</p>
<ul id="as_06_0104__ul1820189319381"><li id="as_06_0104__li2959931319381">No scaling actions are triggered in the AS group.</li><li id="as_06_0104__li6506722919381">The number of instances in the AS group is 0.</li><li id="as_06_0104__li4873415419381">The AS group is not in service.</li></ul>
</td>
</tr>
<tr id="as_06_0104__row47854229"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p50987349">lb_listener_id</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p36334585">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p57420266">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p20895122411511">Specifies the ID of a classic load balancer listener. The system supports the binding of up to six load balancer listeners, the IDs of which are separated using a comma (,). </p>
<p id="as_06_0104__p60106351193911">The value of this parameter can be changed only when all the following conditions are met:</p>
<ul id="as_06_0104__ul4086251193911"><li id="as_06_0104__li36776264193911">No scaling actions are triggered in the AS group.</li><li id="as_06_0104__li62550928193911">The number of instances in the AS group is 0.</li><li id="as_06_0104__li26087442193911">The AS group is not in service.</li></ul>
</td>
</tr>
<tr id="as_06_0104__row2395683017234"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p4849866617237">lbaas_listeners</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p3607788617237">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p3662761717237">Array of <a href="#as_06_0104__table62452402171652">lbaas_listeners</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p172210118517">Specifies information about an enhanced load balancer. The system supports the binding of up to six load balancers. This parameter is in list data structure. For details, see <a href="#as_06_0104__table62452402171652">Table 3</a>. </p>
<p id="as_06_0104__p6406828317237">This parameter is alternative to <strong id="as_06_0104__b84235270610186">lb_listener_id</strong>.</p>
</td>
</tr>
<tr id="as_06_0104__row50551688"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p1046103">health_periodic_audit_method</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p17625551">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p18383511">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p672313117518">Specifies the health check method for instances in the AS group. The health check methods include <strong id="as_06_0104__b582845796161238">ELB_AUDIT</strong> and <strong id="as_06_0104__b1838261513161238">NOVA_AUDIT</strong>. When load balancing is configured for an AS group, the default value is <strong id="as_06_0104__b54238969164029">ELB_AUDIT</strong>. Otherwise, the default value is <strong id="as_06_0104__b909103728164036">NOVA_AUDIT</strong>.</p>
<ul id="as_06_0104__ul27231211175112"><li id="as_06_0104__li672361165117"><strong id="as_06_0104__b622874993161245">ELB_AUDIT</strong>: indicates the ELB health check, which takes effect in an AS group with a listener.</li><li id="as_06_0104__li12723111175115"><strong id="as_06_0104__b842352706154542">NOVA_AUDIT</strong>: indicates the ECS health check, which is the health check method delivered with AS.</li></ul>
</td>
</tr>
<tr id="as_06_0104__row46915732"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p42077948">health_periodic_audit_time</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p52870641">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p54663514">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p65668512">Specifies the health check period for the instances in the AS group. The value can be <strong id="as_06_0104__b73017285468">1</strong>, <strong id="as_06_0104__b1747113014462">5</strong>, <strong id="as_06_0104__b164781632154616">15</strong>, <strong id="as_06_0104__b3754133416464">60</strong>, or <strong id="as_06_0104__b521216387464">180</strong> in the unit of minutes.</p>
<p id="as_06_0104__p12748956131310">If the value is set to <strong id="as_06_0104__b0732182234616">0</strong>, health check is performed every 10 seconds.</p>
</td>
</tr>
<tr id="as_06_0104__row54145697"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p23725308">instance_terminate_policy</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p42701800">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p36293772">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p1472612119514">Specifies the instance removal policy.</p>
<ul id="as_06_0104__ul137261112513"><li id="as_06_0104__li9796155931512"><strong id="as_06_0104__b34422810171421">OLD_CONFIG_OLD_INSTANCE</strong> (default): The earlier-created instances based on the earlier-created AS configurations are removed first.</li><li id="as_06_0104__li37261111155117"><strong id="as_06_0104__b50659714162554">OLD_CONFIG_NEW_INSTANCE</strong>: The later-created instances based on the earlier-created AS configurations are removed first.</li><li id="as_06_0104__li87269113513"><strong id="as_06_0104__b21486085161946">OLD_INSTANCE</strong>: The earlier-created instances are removed first.</li><li id="as_06_0104__li1672616118519"><strong id="as_06_0104__b3854286164722">NEW_INSTANCE</strong>: The later-created instances are removed first.</li></ul>
</td>
</tr>
<tr id="as_06_0104__row5077090415340"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p2011844415347">health_periodic_audit_grace_period</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p1898125315347">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p6108652315347">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p20726151117518">Specifies the grace period for instance health check. The unit is second and value range is 0-86400. The default value is <strong id="as_06_0104__b842352706154816">600</strong>.</p>
<p id="as_06_0104__p4726511155112">The health check grace period starts after an instance is added to an AS group and is enabled. The AS group will start checking the instance status only after the grace period ends.</p>
<p id="as_06_0104__p9726131185116">This parameter is valid only when the instance health check method of the AS group is <strong id="as_06_0104__b842352706155131">ELB_AUDIT</strong>.</p>
</td>
</tr>
<tr id="as_06_0104__row17267999"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p56530712">scaling_configuration_id</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p15584965">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p54422671">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p46160221">Specifies the AS configuration ID, which can be obtained using the API for querying AS configurations. For details, see <a href="as_06_0202.html">Querying AS configurations</a>.</p>
</td>
</tr>
<tr id="as_06_0104__row12788809"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p1548885910447">notifications</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p4663806310447">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p1958678810447">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p4086519510335">Specifies the notification mode.</p>
<p id="as_06_0104__p3224244310335"><strong id="as_06_0104__b58832166171917">EMAIL</strong> refers to notification by email.</p>
</td>
</tr>
<tr id="as_06_0104__row58308866162814"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p50573466162844">delete_publicip</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p2810113162844">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p26292563162844">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p49322874162844">Specifies whether to delete the EIP bound to the ECS when deleting the ECS. If you do not want to delete the EIP, set this parameter to <strong id="as_06_0104__b842352706184536">false</strong>. Then, the system only unbinds the EIP from the ECS and reserves the EIP.</p>
<ul id="as_06_0104__ul35729886162844"><li id="as_06_0104__li53133522162844"><strong id="as_06_0104__b842352706161021">true</strong>: deletes the EIP bound to the ECS when deleting the ECS. </li><li id="as_06_0104__li8439654162844"><strong id="as_06_0104__b27663993416118">false</strong>: only unbinds the EIP bound to the ECS when deleting the ECS.</li></ul>
</td>
</tr>
<tr id="as_06_0104__row13588152792411"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p2120131361912">delete_volume</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p312016138190">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p4120111317191">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p108891816236">Specifies whether to delete the data disks attached to the ECS when deleting the ECS. The value can be <strong id="as_06_0104__b39009428140">true</strong> or <strong id="as_06_0104__b89011542181415">false</strong>. The default value is <strong id="as_06_0104__b14902114271412">false</strong>.</p>
<ul id="as_06_0104__ul0854204462211"><li id="as_06_0104__li772761115510"><strong id="as_06_0104__b9824746131414">true</strong>: deletes the data disks attached to the ECS when deleting the ECS. </li><li id="as_06_0104__li1185444472218"><strong id="as_06_0104__b1079111614156">false</strong>: only detaches the data disks attached to the ECS when deleting the ECS.</li></ul>
</td>
</tr>
<tr id="as_06_0104__row3123851094131"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p2081174194134">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p802944294134">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p4640508094134">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p117281711175115">Specifies the enterprise project ID, which is used to specify the enterprise project to which the AS group belongs.</p>
<ul id="as_06_0104__ul381025535013"><li id="as_06_0104__li178101655185018">If the value is <strong id="as_06_0104__b842352706111949">0</strong> or left blank, the AS group belongs to the default enterprise project.</li><li id="as_06_0104__li1810125518501">If the value is a UUID, the AS group belongs to the enterprise project corresponding to the UUID..</li></ul>
<p id="as_06_0104__p87281211175111">If an enterprise project is configured for an AS group, ECSs created in this AS group also belong to this enterprise project. Otherwise, the default enterprise project will be used.</p>
</td>
</tr>
<tr id="as_06_0104__row6964412367"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p1047921033619">multi_az_priority_policy</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p18479171093618">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p144799109367">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p647921019360">Specifies the priority policy used to select target AZs when adjusting the number of instances in an AS group.</p>
<ul id="as_06_0104__ul1847961013618"><li id="as_06_0104__li9821142012363"><strong id="as_06_0104__b1221764615315">EQUILIBRIUM_DISTRIBUTE</strong> (default): When adjusting the number of instances, ensure that instances in each AZ in the <strong id="as_06_0104__b1621812460536">available_zones</strong> list is evenly distributed. If instances cannot be added in the target AZ, select another AZ based on the <strong id="as_06_0104__b92181546185312">PICK_FIRST</strong> policy.</li><li id="as_06_0104__li14790105361"><strong id="as_06_0104__b135661414155416">PICK_FIRST</strong>: When adjusting the number of instances, target AZs are determined in the order in the <strong id="as_06_0104__b456611425414">available_zones</strong> list.</li></ul>
</td>
</tr>
<tr id="as_06_0104__row138567597297"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.1 "><p id="as_06_0104__p7501355122517">description</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.1.2.5.1.2 "><p id="as_06_0104__p1504555257">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0104__p6506558259">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0104__p3501755202518">Specifies the description of the AS group. The value can contain 1 to 256 characters.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="as_06_0104__table62452402171652"></a><a name="table62452402171652"></a><table cellpadding="4" cellspacing="0" summary="" id="as_06_0104__table62452402171652" frame="border" border="1" rules="all"><caption><b>Table 3 </b><strong id="as_06_0104__b6699296094725">lbaas_listeners</strong> field description</caption><thead align="left"><tr id="as_06_0104__row45038761171652"><th align="left" class="cellrowborder" valign="top" width="20.202020202020204%" id="mcps1.3.3.2.1.2.2.5.1.1"><p id="as_06_0104__p24261034171652">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.202020202020204%" id="mcps1.3.3.2.1.2.2.5.1.2"><p id="as_06_0104__p18986739171652">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.151515151515152%" id="mcps1.3.3.2.1.2.2.5.1.3"><p id="as_06_0104__p61530925171652">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44.44444444444445%" id="mcps1.3.3.2.1.2.2.5.1.4"><p id="as_06_0104__p17949056171652">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0104__row55733269102632"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0104__p17155857102634">pool_id</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.2.2.5.1.2 "><p id="as_06_0104__p47447185102634">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0104__p18016757102634">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0104__p50071206102634">Specifies the backend ECS group ID.</p>
<p id="as_06_0104__p12237323102646">The value of this parameter can be changed only when all the following conditions are met:</p>
<ul id="as_06_0104__ul43027048102646"><li id="as_06_0104__li51699115102646">No scaling actions are triggered in the AS group.</li><li id="as_06_0104__li62638853102646">The number of instances in the AS group is 0.</li><li id="as_06_0104__li26878767102646">The AS group is not in service.</li></ul>
</td>
</tr>
<tr id="as_06_0104__row61114407171742"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0104__p51319960171742">protocol_port</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.2.2.5.1.2 "><p id="as_06_0104__p63276134171742">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0104__p25093240171742">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0104__p19286583171742">Specifies the backend protocol ID, which is the port on which a backend ECS listens for traffic. The port ID ranges from 1 to 65535.</p>
</td>
</tr>
<tr id="as_06_0104__row36552334171745"><td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0104__p7949116171745">weight</p>
</td>
<td class="cellrowborder" valign="top" width="20.202020202020204%" headers="mcps1.3.3.2.1.2.2.5.1.2 "><p id="as_06_0104__p39898670171745">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="15.151515151515152%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0104__p10566861171745">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="44.44444444444445%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0104__p50609408171745">Specifies the weight, which determines the portion of requests a backend ECS processes when being compared to other backend ECSs added to the same listener. The value of this parameter ranges from 0 to 100.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="as_06_0104__taf38c137c80e494e9a0fa6191f5e9561"></a><a name="taf38c137c80e494e9a0fa6191f5e9561"></a><table cellpadding="4" cellspacing="0" summary="" id="as_06_0104__taf38c137c80e494e9a0fa6191f5e9561" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="as_06_0104__as_06_0101_b1512161253812">networks</strong> field description</caption><thead align="left"><tr id="as_06_0104__as_06_0101_r9061055fab7042ad84743683a2b5b98d"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.1.3.2.5.1.1"><p id="as_06_0104__as_06_0101_a679fce5df7a14f22afdcfabeadfa041d">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21%" id="mcps1.3.3.2.1.3.2.5.1.2"><p id="as_06_0104__as_06_0101_p41814948203944">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.3.2.1.3.2.5.1.3"><p id="as_06_0104__as_06_0101_a2c0586869bf949e6af882694148874ed">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44%" id="mcps1.3.3.2.1.3.2.5.1.4"><p id="as_06_0104__as_06_0101_a4774d878ba474479ad17a6d04d9c0b6e">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0104__as_06_0101_r801df159f0ca4d40b2c4abcd91800eee"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.3.2.5.1.1 "><p id="as_06_0104__as_06_0101_af56439ac85cc4740ac47a13abbb60fba">id</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.1.3.2.5.1.2 "><p id="as_06_0104__as_06_0101_p31567631203944">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.3.2.5.1.3 "><p id="as_06_0104__as_06_0101_ad129d99902cf4f55a062dafa6c161407">String</p>
</td>
<td class="cellrowborder" valign="top" width="44%" headers="mcps1.3.3.2.1.3.2.5.1.4 "><p id="as_06_0104__as_06_0101_aba9652e07bf34af0a26c153ea5d73d9d">Specifies the subnet ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="as_06_0104__tf7da6b502e2c44068fb6f36eddec74a1"></a><a name="tf7da6b502e2c44068fb6f36eddec74a1"></a><table cellpadding="4" cellspacing="0" summary="" id="as_06_0104__tf7da6b502e2c44068fb6f36eddec74a1" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="as_06_0104__b1801135743111">security_groups</strong> field description</caption><thead align="left"><tr id="as_06_0104__ra73f26b95ffa441598f51fb079dd0cdd"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.1.4.2.5.1.1"><p id="as_06_0104__affa7f495ebd24391875fb1e296086cfe">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21%" id="mcps1.3.3.2.1.4.2.5.1.2"><p id="as_06_0104__a6d9ec4aea2004e81837d01097d8f403d">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.3.2.1.4.2.5.1.3"><p id="as_06_0104__afab54c2dd65e49d494c4a7b5683e7503">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44%" id="mcps1.3.3.2.1.4.2.5.1.4"><p id="as_06_0104__a7930b80caa314af3a4740d413b14b4a9">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0104__rf36b86a995b84e1eb1f632bad05805c6"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.1.4.2.5.1.1 "><p id="as_06_0104__af92635b5e4f340c4ba09480ca7a06c26">id</p>
</td>
<td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.1.4.2.5.1.2 "><p id="as_06_0104__a115a494962894e31a437b8d2f5a35648">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.3.2.1.4.2.5.1.3 "><p id="as_06_0104__aa71fee022c6345e893e3ac30d6e3b5c5">String</p>
</td>
<td class="cellrowborder" valign="top" width="44%" headers="mcps1.3.3.2.1.4.2.5.1.4 "><p id="as_06_0104__ad374c1abdfdf4b469feee15f54a8dd46">Specifies the ID of the security group.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="as_06_0104__ul52645336"><li id="as_06_0104__li4045982">Example request<div class="p" id="as_06_0104__p138818315193"><a name="as_06_0104__li4045982"></a><a name="li4045982"></a>This example shows how to change the name, AS configuration, expected number of instances, minimum number of instances, maximum number of instances, and cooldown period of the AS group with ID <strong id="as_06_0104__b842352706165719">a8327883-6b07-4497-9c61-68d03ee193a1</strong>.<pre class="screen" id="as_06_0104__screen18595191711196">PUT https://{Endpoint}/autoscaling-api/v1/{project_id}/scaling_group/a8327883-6b07-4497-9c61-68d03ee193a1
{
"scaling_group_name": "group_1",
"scaling_configuration_id": "f8327883-6a07-4497-9a61-68c03e8e72a2",
"enterprise_project_id": "c92b1a5d-6f20-43f2-b1b7-7ce35e58e413",
"desire_instance_number": 1,
"min_instance_number": 1,
"max_instance_number": 3,
"cool_down_time": 200,
"multi_az_priority_policy": "PICK_FIRST"
}</pre>
</div>
</li></ul>
</div>
<div class="section" id="as_06_0104__section39585636"><h4 class="sectiontitle">Response Message</h4><ul id="as_06_0104__ul4724260"><li id="as_06_0104__li42518340">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0104__table47120742" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response parameters</caption><thead align="left"><tr id="as_06_0104__row20687433"><th align="left" class="cellrowborder" valign="top" width="28.000000000000004%" id="mcps1.3.4.2.1.1.2.4.1.1"><p id="as_06_0104__p65069390"><strong id="as_06_0104__b112624104382">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="as_06_0104__p36129223"><strong id="as_06_0104__b208624111385">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.2.1.1.2.4.1.3"><p id="as_06_0104__p40785949"><strong id="as_06_0104__b19174147385">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0104__row15327543"><td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="as_06_0104__p33571453">scaling_group_id</p>
</td>
<td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="as_06_0104__p34933209">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="as_06_0104__p11017648">Specifies the AS group ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="as_06_0104__ul20014316"><li id="as_06_0104__li45911124">Example response<pre class="screen" id="as_06_0104__screen1518381693052">{
"scaling_group_id": "a8327883-6b07-4497-9c61-68d03ee193a1"
}</pre>
</li></ul>
</div>
<div class="section" id="as_06_0104__section20726409"><h4 class="sectiontitle">Returned Values</h4><ul id="as_06_0104__ul59664724"><li id="as_06_0104__li111607">Normal<p id="as_06_0104__p1004464"><a name="as_06_0104__li111607"></a><a name="li111607"></a>200</p>
</li><li id="as_06_0104__li9040176">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0104__table14252720" frame="border" border="1" rules="all"><thead align="left"><tr id="as_06_0104__row63718061"><th align="left" class="cellrowborder" valign="top" width="37%" id="mcps1.3.5.2.2.1.1.3.1.1"><p id="as_06_0104__p60889336">Returned Value</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="63%" id="mcps1.3.5.2.2.1.1.3.1.2"><p id="as_06_0104__p33089196">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0104__row62979183"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p1040236">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p17150281">The server failed to process the request.</p>
</td>
</tr>
<tr id="as_06_0104__row20134803"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p20306340">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p34200809">You must enter the username and password to access the requested page.</p>
</td>
</tr>
<tr id="as_06_0104__row39371826"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p35001377">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p16539321">You are forbidden to access the requested page.</p>
</td>
</tr>
<tr id="as_06_0104__row14636163"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p44678570">404 Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p62194446">The server could not find the requested page.</p>
</td>
</tr>
<tr id="as_06_0104__row22879106"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p41268299">405 Method Not Allowed</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p54397957">You are not allowed to use the method specified in the request.</p>
</td>
</tr>
<tr id="as_06_0104__row19819572"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p61881498">406 Not Acceptable</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p46345412">The response generated by the server could not be accepted by the client.</p>
</td>
</tr>
<tr id="as_06_0104__row14455526"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p30046962">407 Proxy Authentication Required</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p17884854">You must use the proxy server for authentication to process the request.</p>
</td>
</tr>
<tr id="as_06_0104__row26745965"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p18939577">408 Request Timeout</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p57710802">The request timed out.</p>
</td>
</tr>
<tr id="as_06_0104__row49635175"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p61026205">409 Conflict</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p44175572">The request could not be processed due to a conflict.</p>
</td>
</tr>
<tr id="as_06_0104__row62035831"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p58846418">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p1830529">Failed to complete the request because of an internal service error.</p>
</td>
</tr>
<tr id="as_06_0104__row16474764"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p59387477">501 Not Implemented</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p45656294">Failed to complete the request because the server does not support the requested function.</p>
</td>
</tr>
<tr id="as_06_0104__row8253465"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p64550954">502 Bad Gateway</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p61244824">Failed to complete the request because the request is invalid.</p>
</td>
</tr>
<tr id="as_06_0104__row14332509"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p20082593">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p16077300">Failed to complete the request because the system is unavailable.</p>
</td>
</tr>
<tr id="as_06_0104__row10477980"><td class="cellrowborder" valign="top" width="37%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="as_06_0104__p43410060">504 Gateway Timeout</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="as_06_0104__p26553952">A gateway timeout error occurred.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="as_06_0104__section17669131616110"><h4 class="sectiontitle">Error Codes</h4><p id="as_06_0104__p172692548116">See <a href="as_07_0102.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0100.html">AS Groups</a></div>
</div>
</div>