Files
doc-exports/docs/rfs/api-ref/ContinueDeployStack.html
2025-07-24 16:58:05 +00:00

385 lines
29 KiB
HTML

<a name="ContinueDeployStack"></a><a name="ContinueDeployStack"></a>
<h1 class="topictitle1">Continuing to Deploy a Stack</h1>
<div id="body8662426"><div class="section" id="ContinueDeployStack__section1591658193712"><h4 class="sectiontitle">Function</h4><p id="ContinueDeployStack__p1491125815371">ContinueDeployStack</p>
<p id="ContinueDeployStack__p1091958203717">This API continues to deploy an existing stack.</p>
<ul id="ContinueDeployStack__ul159135810376"><li id="ContinueDeployStack__li14911058133719">If a stack is in the DEPLOYMENT_FAILED status, it can continue to be deployed, then 202 and the deploymentId will return. If it is in other statuses, deployment is not allowed and the corresponding error code is returned.</li><li id="ContinueDeployStack__li1292195810377">If the deployment still fails, you can obtain the logs by calling the ListStackEvents API. Fix the problems and call this API again to continue to deploy.</li></ul>
</div>
<div class="section" id="ContinueDeployStack__section119215813376"><h4 class="sectiontitle">Debugging</h4><p id="ContinueDeployStack__p1492858143719">You can debug this API through automatic authentication in <a href="https://console.huaweicloud.com/apiexplorer/#/openapi/AOS/doc?api=ContinueDeployStack" target="_blank" rel="noopener noreferrer">API Explorer</a> or use the SDK sample code generated by API Explorer.</p>
</div>
<div class="section" id="ContinueDeployStack__section159217582376"><h4 class="sectiontitle">URI</h4><p id="ContinueDeployStack__p893658123718">POST /v1/{project_id}/stacks/{stack_name}/continuations</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__table493458163716" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ContinueDeployStack__row19932582376"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="ContinueDeployStack__p49415587370">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="ContinueDeployStack__p394458153712">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="ContinueDeployStack__p8949585377">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="ContinueDeployStack__p17946584370">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row1793165853710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ContinueDeployStack__p1495125818375">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ContinueDeployStack__p169575816370">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ContinueDeployStack__p09515820376">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ContinueDeployStack__p109619588378">A project ID is obtained by calling an API or from the console.</p>
<p id="ContinueDeployStack__p17961658173713">Minimum: <strong id="ContinueDeployStack__b19635853713">3</strong></p>
<p id="ContinueDeployStack__p1396558133720">Maximum: <strong id="ContinueDeployStack__b119719581373">64</strong></p>
</td>
</tr>
<tr id="ContinueDeployStack__row9937589371"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ContinueDeployStack__p19711581372">stack_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ContinueDeployStack__p10971958113719">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ContinueDeployStack__p2971058113720">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ContinueDeployStack__p1898758123716">A stack name is unique within its domain (domain_id), region, and project (project_id). It is case-sensitive and starts with a letter. Only letters, digits, underscores (_), and hyphens (-) are allowed.</p>
<p id="ContinueDeployStack__p398115813379">Minimum: <strong id="ContinueDeployStack__b3981588374">1</strong></p>
<p id="ContinueDeployStack__p12981958203711">Maximum: <strong id="ContinueDeployStack__b598165823710">128</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ContinueDeployStack__section7982581374"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__en-us_topic_0000001709318806_HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="ContinueDeployStack__row139865893715"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="ContinueDeployStack__p1998580378">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="ContinueDeployStack__p79985817372">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="ContinueDeployStack__p1699858153720">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="ContinueDeployStack__p710016587376">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row99915843714"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.1 "><p id="ContinueDeployStack__p310010586375">Client-Request-Id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.2 "><p id="ContinueDeployStack__p191001158183713">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.3 "><p id="ContinueDeployStack__p1210075833719">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.2.5.1.4 "><p id="ContinueDeployStack__p1810019584370">A unique request ID is specified by a user to locate a request. UUID is recommended.</p>
<p id="ContinueDeployStack__p81011658133712">Minimum: <strong id="ContinueDeployStack__b41011158193716">36</strong></p>
<p id="ContinueDeployStack__p310112582377">Maximum: <strong id="ContinueDeployStack__b61011958163712">128</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__en-us_topic_0000001709318806_request_ContinueDeployStackRequestBody" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request body parameters</caption><thead align="left"><tr id="ContinueDeployStack__row141016588371"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.1"><p id="ContinueDeployStack__p4101558103712">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.2"><p id="ContinueDeployStack__p310219581375">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.3"><p id="ContinueDeployStack__p910255833713">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.3.2.5.1.4"><p id="ContinueDeployStack__p210212584379">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row14101125833715"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="ContinueDeployStack__p2102458183719">stack_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="ContinueDeployStack__p1710215587375">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="ContinueDeployStack__p1910215853710">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="ContinueDeployStack__p1210275833719">Unique stack ID.</p>
<p id="ContinueDeployStack__p5103125873719">It is a UUID generated by RFS when a stack is created.</p>
<p id="ContinueDeployStack__p3103205873712">Stack names are unique at one specific time, so you can create a stack named HelloWorld and another stack with the same name after deleting the first one.</p>
<p id="ContinueDeployStack__p2103185817378">For parallel development, team members may want to ensure that they are operating the stack they created, not one with the same name created by other members after deleting the previous one.</p>
<p id="ContinueDeployStack__p17103155813376">To avoid this mismatch, check the ID, since RFS ensures each stack has a unique ID that does not change with updates. If the stack_id value differs from the current stack ID, 400 is returned.</p>
<p id="ContinueDeployStack__p111033587375">Minimum: <strong id="ContinueDeployStack__b20103458103718">36</strong></p>
<p id="ContinueDeployStack__p1710325803715">Maximum: <strong id="ContinueDeployStack__b810312586378">36</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ContinueDeployStack__section131031158133715"><h4 class="sectiontitle">Response Parameters</h4><p id="ContinueDeployStack__p11104185815372"><strong id="ContinueDeployStack__b18104165843710">Status code: 202</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__en-us_topic_0000001709318806_response_ContinueDeployStackResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="ContinueDeployStack__row17104175818377"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p id="ContinueDeployStack__p18104858163713">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p id="ContinueDeployStack__p1310515843711">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.3.2.4.1.3"><p id="ContinueDeployStack__p1910515815373">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row1510415873717"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ContinueDeployStack__p111051858143717">deployment_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ContinueDeployStack__p1810585817372">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ContinueDeployStack__p17105195811377">Deployment ID.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ContinueDeployStack__p1110555820370"><strong id="ContinueDeployStack__b610512583377">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__en-us_topic_0000001709318806_response_CommonErrorResponse" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="ContinueDeployStack__row19106175873715"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.1"><p id="ContinueDeployStack__p1010615811379">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.2"><p id="ContinueDeployStack__p1510617583373">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.5.2.4.1.3"><p id="ContinueDeployStack__p91061458163714">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row1510615583375"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ContinueDeployStack__p1210775816372">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ContinueDeployStack__p410716588370">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ContinueDeployStack__p1310735810372">Response code.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row101067583373"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ContinueDeployStack__p110895833711">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ContinueDeployStack__p4108175883715">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ContinueDeployStack__p9108145810379">Response message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ContinueDeployStack__p410917581377"><strong id="ContinueDeployStack__b4109158183712">Status code: 401</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__table181090586370" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response body parameters</caption><thead align="left"><tr id="ContinueDeployStack__row1610915823715"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.1"><p id="ContinueDeployStack__p14110185817378">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.2"><p id="ContinueDeployStack__p171101358173716">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.7.2.4.1.3"><p id="ContinueDeployStack__p1011085843713">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row1111065815378"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="ContinueDeployStack__p5110185817374">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="ContinueDeployStack__p191116582376">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="ContinueDeployStack__p211118583372">Response code.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row10110558193718"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="ContinueDeployStack__p1112458103718">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="ContinueDeployStack__p611210581377">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="ContinueDeployStack__p191128581378">Response message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ContinueDeployStack__p1711310588373"><strong id="ContinueDeployStack__b1511311589371">Status code: 403</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__table81131858163713" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="ContinueDeployStack__row14113195893718"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.4.1.1"><p id="ContinueDeployStack__p5113758123714">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.4.1.2"><p id="ContinueDeployStack__p5114175813374">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.9.2.4.1.3"><p id="ContinueDeployStack__p4114115853720">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row611313581373"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p id="ContinueDeployStack__p4114135812371">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.2 "><p id="ContinueDeployStack__p7114458153714">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.9.2.4.1.3 "><p id="ContinueDeployStack__p211445813715">Response code.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row16113185873717"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p id="ContinueDeployStack__p911585815379">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.2 "><p id="ContinueDeployStack__p5115558103715">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.9.2.4.1.3 "><p id="ContinueDeployStack__p111155583378">Response message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ContinueDeployStack__p411615833714"><strong id="ContinueDeployStack__b17116195813717">Status code: 404</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__table11116458163717" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="ContinueDeployStack__row15116558173713"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.4.1.1"><p id="ContinueDeployStack__p14117205812372">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.4.1.2"><p id="ContinueDeployStack__p2011712582377">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.11.2.4.1.3"><p id="ContinueDeployStack__p9117158123719">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row151161058183714"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="ContinueDeployStack__p1911705843716">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="ContinueDeployStack__p21180586375">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="ContinueDeployStack__p111181589375">Response code.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row12116158103713"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="ContinueDeployStack__p41181058123710">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="ContinueDeployStack__p161181458193711">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="ContinueDeployStack__p1611935813379">Response message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ContinueDeployStack__p3119155811371"><strong id="ContinueDeployStack__b17119958183712">Status code: 409</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__table3119458153718" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Response body parameters</caption><thead align="left"><tr id="ContinueDeployStack__row11191258193716"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.13.2.4.1.1"><p id="ContinueDeployStack__p8120135814378">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.13.2.4.1.2"><p id="ContinueDeployStack__p0120165813372">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.13.2.4.1.3"><p id="ContinueDeployStack__p171201358173715">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row3119195818377"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="ContinueDeployStack__p1412013589375">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="ContinueDeployStack__p712145893718">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="ContinueDeployStack__p612116585376">Response code.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row121208582378"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="ContinueDeployStack__p13121105873712">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="ContinueDeployStack__p17121358193715">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="ContinueDeployStack__p8122165814374">Response message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ContinueDeployStack__p1912213581374"><strong id="ContinueDeployStack__b11122558113719">Status code: 429</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__table18122175811377" frame="border" border="1" rules="all"><caption><b>Table 10 </b>Response body parameters</caption><thead align="left"><tr id="ContinueDeployStack__row11221558143717"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.15.2.4.1.1"><p id="ContinueDeployStack__p11231587374">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.15.2.4.1.2"><p id="ContinueDeployStack__p121231058163714">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.15.2.4.1.3"><p id="ContinueDeployStack__p91236586370">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row1912275813371"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="ContinueDeployStack__p51241058173716">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="ContinueDeployStack__p151252587373">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="ContinueDeployStack__p1412519586377">Response code.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row6122658183718"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="ContinueDeployStack__p18125258113716">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="ContinueDeployStack__p712565813713">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="ContinueDeployStack__p5126135811377">Response message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ContinueDeployStack__p1126165816376"><strong id="ContinueDeployStack__b812611580371">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__table812635819376" frame="border" border="1" rules="all"><caption><b>Table 11 </b>Response body parameters</caption><thead align="left"><tr id="ContinueDeployStack__row812755863718"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.17.2.4.1.1"><p id="ContinueDeployStack__p1612819583371">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.17.2.4.1.2"><p id="ContinueDeployStack__p1612813586374">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.17.2.4.1.3"><p id="ContinueDeployStack__p191281358103716">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row712765873720"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.1 "><p id="ContinueDeployStack__p141289583375">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.2 "><p id="ContinueDeployStack__p312865820378">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.17.2.4.1.3 "><p id="ContinueDeployStack__p3129135819377">Response code.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row131271958183710"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.1 "><p id="ContinueDeployStack__p111291358133719">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.2 "><p id="ContinueDeployStack__p19129458193712">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.17.2.4.1.3 "><p id="ContinueDeployStack__p112945819374">Response message.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ContinueDeployStack__section813025833712"><h4 class="sectiontitle">Example Requests</h4><ul id="ContinueDeployStack__ul51306588371"><li id="ContinueDeployStack__li613085863715">Continue to deploy a stack.<pre class="screen" id="ContinueDeployStack__screen181304581379">POST https://{endpoint}/v1/ba2b9930c977f71edaeaa3a5e96a8ff1/stacks/my_hello_world_stack/continuations</pre>
</li><li id="ContinueDeployStack__li181311158203718">Continue to deploy a stack and check whether the stack ID matches the current stack.<pre class="screen" id="ContinueDeployStack__screen10131558193720">POST https://{endpoint}/v1/ba2b9930c977f71edaeaa3a5e96a8ff1/stacks/my_hello_world_stack/continuations
{
"stack_id" : "1b15e005-bdbb-4bd7-8f9a-a09b6774b4b3"
}</pre>
</li></ul>
</div>
<div class="section" id="ContinueDeployStack__section1313265813712"><h4 class="sectiontitle">Example Responses</h4><p id="ContinueDeployStack__p313215873716"><strong id="ContinueDeployStack__b7132458183715">Status code: 202</strong></p>
<p id="ContinueDeployStack__p16132258193714">The request is accepted and processed asynchronously.</p>
<pre class="screen" id="ContinueDeployStack__screen17132195873719">{
"deployment_id" : "3fef5d3e-27b6-44e8-9769-1d7262bd9430"
}</pre>
</div>
<div class="section" id="ContinueDeployStack__section1241358113714"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ContinueDeployStack__en-us_topic_0000001709318806_status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ContinueDeployStack__row161332588379"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p id="ContinueDeployStack__p1242458103715">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p id="ContinueDeployStack__p12242958163715">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ContinueDeployStack__row11133175811371"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ContinueDeployStack__p1824285843716">202</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ContinueDeployStack__p19242958143714">The request is accepted and processed asynchronously.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row3134558123710"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ContinueDeployStack__p22421358103720">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ContinueDeployStack__p924375863718">Invalid request.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row213485893711"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ContinueDeployStack__p22431558153716">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ContinueDeployStack__p7243145815372">Authentication failed.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row1913485893714"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ContinueDeployStack__p0243195813374">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><ol id="ContinueDeployStack__ol1724385814375"><li id="ContinueDeployStack__li32431058103710">Invalid stack status, cannot continue to be deployed.</li><li id="ContinueDeployStack__li1244658113718">The user does not have the permission to call this API.</li></ol>
</td>
</tr>
<tr id="ContinueDeployStack__row2134145814378"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ContinueDeployStack__p1724410587377">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ContinueDeployStack__p224418586373">The stack does not exist.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row113435863716"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ContinueDeployStack__p162453589375">409</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ContinueDeployStack__p724565853712">Request conflict. Another request is being processed on the current stack.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row4134658133718"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ContinueDeployStack__p624519583374">429</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ContinueDeployStack__p824516589372">Too frequent requests.</p>
</td>
</tr>
<tr id="ContinueDeployStack__row813425814376"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ContinueDeployStack__p82459585371">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ContinueDeployStack__p19246175811375">Internal server error.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000000.html">Stacks</a></div>
</div>
</div>