as_api_1109

Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: guoyanyan <guoyanyan3@huawei.com>
Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
This commit is contained in:
guoyanyan 2023-03-02 20:47:13 +00:00 committed by zuul
parent 8b0d556fba
commit 245e895951
60 changed files with 386 additions and 367 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,12 @@
<a name="as_05_0202"></a><a name="as_05_0202"></a>
<h1 class="topictitle1">AS Group</h1>
<h1 class="topictitle1">AS Groups</h1>
<div id="body1530776819897">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_05_0202__table0875101134712" frame="border" border="1" rules="all"><thead align="left"><tr id="as_05_0202__row18876111184718"><th align="left" class="cellrowborder" valign="top" width="24%" id="mcps1.3.1.1.6.1.1"><p id="as_05_0202__p87863593711"><strong id="as_05_0202__b13514161121512">Permission</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.1.1.6.1.2"><p id="as_05_0202__p143591540411"><strong id="as_05_0202__b20533196111610">APIs</strong></p>
<th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.1.1.6.1.2"><p id="as_05_0202__p143591540411"><strong id="as_05_0202__b20533196111610">API</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.1.1.6.1.3"><p id="as_05_0202__p445499619223"><strong id="as_05_0202__b17856311181510">Actions</strong></p>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.1.1.6.1.3"><p id="as_05_0202__p445499619223"><strong id="as_05_0202__b17856311181510">Action</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18%" id="mcps1.3.1.1.6.1.4"><p id="as_05_0202__p1820911553480">IAM Project</p>
<p id="as_05_0202__p14209185534811"> </p>

View File

@ -1,6 +1,6 @@
<a name="as_06_0000"></a><a name="as_06_0000"></a>
<h1 class="topictitle1">API</h1>
<h1 class="topictitle1">APIs</h1>
<div id="body1536720002277"></div>
<div>
<ul class="ullinks">
@ -8,7 +8,7 @@
</li>
<li class="ulchildlink"><strong><a href="as_06_0200.html">AS Configurations</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0300.html">Instances in an AS Group</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0300.html">Instances</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0400.html">AS Policies</a></strong><br>
</li>
@ -18,9 +18,9 @@
</li>
<li class="ulchildlink"><strong><a href="as_06_0700.html">Quotas</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_1000.html">Tag Management</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_1000.html">Tags</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_1100.html">API Management</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_1100.html">API Version Query</a></strong><br>
</li>
</ul>
</div>

View File

@ -8,7 +8,7 @@
</li>
<li class="ulchildlink"><strong><a href="as_06_0102.html">Querying AS Groups</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0103.html">Querying AS Group Details</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0103.html">Querying an AS Group</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0104.html">Modifying an AS Group</a></strong><br>
</li>
@ -19,7 +19,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -1,8 +1,8 @@
<a name="as_06_0102"></a><a name="as_06_0102"></a>
<h1 class="topictitle1">Querying AS Groups</h1>
<div id="body5852437"><div class="section" id="as_06_0102__section21821369"><h4 class="sectiontitle">Function</h4><p id="as_06_0102__p4285383">This API is used to query AS groups based on search criteria. The results are displayed by page.</p>
<ul id="as_06_0102__ul487018781916"><li id="as_06_0102__li587057161911">Search criteria can be the AS group name, AS configuration ID, AS group status, start line number, and number of records.</li><li id="as_06_0102__li44850336205">If no search criteria are specified, a maximum of 20 AS groups can be queried for a tenant by default.</li></ul>
<div id="body5852437"><div class="section" id="as_06_0102__section21821369"><h4 class="sectiontitle">Function</h4><p id="as_06_0102__p4285383">This API is used to list AS groups based on search criteria. The results are displayed by page.</p>
<ul id="as_06_0102__ul487018781916"><li id="as_06_0102__li587057161911">Search criteria can be the AS group name, AS configuration ID, AS group status, start line number, and number of records.</li><li id="as_06_0102__li44850336205">If no search criteria are specified, a maximum of 20 AS groups can be listed by default.</li></ul>
</div>
<div class="section" id="as_06_0102__section62174594"><h4 class="sectiontitle">URI</h4><p id="as_06_0102__p44976192358">GET /autoscaling-api/v1/{project_id}/scaling_group</p>
<div class="note" id="as_06_0102__note682817011495"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="as_06_0102__p6145353611495">You can type the question mark (?) and ampersand (&amp;) at the end of the URI to define multiple search criteria. AS groups can be searched by all optional parameters in the following table. For details, see the example request.</p>
@ -34,7 +34,7 @@
<td class="cellrowborder" valign="top" width="12%" headers="mcps1.3.2.4.2.5.1.3 "><p id="as_06_0102__p29712158">String</p>
</td>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0102__p57874634">Specifies the AS group name.</p>
<p id="as_06_0102__p1187583819613">Supports fuzzy search. </p>
<p id="as_06_0102__p1187583819613">Fuzzy search is supported.</p>
</td>
</tr>
<tr id="as_06_0102__row51109658"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.2.4.2.5.1.1 "><p id="as_06_0102__p46241663">scaling_configuration_id</p>
@ -43,7 +43,7 @@
</td>
<td class="cellrowborder" valign="top" width="12%" headers="mcps1.3.2.4.2.5.1.3 "><p id="as_06_0102__p59490699">String</p>
</td>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0102__p54017281">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 class="cellrowborder" valign="top" width="53%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0102__p54017281">Specifies the AS configuration ID, which can be obtained using the API for listing AS configurations. For details, see <a href="as_06_0202.html">Querying AS configurations</a>.</p>
</td>
</tr>
<tr id="as_06_0102__row16393485"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.2.4.2.5.1.1 "><p id="as_06_0102__p52803899">scaling_group_status</p>
@ -71,7 +71,7 @@
</td>
<td class="cellrowborder" valign="top" width="12%" headers="mcps1.3.2.4.2.5.1.3 "><p id="as_06_0102__p64066064">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0102__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0102__b68928927894017">20</strong>. The value range is 0 to 100.</p>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0102__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0102__b68928927894017">20</strong>. The value ranges from 0 to 100.</p>
</td>
</tr>
<tr id="as_06_0102__row38233872164714"><td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.2.4.2.5.1.1 "><p id="as_06_0102__p9935898164714">enterprise_project_id</p>
@ -80,7 +80,7 @@
</td>
<td class="cellrowborder" valign="top" width="12%" headers="mcps1.3.2.4.2.5.1.3 "><p id="as_06_0102__p26721692164714">String</p>
</td>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0102__p8897132611520">Specifies the enterprise project ID. If <strong id="as_06_0102__b2623047164411">all_granted_eps</strong> is transferred, this API will query AS groups in the enterprise projects that you have permissions to.</p>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0102__p8897132611520">Specifies the enterprise project ID. If <strong id="as_06_0102__b7568801322">all_granted_eps</strong> is specified, AS groups in all enterprise projects you have permissions to are listed..</p>
</td>
</tr>
</tbody>
@ -126,7 +126,7 @@
</td>
<td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="as_06_0102__p48517563">Array of <a href="#as_06_0102__table3818677995816">scaling_groups</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="as_06_0102__p37608550">Specifies the scaling group list.</p>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="as_06_0102__p37608550">Specifies the AS group list.</p>
</td>
</tr>
</tbody>
@ -159,7 +159,7 @@
</td>
<td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0102__p3945463795816">String</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0102__p4170905195816">Specifies the status of the AS group.</p>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0102__p4170905195816">Specifies the AS group status.</p>
</td>
</tr>
<tr id="as_06_0102__row3983714095816"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0102__p558291395816">scaling_configuration_id</p>
@ -468,7 +468,7 @@
"min_instance_number": 0,
"max_instance_number": 500,
"cool_down_time": 300,
"lb_listener_id": "f06c0112570743b51c0e8fbe1f235bab",
"lb_listener_id": null,
"security_groups": [
{
"id": "8a4b1d5b-0054-419f-84b1-5c8a59ebc829"
@ -487,6 +487,8 @@
]
"enterprise_project_id": "c92b1a5d-6f20-43f2-b1b7-7ce35e58e413",
"multi_az_priority_policy": "PICK_FIRST"
}
],
"total_number": 1,

View File

@ -1,6 +1,6 @@
<a name="as_06_0103"></a><a name="as_06_0103"></a>
<h1 class="topictitle1">Querying AS Group Details</h1>
<h1 class="topictitle1">Querying an AS Group</h1>
<div id="body28618347"><div class="section" id="as_06_0103__section37186555"><h4 class="sectiontitle">Function</h4><p id="as_06_0103__p36384783">This API is used to query details about a specified AS group by group ID.</p>
</div>
<div class="section" id="as_06_0103__section66243540"><h4 class="sectiontitle">URI</h4><p id="as_06_0103__p61882154">GET /autoscaling-api/v1/{project_id}/scaling_group/{scaling_group_id}</p>
@ -88,7 +88,7 @@
</td>
<td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0103__as_06_0102_p3945463795816">String</p>
</td>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0103__as_06_0102_p4170905195816">Specifies the status of the AS group.</p>
<td class="cellrowborder" valign="top" width="51%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0103__as_06_0102_p4170905195816">Specifies the AS group status.</p>
</td>
</tr>
<tr id="as_06_0103__as_06_0102_row3983714095816"><td class="cellrowborder" valign="top" width="33%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0103__as_06_0102_p558291395816">scaling_configuration_id</p>
@ -393,6 +393,7 @@
"enterprise_project_id": "c92b1a5d-6f20-43f2-b1b7-7ce35e58e413",
"activity_type": "MODIFY_ELB",
"multi_az_priority_policy": "PICK_FIRST"
}
}</pre>
</li></ul>

View File

@ -102,7 +102,7 @@
<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">Availability Zone</a>.</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>
@ -112,7 +112,7 @@
</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. The system supports up to five subnets. The first subnet transferred serves as the primary NIC of the ECS by default. This parameter is in data structure. For details, see <a href="#as_06_0104__taf38c137c80e494e9a0fa6191f5e9561">Table 4</a>.</p>
<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>
@ -123,7 +123,7 @@
</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. This parameter is in data structure. For details, see <a href="#as_06_0104__tf7da6b502e2c44068fb6f36eddec74a1">Table 5</a>.</p>
<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>
@ -196,7 +196,7 @@
</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 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>
@ -236,7 +236,7 @@
<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>
<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>
@ -328,25 +328,24 @@
</tbody>
</table>
</div>
<p id="as_06_0104__p076110511573"></p>
<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.5.2.5.1.1"><p id="as_06_0104__affa7f495ebd24391875fb1e296086cfe">Parameter</p>
<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.5.2.5.1.2"><p id="as_06_0104__a6d9ec4aea2004e81837d01097d8f403d">Mandatory</p>
<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.5.2.5.1.3"><p id="as_06_0104__afab54c2dd65e49d494c4a7b5683e7503">Type</p>
<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.5.2.5.1.4"><p id="as_06_0104__a7930b80caa314af3a4740d413b14b4a9">Description</p>
<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.5.2.5.1.1 "><p id="as_06_0104__af92635b5e4f340c4ba09480ca7a06c26">id</p>
<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.5.2.5.1.2 "><p id="as_06_0104__a115a494962894e31a437b8d2f5a35648">Yes</p>
<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.5.2.5.1.3 "><p id="as_06_0104__aa71fee022c6345e893e3ac30d6e3b5c5">String</p>
<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.5.2.5.1.4 "><p id="as_06_0104__ad374c1abdfdf4b469feee15f54a8dd46">Specifies the ID of the security group.</p>
<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>
@ -364,6 +363,7 @@
"max_instance_number": 3,
"cool_down_time": 200,
"multi_az_priority_policy": "PICK_FIRST"
}</pre>
</div>
</li></ul>

View File

@ -6,7 +6,7 @@
</li></ul>
<ul id="as_06_0105__ul636720349107"><li id="as_06_0105__li1536715349103">If the value of <strong id="as_06_0105__b869069196112417">force_delete</strong> is set to <strong id="as_06_0105__b201764712112436">yes</strong>, the AS group enters the <strong id="as_06_0105__b260856168112541">DELETING</strong> state, rejecting new requests for scaling actions while completing the existing scaling actions. Then, all ECS instances are removed from the AS group and the AS group is deleted. Note that the manually added ECS instances will be removed from the AS group and the ECS instances automatically created by AS will be automatically deleted.</li></ul>
</div>
<div class="section" id="as_06_0105__section56631376"><h4 class="sectiontitle">URI</h4><p id="as_06_0105__p1288198">DELETE /autoscaling-api/v1/{project_id}/scaling_group/{scaling_group_id}?force_delete=no</p>
<div class="section" id="as_06_0105__section56631376"><h4 class="sectiontitle">URI</h4><p id="as_06_0105__p1288198">DELETE /autoscaling-api/v1/{project_id}/scaling_group/{scaling_group_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0105__table37235194" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="as_06_0105__row2211792"><th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.2.3.2.5.1.1"><p id="as_06_0105__p44937496"><strong id="as_06_0105__b78081348143812">Parameter</strong></p>
</th>

View File

@ -6,9 +6,9 @@
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="as_06_0201.html">Creating an AS Configuration</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0202.html">Querying AS Configurations</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0202.html">Querying AS configurations</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0203.html">Querying AS Configuration Details</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0203.html">Querying an AS Configuration</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0204.html">Deleting an AS Configuration</a></strong><br>
</li>
@ -17,7 +17,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">APIs</a></div>
</div>
</div>

View File

@ -2,7 +2,7 @@
<h1 class="topictitle1">Creating an AS Configuration</h1>
<div id="body38092103"><div class="section" id="as_06_0201__section66578044"><h4 class="sectiontitle">Function</h4><p id="as_06_0201__p121523560447">This API is used to create an AS configuration.</p>
<ul id="as_06_0201__ul121871425111719"><li id="as_06_0201__li618772511174">An AS configuration is a template of ECSs in an AS group. It defines the specifications of the instances to be added to the AS group.</li><li id="as_06_0201__li091415278176">The AS configuration is decoupled from the AS group. An AS configuration can be used by multiple AS groups.</li><li id="as_06_0201__li1961496185720">Up to 100 AS configurations can be created for each user.</li></ul>
<ul id="as_06_0201__ul121871425111719"><li id="as_06_0201__li618772511174">An AS configuration is a template specifying specifications for the instances to be added to an AS group.</li><li id="as_06_0201__li091415278176">The AS configuration is decoupled from the AS group. An AS configuration can be used by multiple AS groups.</li><li id="as_06_0201__li1961496185720">Up to 100 AS configurations can be created for each user.</li></ul>
</div>
<div class="section" id="as_06_0201__section62331491"><h4 class="sectiontitle">URI</h4><p id="as_06_0201__p48490504">POST /autoscaling-api/v1/{project_id}/scaling_configuration</p>
@ -78,7 +78,7 @@
</td>
<td class="cellrowborder" valign="top" width="15.841584158415841%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0201__p2792498494940">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.57425742574257%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0201__p5714172410748">Specifies the ECS ID. When using the existing ECS specifications as the template to create AS configurations, specify this parameter. In this case, the <strong id="as_06_0201__b84235270618340">flavorRef</strong>, <strong id="as_06_0201__b84235270618345">imageRef</strong>, <strong id="as_06_0201__b84235270618349">disk</strong>, and <strong id="as_06_0201__b4205314195116">security_groups</strong> fields do not take effect.</p>
<td class="cellrowborder" valign="top" width="42.57425742574257%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0201__p5714172410748">Specifies the ECS ID. When you want to create an AS configuration from an ECS, specify this parameter. In this case, the <strong id="as_06_0201__b84235270618340">flavorRef</strong>, <strong id="as_06_0201__b84235270618345">imageRef</strong>, <strong id="as_06_0201__b84235270618349">disk</strong>, and <strong id="as_06_0201__b4205314195116">security_groups</strong> fields do not take effect.</p>
<p id="as_06_0201__p3937759195828">If the <strong id="as_06_0201__b842352706183458">instance_id</strong> field is not specified, <strong id="as_06_0201__b884057306183518">flavorRef</strong>, <strong id="as_06_0201__b1056433101183518">imageRef</strong>, and <strong id="as_06_0201__b1299744514183518">disk</strong> fields are mandatory.</p>
</td>
</tr>
@ -88,7 +88,7 @@
</td>
<td class="cellrowborder" valign="top" width="15.841584158415841%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0201__af5eccdf2dbd04ef8ae9a07f3f57472e0">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.57425742574257%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0201__a068eef21ab6b4492876594074b9a6ea8">Specifies the ECS flavor ID. A maximum of 10 flavors can be selected. Use a comma (,) to separate multiple flavor IDs. You can obtain its value from the API for querying details about flavors and extended flavor information. </p>
<td class="cellrowborder" valign="top" width="42.57425742574257%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0201__a068eef21ab6b4492876594074b9a6ea8">Specifies the ECS flavor ID. A maximum of 10 flavors can be selected. Use a comma (,) to separate multiple flavor IDs. For how to obtain an ECS flavor ID, see .</p>
</td>
</tr>
<tr id="as_06_0201__rc85492fa8fb7484b8f9ce867ee9c9db6"><td class="cellrowborder" valign="top" width="20.792079207920793%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0201__a0ef3b55b17824d92a0b4fff8a3b9fc6f">imageRef</p>
@ -97,7 +97,7 @@
</td>
<td class="cellrowborder" valign="top" width="15.841584158415841%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0201__a0b7ade9132b143a18449fed7c25c1794">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.57425742574257%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0201__a1aafc582cb754139946238475192748d">Specifies the image ID. Its value is the same as that of <strong id="as_06_0201__b84235270619918">image_id</strong> for specifying the image selected during ECS creation. Obtain the value using the API for querying images. .</p>
<td class="cellrowborder" valign="top" width="42.57425742574257%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0201__a1aafc582cb754139946238475192748d">Specifies the image ID. Its value is the same as that of <strong id="as_06_0201__b84235270619918">image_id</strong> for specifying the image selected during ECS creation. For how to obtain information about images, see .</p>
</td>
</tr>
<tr id="as_06_0201__r7d3d6a0636424a11aef13684aeacd387"><td class="cellrowborder" valign="top" width="20.792079207920793%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0201__a2fd0f5cb13fa4b2e9cce0a57e5755405">disk</p>
@ -165,7 +165,7 @@ echo 111 &gt; c:\aaa.txt</pre>
</tr>
<tr id="as_06_0201__row1574783418203"><td class="cellrowborder" valign="top" width="20.792079207920793%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0201__p14930144516201">security_groups</p>
</td>
<td class="cellrowborder" valign="top" width="20.792079207920793%" headers="mcps1.3.3.2.1.2.2.5.1.2 "><p id="as_06_0201__p1693074517206">Yes</p>
<td class="cellrowborder" valign="top" width="20.792079207920793%" headers="mcps1.3.3.2.1.2.2.5.1.2 "><p id="as_06_0201__p4954183351316">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.841584158415841%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0201__p10175134115396">Array of <a href="#as_06_0201__table144645712211">security_groups</a> objects</p>
</td>
@ -420,7 +420,7 @@ echo 111 &gt; c:\aaa.txt</pre>
</td>
<td class="cellrowborder" valign="top" width="16.666666666666668%" headers="mcps1.3.3.2.1.8.2.5.1.3 "><p id="as_06_0201__p23701607103344">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="42.15686274509804%" headers="mcps1.3.3.2.1.8.2.5.1.4 "><p id="as_06_0201__p28107425418">Specifies the bandwidth (Mbit/s). The value range is <strong id="as_06_0201__b842352706143022">1</strong> to <strong id="as_06_0201__b842352706143025">500</strong>.</p>
<td class="cellrowborder" valign="top" width="42.15686274509804%" headers="mcps1.3.3.2.1.8.2.5.1.4 "><p id="as_06_0201__p28107425418">Specifies the bandwidth (Mbit/s). The value ranges from 1 to 500.</p>
<div class="note" id="as_06_0201__note193569549262"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="as_06_0201__ul889214120276"><li id="as_06_0201__li145515115437">The specific range may vary depending on the configuration in each region. You can see the bandwidth range of each region on the management console.</li><li id="as_06_0201__li555051144311">The minimum unit for bandwidth varies depending on the bandwidth range.<ul id="as_06_0201__ul62431057184317"><li id="as_06_0201__li9895191292715">The minimum unit is 1 Mbit/s if the allowed bandwidth size ranges from 0 to 300 Mbit/s (with 300 Mbit/s included).</li><li id="as_06_0201__li1838511792813">The minimum unit is 50 Mbit/s if the allowed bandwidth size ranges 300 Mbit/s to 500 Mbit/s (with 500 Mbit/s included).</li></ul>
</li></ul>
</div></div>
@ -469,7 +469,7 @@ echo 111 &gt; c:\aaa.txt</pre>
</td>
<td class="cellrowborder" valign="top" width="14.469999999999999%" headers="mcps1.3.3.2.1.9.2.5.1.3 "><p id="as_06_0201__p406410849557">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.82%" headers="mcps1.3.3.2.1.9.2.5.1.4 "><p id="as_06_0201__p12995174416219">Specifies the initial login password of the administrator account for logging in to an ECS using password authentication. The Linux administrator is <strong id="as_06_0201__b791940913">root</strong>, and the Windows administrator is <strong id="as_06_0201__b850193756">Administrator</strong>.</p>
<td class="cellrowborder" valign="top" width="52.82%" headers="mcps1.3.3.2.1.9.2.5.1.4 "><p id="as_06_0201__p12995174416219">Specifies the initial login password of the administrator account for logging in to an ECS using password authentication. The Linux administrator is <strong id="as_06_0201__b328997436">root</strong>, and the Windows administrator is <strong id="as_06_0201__b1489756686">Administrator</strong>.</p>
<div class="p" id="as_06_0201__p578131415383">Password complexity requirements:<ul id="as_06_0201__ul52104519219"><li id="as_06_0201__li1025452217">Consists of 8 to 26 characters.</li><li id="as_06_0201__li142114510215">Contains at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters !@$%^-_=+[{}]:,./?</li><li id="as_06_0201__li15244511217">The password cannot contain the username or the username in reversed order.</li><li id="as_06_0201__li192114592111">The Windows ECS password cannot contain the username, the username in reversed order, or more than two consecutive characters in the username.</li></ul>
</div>
</td>

View File

@ -1,6 +1,6 @@
<a name="as_06_0202"></a><a name="as_06_0202"></a>
<h1 class="topictitle1">Querying AS Configurations</h1>
<h1 class="topictitle1">Querying AS configurations</h1>
<div id="body52684690"><div class="section" id="as_06_0202__section27863937"><h4 class="sectiontitle">Function</h4><p id="as_06_0202__p39601516">This API is used to query AS configurations based on search criteria. The results are displayed by page.</p>
<ul id="as_06_0202__ul1419912223539"><li id="as_06_0202__li219972245318">Search criteria can be the AS configuration name, image ID, start line number, and number of records.</li><li id="as_06_0202__li17362645163619">If no search criteria are specified, a maximum of 20 AS configurations can be queried for a tenant by default.</li></ul>
</div>

View File

@ -1,6 +1,6 @@
<a name="as_06_0203"></a><a name="as_06_0203"></a>
<h1 class="topictitle1">Querying AS Configuration Details</h1>
<h1 class="topictitle1">Querying an AS Configuration</h1>
<div id="body38540333"><div class="section" id="as_06_0203__section59796890"><h4 class="sectiontitle">Function</h4><p id="as_06_0203__p34759260">This interface is used to query details about an AS configuration by configuration ID.</p>
</div>
<div class="section" id="as_06_0203__section1301106"><h4 class="sectiontitle">URI</h4><p id="as_06_0203__p19590229">GET /autoscaling-api/v1/{project_id}/scaling_configuration/{scaling_configuration_id}</p>
@ -30,7 +30,7 @@
</td>
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.2.3.2.5.1.3 "><p id="as_06_0203__p12138304">String</p>
</td>
<td class="cellrowborder" valign="top" width="42%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0203__p43678569">Specifies an AS configuration ID, which is unique globally. For details, see <a href="as_06_0203.html">Querying AS Configuration Details</a>.</p>
<td class="cellrowborder" valign="top" width="42%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0203__p43678569">Specifies an AS configuration ID, which is unique globally. For details, see <a href="as_06_0203.html">Querying an AS Configuration</a>.</p>
</td>
</tr>
</tbody>

View File

@ -32,7 +32,7 @@
</td>
<td class="cellrowborder" valign="top" width="13%" headers="mcps1.3.2.3.2.5.1.3 "><p id="as_06_0204__p62094776">String</p>
</td>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0204__p63620936">Specifies the AS configuration ID. For details, see <a href="as_06_0202.html">Querying AS Configurations</a>.</p>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0204__p63620936">Specifies the AS configuration ID. For details, see <a href="as_06_0202.html">Querying AS configurations</a>.</p>
</td>
</tr>
</tbody>

View File

@ -46,7 +46,7 @@
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0205__p22784815102956">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="34%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0205__p33630690102956">Specifies the AS configuration ID. For details, see <a href="as_06_0202.html">Querying AS Configurations</a>.</p>
<td class="cellrowborder" valign="top" width="34%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0205__p33630690102956">Specifies the AS configuration ID. For details, see <a href="as_06_0202.html">Querying AS configurations</a>.</p>
</td>
</tr>
</tbody>

View File

@ -1,19 +1,19 @@
<a name="as_06_0300"></a><a name="as_06_0300"></a>
<h1 class="topictitle1">Instances in an AS Group</h1>
<h1 class="topictitle1">Instances</h1>
<div id="body40133923"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="as_06_0301.html">Querying Instances in an AS Group</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0302.html">Removing a Specified Instance from an AS Group</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0302.html">Removing an Instance from an AS Group</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0303.html">Performing Operations on Instances in Batches</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0303.html">Batch Managing Instances</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">APIs</a></div>
</div>
</div>

View File

@ -81,7 +81,7 @@
</td>
<td class="cellrowborder" valign="top" width="11%" headers="mcps1.3.2.4.2.5.1.3 "><p id="as_06_0301__p40578897">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0301__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0301__b168447885495335">20</strong>. The value range is 0 to 100.</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0301__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0301__b168447885495335">20</strong>. The value ranges from 0 to 100.</p>
</td>
</tr>
</tbody>
@ -176,7 +176,7 @@
<td class="cellrowborder" valign="top" width="9%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0301__a10fa21308bce4fd081701959df3071dd">String</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0301__a9e042ac9129a4862b60266587156df95">Specifies the instance lifecycle status in the AS group.</p>
<ul id="as_06_0301__uac0ce6a3969645c692634f64204824b3"><li id="as_06_0301__lbd8ee16e465a42569643df9ea09cbf42"><strong id="as_06_0301__b391736272">INSERVICE</strong>: The instance is enabled.</li><li id="as_06_0301__l458e1d23654d405e8ee1087a166ac224"><strong id="as_06_0301__b805044459">PENDING</strong>: The instance is being added to the AS group.</li><li id="as_06_0301__l7b87c06e565d4e12b7625bf80a79580a"><strong id="as_06_0301__b2017772792">REMOVING</strong>: The instance is being removed from the AS group.</li></ul>
<ul id="as_06_0301__uac0ce6a3969645c692634f64204824b3"><li id="as_06_0301__lbd8ee16e465a42569643df9ea09cbf42"><strong id="as_06_0301__b1792793553">INSERVICE</strong>: The instance is enabled.</li><li id="as_06_0301__l458e1d23654d405e8ee1087a166ac224"><strong id="as_06_0301__b741357339">PENDING</strong>: The instance is being added to the AS group.</li><li id="as_06_0301__l7b87c06e565d4e12b7625bf80a79580a"><strong id="as_06_0301__b2140561640">REMOVING</strong>: The instance is being removed from the AS group.</li></ul>
</td>
</tr>
<tr id="as_06_0301__ra6696eb6fe0947e9a6bce923cc8a0b59"><td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0301__a12384583db9049b1952a1dbaeaccce72">health_status</p>
@ -184,7 +184,7 @@
<td class="cellrowborder" valign="top" width="9%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0301__a1ee76e9c66ab4fd5ad5b1a16f1acc98e">String</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0301__af8406dc507624ef69b4ff65754839108">Specifies the instance health status.</p>
<ul id="as_06_0301__ul4917121148"><li id="as_06_0301__li1894016211540"><strong id="as_06_0301__b135128998">INITIALIZING</strong>: The instance is being initialized.</li><li id="as_06_0301__li18801931042"><strong id="as_06_0301__b1073652485">NORMAL</strong>: The instance is functional.</li><li id="as_06_0301__li1810191215414"><strong id="as_06_0301__b1188911552548">ERROR</strong>: The instance is faulty.</li></ul>
<ul id="as_06_0301__ul4917121148"><li id="as_06_0301__li1894016211540"><strong id="as_06_0301__b615051622">INITIALIZING</strong>: The instance is being initialized.</li><li id="as_06_0301__li18801931042"><strong id="as_06_0301__b1758471936">NORMAL</strong>: The instance is functional.</li><li id="as_06_0301__li1810191215414"><strong id="as_06_0301__b1188911552548">ERROR</strong>: The instance is faulty.</li></ul>
</td>
</tr>
<tr id="as_06_0301__rcd738bb778b14235ad52e8cc6ad70220"><td class="cellrowborder" valign="top" width="28.000000000000004%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0301__a932b15635ce748f3bb97a72fa5e4061d">scaling_configuration_name</p>
@ -330,7 +330,7 @@
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0300.html">Instances in an AS Group</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0300.html">Instances</a></div>
</div>
</div>

View File

@ -1,11 +1,11 @@
<a name="as_06_0302"></a><a name="as_06_0302"></a>
<h1 class="topictitle1">Removing a Specified Instance from an AS Group</h1>
<h1 class="topictitle1">Removing an Instance from an AS Group</h1>
<div id="body29752153"><div class="section" id="as_06_0302__section59572368"><h4 class="sectiontitle">Function</h4><p id="as_06_0302__p61114224">This interface is used to remove a specified instance from an AS group.</p>
<ul id="as_06_0302__ul182731193615"><li id="as_06_0302__li7273691767">You can remove instances only in <strong id="as_06_0302__b8423527069636">INSERVICE</strong> state and only when the number of instances after the removal is greater than or equal to the minimum number of instances allowed.</li></ul>
</div>
<ul id="as_06_0302__ul5933151113615"><li id="as_06_0302__li39333111262">You can remove instances from an AS group only when no scaling action is in progress.</li></ul>
<div class="section" id="as_06_0302__section66389266"><h4 class="sectiontitle">URI</h4><p id="as_06_0302__p21762200">DELETE /autoscaling-api/v1/{project_id}/scaling_group_instance/{instance_id}?instance_delete=yes</p>
<div class="section" id="as_06_0302__section66389266"><h4 class="sectiontitle">URI</h4><p id="as_06_0302__p21762200">DELETE /autoscaling-api/v1/{project_id}/scaling_group_instance/{instance_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0302__table17907785" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="as_06_0302__row64797609"><th align="left" class="cellrowborder" valign="top" width="21%" id="mcps1.3.3.3.2.5.1.1"><p id="as_06_0302__p14114947"><strong id="as_06_0302__b161962195212">Parameter</strong></p>
</th>
@ -147,7 +147,7 @@
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0300.html">Instances in an AS Group</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0300.html">Instances</a></div>
</div>
</div>

View File

@ -1,6 +1,6 @@
<a name="as_06_0303"></a><a name="as_06_0303"></a>
<h1 class="topictitle1">Performing Operations on Instances in Batches</h1>
<h1 class="topictitle1">Batch Managing Instances</h1>
<div id="body35690909"><div class="section" id="as_06_0303__section10263773"><h4 class="sectiontitle">Function</h4><ul id="as_06_0303__ul4894151811138"><li id="as_06_0303__li10894191811135">Add or remove instances to or from an AS group in batches.</li><li id="as_06_0303__li1811522351316">Configure instance protection or cancel the configuration for the instances in an AS group in batches.</li></ul>
<div class="note" id="as_06_0303__note4842243993724"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="as_06_0303__ul3520643293724"><li id="as_06_0303__li1591934016264">A batch operation can be performed on a maximum of 10 instances at a time. After instances are added to an AS group, the number of instances in the AS group cannot be greater than the maximum number of instances. After instances are removed from an AS group, the number of instances in the AS group cannot be less than the minimum number of instances.</li><li id="as_06_0303__li08531142122713">Instances can be added to an AS group only when the AS group is in the <strong id="as_06_0303__b51986441151945">INSERVICE</strong> state and has no scaling action in progress.</li><li id="as_06_0303__li199731740142815">You can remove instances from an AS group only when no scaling action is in progress.</li><li id="as_06_0303__li19231124155712">To add instances to an AS group, ensure that the AZ of the instances falls within that of the AS group.</li><li id="as_06_0303__li028125617285">Only instances in <strong id="as_06_0303__b329325114512">INSERVICE</strong> state can be removed from an AS group. Instance protection can be enabled or disabled only for <strong id="as_06_0303__b6355133616468">INSERVICE</strong> instances.</li><li id="as_06_0303__li105781313132917">When the capacity of an AS group is automatically decreased, the instances with instance protection enabled will not be removed from the AS group.</li><li id="as_06_0303__li4931641293724">If the listener bound to the instance to be removed is the same as the listener in the AS group, the listener will be unbound from the instance. If the listener bound to the instance to be removed is different from the listener in the AS group, the binding relationship between the listener and instance will be reserved.</li></ul>
</div></div>
@ -190,7 +190,7 @@
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0300.html">Instances in an AS Group</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0300.html">Instances</a></div>
</div>
</div>

View File

@ -12,26 +12,26 @@
</li>
<li class="ulchildlink"><strong><a href="as_06_0404.html">Modifying an AS Policy (V2)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0405.html">Querying AS Policies</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0405.html">Querying AS Policies Bound to an AS Group</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0406.html">Querying AS Policies (V2)</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0406.html">Querying AS Policies Bound to a Scaling Resource (V2)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0407.html">Querying All AS Policies (V2)</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0407.html">Querying AS Policies (V2)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0408.html">Querying AS Policy Details</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0408.html">Querying an AS Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0409.html">Querying Details of an AS Policy (V2)</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0409.html">Querying an AS Policy (V2)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0410.html">Executing, Enabling, or Disabling an AS Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0411.html">Deleting an AS Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0412.html">Performing Operations on AS Policies in Batches</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0412.html">Batch Managing AS Policies</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">APIs</a></div>
</div>
</div>

View File

@ -145,7 +145,7 @@
</td>
<td class="cellrowborder" valign="top" width="13.861386138613863%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0401__a5c08ed2e549149c9b609e1e11dd8b49d">String</p>
</td>
<td class="cellrowborder" valign="top" width="45.54455445544555%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0401__a07f48cfcdafa4ffd87bba3b4e90c0111">Specifies the day when a periodic scaling action is triggered. This parameter is mandatory when <strong id="as_06_0401__b1018658887">scaling_policy_type</strong> is set to <strong id="as_06_0401__b19313026">RECURRENCE</strong>.</p>
<td class="cellrowborder" valign="top" width="45.54455445544555%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0401__a07f48cfcdafa4ffd87bba3b4e90c0111">Specifies the day when a periodic scaling action is triggered. This parameter is mandatory when <strong id="as_06_0401__b1996784766">scaling_policy_type</strong> is set to <strong id="as_06_0401__b1909926694">RECURRENCE</strong>.</p>
<ul id="as_06_0401__uaaa702fc2e874c3a9cad601322271ee0"><li id="as_06_0401__lb252590a28cd4c4b9619fda3bfc1cf95">If <strong>recurrence_type</strong> is set to <strong>Daily</strong>, the value is <strong>null</strong>, indicating that the scaling action is triggered once a day.</li><li id="as_06_0401__l9d5383090b534424b9b771a83db03ac9">If <strong id="as_06_0401__b725811717598">recurrence_type</strong> is set to <strong id="as_06_0401__b8259171711596">Weekly</strong>, the value ranges from <strong id="as_06_0401__b92601117135912">1</strong> (Sunday) to <strong id="as_06_0401__b18260171716595">7</strong> (Saturday). The digits refer to dates in each week and separated by a comma, such as <strong id="as_06_0401__b15260517115915">1,3,5</strong>.</li><li id="as_06_0401__l541bbf396e3144f79b067bf10b2b7df9">If <strong id="as_06_0401__b84235270617528">recurrence_type</strong> is set to <strong>Monthly</strong>, the value ranges from <strong>1</strong> to <strong>31</strong>. The digits refer to the dates in each month and separated by a comma, such as <strong>1,10,13,28</strong>.</li></ul>
</td>
</tr>
@ -201,7 +201,7 @@
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.3.2.5.1.3 "><p id="as_06_0401__p11855564172946">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.3.2.5.1.4 "><p id="as_06_0401__p20776612172946">Specifies the number of instances to be operated. The default number is <strong>1</strong>. The value range is as follows for a default quota:</p>
<ul id="as_06_0401__ul897214318562"><li id="as_06_0401__li16972144318562">If <strong id="as_06_0401__b12649189115414">operation</strong> is set to <strong id="as_06_0401__b976871918548">SET</strong>, the value range is 0 to 200.</li><li id="as_06_0401__li12972643195610">If <strong id="as_06_0401__b13160165618541">operation</strong> is set to <strong id="as_06_0401__b2029714596546">ADD</strong>, <strong id="as_06_0401__b798416185520">REMOVE</strong>, or <strong id="as_06_0401__b7950192184120">REDUCE</strong>, the value range is 1 to 200.</li></ul>
<ul id="as_06_0401__ul897214318562"><li id="as_06_0401__li16972144318562">If <strong id="as_06_0401__b12649189115414">operation</strong> is set to <strong id="as_06_0401__b976871918548">SET</strong>, the value ranges from 0 to 200.</li><li id="as_06_0401__li12972643195610">If <strong id="as_06_0401__b13160165618541">operation</strong> is set to <strong id="as_06_0401__b2029714596546">ADD</strong>, <strong id="as_06_0401__b798416185520">REMOVE</strong>, or <strong id="as_06_0401__b7950192184120">REDUCE</strong>, the value ranges from 1 to 200.</li></ul>
<div class="note" id="as_06_0401__note99603584562"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="as_06_0401__p696175820561">Either <strong id="as_06_0401__b842352706105430">instance_number</strong> or <strong id="as_06_0401__b842352706105435">instance_percentage</strong> is required.</p>
</div></div>
</td>
@ -212,9 +212,9 @@
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.3.2.5.1.3 "><p id="as_06_0401__p31006664172946">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.3.2.5.1.4 "><p id="as_06_0401__p083717531563">Specifies the percentage of instances to be operated. You can increase, decrease, or set the number of instances in an AS group to the specified percentage of the current number of instances. If <strong id="as_06_0401__b587711610207">operation</strong> is set to <strong id="as_06_0401__b7766189182012">ADD</strong>, <strong id="as_06_0401__b155020126201">REMOVE</strong> or <strong id="as_06_0401__b1958414415402">REDUCE</strong>, the value of this parameter is an integer from 1 to 20000. If <strong id="as_06_0401__b15177335112010">operation</strong> is set to <strong id="as_06_0401__b15787182814204">SET</strong>, the value is an integer from 0 to 20000.</p>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.3.2.5.1.4 "><p id="as_06_0401__p083717531563">Specifies the percentage of instances to be operated. You can increase, decrease, or set the number of instances in an AS group to the specified percentage of the current number of instances. If <strong id="as_06_0401__b587711610207">operation</strong> is set to <strong id="as_06_0401__b7766189182012">ADD</strong>, <strong id="as_06_0401__b155020126201">REMOVE</strong> or <strong id="as_06_0401__b1958414415402">REDUCE</strong>, the value is an integer from 1 to 20000. If <strong id="as_06_0401__b15177335112010">operation</strong> is set to <strong id="as_06_0401__b15787182814204">SET</strong>, the value is an integer from 0 to 20000.</p>
<p id="as_06_0401__p55280357172946">If neither <strong id="as_06_0401__b8423527061122">instance_number</strong> nor <strong id="as_06_0401__b8423527061126">instance_percentage</strong> is specified, the number of instances to be operated is 1.</p>
<p id="as_06_0401__p27761166172946">Either <strong id="as_06_0401__b797041771">instance_number</strong> or <strong id="as_06_0401__b1106258068">instance_percentage</strong> is required.</p>
<p id="as_06_0401__p27761166172946">Either <strong id="as_06_0401__b652830310">instance_number</strong> or <strong id="as_06_0401__b2116683741">instance_percentage</strong> is required.</p>
</td>
</tr>
</tbody>

View File

@ -30,7 +30,7 @@
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.2.3.2.5.1.3 "><p id="as_06_0403__p23176109">String</p>
</td>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0403__p65325544">Specifies an AS policy ID. For details, see <a href="as_06_0405.html">Querying AS Policies</a>.</p>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0403__p65325544">Specifies an AS policy ID. For details, see <a href="as_06_0405.html">Querying AS Policies Bound to an AS Group</a>.</p>
</td>
</tr>
</tbody>
@ -126,7 +126,7 @@
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0403__a15ae7b8585d24e48abc6b9bf45636fda">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0403__a61510df8f8ad43319d6df7c903934e43">Specifies the time when the scaling action is triggered. The time format complies with UTC.</p>
<ul id="as_06_0403__uf00af89403894ffc8ec87c36bc988668"><li id="as_06_0403__ld90aee8d978c4c00a70098e4cce1134d">If <strong>scaling_policy_type</strong> is set to <strong>SCHEDULED</strong>, the time format is <strong>YYYY-MM-DDThh:mmZ</strong>.</li><li id="as_06_0403__ld793c7f0a8bd4839b44555ebc42ed4b0">If <strong>scaling_policy_type</strong> is set to <strong>RECURRENCE</strong>, the time format is <strong>hh:mm</strong>.</li></ul>
<ul id="as_06_0403__uf00af89403894ffc8ec87c36bc988668"><li id="as_06_0403__ld90aee8d978c4c00a70098e4cce1134d">If <strong id="as_06_0403__b1719774022013">scaling_policy_type</strong> is set to <strong id="as_06_0403__b181971940122020">SCHEDULED</strong>, the time format is <strong id="as_06_0403__b1019719408207">YYYY-MM-DDThh:mmZ</strong>.</li><li id="as_06_0403__ld793c7f0a8bd4839b44555ebc42ed4b0">If <strong id="as_06_0403__b1819804082014">scaling_policy_type</strong> is set to <strong id="as_06_0403__b19198840192016">RECURRENCE</strong>, the time format is <strong id="as_06_0403__b4198164018201">hh:mm</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0403__rbd5ec7242fef4c03b21636ac14160d9e"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0403__a18479f6b70b34f29b2b90d754f59282a">recurrence_type</p>
@ -136,7 +136,7 @@
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0403__ae1f14fa2e6a54531aeffd26874fea267">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0403__aec06182f642543c6b455c58bfdaffadd">Specifies the periodic triggering type. This parameter is mandatory when <strong id="as_06_0403__b842352706172110">scaling_policy_type</strong> is set to <strong id="as_06_0403__b842352706172115">RECURRENCE</strong>.</p>
<ul id="as_06_0403__ul2889151214615"><li id="as_06_0403__li1088916124612"><strong>Daily</strong>: indicates that the scaling action is triggered once a day.</li><li id="as_06_0403__li3889412462"><strong>Weekly</strong>: indicates that the scaling action is triggered once a week.</li><li id="as_06_0403__li1388901211610"><strong>Monthly</strong>: indicates that the scaling action is triggered once a month.</li></ul>
<ul id="as_06_0403__ul2889151214615"><li id="as_06_0403__li1088916124612"><strong id="as_06_0403__b81993407202">Daily</strong>: indicates that the scaling action is triggered once a day.</li><li id="as_06_0403__li3889412462"><strong id="as_06_0403__b32001400204">Weekly</strong>: indicates that the scaling action is triggered once a week.</li><li id="as_06_0403__li1388901211610"><strong id="as_06_0403__b14200040152015">Monthly</strong>: indicates that the scaling action is triggered once a month.</li></ul>
</td>
</tr>
<tr id="as_06_0403__r0a62cf7acbad402386b6375b0d8b1353"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0403__a36de9ca6c86e45a3b06fa24eedf584ad">recurrence_value</p>
@ -145,8 +145,8 @@
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0403__ad2c0647319f843e0a6c26a2fe1e57172">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0403__a07f48cfcdafa4ffd87bba3b4e90c0111">Specifies the day when a periodic scaling action is triggered. This parameter is mandatory when <strong>scaling_policy_type</strong> is set to <strong>RECURRENCE</strong>.</p>
<ul id="as_06_0403__u339136fb44714869865eb1ccb9d659cd"><li id="as_06_0403__ld9de24d7f00642269263dc70d7e5be5f">If <strong>recurrence_type</strong> is set to <strong>Daily</strong>, the value is <strong>null</strong>, indicating that the scaling action is triggered once a day.</li><li id="as_06_0403__lbb0053bb8bd342e9822909820f172b0f">If <strong id="as_06_0403__b79601362313">recurrence_type</strong> is set to <strong id="as_06_0403__b139602361435">Weekly</strong>, the value ranges from <strong id="as_06_0403__b1896017361135">1</strong> (Sunday) to <strong id="as_06_0403__b29611360311">7</strong> (Saturday). The digits refer to dates in each week and separated by a comma, such as <strong id="as_06_0403__b1496119362037">1,3,5</strong>.</li><li id="as_06_0403__l08d4d47d2a39489aa6b6c576eddc1e0e">If <strong id="as_06_0403__b84235270617528">recurrence_type</strong> is set to <strong>Monthly</strong>, the value ranges from <strong>1</strong> to <strong>31</strong>. The digits refer to the dates in each month and separated by a comma, such as <strong>1,10,13,28</strong>.</li></ul>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0403__a07f48cfcdafa4ffd87bba3b4e90c0111">Specifies the day when a periodic scaling action is triggered. This parameter is mandatory when <strong id="as_06_0403__b13201164012013">scaling_policy_type</strong> is set to <strong id="as_06_0403__b10201104062014">RECURRENCE</strong>.</p>
<ul id="as_06_0403__u339136fb44714869865eb1ccb9d659cd"><li id="as_06_0403__ld9de24d7f00642269263dc70d7e5be5f">If <strong id="as_06_0403__b1520124072016">recurrence_type</strong> is set to <strong id="as_06_0403__b5201840172017">Daily</strong>, the value is <strong id="as_06_0403__b1720124012016">null</strong>, indicating that the scaling action is triggered once a day.</li><li id="as_06_0403__lbb0053bb8bd342e9822909820f172b0f">If <strong id="as_06_0403__b79601362313">recurrence_type</strong> is set to <strong id="as_06_0403__b139602361435">Weekly</strong>, the value ranges from <strong id="as_06_0403__b1896017361135">1</strong> (Sunday) to <strong id="as_06_0403__b29611360311">7</strong> (Saturday). The digits refer to dates in each week and separated by a comma, such as <strong id="as_06_0403__b1496119362037">1,3,5</strong>.</li><li id="as_06_0403__l08d4d47d2a39489aa6b6c576eddc1e0e">If <strong id="as_06_0403__b84235270617528">recurrence_type</strong> is set to <strong id="as_06_0403__b520319409200">Monthly</strong>, the value ranges from <strong id="as_06_0403__b11203640102019">1</strong> to <strong id="as_06_0403__b1820314014207">31</strong>. The digits refer to the dates in each month and separated by a comma, such as <strong id="as_06_0403__b020374092010">1,10,13,28</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0403__r4c08c4f22c3b4df1a3a5403eeddc4354"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0403__a0c2c51e444dd4e29ba2b60d5461e12c2">start_time</p>
@ -156,7 +156,7 @@
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.2.2.5.1.3 "><p id="as_06_0403__a615a9f0c0305423db2f2ddf584c93d4b">String</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0403__a9fd1aed571e0410681f98248360eb0e0">Specifies the start time of the scaling action triggered periodically. The time format complies with UTC.</p>
<p id="as_06_0403__aea18ea5bcc1d42469166346b0e654f95">The time format is <strong>YYYY-MM-DDThh:mmZ</strong>.</p>
<p id="as_06_0403__aea18ea5bcc1d42469166346b0e654f95">The time format is <strong id="as_06_0403__b122043407204">YYYY-MM-DDThh:mmZ</strong>.</p>
</td>
</tr>
<tr id="as_06_0403__r2ca2a0e358dc475ca68e9d3916d479c5"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.3.2.1.2.2.5.1.1 "><p id="as_06_0403__ad750922d2cc94d0d9be7f5cfa9629ad0">end_time</p>
@ -167,7 +167,7 @@
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.2.2.5.1.4 "><p id="as_06_0403__ad0f134288f51466e8329969670b77dd3">Specifies the end time of the scaling action triggered periodically. The time format complies with UTC. This parameter is mandatory when <strong id="as_06_0403__b842352706173440">scaling_policy_type</strong> is set to <strong id="as_06_0403__b842352706173444">RECURRENCE</strong>.</p>
<p id="as_06_0403__af47b13bb74d8445098a267eecf33d26b">When the scaling action is triggered periodically, the end time cannot be earlier than the current and start time.</p>
<p id="as_06_0403__aa2999aa7024c474389f0f97b6fe10b2f">The time format is <strong>YYYY-MM-DDThh:mmZ</strong>.</p>
<p id="as_06_0403__aa2999aa7024c474389f0f97b6fe10b2f">The time format is <strong id="as_06_0403__b82049407207">YYYY-MM-DDThh:mmZ</strong>.</p>
</td>
</tr>
</tbody>
@ -201,7 +201,7 @@
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.3.2.5.1.3 "><p id="as_06_0403__as_06_0401_p11855564172946">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.3.2.5.1.4 "><p id="as_06_0403__as_06_0401_p20776612172946">Specifies the number of instances to be operated. The default number is <strong>1</strong>. The value range is as follows for a default quota:</p>
<ul id="as_06_0403__as_06_0401_ul897214318562"><li id="as_06_0403__as_06_0401_li16972144318562">If <strong id="as_06_0403__as_06_0401_b12649189115414">operation</strong> is set to <strong id="as_06_0403__as_06_0401_b976871918548">SET</strong>, the value range is 0 to 200.</li><li id="as_06_0403__as_06_0401_li12972643195610">If <strong id="as_06_0403__as_06_0401_b13160165618541">operation</strong> is set to <strong id="as_06_0403__as_06_0401_b2029714596546">ADD</strong>, <strong id="as_06_0403__as_06_0401_b798416185520">REMOVE</strong>, or <strong id="as_06_0403__as_06_0401_b7950192184120">REDUCE</strong>, the value range is 1 to 200.</li></ul>
<ul id="as_06_0403__as_06_0401_ul897214318562"><li id="as_06_0403__as_06_0401_li16972144318562">If <strong id="as_06_0403__as_06_0401_b12649189115414">operation</strong> is set to <strong id="as_06_0403__as_06_0401_b976871918548">SET</strong>, the value ranges from 0 to 200.</li><li id="as_06_0403__as_06_0401_li12972643195610">If <strong id="as_06_0403__as_06_0401_b13160165618541">operation</strong> is set to <strong id="as_06_0403__as_06_0401_b2029714596546">ADD</strong>, <strong id="as_06_0403__as_06_0401_b798416185520">REMOVE</strong>, or <strong id="as_06_0403__as_06_0401_b7950192184120">REDUCE</strong>, the value ranges from 1 to 200.</li></ul>
<div class="note" id="as_06_0403__as_06_0401_note99603584562"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="as_06_0403__as_06_0401_p696175820561">Either <strong id="as_06_0403__as_06_0401_b842352706105430">instance_number</strong> or <strong id="as_06_0403__as_06_0401_b842352706105435">instance_percentage</strong> is required.</p>
</div></div>
</td>
@ -212,9 +212,9 @@
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.1.3.2.5.1.3 "><p id="as_06_0403__as_06_0401_p31006664172946">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.3.2.5.1.4 "><p id="as_06_0403__as_06_0401_p083717531563">Specifies the percentage of instances to be operated. You can increase, decrease, or set the number of instances in an AS group to the specified percentage of the current number of instances. If <strong id="as_06_0403__as_06_0401_b587711610207">operation</strong> is set to <strong id="as_06_0403__as_06_0401_b7766189182012">ADD</strong>, <strong id="as_06_0403__as_06_0401_b155020126201">REMOVE</strong> or <strong id="as_06_0403__as_06_0401_b1958414415402">REDUCE</strong>, the value of this parameter is an integer from 1 to 20000. If <strong id="as_06_0403__as_06_0401_b15177335112010">operation</strong> is set to <strong id="as_06_0403__as_06_0401_b15787182814204">SET</strong>, the value is an integer from 0 to 20000.</p>
<td class="cellrowborder" valign="top" width="46%" headers="mcps1.3.3.2.1.3.2.5.1.4 "><p id="as_06_0403__as_06_0401_p083717531563">Specifies the percentage of instances to be operated. You can increase, decrease, or set the number of instances in an AS group to the specified percentage of the current number of instances. If <strong id="as_06_0403__as_06_0401_b587711610207">operation</strong> is set to <strong id="as_06_0403__as_06_0401_b7766189182012">ADD</strong>, <strong id="as_06_0403__as_06_0401_b155020126201">REMOVE</strong> or <strong id="as_06_0403__as_06_0401_b1958414415402">REDUCE</strong>, the value is an integer from 1 to 20000. If <strong id="as_06_0403__as_06_0401_b15177335112010">operation</strong> is set to <strong id="as_06_0403__as_06_0401_b15787182814204">SET</strong>, the value is an integer from 0 to 20000.</p>
<p id="as_06_0403__as_06_0401_p55280357172946">If neither <strong id="as_06_0403__as_06_0401_b8423527061122">instance_number</strong> nor <strong id="as_06_0403__as_06_0401_b8423527061126">instance_percentage</strong> is specified, the number of instances to be operated is 1.</p>
<p id="as_06_0403__as_06_0401_p27761166172946">Either <strong id="as_06_0403__as_06_0401_b797041771">instance_number</strong> or <strong id="as_06_0403__as_06_0401_b1106258068">instance_percentage</strong> is required.</p>
<p id="as_06_0403__as_06_0401_p27761166172946">Either <strong id="as_06_0403__as_06_0401_b652830310">instance_number</strong> or <strong id="as_06_0403__as_06_0401_b2116683741">instance_percentage</strong> is required.</p>
</td>
</tr>
</tbody>

View File

@ -31,7 +31,7 @@
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.2.3.2.5.1.3 "><p id="as_06_0404__p16871624125">String</p>
</td>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0404__p65325544">Specifies an AS policy ID. For details, see <a href="as_06_0406.html">Querying AS Policies (V2)</a>.</p>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_0404__p65325544">Specifies an AS policy ID. For details, see <a href="as_06_0406.html">Querying AS Policies Bound to a Scaling Resource (V2)</a>.</p>
</td>
</tr>
</tbody>

View File

@ -1,6 +1,6 @@
<a name="as_06_0405"></a><a name="as_06_0405"></a>
<h1 class="topictitle1">Querying AS Policies</h1>
<h1 class="topictitle1">Querying AS Policies Bound to an AS Group</h1>
<div id="body8662426"><div class="section" id="as_06_0405__en-us_topic_0130755740_section11355891"><h4 class="sectiontitle">Function</h4><p id="as_06_0405__p8980173183817">This API is used to query AS policies based on search criteria. The results are displayed by page.</p>
<ul id="as_06_0405__ul147617122218"><li id="as_06_0405__li1978179225">Search criteria can be the AS policy name, policy type, policy ID, start line number, and number of records.</li><li id="as_06_0405__li2929334192315">If no search criteria are specified, a maximum of 20 AS policies for a specified AS group can be queried for a tenant by default.</li></ul>
</div>
@ -80,7 +80,7 @@
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.2.4.2.5.1.3 "><p id="as_06_0405__en-us_topic_0130755740_p2803303">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="38.35%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0405__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0405__b168447885495335">20</strong>. The value range is 0 to 100.</p>
<td class="cellrowborder" valign="top" width="38.35%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0405__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0405__b168447885495335">20</strong>. The value ranges from 0 to 100.</p>
</td>
</tr>
</tbody>
@ -175,7 +175,7 @@
<td class="cellrowborder" valign="top" width="18.029999999999998%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0405__en-us_topic_0130755740_a2de7247f99c143e09e698f0ef82f62bc">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.22%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0405__en-us_topic_0130755740_a65ce06cd4813480498062e1de2541bd3">Specifies the AS policy type.</p>
<ul id="as_06_0405__en-us_topic_0130755740_ud3dc362d60f54fc08039ec57e921e5a6"><li id="as_06_0405__en-us_topic_0130755740_lc89f92b4cf2743f586cf48bb5e1933d1"><strong>ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong>alarm_id</strong>, and no value is returned for <strong>scheduled_policy</strong>.</li><li id="as_06_0405__en-us_topic_0130755740_lb288548ff6554efab07248d038789b1f"><strong>SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong>scheduled_policy</strong>, and no value is returned for <strong>alarm_id</strong>, <strong>recurrence_type</strong>, <strong>recurrence_value</strong>, <strong>start_time</strong>, or <strong>end_time</strong>.</li><li id="as_06_0405__en-us_topic_0130755740_lb5c451d60e5e417cafd202ef4ca3389f"><strong>RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong>scheduled_policy</strong>, <strong>recurrence_type</strong>, <strong>recurrence_value</strong>, <strong>start_time</strong>, and <strong>end_time</strong>, and no value is returned for <strong>alarm_id</strong>.</li></ul>
<ul id="as_06_0405__en-us_topic_0130755740_ud3dc362d60f54fc08039ec57e921e5a6"><li id="as_06_0405__en-us_topic_0130755740_lc89f92b4cf2743f586cf48bb5e1933d1"><strong id="as_06_0405__b184528360357">ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong id="as_06_0405__b18452113614356">alarm_id</strong>, and no value is returned for <strong id="as_06_0405__b154521036163519">scheduled_policy</strong>.</li><li id="as_06_0405__en-us_topic_0130755740_lb288548ff6554efab07248d038789b1f"><strong id="as_06_0405__b945315368353">SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong id="as_06_0405__b24531136193515">scheduled_policy</strong>, and no value is returned for <strong id="as_06_0405__b1845314362351">alarm_id</strong>, <strong id="as_06_0405__b745393616353">recurrence_type</strong>, <strong id="as_06_0405__b6453183619358">recurrence_value</strong>, <strong id="as_06_0405__b124531236183518">start_time</strong>, or <strong id="as_06_0405__b194532360350">end_time</strong>.</li><li id="as_06_0405__en-us_topic_0130755740_lb5c451d60e5e417cafd202ef4ca3389f"><strong id="as_06_0405__b1045416366351">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0405__b1045420369356">scheduled_policy</strong>, <strong id="as_06_0405__b445423653513">recurrence_type</strong>, <strong id="as_06_0405__b16454193612357">recurrence_value</strong>, <strong id="as_06_0405__b2454123620358">start_time</strong>, and <strong id="as_06_0405__b17454193603513">end_time</strong>, and no value is returned for <strong id="as_06_0405__b1745412362353">alarm_id</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0405__en-us_topic_0130755740_r4dfedc0bd4ff45f2ac05364f99f01708"><td class="cellrowborder" valign="top" width="26.75%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0405__en-us_topic_0130755740_a306f2c2ef05e47f78c5e0fc5440cea3c">alarm_id</p>
@ -230,7 +230,7 @@
<td class="cellrowborder" valign="top" width="18.3%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0405__en-us_topic_0130755740_a15ae7b8585d24e48abc6b9bf45636fda">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.13%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0405__en-us_topic_0130755740_a61510df8f8ad43319d6df7c903934e43">Specifies the time when the scaling action is triggered. The time format complies with UTC.</p>
<ul id="as_06_0405__en-us_topic_0130755740_uf00af89403894ffc8ec87c36bc988668"><li id="as_06_0405__en-us_topic_0130755740_ld90aee8d978c4c00a70098e4cce1134d">If <strong>scaling_policy_type</strong> is set to <strong>SCHEDULED</strong>, the time format is <strong>YYYY-MM-DDThh:mmZ</strong>.</li><li id="as_06_0405__en-us_topic_0130755740_ld793c7f0a8bd4839b44555ebc42ed4b0">If <strong>scaling_policy_type</strong> is set to <strong>RECURRENCE</strong>, the time format is <strong>hh:mm</strong>.</li></ul>
<ul id="as_06_0405__en-us_topic_0130755740_uf00af89403894ffc8ec87c36bc988668"><li id="as_06_0405__en-us_topic_0130755740_ld90aee8d978c4c00a70098e4cce1134d">If <strong id="as_06_0405__b104601936143511">scaling_policy_type</strong> is set to <strong id="as_06_0405__b546014361357">SCHEDULED</strong>, the time format is <strong id="as_06_0405__b1046053613358">YYYY-MM-DDThh:mmZ</strong>.</li><li id="as_06_0405__en-us_topic_0130755740_ld793c7f0a8bd4839b44555ebc42ed4b0">If <strong id="as_06_0405__b3460133618351">scaling_policy_type</strong> is set to <strong id="as_06_0405__b12460436193516">RECURRENCE</strong>, the time format is <strong id="as_06_0405__b13460123610355">hh:mm</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0405__en-us_topic_0130755740_rbd5ec7242fef4c03b21636ac14160d9e"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="as_06_0405__en-us_topic_0130755740_a18479f6b70b34f29b2b90d754f59282a">recurrence_type</p>
@ -238,7 +238,7 @@
<td class="cellrowborder" valign="top" width="18.3%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0405__en-us_topic_0130755740_ae1f14fa2e6a54531aeffd26874fea267">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.13%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0405__en-us_topic_0130755740_aec06182f642543c6b455c58bfdaffadd">Specifies the type of a periodically triggered scaling action.</p>
<ul id="as_06_0405__ul323885205718"><li id="as_06_0405__li1823835145716"><strong>Daily</strong>: indicates that the scaling action is triggered once a day.</li><li id="as_06_0405__li523855165713"><strong>Weekly</strong>: indicates that the scaling action is triggered once a week.</li><li id="as_06_0405__li1823814555718"><strong>Monthly</strong>: indicates that the scaling action is triggered once a month.</li></ul>
<ul id="as_06_0405__ul323885205718"><li id="as_06_0405__li1823835145716"><strong id="as_06_0405__b12461113613516">Daily</strong>: indicates that the scaling action is triggered once a day.</li><li id="as_06_0405__li523855165713"><strong id="as_06_0405__b74610365354">Weekly</strong>: indicates that the scaling action is triggered once a week.</li><li id="as_06_0405__li1823814555718"><strong id="as_06_0405__b1246113612358">Monthly</strong>: indicates that the scaling action is triggered once a month.</li></ul>
</td>
</tr>
<tr id="as_06_0405__en-us_topic_0130755740_r0a62cf7acbad402386b6375b0d8b1353"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="as_06_0405__en-us_topic_0130755740_a36de9ca6c86e45a3b06fa24eedf584ad">recurrence_value</p>
@ -246,7 +246,7 @@
<td class="cellrowborder" valign="top" width="18.3%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0405__en-us_topic_0130755740_ad2c0647319f843e0a6c26a2fe1e57172">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.13%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0405__en-us_topic_0130755740_a0fddaf89726a4b13849e706e60be5708">Specifies the frequency at which scaling actions are triggered.</p>
<ul id="as_06_0405__en-us_topic_0130755740_u339136fb44714869865eb1ccb9d659cd"><li id="as_06_0405__en-us_topic_0130755740_ld9de24d7f00642269263dc70d7e5be5f">If <strong>recurrence_type</strong> is set to <strong>Daily</strong>, the value is <strong>null</strong>, indicating that the scaling action is triggered once a day.</li><li id="as_06_0405__en-us_topic_0130755740_lbb0053bb8bd342e9822909820f172b0f">If <strong id="as_06_0405__b724210464414">recurrence_type</strong> is set to <strong id="as_06_0405__b9242946648">Weekly</strong>, the value ranges from <strong id="as_06_0405__b624354620417">1</strong> (Sunday) to <strong id="as_06_0405__b724374611420">7</strong> (Saturday). The digits refer to dates in each week and separated by a comma, such as <strong id="as_06_0405__b5243144616415">1,3,5</strong>.</li><li id="as_06_0405__en-us_topic_0130755740_l08d4d47d2a39489aa6b6c576eddc1e0e">If <strong id="as_06_0405__b10631101252">recurrence_type</strong> is set to <strong id="as_06_0405__b17641901519">Monthly</strong>, the value ranges from <strong id="as_06_0405__b464110256">1</strong> to <strong id="as_06_0405__b146422016510">31</strong>. The digits refer to the dates in each month and separated by a comma, such as <strong id="as_06_0405__b0642602512">1,10,13,28</strong>.</li></ul>
<ul id="as_06_0405__en-us_topic_0130755740_u339136fb44714869865eb1ccb9d659cd"><li id="as_06_0405__en-us_topic_0130755740_ld9de24d7f00642269263dc70d7e5be5f">If <strong id="as_06_0405__b124621636123513">recurrence_type</strong> is set to <strong id="as_06_0405__b144622368351">Daily</strong>, the value is <strong id="as_06_0405__b15462636183519">null</strong>, indicating that the scaling action is triggered once a day.</li><li id="as_06_0405__en-us_topic_0130755740_lbb0053bb8bd342e9822909820f172b0f">If <strong id="as_06_0405__b724210464414">recurrence_type</strong> is set to <strong id="as_06_0405__b9242946648">Weekly</strong>, the value ranges from <strong id="as_06_0405__b624354620417">1</strong> (Sunday) to <strong id="as_06_0405__b724374611420">7</strong> (Saturday). The digits refer to dates in each week and separated by a comma, such as <strong id="as_06_0405__b5243144616415">1,3,5</strong>.</li><li id="as_06_0405__en-us_topic_0130755740_l08d4d47d2a39489aa6b6c576eddc1e0e">If <strong id="as_06_0405__b10631101252">recurrence_type</strong> is set to <strong id="as_06_0405__b17641901519">Monthly</strong>, the value ranges from <strong id="as_06_0405__b464110256">1</strong> to <strong id="as_06_0405__b146422016510">31</strong>. The digits refer to the dates in each month and separated by a comma, such as <strong id="as_06_0405__b0642602512">1,10,13,28</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0405__en-us_topic_0130755740_r4c08c4f22c3b4df1a3a5403eeddc4354"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="as_06_0405__en-us_topic_0130755740_a0c2c51e444dd4e29ba2b60d5461e12c2">start_time</p>
@ -254,7 +254,7 @@
<td class="cellrowborder" valign="top" width="18.3%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0405__en-us_topic_0130755740_a615a9f0c0305423db2f2ddf584c93d4b">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.13%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0405__en-us_topic_0130755740_a9fd1aed571e0410681f98248360eb0e0">Specifies the start time of the scaling action triggered periodically. The time format complies with UTC.</p>
<p id="as_06_0405__en-us_topic_0130755740_aea18ea5bcc1d42469166346b0e654f95">The time format is <strong>YYYY-MM-DDThh:mmZ</strong>.</p>
<p id="as_06_0405__en-us_topic_0130755740_aea18ea5bcc1d42469166346b0e654f95">The time format is <strong id="as_06_0405__b1146514361356">YYYY-MM-DDThh:mmZ</strong>.</p>
</td>
</tr>
<tr id="as_06_0405__en-us_topic_0130755740_r2ca2a0e358dc475ca68e9d3916d479c5"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="as_06_0405__en-us_topic_0130755740_ad750922d2cc94d0d9be7f5cfa9629ad0">end_time</p>
@ -262,7 +262,7 @@
<td class="cellrowborder" valign="top" width="18.3%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0405__en-us_topic_0130755740_adfb428f0abfd4adc9ea6b4ac94f5357a">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.13%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0405__en-us_topic_0130755740_p16222223105153">Specifies the end time of the scaling action triggered periodically. The time format complies with UTC.</p>
<p id="as_06_0405__en-us_topic_0130755740_ad0f134288f51466e8329969670b77dd3">The time format is <strong>YYYY-MM-DDThh:mmZ</strong>.</p>
<p id="as_06_0405__en-us_topic_0130755740_ad0f134288f51466e8329969670b77dd3">The time format is <strong id="as_06_0405__b34651736193519">YYYY-MM-DDThh:mmZ</strong>.</p>
</td>
</tr>
</tbody>
@ -282,7 +282,7 @@
<td class="cellrowborder" valign="top" width="18.3%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="as_06_0405__en-us_topic_0130755740_a05d72e6b4cee47d7b26b01d4f9b192dd">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.13%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="as_06_0405__en-us_topic_0130755740_a515de00bcdbf499c9d337ad8649a8c17">Specifies the scaling action.</p>
<ul id="as_06_0405__ul19640134512573"><li id="as_06_0405__li186411845195719"><strong id="as_06_0405__b65676466494">ADD</strong>: adds specified number of instances to the AS group.</li><li id="as_06_0405__li1641545125717"><strong id="as_06_0405__b87631211133919">REMOVE</strong>: removes specified number of instances from the AS group.</li><li id="as_06_0405__li196411745145716"><strong>SET</strong>: sets the number of instances in the AS group.</li></ul>
<ul id="as_06_0405__ul19640134512573"><li id="as_06_0405__li186411845195719"><strong id="as_06_0405__b65676466494">ADD</strong>: adds specified number of instances to the AS group.</li><li id="as_06_0405__li1641545125717"><strong id="as_06_0405__b87631211133919">REMOVE</strong>: removes specified number of instances from the AS group.</li><li id="as_06_0405__li196411745145716"><strong id="as_06_0405__b1446719363353">SET</strong>: sets the number of instances in the AS group.</li></ul>
</td>
</tr>
<tr id="as_06_0405__en-us_topic_0130755740_re4b949df938b4369b59c0a5061d8e292"><td class="cellrowborder" valign="top" width="26.57%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="as_06_0405__en-us_topic_0130755740_a9420e7cdbd4f4e2d8c8a5acc3cb52c56">instance_number</p>

View File

@ -1,6 +1,6 @@
<a name="as_06_0406"></a><a name="as_06_0406"></a>
<h1 class="topictitle1">Querying AS Policies (V2)</h1>
<h1 class="topictitle1">Querying AS Policies Bound to a Scaling Resource (V2)</h1>
<div id="body1521704457471"><div class="section" id="as_06_0406__section37171354191617"><h4 class="sectiontitle">Function</h4><p id="as_06_0406__p8980173183817">This API is used to query AS policies based on search criteria. The results are displayed by page.</p>
<ul id="as_06_0406__ul20727192416263"><li id="as_06_0406__li3521826103519">The difference between the V2 and V1 APIs for querying AS policies is that V2 contains scaling resource types in response messages.</li><li id="as_06_0406__li10727162452620">Search criteria can be the AS policy name, policy type, policy ID, start line number, and number of records.</li><li id="as_06_0406__li4658323165716">If no search criteria are specified, a maximum of 20 AS policies for specified resources can be queried for a tenant by default.</li></ul>
</div>
@ -184,7 +184,7 @@
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p19777645161811">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.1%" headers="mcps1.3.5.2.1.2.2.4.1.3 "><p id="as_06_0406__p18777104513185">Specifies the AS policy type.</p>
<ul id="as_06_0406__ul277744521819"><li id="as_06_0406__li20777174591817"><strong>ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong>alarm_id</strong>, and no value is returned for <strong>scheduled_policy</strong>.</li><li id="as_06_0406__li187771345121815"><strong id="as_06_0406__b842352706174318">SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong id="as_06_0406__b842352706174359">scheduled_policy</strong>, and no value is returned for <strong id="as_06_0406__b842352706174456">alarm_id</strong>, <strong id="as_06_0406__b84235270617451">recurrence_type</strong>, <strong id="as_06_0406__b84235270617457">recurrence_value</strong>, <strong id="as_06_0406__b842352706174512">start_time</strong>, or <strong id="as_06_0406__b842352706174516">end_time</strong>.</li><li id="as_06_0406__li27771845131818"><strong id="as_06_0406__b657993134">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0406__b841341134">scheduled_policy</strong>, <strong id="as_06_0406__b1121671907174638">recurrence_type</strong>, <strong id="as_06_0406__b413073752174638">recurrence_value</strong>, <strong id="as_06_0406__b1481332545174638">start_time</strong>, and <strong id="as_06_0406__b331387069174638">end_time</strong>, and no value is returned for <strong id="as_06_0406__b889526965">alarm_id</strong>.</li></ul>
<ul id="as_06_0406__ul277744521819"><li id="as_06_0406__li20777174591817"><strong id="as_06_0406__b271216019368">ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong id="as_06_0406__b1371212016362">alarm_id</strong>, and no value is returned for <strong id="as_06_0406__b471214012362">scheduled_policy</strong>.</li><li id="as_06_0406__li187771345121815"><strong id="as_06_0406__b842352706174318">SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong id="as_06_0406__b842352706174359">scheduled_policy</strong>, and no value is returned for <strong id="as_06_0406__b842352706174456">alarm_id</strong>, <strong id="as_06_0406__b84235270617451">recurrence_type</strong>, <strong id="as_06_0406__b84235270617457">recurrence_value</strong>, <strong id="as_06_0406__b842352706174512">start_time</strong>, or <strong id="as_06_0406__b842352706174516">end_time</strong>.</li><li id="as_06_0406__li27771845131818"><strong id="as_06_0406__b18969734">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0406__b510766679">scheduled_policy</strong>, <strong id="as_06_0406__b1121671907174638">recurrence_type</strong>, <strong id="as_06_0406__b413073752174638">recurrence_value</strong>, <strong id="as_06_0406__b1481332545174638">start_time</strong>, and <strong id="as_06_0406__b331387069174638">end_time</strong>, and no value is returned for <strong id="as_06_0406__b1764481254">alarm_id</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0406__row177771245121819"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p10777645151812">alarm_id</p>
@ -253,7 +253,7 @@
<td class="cellrowborder" valign="top" width="18.18%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="as_06_0406__p4872141181919">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="as_06_0406__p587221118190">Specifies the time when the scaling action is triggered. The time format complies with UTC.</p>
<ul id="as_06_0406__ul19872111121914"><li id="as_06_0406__li1387211117197">If <strong>scaling_policy_type</strong> is set to <strong>SCHEDULED</strong>, the time format is <strong>YYYY-MM-DDThh:mmZ</strong>.</li><li id="as_06_0406__li987221111916">If <strong>scaling_policy_type</strong> is set to <strong>RECURRENCE</strong>, the time format is <strong>hh:mm</strong>.</li></ul>
<ul id="as_06_0406__ul19872111121914"><li id="as_06_0406__li1387211117197">If <strong id="as_06_0406__b117231309363">scaling_policy_type</strong> is set to <strong id="as_06_0406__b147231109367">SCHEDULED</strong>, the time format is <strong id="as_06_0406__b11723160133620">YYYY-MM-DDThh:mmZ</strong>.</li><li id="as_06_0406__li987221111916">If <strong id="as_06_0406__b14724180163613">scaling_policy_type</strong> is set to <strong id="as_06_0406__b167244003610">RECURRENCE</strong>, the time format is <strong id="as_06_0406__b17242015362">hh:mm</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0406__row118721911171915"><td class="cellrowborder" valign="top" width="26.26%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="as_06_0406__p1687216114198">recurrence_type</p>
@ -261,7 +261,7 @@
<td class="cellrowborder" valign="top" width="18.18%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="as_06_0406__p168721111131918">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="as_06_0406__p20872161114196">Specifies the type of a periodically triggered scaling action.</p>
<ul id="as_06_0406__ul147782163412"><li id="as_06_0406__li12778101617412"><strong id="as_06_0406__b175944210506">Daily</strong>: indicates that the scaling action is triggered once a day.</li><li id="as_06_0406__li17781516446"><strong>Weekly</strong>: indicates that the scaling action is triggered once a week.</li><li id="as_06_0406__li97791216749"><strong>Monthly</strong>: indicates that the scaling action is triggered once a month.</li></ul>
<ul id="as_06_0406__ul147782163412"><li id="as_06_0406__li12778101617412"><strong id="as_06_0406__b175944210506">Daily</strong>: indicates that the scaling action is triggered once a day.</li><li id="as_06_0406__li17781516446"><strong id="as_06_0406__b5726190193615">Weekly</strong>: indicates that the scaling action is triggered once a week.</li><li id="as_06_0406__li97791216749"><strong id="as_06_0406__b372680193611">Monthly</strong>: indicates that the scaling action is triggered once a month.</li></ul>
</td>
</tr>
<tr id="as_06_0406__row12873161115197"><td class="cellrowborder" valign="top" width="26.26%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="as_06_0406__p887314111190">recurrence_value</p>
@ -277,7 +277,7 @@
<td class="cellrowborder" valign="top" width="18.18%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="as_06_0406__p587311112194">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="as_06_0406__p18736112192">Specifies the start time of the scaling action triggered periodically. The time format complies with UTC.</p>
<p id="as_06_0406__p19873131110192">The time format is <strong>YYYY-MM-DDThh:mmZ</strong>.</p>
<p id="as_06_0406__p19873131110192">The time format is <strong id="as_06_0406__b19731902369">YYYY-MM-DDThh:mmZ</strong>.</p>
</td>
</tr>
<tr id="as_06_0406__row2087371101913"><td class="cellrowborder" valign="top" width="26.26%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="as_06_0406__p1487341151917">end_time</p>
@ -285,7 +285,7 @@
<td class="cellrowborder" valign="top" width="18.18%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="as_06_0406__p1887318115191">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.3.2.4.1.3 "><p id="as_06_0406__p16873161110197">Specifies the end time of the scaling action triggered periodically. The time format complies with UTC.</p>
<p id="as_06_0406__p2873201171914">The time format is <strong>YYYY-MM-DDThh:mmZ</strong>.</p>
<p id="as_06_0406__p2873201171914">The time format is <strong id="as_06_0406__b11732150153618">YYYY-MM-DDThh:mmZ</strong>.</p>
</td>
</tr>
</tbody>

View File

@ -1,6 +1,6 @@
<a name="as_06_0407"></a><a name="as_06_0407"></a>
<h1 class="topictitle1">Querying All AS Policies (V2)</h1>
<h1 class="topictitle1">Querying AS Policies (V2)</h1>
<div id="body1537271495819"><div class="section" id="as_06_0407__section37171354191617"><h4 class="sectiontitle">Function</h4><p id="as_06_0407__p8980173183817">This API is used to query all AS policies for a tenant based on search criteria. The results are displayed by page.</p>
<ul id="as_06_0407__ul5720178594"><li id="as_06_0407__li972017712591">Search criteria can be the AS resource ID, AS resource type, AS policy name, AS policy ID, alarm ID, start line number, number of records, and sorting method.</li><li id="as_06_0407__li1537215245210">If no search criteria are specified, a maximum of 20 AS policies can be queried for a tenant by default.</li></ul>
<div class="note" id="as_06_0407__note14938192715590"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="as_06_0407__p5136176526">The bandwidth scaling policy configured for a released EIP still occupies the quota of bandwidth scaling policy. The policy is only visible to the account and its IAM users with the global permissions.</p>
@ -93,7 +93,7 @@
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.2.5.1.3 "><p id="as_06_0407__p446045711550">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.3.2.5.1.4 "><p id="as_06_0407__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0407__b168447885495335">20</strong>. The value range is 0 to 100.</p>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.3.2.5.1.4 "><p id="as_06_0407__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0407__b168447885495335">20</strong>. The value ranges from 0 to 100.</p>
</td>
</tr>
<tr id="as_06_0407__row99991037175516"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.5.1.1 "><p id="as_06_0407__p646055755512">sort_by</p>
@ -217,7 +217,7 @@
<td class="cellrowborder" valign="top" width="16.49%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0407__p1977634511814">String</p>
</td>
<td class="cellrowborder" valign="top" width="61.3%" headers="mcps1.3.5.2.1.2.2.4.1.3 "><p id="as_06_0407__p8776164561818">Specifies the scaling resource type.</p>
<ul id="as_06_0407__ul207763456181"><li id="as_06_0407__li834155914201">AS group: <strong id="as_06_0407__b282295835">SCALING_GROUP</strong></li><li id="as_06_0407__li187761045181814">Bandwidth: <strong id="as_06_0407__b1503233705">BANDWIDTH</strong></li></ul>
<ul id="as_06_0407__ul207763456181"><li id="as_06_0407__li834155914201">AS group: <strong id="as_06_0407__b1713847710">SCALING_GROUP</strong></li><li id="as_06_0407__li187761045181814">Bandwidth: <strong id="as_06_0407__b1151669580">BANDWIDTH</strong></li></ul>
</td>
</tr>
<tr id="as_06_0407__row157761645151813"><td class="cellrowborder" valign="top" width="22.21%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0407__p1777684591815">policy_status</p>
@ -233,7 +233,7 @@
<td class="cellrowborder" valign="top" width="16.49%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0407__p19777645161811">String</p>
</td>
<td class="cellrowborder" valign="top" width="61.3%" headers="mcps1.3.5.2.1.2.2.4.1.3 "><p id="as_06_0407__p18777104513185">Specifies the AS policy type.</p>
<ul id="as_06_0407__ul277744521819"><li id="as_06_0407__li20777174591817"><strong>ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong>alarm_id</strong>, and no value is returned for <strong>scheduled_policy</strong>.</li><li id="as_06_0407__li187771345121815"><strong id="as_06_0407__b842352706174318">SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong id="as_06_0407__b842352706174359">scheduled_policy</strong>, and no value is returned for <strong id="as_06_0407__b842352706174456">alarm_id</strong>, <strong id="as_06_0407__b84235270617451">recurrence_type</strong>, <strong id="as_06_0407__b84235270617457">recurrence_value</strong>, <strong id="as_06_0407__b842352706174512">start_time</strong>, or <strong id="as_06_0407__b842352706174516">end_time</strong>.</li><li id="as_06_0407__li27771845131818"><strong id="as_06_0407__b201600580">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0407__b493308742">scheduled_policy</strong>, <strong id="as_06_0407__b1121671907174638">recurrence_type</strong>, <strong id="as_06_0407__b413073752174638">recurrence_value</strong>, <strong id="as_06_0407__b1481332545174638">start_time</strong>, and <strong id="as_06_0407__b331387069174638">end_time</strong>, and no value is returned for <strong id="as_06_0407__b281527245">alarm_id</strong>.</li></ul>
<ul id="as_06_0407__ul277744521819"><li id="as_06_0407__li20777174591817"><strong>ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong>alarm_id</strong>, and no value is returned for <strong>scheduled_policy</strong>.</li><li id="as_06_0407__li187771345121815"><strong id="as_06_0407__b842352706174318">SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong id="as_06_0407__b842352706174359">scheduled_policy</strong>, and no value is returned for <strong id="as_06_0407__b842352706174456">alarm_id</strong>, <strong id="as_06_0407__b84235270617451">recurrence_type</strong>, <strong id="as_06_0407__b84235270617457">recurrence_value</strong>, <strong id="as_06_0407__b842352706174512">start_time</strong>, or <strong id="as_06_0407__b842352706174516">end_time</strong>.</li><li id="as_06_0407__li27771845131818"><strong id="as_06_0407__b1465570922">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0407__b1620383372">scheduled_policy</strong>, <strong id="as_06_0407__b1121671907174638">recurrence_type</strong>, <strong id="as_06_0407__b413073752174638">recurrence_value</strong>, <strong id="as_06_0407__b1481332545174638">start_time</strong>, and <strong id="as_06_0407__b331387069174638">end_time</strong>, and no value is returned for <strong id="as_06_0407__b1482099359">alarm_id</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0407__row177771245121819"><td class="cellrowborder" valign="top" width="22.21%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0407__p10777645151812">alarm_id</p>

View File

@ -1,6 +1,6 @@
<a name="as_06_0408"></a><a name="as_06_0408"></a>
<h1 class="topictitle1">Querying AS Policy Details</h1>
<h1 class="topictitle1">Querying an AS Policy</h1>
<div id="body66726223"><div class="section" id="as_06_0408__section54800025"><h4 class="sectiontitle">Function</h4><p id="as_06_0408__p36115021">This API is used to query details about a specified AS policy by policy ID.</p>
</div>
<div class="section" id="as_06_0408__section23438178"><h4 class="sectiontitle">URI</h4><p id="as_06_0408__p56366974">GET /autoscaling-api/v1/{project_id}/scaling_policy/{scaling_policy_id}</p>
@ -105,7 +105,7 @@
<td class="cellrowborder" valign="top" width="18.3%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0408__a53e43ad265c04294994adbbd71a4240a">String</p>
</td>
<td class="cellrowborder" valign="top" width="54.949999999999996%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0408__a74e06dc4d9d0421bad729ced813c2fbf">Specifies the AS policy type.</p>
<ul id="as_06_0408__ua99da6c954d14b9f8e73af19c844fac9"><li id="as_06_0408__l45422e4f822946d7966e6cddbc896f0e"><strong>ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong>alarm_id</strong>, and no value is returned for <strong>scheduled_policy</strong>.</li><li id="as_06_0408__la4172620632647b8a4a815f09dc0e3d4"><strong id="as_06_0408__b842352706174318">SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong id="as_06_0408__b842352706174359">scheduled_policy</strong>, and no value is returned for <strong id="as_06_0408__b842352706174456">alarm_id</strong>, <strong id="as_06_0408__b84235270617451">recurrence_type</strong>, <strong id="as_06_0408__b84235270617457">recurrence_value</strong>, <strong id="as_06_0408__b842352706174512">start_time</strong>, or <strong id="as_06_0408__b842352706174516">end_time</strong>.</li><li id="as_06_0408__l651ec89cd75b493ea99524bbbaa4cc06"><strong id="as_06_0408__b114313404">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0408__b609420218">scheduled_policy</strong>, <strong id="as_06_0408__b1121671907174638">recurrence_type</strong>, <strong id="as_06_0408__b413073752174638">recurrence_value</strong>, <strong id="as_06_0408__b1481332545174638">start_time</strong>, and <strong id="as_06_0408__b331387069174638">end_time</strong>, and no value is returned for <strong id="as_06_0408__b718914531">alarm_id</strong>.</li></ul>
<ul id="as_06_0408__ua99da6c954d14b9f8e73af19c844fac9"><li id="as_06_0408__l45422e4f822946d7966e6cddbc896f0e"><strong>ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong>alarm_id</strong>, and no value is returned for <strong>scheduled_policy</strong>.</li><li id="as_06_0408__la4172620632647b8a4a815f09dc0e3d4"><strong id="as_06_0408__b842352706174318">SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong id="as_06_0408__b842352706174359">scheduled_policy</strong>, and no value is returned for <strong id="as_06_0408__b842352706174456">alarm_id</strong>, <strong id="as_06_0408__b84235270617451">recurrence_type</strong>, <strong id="as_06_0408__b84235270617457">recurrence_value</strong>, <strong id="as_06_0408__b842352706174512">start_time</strong>, or <strong id="as_06_0408__b842352706174516">end_time</strong>.</li><li id="as_06_0408__l651ec89cd75b493ea99524bbbaa4cc06"><strong id="as_06_0408__b1792915478">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0408__b372917503">scheduled_policy</strong>, <strong id="as_06_0408__b1121671907174638">recurrence_type</strong>, <strong id="as_06_0408__b413073752174638">recurrence_value</strong>, <strong id="as_06_0408__b1481332545174638">start_time</strong>, and <strong id="as_06_0408__b331387069174638">end_time</strong>, and no value is returned for <strong id="as_06_0408__b527526805">alarm_id</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0408__re6c8601d7735402289d3df1aa513dd38"><td class="cellrowborder" valign="top" width="26.75%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0408__ae4c58dc938a244639096cf46c69ea43c">alarm_id</p>

View File

@ -1,6 +1,6 @@
<a name="as_06_0409"></a><a name="as_06_0409"></a>
<h1 class="topictitle1">Querying Details of an AS Policy (V2)</h1>
<h1 class="topictitle1">Querying an AS Policy (V2)</h1>
<div id="body1521704457471"><div class="section" id="as_06_0409__section16272157227"><h4 class="sectiontitle">Function</h4><p id="as_06_0409__p11639141542211">This API is used to query details about a specified AS policy by policy ID.</p>
<p id="as_06_0409__p8878424174617">The difference between the V2 and V1 APIs for querying details of an AS policy is that V2 contains scaling resource types in response messages.</p>
</div>
@ -46,7 +46,7 @@
<div class="section" id="as_06_0409__section271118558221"><h4 class="sectiontitle">Response Message</h4><ul id="as_06_0409__ul261256192216"><li id="as_06_0409__li76356202220">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0409__table16716175516228" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameters</caption><thead align="left"><tr id="as_06_0409__row1568568220"><th align="left" class="cellrowborder" valign="top" width="26.507349265073493%" id="mcps1.3.4.2.1.1.2.4.1.1"><p id="as_06_0409__p7795617226"><strong id="as_06_0409__b194321438185819">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18.44815518448155%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="as_06_0409__p27456142215"><strong id="as_06_0409__b899984835">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="18.44815518448155%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="as_06_0409__p27456142215"><strong id="as_06_0409__b491244299">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.04449555044495%" id="mcps1.3.4.2.1.1.2.4.1.3"><p id="as_06_0409__p127115632214"><strong id="as_06_0409__b4305143925815">Description</strong></p>
</th>
@ -114,7 +114,7 @@
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0409__p2935615225">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.1%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0409__p18912563224">Specifies the AS policy type.</p>
<ul id="as_06_0409__ul5935652220"><li id="as_06_0409__li8945662215"><strong>ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong>alarm_id</strong>, and no value is returned for <strong>scheduled_policy</strong>.</li><li id="as_06_0409__li159125616227"><strong id="as_06_0409__b842352706174318">SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong id="as_06_0409__b842352706174359">scheduled_policy</strong>, and no value is returned for <strong id="as_06_0409__b842352706174456">alarm_id</strong>, <strong id="as_06_0409__b84235270617451">recurrence_type</strong>, <strong id="as_06_0409__b84235270617457">recurrence_value</strong>, <strong id="as_06_0409__b842352706174512">start_time</strong>, or <strong id="as_06_0409__b842352706174516">end_time</strong>.</li><li id="as_06_0409__li49956142218"><strong id="as_06_0409__b1431335035">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0409__b704030164">scheduled_policy</strong>, <strong id="as_06_0409__b1121671907174638">recurrence_type</strong>, <strong id="as_06_0409__b413073752174638">recurrence_value</strong>, <strong id="as_06_0409__b1481332545174638">start_time</strong>, and <strong id="as_06_0409__b331387069174638">end_time</strong>, and no value is returned for <strong id="as_06_0409__b681830808">alarm_id</strong>.</li></ul>
<ul id="as_06_0409__ul5935652220"><li id="as_06_0409__li8945662215"><strong>ALARM</strong>: indicates that the scaling action is triggered by an alarm. A value is returned for <strong>alarm_id</strong>, and no value is returned for <strong>scheduled_policy</strong>.</li><li id="as_06_0409__li159125616227"><strong id="as_06_0409__b842352706174318">SCHEDULED</strong>: indicates that the scaling action is triggered as scheduled. A value is returned for <strong id="as_06_0409__b842352706174359">scheduled_policy</strong>, and no value is returned for <strong id="as_06_0409__b842352706174456">alarm_id</strong>, <strong id="as_06_0409__b84235270617451">recurrence_type</strong>, <strong id="as_06_0409__b84235270617457">recurrence_value</strong>, <strong id="as_06_0409__b842352706174512">start_time</strong>, or <strong id="as_06_0409__b842352706174516">end_time</strong>.</li><li id="as_06_0409__li49956142218"><strong id="as_06_0409__b1526489073">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0409__b167551704">scheduled_policy</strong>, <strong id="as_06_0409__b1121671907174638">recurrence_type</strong>, <strong id="as_06_0409__b413073752174638">recurrence_value</strong>, <strong id="as_06_0409__b1481332545174638">start_time</strong>, and <strong id="as_06_0409__b331387069174638">end_time</strong>, and no value is returned for <strong id="as_06_0409__b1730170093">alarm_id</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0409__row9917562220"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0409__p18915692212">alarm_id</p>

View File

@ -1,6 +1,6 @@
<a name="as_06_0412"></a><a name="as_06_0412"></a>
<h1 class="topictitle1">Performing Operations on AS Policies in Batches</h1>
<h1 class="topictitle1">Batch Managing AS Policies</h1>
<div id="body1523241658754"><div class="section" id="as_06_0412__section10263773"><h4 class="sectiontitle">Function</h4><p id="as_06_0412__p66540326101039">This interface is used to enable, disable, or delete AS policies in batches.</p>
<ul id="as_06_0412__ul8872146184616"><li id="as_06_0412__li10872346124611">A batch operation can be performed on a maximum of 20 AS policies at a time.</li></ul>
</div>
@ -32,9 +32,9 @@
<div class="section" id="as_06_0412__section42782262104146"><h4 class="sectiontitle">Request Message</h4><ul id="as_06_0412__ul1579110"><li id="as_06_0412__li14211994">Request parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0412__table60799090" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request parameters</caption><thead align="left"><tr id="as_06_0412__row8858194"><th align="left" class="cellrowborder" valign="top" width="21%" id="mcps1.3.3.2.1.1.2.5.1.1"><p id="as_06_0412__p46425119"><strong id="as_06_0412__b355175615599">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.3.2.1.1.2.5.1.2"><p id="as_06_0412__p2338313"><strong id="as_06_0412__b1206709556">Mandatory</strong></p>
<th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.3.2.1.1.2.5.1.2"><p id="as_06_0412__p2338313"><strong id="as_06_0412__b529647803">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16%" id="mcps1.3.3.2.1.1.2.5.1.3"><p id="as_06_0412__p55185655"><strong id="as_06_0412__b619707749">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="16%" id="mcps1.3.3.2.1.1.2.5.1.3"><p id="as_06_0412__p55185655"><strong id="as_06_0412__b1504190392">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="41%" id="mcps1.3.3.2.1.1.2.5.1.4"><p id="as_06_0412__p40853074"><strong id="as_06_0412__b188775995912">Description</strong></p>
</th>
@ -77,7 +77,7 @@
<td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.3.2.1.1.2.5.1.3 "><p id="as_06_0412__p6253152211">String</p>
</td>
<td class="cellrowborder" valign="top" width="41%" headers="mcps1.3.3.2.1.1.2.5.1.4 "><p id="as_06_0412__p102571112217">Specifies whether to delete the alarm rule used by the alarm policy. The value can be <strong id="as_06_0412__b1650342519514">yes</strong> or <strong id="as_06_0412__b131741628195117">no</strong> (default).</p>
<p id="as_06_0412__p526101132213">This parameter is available only when <strong id="as_06_0412__b2068078514">action</strong> is set to <strong id="as_06_0412__b379577193">delete</strong>.</p>
<p id="as_06_0412__p526101132213">This parameter is available only when <strong id="as_06_0412__b729894556">action</strong> is set to <strong id="as_06_0412__b442938636">delete</strong>.</p>
</td>
</tr>
</tbody>

View File

@ -9,7 +9,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">APIs</a></div>
</div>
</div>

View File

@ -188,7 +188,7 @@
<td class="cellrowborder" valign="top" width="16.13838616138386%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0501__p3713113333216">String</p>
</td>
<td class="cellrowborder" valign="top" width="63.66363363663634%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0501__p671323313215">Specifies the AS policy execution type.</p>
<ul id="as_06_0501__ul164154538016"><li id="as_06_0501__li0415853002"><strong id="as_06_0501__b1012283042">SCHEDULED</strong>: automatically triggered at a specified time point</li><li id="as_06_0501__li6415125314013"><strong id="as_06_0501__b1970639397">RECURRENCE</strong>: automatically triggered at a specified time period</li><li id="as_06_0501__li134152533015"><strong id="as_06_0501__b1725395166">ALARM</strong>: alarm-triggered</li><li id="as_06_0501__li94151153402"><strong id="as_06_0501__b467920112">MANUAL</strong>: manually triggered</li></ul>
<ul id="as_06_0501__ul164154538016"><li id="as_06_0501__li0415853002"><strong id="as_06_0501__b1045502451">SCHEDULED</strong>: automatically triggered at a specified time point</li><li id="as_06_0501__li6415125314013"><strong id="as_06_0501__b447670152">RECURRENCE</strong>: automatically triggered at a specified time period</li><li id="as_06_0501__li134152533015"><strong id="as_06_0501__b362401245">ALARM</strong>: alarm-triggered</li><li id="as_06_0501__li94151153402"><strong id="as_06_0501__b531775006">MANUAL</strong>: manually triggered</li></ul>
</td>
</tr>
<tr id="as_06_0501__row471373310326"><td class="cellrowborder" valign="top" width="20.197980201979803%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0501__p20713183373210">execute_time</p>
@ -224,7 +224,7 @@
<td class="cellrowborder" valign="top" width="16.13838616138386%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0501__p27141433173219">String</p>
</td>
<td class="cellrowborder" valign="top" width="63.66363363663634%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0501__p11714143310326">Specifies the scaling resource type.</p>
<ul id="as_06_0501__ul197143338327"><li id="as_06_0501__li19714133133219">AS group: <strong id="as_06_0501__b850495843">SCALING_GROUP</strong></li><li id="as_06_0501__li1971423323215">Bandwidth: <strong id="as_06_0501__b1444658669">BANDWIDTH</strong></li></ul>
<ul id="as_06_0501__ul197143338327"><li id="as_06_0501__li19714133133219">AS group: <strong id="as_06_0501__b835329151">SCALING_GROUP</strong></li><li id="as_06_0501__li1971423323215">Bandwidth: <strong id="as_06_0501__b116350738">BANDWIDTH</strong></li></ul>
</td>
</tr>
<tr id="as_06_0501__row17714183315324"><td class="cellrowborder" valign="top" width="20.197980201979803%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0501__p371473319323">scaling_resource_id</p>
@ -255,7 +255,7 @@
<td class="cellrowborder" valign="top" width="63.66363363663634%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0501__p11850647164919">Specifies the operation restrictions.</p>
<p id="as_06_0501__p53866212428">If <strong id="as_06_0501__b15609115411378">scaling_resource_type</strong> is set to <strong id="as_06_0501__b16101154153712">BANDWIDTH</strong> and <strong id="as_06_0501__b2610105493710">operation</strong> is not <strong id="as_06_0501__b561145493714">SET</strong>, this parameter takes effect and the unit is Mbit/s.</p>
<p id="as_06_0501__p38504475497">In this case:</p>
<ul id="as_06_0501__ul1659020543422"><li id="as_06_0501__li17588854164218">If <strong id="as_06_0501__b84235270694030">operation</strong> is set to <strong id="as_06_0501__b84235270694036">ADD</strong>, this parameter indicates the maximum bandwidth allowed.</li><li id="as_06_0501__li558813541426">If <strong id="as_06_0501__b2062978226">operation</strong> is set to <strong id="as_06_0501__b429300180">REDUCE</strong>, this parameter indicates the minimum bandwidth allowed.</li></ul>
<ul id="as_06_0501__ul1659020543422"><li id="as_06_0501__li17588854164218">If <strong id="as_06_0501__b84235270694030">operation</strong> is set to <strong id="as_06_0501__b84235270694036">ADD</strong>, this parameter indicates the maximum bandwidth allowed.</li><li id="as_06_0501__li558813541426">If <strong id="as_06_0501__b719196387">operation</strong> is set to <strong id="as_06_0501__b601751559">REDUCE</strong>, this parameter indicates the minimum bandwidth allowed.</li></ul>
</td>
</tr>
<tr id="as_06_0501__row12715143363213"><td class="cellrowborder" valign="top" width="20.197980201979803%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0501__p97151033113212">type</p>
@ -325,14 +325,14 @@
</td>
<td class="cellrowborder" valign="top" width="16.3%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0501__p151632143413">String</p>
</td>
<td class="cellrowborder" valign="top" width="63.63999999999999%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0501__p57171833143217">Specifies the returned code. This parameter is valid only if <strong id="as_06_0501__b1185055816">record_type</strong> is set to <strong id="as_06_0501__b489095797">API</strong>.</p>
<td class="cellrowborder" valign="top" width="63.63999999999999%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0501__p57171833143217">Specifies the returned code. This parameter is valid only if <strong id="as_06_0501__b1467577755">record_type</strong> is set to <strong id="as_06_0501__b1346371409">API</strong>.</p>
</td>
</tr>
<tr id="as_06_0501__row3717203319323"><td class="cellrowborder" valign="top" width="20.06%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="as_06_0501__p127171330326">message</p>
</td>
<td class="cellrowborder" valign="top" width="16.3%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0501__p187171133113214">String</p>
</td>
<td class="cellrowborder" valign="top" width="63.63999999999999%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0501__p57179331328">Specifies the message. This parameter is valid only if <strong id="as_06_0501__b908237302">record_type</strong> is set to <strong id="as_06_0501__b149094020">MEG</strong>.</p>
<td class="cellrowborder" valign="top" width="63.63999999999999%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0501__p57179331328">Specifies the message. This parameter is valid only if <strong id="as_06_0501__b176470465">record_type</strong> is set to <strong id="as_06_0501__b2031458854">MEG</strong>.</p>
</td>
</tr>
<tr id="as_06_0501__row1471753353215"><td class="cellrowborder" valign="top" width="20.06%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="as_06_0501__p11717123317323">job_status</p>

View File

@ -11,7 +11,7 @@
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">APIs</a></div>
</div>
</div>

View File

@ -69,7 +69,7 @@
</td>
<td class="cellrowborder" valign="top" width="13.861386138613863%" headers="mcps1.3.2.4.2.5.1.3 "><p id="as_06_0601__p12871260">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="49.504950495049506%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0601__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0601__b168447885495335">20</strong>. The value range is 0 to 100.</p>
<td class="cellrowborder" valign="top" width="49.504950495049506%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0601__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0601__b168447885495335">20</strong>. The value ranges from 0 to 100.</p>
</td>
</tr>
</tbody>
@ -240,7 +240,7 @@
"instance_removed_list": null,
"status": "SUCCESS",
"description": "{\"reason\":[{\"change_reason\":\"DIFF\",\"old_value\":0,\"change_time\":\"2019-03-16T10:21:11Z\",\"new_value\":1}]}"
},
}],
"total_number": 2,
"start_number": 0
}</pre>

View File

@ -78,7 +78,7 @@
</td>
<td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.2.4.2.5.1.3 "><p id="as_06_0602__p12871260">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="47%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0602__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0602__b168447885495335">20</strong>. The value range is 0 to 100.</p>
<td class="cellrowborder" valign="top" width="47%" headers="mcps1.3.2.4.2.5.1.4 "><p id="as_06_0602__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0602__b168447885495335">20</strong>. The value ranges from 0 to 100.</p>
</td>
</tr>
<tr id="as_06_0602__row0863844830"><td class="cellrowborder" valign="top" width="21%" headers="mcps1.3.2.4.2.5.1.1 "><p id="as_06_0602__p5407546231">type</p>
@ -164,7 +164,7 @@
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_0602__a3e1edba5712c431cabcd001866b1b410">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.00000000000001%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_0602__a0346256b63b14f3a956d7d5f32b83134">Specifies the status of the scaling action.</p>
<ul id="as_06_0602__ul346119411218"><li id="as_06_0602__li14616415120"><strong id="as_06_0602__b1976088966">SUCCESS</strong>: The scaling action has been performed.</li><li id="as_06_0602__li2046264115116"><strong id="as_06_0602__b10147194110395">FAIL</strong>: Performing the scaling action failed.</li><li id="as_06_0602__li2462241317"><strong id="as_06_0602__b1641345583914">DOING</strong>: The scaling action is being performed.</li></ul>
<ul id="as_06_0602__ul346119411218"><li id="as_06_0602__li14616415120"><strong id="as_06_0602__b1593686131">SUCCESS</strong>: The scaling action has been performed.</li><li id="as_06_0602__li2046264115116"><strong id="as_06_0602__b10147194110395">FAIL</strong>: Performing the scaling action failed.</li><li id="as_06_0602__li2462241317"><strong id="as_06_0602__b1641345583914">DOING</strong>: The scaling action is being performed.</li></ul>
</td>
</tr>
<tr id="as_06_0602__rbbfd1b372fcb4b0baddc196b7d09df49"><td class="cellrowborder" valign="top" width="27%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_0602__a008e65853fde473b8450d208c18d69e0">start_time</p>

View File

@ -6,12 +6,12 @@
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="as_06_0701.html">Querying AS Quotas</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_0702.html">Querying AS policy and instance quotas</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_0702.html">Querying AS Policy and Instance Quotas</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">APIs</a></div>
</div>
</div>

View File

@ -93,7 +93,7 @@
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0701__p66053444">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0701__p48728718">Specifies the used amount of the quota.</p>
<p id="as_06_0701__p60330192195232">When <strong id="as_06_0701__b84235270615576">type</strong> is set to <strong id="as_06_0701__b842352706155714">scaling_Policy</strong> or <strong id="as_06_0701__b842352706155718">scaling_Instance</strong>, this parameter is reserved, and the system returns <strong id="as_06_0701__b842352706163219">-1</strong> as the parameter value. You can query the used quota of AS policies and AS instances in a specified AS group. For details, see <a href="as_06_0702.html">Querying AS policy and instance quotas</a>.</p>
<p id="as_06_0701__p60330192195232">When <strong id="as_06_0701__b84235270615576">type</strong> is set to <strong id="as_06_0701__b842352706155714">scaling_Policy</strong> or <strong id="as_06_0701__b842352706155718">scaling_Instance</strong>, this parameter is reserved, and the system returns <strong id="as_06_0701__b842352706163219">-1</strong> as the parameter value. You can query the used quota of AS policies and AS instances in a specified AS group. For details, see <a href="as_06_0702.html">Querying AS Policy and Instance Quotas</a>.</p>
</td>
</tr>
<tr id="as_06_0701__row35905280"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="as_06_0701__p22646572">quota</p>
@ -110,6 +110,13 @@
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0701__p17148395193547">Specifies the quota upper limit.</p>
</td>
</tr>
<tr id="as_06_0701__row99575218455"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="as_06_0701__p1775171184518">min</p>
</td>
<td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0701__p174551858104615">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="62%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0701__p1595716216452">Specifies the quota lower limit.</p>
</td>
</tr>
</tbody>
</table>
</div>
@ -121,31 +128,36 @@
"type": "scaling_Group",
"used": 2,
"quota": 25,
"max": 50
"max": 50,
"min": 0
},
{
"type": "scaling_Config",
"used": 3,
"quota": 100,
"max": 200
"max": 200,
"min": 0
},
{
"type": "scaling_Policy",
"used": -1,
"quota": 50,
"max": 50
"max": 50,
"min": 0
},
{
"type": "scaling_Instance",
"used": -1,
"quota": 200,
"max": 1000
"max": 1000,
"min": 0
},
{
"type": "bandwidth_scaling_policy",
"used": 1,
"quota": 10,
"max": 100
"max": 100,
"min": 0
}
]
}

View File

@ -1,6 +1,6 @@
<a name="as_06_0702"></a><a name="as_06_0702"></a>
<h1 class="topictitle1">Querying AS policy and instance quotas</h1>
<h1 class="topictitle1">Querying AS Policy and Instance Quotas</h1>
<div id="body1451530017882"><div class="section" id="as_06_0702__section59572368"><h4 class="sectiontitle">Function</h4><p id="as_06_0702__p13157104">This interface is used to query the total quotas and used quotas of AS policies and instances of a specified AS group by group ID. </p>
</div>
<div class="section" id="as_06_0702__section66389266"><h4 class="sectiontitle">URI</h4><p id="as_06_0702__p13792505111642">GET /autoscaling-api/v1/{project_id}/quotas/{scaling_group_id}</p>
@ -118,6 +118,13 @@
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0702__a2c7c700dec33419dae168096457fb307">Specifies the quota upper limit.</p>
</td>
</tr>
<tr id="as_06_0702__row890119378"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="as_06_0702__p1775171184518">min</p>
</td>
<td class="cellrowborder" valign="top" width="17%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="as_06_0702__p174551858104615">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="63%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="as_06_0702__p1595716216452">Specifies the quota lower limit.</p>
</td>
</tr>
</tbody>
</table>
</div>
@ -129,13 +136,15 @@
"type": "scaling_Policy",
"used": 2,
"quota": 50,
"max": 50
"max": 50,
"min": 0
},
{
"type": "scaling_Instance",
"used": 0,
"quota": 200,
"max": 1000
"max": 1000,
"min": 0
}
]
}

View File

@ -1,6 +1,6 @@
<a name="as_06_1000"></a><a name="as_06_1000"></a>
<h1 class="topictitle1">Tag Management</h1>
<h1 class="topictitle1">Tags</h1>
<div id="body1500262816659"></div>
<div>
<ul class="ullinks">
@ -10,12 +10,12 @@
</li>
<li class="ulchildlink"><strong><a href="as_06_1003.html">Creating or Deleting a Tag</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_1004.html">Querying Resources</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_1004.html">Querying Resources by Tag</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">APIs</a></div>
</div>
</div>

View File

@ -1,7 +1,7 @@
<a name="as_06_1001"></a><a name="as_06_1001"></a>
<h1 class="topictitle1">Querying Tags</h1>
<div id="body1500262816659"><div class="section" id="as_06_1001__section35616396114129"><h4 class="sectiontitle">Function</h4><p id="as_06_1001__p66355832114129">This API is used to query tags by project ID.</p>
<div id="body1500262816659"><div class="section" id="as_06_1001__section35616396114129"><h4 class="sectiontitle">Function</h4><p id="as_06_1001__p66355832114129">This API is used to query tags of a specific type of resource in a project.</p>
</div>
<div class="section" id="as_06_1001__section60331580114129"><h4 class="sectiontitle">URI</h4><p id="as_06_1001__p27417135114129">GET /autoscaling-api/v1/{project_id}/{resource_type}/tags</p>
@ -31,7 +31,7 @@
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.2.3.2.5.1.3 "><p id="as_06_1001__p10977712195517">String</p>
</td>
<td class="cellrowborder" valign="top" width="47%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_1001__p79351742201718">Specifies the resource type. The option is as follows:</p>
<p id="as_06_1001__p197701245516"><strong id="as_06_1001__b84235270620951">scaling_group_tag</strong>: indicates that the resource type is an AS group.</p>
<p id="as_06_1001__p197701245516"><strong id="as_06_1001__b84235270620951">scaling_group_tag</strong>: indicates that the resource type is AS groups.</p>
</td>
</tr>
</tbody>
@ -39,14 +39,14 @@
</div>
</div>
<div class="section" id="as_06_1001__section45408733114129"><h4 class="sectiontitle">Request Message</h4><ul id="as_06_1001__ul9007507"><li id="as_06_1001__li56913160">Request parameters<p id="as_06_1001__p60400126203515"><a name="as_06_1001__li56913160"></a><a name="li56913160"></a>None</p>
</li><li id="as_06_1001__li3640858994017">Example request<p id="as_06_1001__p15614505203519"><a name="as_06_1001__li3640858994017"></a><a name="li3640858994017"></a>This example shows how to query resource tags of an AS group.</p>
</li><li id="as_06_1001__li3640858994017">Example request<p id="as_06_1001__p15614505203519"><a name="as_06_1001__li3640858994017"></a><a name="li3640858994017"></a>This example shows how to query tags of AS groups in a project.</p>
<pre class="screen" id="as_06_1001__screen1336510226380">GET https://{Endpoint}/autoscaling-api/v1/{project_id}/scaling_group_tag/tags</pre>
</li></ul>
</div>
<div class="section" id="as_06_1001__section18297044114129"><h4 class="sectiontitle">Response Message</h4><ul id="as_06_1001__ul5665580114129"><li id="as_06_1001__li50990221114129">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_1001__table56258812114129" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameters</caption><thead align="left"><tr id="as_06_1001__row32761424114129"><th align="left" class="cellrowborder" valign="top" width="24.07%" id="mcps1.3.4.2.1.1.2.4.1.1"><p id="as_06_1001__p36429715114129"><strong id="as_06_1001__b810581220440">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21.38%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="as_06_1001__p65125782114129"><strong id="as_06_1001__b1005104809">Type</strong></p>
<th align="left" class="cellrowborder" valign="top" width="21.38%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="as_06_1001__p65125782114129"><strong id="as_06_1001__b644176147">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="54.55%" id="mcps1.3.4.2.1.1.2.4.1.3"><p id="as_06_1001__p40696961114129"><strong id="as_06_1001__b4642813114413">Description</strong></p>
</th>
@ -56,14 +56,14 @@
</td>
<td class="cellrowborder" valign="top" width="21.38%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="as_06_1001__p6339193387">Array of <a href="#as_06_1001__table40593624114129">tags</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="54.55%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="as_06_1001__p28635620114129">Specifies the resource tag.</p>
<td class="cellrowborder" valign="top" width="54.55%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="as_06_1001__p28635620114129">Specifies the tags.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="as_06_1001__table40593624114129"></a><a name="table40593624114129"></a><table cellpadding="4" cellspacing="0" summary="" id="as_06_1001__table40593624114129" frame="border" border="1" rules="all"><caption><b>Table 3 </b><strong id="as_06_1001__b6699296094725">Tag</strong> field description</caption><thead align="left"><tr id="as_06_1001__row32533742114129"><th align="left" class="cellrowborder" valign="top" width="24.07%" id="mcps1.3.4.2.1.2.2.4.1.1"><p id="as_06_1001__p17987463114129">Parameter</p>
<div class="tablenoborder"><a name="as_06_1001__table40593624114129"></a><a name="table40593624114129"></a><table cellpadding="4" cellspacing="0" summary="" id="as_06_1001__table40593624114129" frame="border" border="1" rules="all"><caption><b>Table 3 </b><strong id="as_06_1001__b6699296094725">tags</strong> field description</caption><thead align="left"><tr id="as_06_1001__row32533742114129"><th align="left" class="cellrowborder" valign="top" width="24.07%" id="mcps1.3.4.2.1.2.2.4.1.1"><p id="as_06_1001__p17987463114129">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21.38%" id="mcps1.3.4.2.1.2.2.4.1.2"><p id="as_06_1001__p47698368114129">Type</p>
</th>
@ -75,14 +75,14 @@
</td>
<td class="cellrowborder" valign="top" width="21.38%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_1001__p123961371557">String</p>
</td>
<td class="cellrowborder" valign="top" width="54.55%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_1001__p173961537205510">Specifies the resource tag key.</p>
<td class="cellrowborder" valign="top" width="54.55%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_1001__p173961537205510">Specifies the tag key.</p>
</td>
</tr>
<tr id="as_06_1001__row36080156114129"><td class="cellrowborder" valign="top" width="24.07%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_1001__p1396103711552">values</p>
</td>
<td class="cellrowborder" valign="top" width="21.38%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_1001__p1233617371524">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="54.55%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_1001__p1339619370557">Specifies the resource tag values.</p>
<td class="cellrowborder" valign="top" width="54.55%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_1001__p1339619370557">Specifies the tag values.</p>
</td>
</tr>
</tbody>
@ -213,7 +213,7 @@
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1000.html">Tag Management</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1000.html">Tags</a></div>
</div>
</div>

View File

@ -1,7 +1,7 @@
<a name="as_06_1002"></a><a name="as_06_1002"></a>
<h1 class="topictitle1">Querying Tags of a Resource</h1>
<div id="body1500262816659"><div class="section" id="as_06_1002__section29924782114441"><h4 class="sectiontitle">Function</h4><p id="as_06_1002__p7988290114441">This interface is used to query tags of a specified resource by project ID and resource ID.</p>
<div id="body1500262816659"><div class="section" id="as_06_1002__section29924782114441"><h4 class="sectiontitle">Function</h4><p id="as_06_1002__p7988290114441">This interface is used to query tags of a specified resource in a project.</p>
</div>
<div class="section" id="as_06_1002__section4785746114441"><h4 class="sectiontitle">URI</h4><p id="as_06_1002__p59442901114441">GET /autoscaling-api/v1/{project_id}/{resource_type}/{resource_id}/tags</p>
@ -31,7 +31,7 @@
<td class="cellrowborder" valign="top" width="14.141414141414144%" headers="mcps1.3.2.3.2.5.1.3 "><p id="as_06_1002__p12696223114441">String</p>
</td>
<td class="cellrowborder" valign="top" width="47.474747474747474%" headers="mcps1.3.2.3.2.5.1.4 "><p id="as_06_1002__p8757171112548">Specifies the resource type. The option is as follows:</p>
<p id="as_06_1002__p92021825131918"><strong id="as_06_1002__b109172918416">scaling_group_tag</strong>: indicates that the resource type is an AS group.</p>
<p id="as_06_1002__p92021825131918"><strong id="as_06_1002__b128127271409">scaling_group_tag</strong>: indicates that the resource type is AS groups.</p>
</td>
</tr>
<tr id="as_06_1002__row61632861114441"><td class="cellrowborder" valign="top" width="19.191919191919194%" headers="mcps1.3.2.3.2.5.1.1 "><p id="as_06_1002__p26205811114441">resource_id</p>
@ -48,7 +48,7 @@
</div>
</div>
<div class="section" id="as_06_1002__section21594338114441"><h4 class="sectiontitle">Request Message</h4><ul id="as_06_1002__ul9007507"><li id="as_06_1002__li56913160">Request parameters<p id="as_06_1002__p60400126203515"><a name="as_06_1002__li56913160"></a><a name="li56913160"></a>None</p>
</li><li id="as_06_1002__li3640858994017">Example request<p id="as_06_1002__p15614505203519"><a name="as_06_1002__li3640858994017"></a><a name="li3640858994017"></a>This example shows how to query the resource tags of the AS group with ID <strong id="as_06_1002__b142785322044">e5d27f5c-dd76-4a61-b4bc-a67c5686719a</strong>.</p>
</li><li id="as_06_1002__li3640858994017">Example request<p id="as_06_1002__p15614505203519"><a name="as_06_1002__li3640858994017"></a><a name="li3640858994017"></a>This example shows how to query the tags of the AS group with ID <strong id="as_06_1002__b142785322044">e5d27f5c-dd76-4a61-b4bc-a67c5686719a</strong>.</p>
<pre class="screen" id="as_06_1002__screen1857223373817">GET https://{Endpoint}/autoscaling-api/v1/{project_id}/scaling_group_tag/e5d27f5c-dd76-4a61-b4bc-a67c5686719a/tags</pre>
</li></ul>
</div>
@ -63,16 +63,16 @@
</thead>
<tbody><tr id="as_06_1002__row66866759114441"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="as_06_1002__p47498364114441">tags</p>
</td>
<td class="cellrowborder" valign="top" width="27%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="as_06_1002__p6339193387">Array of <a href="as_06_1002.html">ResourceTag</a> objects</p>
<td class="cellrowborder" valign="top" width="27%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="as_06_1002__p6339193387">Array of <a href="#as_06_1002__table64069331114716">ResourceTag</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="as_06_1002__p50312100114441">Specifies resource tags. For details, see <a href="#as_06_1002__table64069331114716">Table 3</a>.</p>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="as_06_1002__p50312100114441">Specifies tags. For details, see <a href="#as_06_1002__table64069331114716">Table 3</a>.</p>
</td>
</tr>
<tr id="as_06_1002__row4141311201216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="as_06_1002__p414118114121">sys_tags</p>
</td>
<td class="cellrowborder" valign="top" width="27%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="as_06_1002__p791520713534">Array of <a href="#as_06_1002__table64069331114716">ResourceTag</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="as_06_1002__p1514111131210">Specifies system resource tags. For details, see <a href="#as_06_1002__table64069331114716">Table 3</a>.</p>
<td class="cellrowborder" valign="top" width="53%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="as_06_1002__p1514111131210">Specifies system tags. For details, see <a href="#as_06_1002__table64069331114716">Table 3</a>.</p>
</td>
</tr>
</tbody>
@ -91,14 +91,14 @@
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_1002__p982511316573">String</p>
</td>
<td class="cellrowborder" valign="top" width="54%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_1002__p168251231185711">Specifies the resource tag key.</p>
<td class="cellrowborder" valign="top" width="54%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_1002__p168251231185711">Specifies the tag key.</p>
</td>
</tr>
<tr id="as_06_1002__row33928679114716"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="as_06_1002__p1882573110576">value</p>
</td>
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="as_06_1002__p482583120570">String</p>
</td>
<td class="cellrowborder" valign="top" width="54%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_1002__p1882573111573">Specifies the resource tag value.</p>
<td class="cellrowborder" valign="top" width="54%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="as_06_1002__p1882573111573">Specifies the tag values.</p>
</td>
</tr>
</tbody>
@ -212,7 +212,7 @@
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1000.html">Tag Management</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1000.html">Tags</a></div>
</div>
</div>

View File

@ -1,7 +1,7 @@
<a name="as_06_1003"></a><a name="as_06_1003"></a>
<h1 class="topictitle1">Creating or Deleting a Tag</h1>
<div id="body1500262816659"><div class="section" id="as_06_1003__section54294980114716"><h4 class="sectiontitle">Function</h4><p id="as_06_1003__p35817234114716">This API is used to create or delete a resource tag.</p>
<div id="body1500262816659"><div class="section" id="as_06_1003__section54294980114716"><h4 class="sectiontitle">Function</h4><p id="as_06_1003__p35817234114716">This API is used to create or delete a tag.</p>
</div>
<p id="as_06_1003__p203576351510">Each AS group can have a maximum of 10 tags added to it.</p>
<div class="section" id="as_06_1003__section53919650114716"><h4 class="sectiontitle">URI</h4><p id="as_06_1003__p36006234114716">POST /autoscaling-api/v1/{project_id}/{resource_type}/{resource_id}/tags/action</p>
@ -32,7 +32,7 @@
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.3.3.2.5.1.3 "><p id="as_06_1003__p4958579114716">String</p>
</td>
<td class="cellrowborder" valign="top" width="48%" headers="mcps1.3.3.3.2.5.1.4 "><p id="as_06_1003__p75841038195410">Specifies the resource type. The option is as follows:</p>
<p id="as_06_1003__p1338315305567"><strong id="as_06_1003__b84235270620951">scaling_group_tag</strong>: indicates that the resource type is an AS group.</p>
<p id="as_06_1003__p1338315305567"><strong id="as_06_1003__b5223413648">scaling_group_tag</strong>: indicates that the resource type is AS groups.</p>
</td>
</tr>
<tr id="as_06_1003__row58034801114716"><td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.3.3.2.5.1.1 "><p id="as_06_1003__p3198450114716">resource_id</p>
@ -75,7 +75,7 @@
</td>
<td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="as_06_1003__p152241235813">String</p>
</td>
<td class="cellrowborder" valign="top" width="41%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="as_06_1003__p1152219121582">Operation ID (case sensitive)</p>
<td class="cellrowborder" valign="top" width="41%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="as_06_1003__p1152219121582">Specifies the operation ID. The value is case-sensitive and can be any of the following:</p>
<ul id="as_06_1003__ul181663201195"><li id="as_06_1003__li1016613201193"><strong id="as_06_1003__b842352706135945">delete</strong>: indicates deleting a tag.</li><li id="as_06_1003__li6166102001917"><strong id="as_06_1003__b842352706104918">create</strong>: indicates creating a tag. If the same key value already exists, it will be overwritten.</li></ul>
</td>
</tr>
@ -99,7 +99,7 @@
</td>
<td class="cellrowborder" valign="top" width="19.607843137254903%" headers="mcps1.3.4.2.1.2.2.5.1.3 "><p id="as_06_1003__p02441330195919">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.19607843137255%" headers="mcps1.3.4.2.1.2.2.5.1.4 "><p id="as_06_1003__p4781631122336">Specifies the resource tag key. Tag keys of a resource must be unique.</p>
<td class="cellrowborder" valign="top" width="40.19607843137255%" headers="mcps1.3.4.2.1.2.2.5.1.4 "><p id="as_06_1003__p4781631122336">Specifies the tag key. Tag keys of a resource must be unique.</p>
<ul id="as_06_1003__ul16323643185717"><li id="as_06_1003__li18747152018277">A tag key contains a maximum of 36 Unicode characters and cannot be left blank. It can contain only digits, letters, hyphens (-), underscores (_), and at signs (@).</li><li id="as_06_1003__li114611655819">When <strong id="as_06_1003__b842352706105024">action</strong> is set to <strong id="as_06_1003__b842352706105027">delete</strong>, the tag character set is not verified, and a key contains a maximum of 127 Unicode characters.</li></ul>
</td>
</tr>
@ -109,15 +109,15 @@
</td>
<td class="cellrowborder" valign="top" width="19.607843137254903%" headers="mcps1.3.4.2.1.2.2.5.1.3 "><p id="as_06_1003__p4245530165910">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.19607843137255%" headers="mcps1.3.4.2.1.2.2.5.1.4 "><p id="as_06_1003__p45707304223349">Specifies the resource tag value.</p>
<ul id="as_06_1003__ul944659195818"><li id="as_06_1003__li15215494284">A tag value contains a maximum of 43 Unicode characters and can be left blank. It can contain only digits, letters, hyphens (-), underscores (_), and at signs (@).</li><li id="as_06_1003__li134031211582">When <strong id="as_06_1003__b585160210">action</strong> is set to <strong id="as_06_1003__b153326378">delete</strong>, the tag character set is not verified, and a value contains a maximum of 255 Unicode characters. If <strong id="as_06_1003__b84235270611421">value</strong> is specified, tags are deleted by key and value. If <strong id="as_06_1003__b842352706114252">value</strong> is not specified, tags are deleted by key.</li></ul>
<td class="cellrowborder" valign="top" width="40.19607843137255%" headers="mcps1.3.4.2.1.2.2.5.1.4 "><p id="as_06_1003__p45707304223349">Specifies the tag value.</p>
<ul id="as_06_1003__ul944659195818"><li id="as_06_1003__li15215494284">A tag value contains a maximum of 43 Unicode characters and can be left blank. It can contain only digits, letters, hyphens (-), underscores (_), and at signs (@).</li><li id="as_06_1003__li134031211582">When <strong id="as_06_1003__b1700432115">action</strong> is set to <strong id="as_06_1003__b86639205">delete</strong>, the tag character set is not verified, and a value contains a maximum of 255 Unicode characters. If <strong id="as_06_1003__b84235270611421">value</strong> is specified, tags are deleted by key and value. If <strong id="as_06_1003__b842352706114252">value</strong> is not specified, tags are deleted by key.</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
<ul id="as_06_1003__ul19018078114716"><li id="as_06_1003__li49016700114716">Example request<p id="as_06_1003__p11449155453811"><a name="as_06_1003__li49016700114716"></a><a name="li49016700114716"></a>This example shows how to create two resource tags (key = <strong id="as_06_1003__b84235270620268">ENV15</strong> and value = <strong id="as_06_1003__b842352706202555">ENV15</strong>) and (key = <strong id="as_06_1003__b842352706202558">ENV151</strong> and value = <strong id="as_06_1003__b84235270620263">ENV151</strong>) in the AS group with ID <strong id="as_06_1003__b842352706202549">e5d27f5c-dd76-4a61-b4bc-a67c5686719a</strong>.</p>
<ul id="as_06_1003__ul19018078114716"><li id="as_06_1003__li49016700114716">Example request<p id="as_06_1003__p11449155453811"><a name="as_06_1003__li49016700114716"></a><a name="li49016700114716"></a>This example shows how to add two tags (key = <strong id="as_06_1003__b84235270620268">ENV15</strong> and value = <strong id="as_06_1003__b842352706202555">ENV15</strong>) and (key = <strong id="as_06_1003__b842352706202558">ENV151</strong> and value = <strong id="as_06_1003__b84235270620263">ENV151</strong>) to the AS group with ID <strong id="as_06_1003__b842352706202549">e5d27f5c-dd76-4a61-b4bc-a67c5686719a</strong>.</p>
<pre class="screen" id="as_06_1003__screen149226455382">POST https://{Endpoint}/autoscaling-api/v1/{project_id}/scaling_group_tag/e5d27f5c-dd76-4a61-b4bc-a67c5686719a/tags/action
{
@ -227,7 +227,7 @@
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1000.html">Tag Management</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1000.html">Tags</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -1,17 +1,17 @@
<a name="as_06_1100"></a><a name="as_06_1100"></a>
<h1 class="topictitle1">API Management</h1>
<h1 class="topictitle1">API Version Query</h1>
<div id="body1537950863098"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="as_06_1101.html">Querying API Versions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_06_1102.html">Querying a Specified API Version</a></strong><br>
<li class="ulchildlink"><strong><a href="as_06_1102.html">Querying an API Version</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">API</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0000.html">APIs</a></div>
</div>
</div>

View File

@ -232,7 +232,7 @@
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1100.html">API Management</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1100.html">API Version Query</a></div>
</div>
</div>

View File

@ -1,6 +1,6 @@
<a name="as_06_1102"></a><a name="as_06_1102"></a>
<h1 class="topictitle1">Querying a Specified API Version</h1>
<h1 class="topictitle1">Querying an API Version</h1>
<div id="body1537950991003"><div class="section" id="as_06_1102__section11355891"><h4 class="sectiontitle">Function</h4><p class="litext" id="as_06_1102__p19884118">This interface is used to query a specified API version of the AS service.</p>
</div>
<div class="section" id="as_06_1102__section35094160"><h4 class="sectiontitle">URI</h4><p id="as_06_1102__p73053">GET /{api_version}</p>
@ -239,7 +239,7 @@
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1100.html">API Management</a></div>
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_1100.html">API Version Query</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -4,21 +4,21 @@
<div id="body1530776819897"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="as_05_0202.html">AS Group</a></strong><br>
<li class="ulchildlink"><strong><a href="as_05_0202.html">AS Groups</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_07_0203.html">AS Configuration</a></strong><br>
<li class="ulchildlink"><strong><a href="as_07_0203.html">AS Configurations</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_07_0204.html">Instance</a></strong><br>
<li class="ulchildlink"><strong><a href="as_07_0204.html">Instances</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_07_0205.html">AS Policy</a></strong><br>
<li class="ulchildlink"><strong><a href="as_07_0205.html">AS Policies</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_07_0206.html">AS Policy Execution Log</a></strong><br>
<li class="ulchildlink"><strong><a href="as_07_0206.html">AS Policy Execution Logs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_07_0207.html">Scaling Action Log</a></strong><br>
<li class="ulchildlink"><strong><a href="as_07_0207.html">Scaling Action Logs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_07_0208.html">Quota</a></strong><br>
<li class="ulchildlink"><strong><a href="as_07_0208.html">Quotas</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="as_07_0211.html">Tag Management</a></strong><br>
<li class="ulchildlink"><strong><a href="as_07_0211.html">Tags</a></strong><br>
</li>
</ul>
</div>

View File

@ -1,12 +1,12 @@
<a name="as_07_0203"></a><a name="as_07_0203"></a>
<h1 class="topictitle1">AS Configuration</h1>
<h1 class="topictitle1">AS Configurations</h1>
<div id="body1530776819898">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_07_0203__table6521155717015" frame="border" border="1" rules="all"><thead align="left"><tr id="as_07_0203__row452275718014"><th align="left" class="cellrowborder" valign="top" width="24%" id="mcps1.3.1.1.6.1.1"><p id="as_07_0203__p4205119652"><strong id="as_07_0203__b18880124310154">Permission</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.1.1.6.1.2"><p id="as_07_0203__p135221579017"><strong id="as_07_0203__b1166121131613">APIs</strong></p>
<th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.1.1.6.1.2"><p id="as_07_0203__p135221579017"><strong id="as_07_0203__b1166121131613">API</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.1.1.6.1.3"><p id="as_07_0203__p17522185717013"><strong id="as_07_0203__b17493175013156">Actions</strong></p>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.1.1.6.1.3"><p id="as_07_0203__p17522185717013"><strong id="as_07_0203__b17493175013156">Action</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17%" id="mcps1.3.1.1.6.1.4"><p id="as_07_0203__p1820911553480">IAM Project</p>
<p id="as_07_0203__p14209185534811"> </p>

View File

@ -1,12 +1,12 @@
<a name="as_07_0204"></a><a name="as_07_0204"></a>
<h1 class="topictitle1">Instance</h1>
<h1 class="topictitle1">Instances</h1>
<div id="body1530776819898">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_07_0204__table195929912148" frame="border" border="1" rules="all"><thead align="left"><tr id="as_07_0204__row65927971413"><th align="left" class="cellrowborder" valign="top" width="24.242424242424242%" id="mcps1.3.1.1.6.1.1"><p id="as_07_0204__p226374317618"><strong id="as_07_0204__b14203122381617">Permission</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.191919191919194%" id="mcps1.3.1.1.6.1.2"><p id="as_07_0204__p76761627369"><strong id="as_07_0204__b94563322164">APIs</strong></p>
<th align="left" class="cellrowborder" valign="top" width="19.191919191919194%" id="mcps1.3.1.1.6.1.2"><p id="as_07_0204__p76761627369"><strong id="as_07_0204__b94563322164">API</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.171717171717173%" id="mcps1.3.1.1.6.1.3"><p id="as_07_0204__p17522185717013"><strong id="as_07_0204__b18555227151619">Actions</strong></p>
<th align="left" class="cellrowborder" valign="top" width="17.171717171717173%" id="mcps1.3.1.1.6.1.3"><p id="as_07_0204__p17522185717013"><strong id="as_07_0204__b18555227151619">Action</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.171717171717173%" id="mcps1.3.1.1.6.1.4"><p id="as_07_0204__p1820911553480">IAM Project</p>
<p id="as_07_0204__p14209185534811"> </p>

Some files were not shown because too many files have changed in this diff Show More