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

529 lines
44 KiB
HTML

<a name="as_06_0406"></a><a name="as_06_0406"></a>
<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>
<div class="section" id="as_06_0406__section43911613201715"><h4 class="sectiontitle">URI</h4><p id="as_06_0406__p44162136172">GET /autoscaling-api/v2/{project_id}/scaling_policy/{scaling_resource_id}/list</p>
<div class="note" id="as_06_0406__note5393813101717"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="as_06_0406__p194166130177">You can type the question mark (?) and ampersand (&amp;) at the end of the URI to define multiple search criteria. AS policies can be searched by all optional parameters in the following table. For details, see the example request.</p>
</div></div>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0406__table1888013021719" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="as_06_0406__row129771730161718"><th align="left" class="cellrowborder" valign="top" width="18.81188118811881%" id="mcps1.3.3.2.5.1.1"><p id="as_06_0406__p0977153081716"><strong id="as_06_0406__b1634182125612">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.801980198019802%" id="mcps1.3.3.2.5.1.2"><p id="as_06_0406__p69771430141713">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="13.861386138613863%" id="mcps1.3.3.2.5.1.3"><p id="as_06_0406__p20977193012175">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="47.524752475247524%" id="mcps1.3.3.2.5.1.4"><p id="as_06_0406__p797703041713"><strong id="as_06_0406__b18731132116565">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0406__row1097753041715"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.2.5.1.1 "><p id="as_06_0406__p1497773017172">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.801980198019802%" headers="mcps1.3.3.2.5.1.2 "><p id="as_06_0406__p597763017179">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="13.861386138613863%" headers="mcps1.3.3.2.5.1.3 "><p id="as_06_0406__p197793017178">String</p>
</td>
<td class="cellrowborder" valign="top" width="47.524752475247524%" headers="mcps1.3.3.2.5.1.4 "><p id="as_06_0406__p36520930">Specifies the project ID.</p>
</td>
</tr>
<tr id="as_06_0406__row4977130111714"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.2.5.1.1 "><p id="as_06_0406__p3977130181718">scaling_resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.801980198019802%" headers="mcps1.3.3.2.5.1.2 "><p id="as_06_0406__p7977113021713">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="13.861386138613863%" headers="mcps1.3.3.2.5.1.3 "><p id="as_06_0406__p597718304170">String</p>
</td>
<td class="cellrowborder" valign="top" width="47.524752475247524%" headers="mcps1.3.3.2.5.1.4 "><p id="as_06_0406__p1897713013179">Specifies the scaling resource ID.</p>
</td>
</tr>
<tr id="as_06_0406__row159778304174"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.2.5.1.1 "><p id="as_06_0406__p199771130131719">scaling_policy_name</p>
</td>
<td class="cellrowborder" valign="top" width="19.801980198019802%" headers="mcps1.3.3.2.5.1.2 "><p id="as_06_0406__p2977113021715">No</p>
</td>
<td class="cellrowborder" valign="top" width="13.861386138613863%" headers="mcps1.3.3.2.5.1.3 "><p id="as_06_0406__p14977183011717">String</p>
</td>
<td class="cellrowborder" valign="top" width="47.524752475247524%" headers="mcps1.3.3.2.5.1.4 "><p id="as_06_0406__p197763018172">Specifies the AS policy name.</p>
<p id="as_06_0406__p1699918201016">Supports fuzzy search. </p>
</td>
</tr>
<tr id="as_06_0406__row4977133071716"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.2.5.1.1 "><p id="as_06_0406__p2977163031717">scaling_policy_type</p>
</td>
<td class="cellrowborder" valign="top" width="19.801980198019802%" headers="mcps1.3.3.2.5.1.2 "><p id="as_06_0406__p149771130101718">No</p>
</td>
<td class="cellrowborder" valign="top" width="13.861386138613863%" headers="mcps1.3.3.2.5.1.3 "><p id="as_06_0406__p1797733021713">String</p>
</td>
<td class="cellrowborder" valign="top" width="47.524752475247524%" headers="mcps1.3.3.2.5.1.4 "><p id="as_06_0406__p1397713306171">Specifies the AS policy type.</p>
<ul id="as_06_0406__ul1459175775513"><li id="as_06_0406__li164598573552"><strong id="as_06_0406__b111815744210">ALARM</strong>: alarm policy</li><li id="as_06_0406__li14459135715557"><strong id="as_06_0406__b7228155915425">SCHEDULED</strong>: scheduled policy</li><li id="as_06_0406__li20147224132516"><strong id="as_06_0406__b38941900437">RECURRENCE</strong>: periodic policy</li></ul>
</td>
</tr>
<tr id="as_06_0406__row39536973112658"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.2.5.1.1 "><p id="as_06_0406__p5764343811270">scaling_policy_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.801980198019802%" headers="mcps1.3.3.2.5.1.2 "><p id="as_06_0406__p3860687711270">No</p>
</td>
<td class="cellrowborder" valign="top" width="13.861386138613863%" headers="mcps1.3.3.2.5.1.3 "><p id="as_06_0406__p4014932111270">String</p>
</td>
<td class="cellrowborder" valign="top" width="47.524752475247524%" headers="mcps1.3.3.2.5.1.4 "><p id="as_06_0406__p3086952911270">Specifies the AS policy ID.</p>
</td>
</tr>
<tr id="as_06_0406__row1997753012173"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.2.5.1.1 "><p id="as_06_0406__p20977153015171">start_number</p>
</td>
<td class="cellrowborder" valign="top" width="19.801980198019802%" headers="mcps1.3.3.2.5.1.2 "><p id="as_06_0406__p19977123051713">No</p>
</td>
<td class="cellrowborder" valign="top" width="13.861386138613863%" headers="mcps1.3.3.2.5.1.3 "><p id="as_06_0406__p129771430121718">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="47.524752475247524%" headers="mcps1.3.3.2.5.1.4 "><p id="as_06_0406__p59373825">Specifies the start line number. The default value is <strong id="as_06_0406__b56977494586">0</strong>. The minimum parameter value is <strong id="as_06_0406__b18744142621611">0</strong>.</p>
</td>
</tr>
<tr id="as_06_0406__row8977123031717"><td class="cellrowborder" valign="top" width="18.81188118811881%" headers="mcps1.3.3.2.5.1.1 "><p id="as_06_0406__p11978630121710">limit</p>
</td>
<td class="cellrowborder" valign="top" width="19.801980198019802%" headers="mcps1.3.3.2.5.1.2 "><p id="as_06_0406__p149781030191713">No</p>
</td>
<td class="cellrowborder" valign="top" width="13.861386138613863%" headers="mcps1.3.3.2.5.1.3 "><p id="as_06_0406__p17978230141711">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="47.524752475247524%" headers="mcps1.3.3.2.5.1.4 "><p id="as_06_0406__p21968676">Specifies the number of query records. The default value is <strong id="as_06_0406__b168447885495335">20</strong>. The value range is 0 to 100.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="as_06_0406__section1229531121814"><h4 class="sectiontitle">Request Message</h4><ul id="as_06_0406__ul9007507"><li id="as_06_0406__li56913160">Request parameters<p id="as_06_0406__p60400126203515"><a name="as_06_0406__li56913160"></a><a name="li56913160"></a>None</p>
</li><li id="as_06_0406__li3640858994017">Example request<div class="p" id="as_06_0406__p102741825153019"><a name="as_06_0406__li3640858994017"></a><a name="li3640858994017"></a>This example shows how to query all periodic AS policies for resources with ID <strong id="as_06_0406__b153251214446">8ade64b5-d685-40b8-8582-4ce306ea37a6</strong>.<pre class="screen" id="as_06_0406__screen030122218301">GET https://{Endpoint}/autoscaling-api/v2/{project_id}/scaling_policy/8ade64b5-d685-40b8-8582-4ce306ea37a6/list?scaling_policy_type=RECURRENCE</pre>
</div>
</li></ul>
</div>
<div class="section" id="as_06_0406__section1399662217181"><h4 class="sectiontitle">Response Message</h4><ul id="as_06_0406__ul06692310182"><li id="as_06_0406__li06612235188">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0406__table8998622101819" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameters</caption><thead align="left"><tr id="as_06_0406__row16792317182"><th align="left" class="cellrowborder" valign="top" width="26.567343265673433%" id="mcps1.3.5.2.1.1.2.4.1.1"><p id="as_06_0406__p11677233185"><strong id="as_06_0406__b175351324125618">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18.298170182981703%" id="mcps1.3.5.2.1.1.2.4.1.2"><p id="as_06_0406__p8676234180"><strong id="as_06_0406__b84235270693914">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.134486551344864%" id="mcps1.3.5.2.1.1.2.4.1.3"><p id="as_06_0406__p467123161819"><strong id="as_06_0406__b11992182516566">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0406__row18671239186"><td class="cellrowborder" valign="top" width="26.567343265673433%" headers="mcps1.3.5.2.1.1.2.4.1.1 "><p id="as_06_0406__p1567182318187">total_number</p>
</td>
<td class="cellrowborder" valign="top" width="18.298170182981703%" headers="mcps1.3.5.2.1.1.2.4.1.2 "><p id="as_06_0406__p8676231189">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.134486551344864%" headers="mcps1.3.5.2.1.1.2.4.1.3 "><p id="as_06_0406__p116752316182">Specifies the total number of query records.</p>
</td>
</tr>
<tr id="as_06_0406__row1067142391818"><td class="cellrowborder" valign="top" width="26.567343265673433%" headers="mcps1.3.5.2.1.1.2.4.1.1 "><p id="as_06_0406__p196792321817">start_number</p>
</td>
<td class="cellrowborder" valign="top" width="18.298170182981703%" headers="mcps1.3.5.2.1.1.2.4.1.2 "><p id="as_06_0406__p667523181815">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.134486551344864%" headers="mcps1.3.5.2.1.1.2.4.1.3 "><p id="as_06_0406__p146792310186">Specifies the start line number.</p>
</td>
</tr>
<tr id="as_06_0406__row126742391816"><td class="cellrowborder" valign="top" width="26.567343265673433%" headers="mcps1.3.5.2.1.1.2.4.1.1 "><p id="as_06_0406__p1067112331818">limit</p>
</td>
<td class="cellrowborder" valign="top" width="18.298170182981703%" headers="mcps1.3.5.2.1.1.2.4.1.2 "><p id="as_06_0406__p8678237182">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.134486551344864%" headers="mcps1.3.5.2.1.1.2.4.1.3 "><p id="as_06_0406__p5671723171810">Specifies the maximum number of resources to be queried.</p>
</td>
</tr>
<tr id="as_06_0406__row867223111812"><td class="cellrowborder" valign="top" width="26.567343265673433%" headers="mcps1.3.5.2.1.1.2.4.1.1 "><p id="as_06_0406__p11671823161819">scaling_policies</p>
</td>
<td class="cellrowborder" valign="top" width="18.298170182981703%" headers="mcps1.3.5.2.1.1.2.4.1.2 "><p id="as_06_0406__p867152313180">Array of <a href="#as_06_0406__table19638345141818">scaling_policies</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="55.134486551344864%" headers="mcps1.3.5.2.1.1.2.4.1.3 "><p id="as_06_0406__p9671523171818">Specifies AS policies. For details, see <a href="#as_06_0406__table19638345141818">Table 3</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="as_06_0406__table19638345141818"></a><a name="table19638345141818"></a><table cellpadding="4" cellspacing="0" summary="" id="as_06_0406__table19638345141818" frame="border" border="1" rules="all"><caption><b>Table 3 </b><strong id="as_06_0406__b1855485711139">scaling_policies</strong> field description</caption><thead align="left"><tr id="as_06_0406__row9776134561813"><th align="left" class="cellrowborder" valign="top" width="26.529999999999998%" id="mcps1.3.5.2.1.2.2.4.1.1"><p id="as_06_0406__p2776164561819">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18.37%" id="mcps1.3.5.2.1.2.2.4.1.2"><p id="as_06_0406__p17776154514184">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.1%" id="mcps1.3.5.2.1.2.2.4.1.3"><p id="as_06_0406__p4776124513183">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0406__row1477694516189"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p197761545171810">scaling_policy_name</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p18776184551815">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__p37761945121812">Specifies the AS policy name.</p>
<p id="as_06_0406__p117971094113">Supports fuzzy search. </p>
</td>
</tr>
<tr id="as_06_0406__row137762045161819"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p137763456187">scaling_policy_id</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p177761045151815">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__p377634541812">Specifies the AS policy ID.</p>
</td>
</tr>
<tr id="as_06_0406__row277610458185"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p1077684513189">scaling_resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p1377619452186">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__p1977664591811">Specifies the scaling resource ID.</p>
</td>
</tr>
<tr id="as_06_0406__row37761845151820"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p127761245131820">scaling_resource_type</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p1977634511814">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__p8776164561818">Specifies the scaling resource type.</p>
<ul id="as_06_0406__ul207763456181"><li id="as_06_0406__li834155914201">AS group: <strong id="as_06_0406__b84235270691950">SCALING_GROUP</strong></li><li id="as_06_0406__li187761045181814">Bandwidth: <strong id="as_06_0406__b8423527069204">BANDWIDTH</strong></li></ul>
</td>
</tr>
<tr id="as_06_0406__row157761645151813"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p1777684591815">policy_status</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p477664511186">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__p177610451188">Specifies the AS policy status.</p>
<ul id="as_06_0406__ul10776124531820"><li id="as_06_0406__li19776174515183"><strong id="as_06_0406__b912511617441">INSERVICE</strong>: The AS policy is enabled.</li><li id="as_06_0406__li19776445101814"><strong id="as_06_0406__b144651119164416">PAUSED</strong>: The AS policy is disabled.</li><li id="as_06_0406__li18963775142036"><strong id="as_06_0406__b842352706171746">EXECUTING</strong>: The AS policy is being executed.</li></ul>
</td>
</tr>
<tr id="as_06_0406__row14776124581811"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p1577614459188">scaling_policy_type</p>
</td>
<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 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__b280997221">RECURRENCE</strong>: indicates that the scaling action is triggered periodically. Values are returned for <strong id="as_06_0406__b949762294">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__b1710201284">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>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p1977794531814">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__p19777154571815">Specifies the alarm ID.</p>
</td>
</tr>
<tr id="as_06_0406__row13777445181812"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p1177710451181">scheduled_policy</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__a4c03d226ca78442f99e13b8d363cd51d"><a href="#as_06_0406__table1276581101919">scheduled_policy</a> object</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__p1377784521818">Specifies the periodic or scheduled AS policy. For details, see <a href="#as_06_0406__table1276581101919">Table 4</a>.</p>
</td>
</tr>
<tr id="as_06_0406__row8777124516185"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p1577764541819">scaling_policy_action</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p167395571418"><a href="#as_06_0406__table881433612199">scaling_policy_action</a> object</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__p187778457184">Specifies the scaling action of the AS policy. For details, see <a href="#as_06_0406__table881433612199">Table 5</a>.</p>
</td>
</tr>
<tr id="as_06_0406__row777764515184"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p15777114510187">cool_down_time</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p12777164521814">Integer</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__p07771845111814">Specifies the cooldown period (s).</p>
</td>
</tr>
<tr id="as_06_0406__row17777144512183"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p277715453186">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p1677744531814">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__p16777145101819">Specifies the time when an AS policy was created. The time format complies with UTC.</p>
</td>
</tr>
<tr id="as_06_0406__row1675315217589"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p65915113175834">meta_data</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p1923173718423"><a href="#as_06_0406__table14568680175854">meta_data</a> object</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__p41667816175834">Provides additional information. For details, see <a href="#as_06_0406__table14568680175854">Table 6</a>.</p>
</td>
</tr>
<tr id="as_06_0406__row597536122719"><td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.5.2.1.2.2.4.1.1 "><p id="as_06_0406__p6270939142713">description</p>
</td>
<td class="cellrowborder" valign="top" width="18.37%" headers="mcps1.3.5.2.1.2.2.4.1.2 "><p id="as_06_0406__p6270103992716">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__p5270183917279">Specifies the AS policy description.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="as_06_0406__table1276581101919"></a><a name="table1276581101919"></a><table cellpadding="4" cellspacing="0" summary="" id="as_06_0406__table1276581101919" frame="border" border="1" rules="all"><caption><b>Table 4 </b><strong id="as_06_0406__b10210173644614">scheduled_policy</strong> field description</caption><thead align="left"><tr id="as_06_0406__row10872131111198"><th align="left" class="cellrowborder" valign="top" width="26.26%" id="mcps1.3.5.2.1.3.2.4.1.1"><p id="as_06_0406__p18725111193">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18.18%" id="mcps1.3.5.2.1.3.2.4.1.2"><p id="as_06_0406__p887216111194">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.559999999999995%" id="mcps1.3.5.2.1.3.2.4.1.3"><p id="as_06_0406__p16872611141910">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0406__row15872181121915"><td class="cellrowborder" valign="top" width="26.26%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="as_06_0406__p1387241171913">launch_time</p>
</td>
<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 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>
</td>
<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 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>
</td>
<td class="cellrowborder" valign="top" width="18.18%" headers="mcps1.3.5.2.1.3.2.4.1.2 "><p id="as_06_0406__p11873151151916">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__p1387316117199">Specifies the frequency at which scaling actions are triggered.</p>
<ul id="as_06_0406__ul1287310117195"><li id="as_06_0406__li1287381141917">If <strong id="as_06_0406__b7719727185013">recurrence_type</strong> is set to <strong id="as_06_0406__b87211127155012">Daily</strong>, the value is <strong id="as_06_0406__b5722182719504">null</strong>, indicating that the scaling action is triggered once a day.</li><li id="as_06_0406__li8873191116190">If <strong id="as_06_0406__b11931133094915">recurrence_type</strong> is set to <strong id="as_06_0406__b15931103064915">Weekly</strong>, the value ranges from <strong id="as_06_0406__b1293115305494">1</strong> (Sunday) to <strong id="as_06_0406__b20932193016494">7</strong> (Saturday). The digits refer to dates in each week and separated by a comma, such as <strong id="as_06_0406__b793273074915">1,3,5</strong>.</li><li id="as_06_0406__li88737113195">If <strong id="as_06_0406__b84235270617528">recurrence_type</strong> is set to <strong id="as_06_0406__b201658531498">Monthly</strong>, the value ranges from <strong id="as_06_0406__b41651653174914">1</strong> to <strong id="as_06_0406__b11166153204912">31</strong>. The digits refer to the dates in each month and separated by a comma, such as <strong id="as_06_0406__b19166185320499">1,10,13,28</strong>.</li></ul>
</td>
</tr>
<tr id="as_06_0406__row1873711201914"><td class="cellrowborder" valign="top" width="26.26%" headers="mcps1.3.5.2.1.3.2.4.1.1 "><p id="as_06_0406__p18873191171918">start_time</p>
</td>
<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 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>
</td>
<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 id="as_06_0406__b11732150153618">YYYY-MM-DDThh:mmZ</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="as_06_0406__table881433612199"></a><a name="table881433612199"></a><table cellpadding="4" cellspacing="0" summary="" id="as_06_0406__table881433612199" frame="border" border="1" rules="all"><caption><b>Table 5 </b><strong id="as_06_0406__b58917486463">scaling_policy_action</strong> field description</caption><thead align="left"><tr id="as_06_0406__row12867203681919"><th align="left" class="cellrowborder" valign="top" width="26.26%" id="mcps1.3.5.2.1.4.2.4.1.1"><p id="as_06_0406__p9867153619195">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18.18%" id="mcps1.3.5.2.1.4.2.4.1.2"><p id="as_06_0406__p11867436161911">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="55.559999999999995%" id="mcps1.3.5.2.1.4.2.4.1.3"><p id="as_06_0406__p4867436161920">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0406__row2867133681914"><td class="cellrowborder" valign="top" width="26.26%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="as_06_0406__p19867123613195">operation</p>
</td>
<td class="cellrowborder" valign="top" width="18.18%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="as_06_0406__p1868113616194">String</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><p id="as_06_0406__p486863681911">Specifies the scaling action.</p>
<ul id="as_06_0406__ul688316920419"><li id="as_06_0406__li1688310915412"><strong id="as_06_0406__b8423527069234">ADD</strong>: indicates adding instances.</li><li id="as_06_0406__li988359146"><strong id="as_06_0406__b84235270692351">REDUCE</strong>: indicates reducing instances.</li><li id="as_06_0406__li11883199346"><strong id="as_06_0406__b84235270692418">SET</strong>: indicates setting the number of instances to a specified value.</li></ul>
</td>
</tr>
<tr id="as_06_0406__row1286813618199"><td class="cellrowborder" valign="top" width="26.26%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="as_06_0406__p886863614192">size</p>
</td>
<td class="cellrowborder" valign="top" width="18.18%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="as_06_0406__p158681836101918">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><p id="as_06_0406__p58681436191915">Specifies the number of instances to be operated.</p>
</td>
</tr>
<tr id="as_06_0406__row086812368197"><td class="cellrowborder" valign="top" width="26.26%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="as_06_0406__p386843661912">percentage</p>
</td>
<td class="cellrowborder" valign="top" width="18.18%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="as_06_0406__p1286883601910">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><p id="as_06_0406__p6868193614193">Specifies the percentage of instances to be operated.</p>
</td>
</tr>
<tr id="as_06_0406__row88685367199"><td class="cellrowborder" valign="top" width="26.26%" headers="mcps1.3.5.2.1.4.2.4.1.1 "><p id="as_06_0406__p108681036111910">limits</p>
</td>
<td class="cellrowborder" valign="top" width="18.18%" headers="mcps1.3.5.2.1.4.2.4.1.2 "><p id="as_06_0406__p2868936171912">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="55.559999999999995%" headers="mcps1.3.5.2.1.4.2.4.1.3 "><p id="as_06_0406__p08682369195">Specifies the operation restrictions.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="as_06_0406__table14568680175854"></a><a name="table14568680175854"></a><table cellpadding="4" cellspacing="0" summary="" id="as_06_0406__table14568680175854" frame="border" border="1" rules="all"><caption><b>Table 6 </b><strong id="as_06_0406__b1769141018812">meta_data</strong> field description</caption><thead align="left"><tr id="as_06_0406__row25036975175854"><th align="left" class="cellrowborder" valign="top" width="23.762376237623762%" id="mcps1.3.5.2.1.5.2.4.1.1"><p id="as_06_0406__p4598303175854">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.752475247524753%" id="mcps1.3.5.2.1.5.2.4.1.2"><p id="as_06_0406__p36918294175854">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51.48514851485149%" id="mcps1.3.5.2.1.5.2.4.1.3"><p id="as_06_0406__p37591800175854">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0406__row116407103411"><td class="cellrowborder" valign="top" width="23.762376237623762%" headers="mcps1.3.5.2.1.5.2.4.1.1 "><p id="as_06_0406__p9569123231519">metadata_bandwidth_share_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.752475247524753%" headers="mcps1.3.5.2.1.5.2.4.1.2 "><p id="as_06_0406__p15561153218251">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.48514851485149%" headers="mcps1.3.5.2.1.5.2.4.1.3 "><p id="as_06_0406__p13569103211151">Specifies the bandwidth sharing type in the bandwidth scaling policy.</p>
</td>
</tr>
<tr id="as_06_0406__row1364720144344"><td class="cellrowborder" valign="top" width="23.762376237623762%" headers="mcps1.3.5.2.1.5.2.4.1.1 "><p id="as_06_0406__p8569193210157">metadata_eip_id</p>
</td>
<td class="cellrowborder" valign="top" width="24.752475247524753%" headers="mcps1.3.5.2.1.5.2.4.1.2 "><p id="as_06_0406__p7513133310255">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.48514851485149%" headers="mcps1.3.5.2.1.5.2.4.1.3 "><p id="as_06_0406__p15570173219155">Specifies the EIP ID for the bandwidth in the bandwidth scaling policy.</p>
</td>
</tr>
<tr id="as_06_0406__row2064871463416"><td class="cellrowborder" valign="top" width="23.762376237623762%" headers="mcps1.3.5.2.1.5.2.4.1.1 "><p id="as_06_0406__p16570133219157">metadata_eip_address</p>
</td>
<td class="cellrowborder" valign="top" width="24.752475247524753%" headers="mcps1.3.5.2.1.5.2.4.1.2 "><p id="as_06_0406__p206571934182515">String</p>
</td>
<td class="cellrowborder" valign="top" width="51.48514851485149%" headers="mcps1.3.5.2.1.5.2.4.1.3 "><p id="as_06_0406__p145701132161516">Specifies the EIP for the bandwidth in the bandwidth scaling policy.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="as_06_0406__li16780151992019">Example response<pre class="screen" id="as_06_0406__screen1075312852020">{
"limit": 20,
"total_number": 3,
"start_number": 0,
"scaling_policies": [
{
"scaling_policy_id": "803a35a5-38fb-4d27-a042-496c14bc1fb8",
"scaling_policy_name": "as-policy-7a75",
"scaling_resource_id": "8ade64b5-d685-40b8-8582-4ce306ea37a6",
"scaling_resource_type": "SCALING_GROUP",
"scaling_policy_type": "RECURRENCE",
"scheduled_policy": {
"launch_time": "03:30",
"recurrence_type": "Daily",
"start_time": "2017-08-28T03:08Z",
"end_time": "2017-09-01T03:08Z"
},
"cool_down_time": 900,
"scaling_policy_action": {
"operation": "ADD",
"size": 1
},
"policy_status": "INSERVICE",
"create_time": "2017-08-31T03:02:41Z"
},
{
"scaling_policy_id": "535fd67e-276b-409c-879e-52f4e09e14bb",
"scaling_policy_name": "as-policy-7a75",
"scaling_resource_id": "8ade64b5-d685-40b8-8582-4ce306ea37a6",
"scaling_resource_type": "SCALING_GROUP",
"scaling_policy_type": "RECURRENCE",
"scheduled_policy": {
"launch_time": "21:30",
"recurrence_type": "Daily",
"start_time": "2017-08-27T21:08Z",
"end_time": "2017-08-31T21:08Z"
},
"cool_down_time": 900,
"scaling_policy_action": {
"operation": "ADD",
"size": 1
},
"policy_status": "INSERVICE",
"create_time": "2017-08-31T07:35:05Z"
},
{
"scaling_policy_id": "37df92f8-73cb-469e-a420-c15f445d2ee1",
"scaling_policy_name": "as-policy-7a75",
"scaling_resource_id": "8ade64b5-d685-40b8-8582-4ce306ea37a6",
"scaling_resource_type": "SCALING_GROUP",
"scaling_policy_type": "RECURRENCE",
"scheduled_policy": {
"launch_time": "22:30",
"recurrence_type": "Daily",
"start_time": "2017-08-27T22:08Z",
"end_time": "2017-08-31T22:08Z"
},
"cool_down_time": 900,
"scaling_policy_action": {
"operation": "ADD",
"size": 1
},
"policy_status": "INSERVICE",
"create_time": "2017-08-31T07:41:06Z"
}
]
}</pre>
</li></ul>
</div>
<div class="section" id="as_06_0406__section2092105419207"><h4 class="sectiontitle">Returned Values</h4><ul id="as_06_0406__ul18264112112219"><li id="as_06_0406__li11264121102120">Normal<p id="as_06_0406__p426422152117"><a name="as_06_0406__li11264121102120"></a><a name="li11264121102120"></a>200</p>
</li><li id="as_06_0406__li6264021122117">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="as_06_0406__table152011321112110" frame="border" border="1" rules="all"><thead align="left"><tr id="as_06_0406__row22672212214"><th align="left" class="cellrowborder" valign="top" width="46.46%" id="mcps1.3.6.2.2.1.1.3.1.1"><p id="as_06_0406__p5267122192117">Returned Values</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.54%" id="mcps1.3.6.2.2.1.1.3.1.2"><p id="as_06_0406__p1926717218218">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="as_06_0406__row1626782162110"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p1726782113217">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p3267122110213">The server failed to process the request.</p>
</td>
</tr>
<tr id="as_06_0406__row42671421112117"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p142675216217">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p1267192152120">You must enter the username and password to access the requested page.</p>
</td>
</tr>
<tr id="as_06_0406__row13268621102119"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p22682218219">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p126822112216">You are forbidden to access the requested page.</p>
</td>
</tr>
<tr id="as_06_0406__row13268421202111"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p2026813215215">404 Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p12683210216">The server could not find the requested page.</p>
</td>
</tr>
<tr id="as_06_0406__row17268172122117"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p182681321112114">405 Method Not Allowed</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p5268142110211">You are not allowed to use the method specified in the request.</p>
</td>
</tr>
<tr id="as_06_0406__row112684216211"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p19268182115210">406 Not Acceptable</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p6268192113218">The response generated by the server could not be accepted by the client.</p>
</td>
</tr>
<tr id="as_06_0406__row926817214212"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p326852113212">407 Proxy Authentication Required</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p12268172192112">You must use the proxy server for authentication to process the request.</p>
</td>
</tr>
<tr id="as_06_0406__row172681421202119"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p9268132115212">408 Request Timeout</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p926872192111">The request timed out.</p>
</td>
</tr>
<tr id="as_06_0406__row19268142119216"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p9268162119219">409 Conflict</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p52681121162111">The request could not be processed due to a conflict.</p>
</td>
</tr>
<tr id="as_06_0406__row13268321112112"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p16268202172111">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p326802120216">Failed to complete the request because of an internal service error.</p>
</td>
</tr>
<tr id="as_06_0406__row10268821172110"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p2268172112211">501 Not Implemented</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p1626918212211">Failed to complete the request because the server does not support the requested function.</p>
</td>
</tr>
<tr id="as_06_0406__row19269421192117"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p6269321122113">502 Bad Gateway</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p92691421182110">Failed to complete the request because the request is invalid.</p>
</td>
</tr>
<tr id="as_06_0406__row1426920217211"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p3269132118215">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p1126942116217">Failed to complete the request because the system is unavailable.</p>
</td>
</tr>
<tr id="as_06_0406__row42690212219"><td class="cellrowborder" valign="top" width="46.46%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="as_06_0406__p17269102112120">504 Gateway Timeout</p>
</td>
<td class="cellrowborder" valign="top" width="53.54%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="as_06_0406__p17269182113216">A gateway timeout error occurred.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="as_06_0406__section17669131616110"><h4 class="sectiontitle">Error Codes</h4><p id="as_06_0406__p172692548116">See <a href="as_07_0102.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="as_06_0400.html">AS Policies</a></div>
</div>
</div>