Files
doc-exports/docs/rfs/api-ref/ListStackResources.html
2025-07-24 16:47:34 +00:00

594 lines
44 KiB
HTML

<a name="ListStackResources"></a><a name="ListStackResources"></a>
<h1 class="topictitle1">Listing Stack Resources</h1>
<div id="body8662426"><div class="section" id="ListStackResources__section83901414192117"><h4 class="sectiontitle">Function</h4><p id="ListStackResources__p1939017148213">ListStackResources</p>
<p id="ListStackResources__p1939015144213">This API lists the information about all resources managed by a stack.</p>
<p id="ListStackResources__p17390191412118">When the stack is in a non-final state, only brief information about the resources in the stack is output, including logical_resource_name, logical_resource_type, physical_resource_id, physical_resource_name, and status. When the stack is in the final status, additional detailed information is output. For example, the resource_attributes.</p>
<p id="ListStackResources__p5390151432118">The non-final states may include:</p>
<ul id="ListStackResources__ul19390814132114"><li id="ListStackResources__li4390131410210">DEPLOYMENT_IN_PROGRESS</li><li id="ListStackResources__li53909142214">DELETION_IN_PROGRESS</li><li id="ListStackResources__li53901414202118">ROLLBACK_IN_PROGRESS</li></ul>
</div>
<div class="section" id="ListStackResources__section6390214152120"><h4 class="sectiontitle">URI</h4><p id="ListStackResources__p9391151416216">GET /v1/{project_id}/stacks/{stack_name}/resources</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__table18391161414213" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ListStackResources__row18391514172120"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ListStackResources__p539191413219">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ListStackResources__p9391201415216">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ListStackResources__p1639113141214">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ListStackResources__p1939111432118">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row123919149217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ListStackResources__p10392151418215">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ListStackResources__p173921514182119">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ListStackResources__p2392181412115">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ListStackResources__p93924142212">A project ID is obtained by calling an API or from the console.</p>
<p id="ListStackResources__p3392161482118">Minimum: <strong id="ListStackResources__b1139251482119">3</strong></p>
<p id="ListStackResources__p1039241432110">Maximum: <strong id="ListStackResources__b1839218142215">64</strong></p>
</td>
</tr>
<tr id="ListStackResources__row14391161413217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ListStackResources__p163921114162116">stack_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ListStackResources__p1939241413215">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ListStackResources__p8392151414216">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ListStackResources__p939231413210">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="ListStackResources__p1239211442113">Minimum: <strong id="ListStackResources__b183921114182113">1</strong></p>
<p id="ListStackResources__p15392914172110">Maximum: <strong id="ListStackResources__b13392201472111">128</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__table15393101492112" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="ListStackResources__row11393141418212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="ListStackResources__p43936147215">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="ListStackResources__p1639315142213">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="ListStackResources__p16393131412119">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="ListStackResources__p15393181420218">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row339361442114"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListStackResources__p2393314152119">stack_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListStackResources__p17393191492117">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListStackResources__p239321482117">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListStackResources__p33931914172113">Unique stack ID.</p>
<p id="ListStackResources__p7394101422119">It is a UUID generated by RFS when a stack is created.</p>
<p id="ListStackResources__p183941714122118">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="ListStackResources__p1739431412118">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="ListStackResources__p113946141215">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="ListStackResources__p739411142212">Minimum: <strong id="ListStackResources__b5394514192112">36</strong></p>
<p id="ListStackResources__p1039451422120">Maximum: <strong id="ListStackResources__b539411143218">36</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListStackResources__section15394191402119"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__en-us_topic_0000001709159310_HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="ListStackResources__row10394101482120"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ListStackResources__p139441462113">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ListStackResources__p113941514172119">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ListStackResources__p1394171420216">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ListStackResources__p63951614102120">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row939411472112"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListStackResources__p839581412212">Client-Request-Id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListStackResources__p11395181472112">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListStackResources__p15395314182112">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListStackResources__p13395171472118">A unique request ID is specified by a user to locate a request. UUID is recommended.</p>
<p id="ListStackResources__p103951014132117">Minimum: <strong id="ListStackResources__b1839531422111">36</strong></p>
<p id="ListStackResources__p1839519144214">Maximum: <strong id="ListStackResources__b1139531412211">128</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListStackResources__section163952014102118"><h4 class="sectiontitle">Response Parameters</h4><p id="ListStackResources__p1339510144217"><strong id="ListStackResources__b11395101452116">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__en-us_topic_0000001709159310_response_ListStackResourcesResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="ListStackResources__row163961814182114"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="ListStackResources__p16396914112116">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="ListStackResources__p20396914172119">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="ListStackResources__p739611413211">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row1439619144211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListStackResources__p9396121417216">stack_resources</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListStackResources__p1639751492113">Array of <a href="#ListStackResources__en-us_topic_0000001709159310_response_StackResource">StackResource</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListStackResources__p139761415215">List of resources managed by a stack.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListStackResources__en-us_topic_0000001709159310_response_StackResource"></a><a name="en-us_topic_0000001709159310_response_StackResource"></a><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__en-us_topic_0000001709159310_response_StackResource" frame="border" border="1" rules="all"><caption><b>Table 5 </b>StackResource</caption><thead align="left"><tr id="ListStackResources__row2397414132116"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="ListStackResources__p340117142217">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="ListStackResources__p17402814122118">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="ListStackResources__p74027143215">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row15397171462114"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStackResources__p24023140217">physical_resource_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStackResources__p140251412115">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStackResources__p11402181472110">Physical ID of a resource, generated by the resource provider, cloud service provider, or other service providers during resource deployment.</p>
</td>
</tr>
<tr id="ListStackResources__row6401151402118"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStackResources__p340241419219">physical_resource_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStackResources__p134022144216">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStackResources__p24021214112116">Physical name of the resource, defined by the resource provider, cloud service provider, or other service providers during resource deployment.</p>
</td>
</tr>
<tr id="ListStackResources__row11401101412215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStackResources__p540241416214">logical_resource_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStackResources__p3402614132116">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStackResources__p1140221462119">Logical name of the resource, defined in a template.</p>
<p id="ListStackResources__p11402814112118">Logical variables are only used as identifiers of the resource in the template.</p>
<p id="ListStackResources__p184031614162117">For example, in the following HCL template, the value of logical_resource_name is my_hello_world_vpc.</p>
<pre class="screen" id="ListStackResources__screen184030142218">resource "opentelekomcloud_vpc_v1" "my_hello_world_vpc" {
name = "test_vpc"
}</pre>
<p id="ListStackResources__p9403161415216">In a JSON template, the value of logical_resource_name is my_hello_world_vpc.</p>
<pre class="screen" id="ListStackResources__screen94031814172111">{
"resource": {
"opentelekomcloud_vpc_v1": {
"my_hello_world_vpc": {
"name": "test_vpc"
}
}
}
}</pre>
</td>
</tr>
<tr id="ListStackResources__row3401121418218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStackResources__p12404914162117">logical_resource_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStackResources__p1540416144215">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStackResources__p6404171482115">Resource type.</p>
<p id="ListStackResources__p240416149211">Logical variables are only used as identifiers of the resource in the template.</p>
<p id="ListStackResources__p4404161472114">For example, in the following HCL template, the value of logical_resource_type is opentelekomcloud_vpc_v1.</p>
<pre class="screen" id="ListStackResources__screen340416145213">resource "opentelekomcloud_vpc_v1" "my_hello_world_vpc" {
name = "test_vpc"
}</pre>
<p id="ListStackResources__p11404714112114">In a JSON template, the value of logical_resource_type is opentelekomcloud_vpc_v1.</p>
<pre class="screen" id="ListStackResources__screen94045144215">{
"resource": {
"opentelekomcloud_vpc_v1": {
"my_hello_world_vpc": {
"name": "test_vpc"
}
}
}
}</pre>
</td>
</tr>
<tr id="ListStackResources__row204011014182116"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStackResources__p0405131411213">index_key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStackResources__p1740551482117">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStackResources__p1940501452114">Resource index. If count or for_each is used in a template, index_key is returned. If index_key appears, logical_resource_name + index_key can be used as an identifier of the resource.</p>
<p id="ListStackResources__p16405161482110">If count is used in a template, index_key is a number starting from 0.</p>
<p id="ListStackResources__p1405191410214">For example, in the following HCL template, you can use opentelekomcloud_vpc_v1.my_hello_world_vpc[0] and opentelekomcloud_vpc_v1.my_hello_world_vpc[1] to identify two resources.</p>
<pre class="screen" id="ListStackResources__screen14405171442112">resource "opentelekomcloud_vpc_v1" "my_hello_world_vpc" {
count = 2
name = "test_vpc"
}</pre>
<p id="ListStackResources__p4405161422119">In a JSON template, you can use opentelekomcloud_vpc_v1.my_hello_world_vpc[0] and opentelekomcloud_vpc_v1.my_hello_world_vpc[1] to identify two resources.</p>
<pre class="screen" id="ListStackResources__screen0405314162111">{
"resource": {
"opentelekomcloud_vpc_v1": {
"my_hello_world_vpc": {
"name": "test_vpc",
"count": 2
}
}
}
}</pre>
<p id="ListStackResources__p16406161472111">If for_each is used in a template, index_key is a user-defined string. For example, in the following HCL template, opentelekomcloud_vpc_v1.my_hello_world_vpc["vpc1"] and opentelekomcloud_vpc_v1.my_hello_world_vpc["vpc2"] identify two resources.</p>
<pre class="screen" id="ListStackResources__screen14406191412217">resource "opentelekomcloud_vpc_v1" "my_hello_world_vpc" {
for_each = {
"vpc1" = "test_vpc"
"vpc2" = "test_vpc"
}
name = each.value
}</pre>
<p id="ListStackResources__p04068144213">In a JSON template, opentelekomcloud_vpc_v1.my_hello_world_vpc["vpc1"] and opentelekomcloud_vpc_v1.my_hello_world_vpc["vpc2"] identify two resources.</p>
<pre class="screen" id="ListStackResources__screen15407181482110">{
"resource": {
"opentelekomcloud_vpc_v1": {
"my_hello_world_vpc": {
"for_each": {
"vpc1": "test_vpc",
"vpc2": "test_vpc"
}
"name": "${each.value}"
}
}
}
}</pre>
</td>
</tr>
<tr id="ListStackResources__row8401181422119"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStackResources__p34071114152116">resource_status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStackResources__p540781402110">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStackResources__p15407181414214">Status of the resource.</p>
<ul id="ListStackResources__ul54079145214"><li id="ListStackResources__li154071214172111">CREATION_IN_PROGRESS: The resource is being created.</li><li id="ListStackResources__li1407181492110">CREATION_FAILED: Create resource failed.</li><li id="ListStackResources__li174074146214">CREATION_COMPLETE: Resource created.</li><li id="ListStackResources__li340861413216">DELETION_IN_PROGRESS: The resource is being deleted.</li><li id="ListStackResources__li1340815143211">DELETION_FAILED: Delete resource failed.</li><li id="ListStackResources__li104081714202119">DELETION_COMPLETE: Resource deleted.</li><li id="ListStackResources__li7408914112112">UPDATE_IN_PROGRESS: The resource is being updated. The update is not a replacement. In the case of a replacement update, a replacement resource is created and then the old resource is deleted.</li><li id="ListStackResources__li440820141219">UPDATE_FAILED: Update resource failed. The update is not a replacement. In the case of a replacement update, a replacement resource is created and then the old resource is deleted.</li><li id="ListStackResources__li94081414122114">UPDATE_COMPLETE: Resource updated. The update is not a replacement. In the case of a replacement update, a replacement resource is created and then the old resource is deleted.</li></ul>
<p id="ListStackResources__p1640841482110">Enumeration values:</p>
<ul id="ListStackResources__ul13408181482111"><li id="ListStackResources__li340815144216"><strong id="ListStackResources__b9408121412215">CREATION_IN_PROGRESS</strong></li><li id="ListStackResources__li8408121416217"><strong id="ListStackResources__b1540801415217">CREATION_FAILED</strong></li><li id="ListStackResources__li240851416216"><strong id="ListStackResources__b204081614142110">CREATION_COMPLETE</strong></li><li id="ListStackResources__li17408151402113"><strong id="ListStackResources__b4408414192115">DELETION_IN_PROGRESS</strong></li><li id="ListStackResources__li18408141472111"><strong id="ListStackResources__b1740819143214">DELETION_FAILED</strong></li><li id="ListStackResources__li2408131411213"><strong id="ListStackResources__b12408414152111">DELETION_COMPLETE</strong></li><li id="ListStackResources__li540851412212"><strong id="ListStackResources__b4408514172117">UPDATE_IN_PROGRESS</strong></li><li id="ListStackResources__li7408111462111"><strong id="ListStackResources__b16408414182116">UPDATE_FAILED</strong></li><li id="ListStackResources__li8408171415214"><strong id="ListStackResources__b164091414172117">UPDATE_COMPLETE</strong></li></ul>
</td>
</tr>
<tr id="ListStackResources__row7401141402117"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStackResources__p040931413212">status_message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStackResources__p10409314102117">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStackResources__p15409171416216">If the resource is in a failure state (ending with FAILED), a summary of the error information is displayed for debugging.</p>
</td>
</tr>
<tr id="ListStackResources__row1840131442119"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListStackResources__p18409121472117">resource_attributes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListStackResources__p124091114112120">Array of <a href="#ListStackResources__en-us_topic_0000001709159310_response_ResourceAttribute">ResourceAttribute</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListStackResources__p840913144218">Resource attribute list.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListStackResources__en-us_topic_0000001709159310_response_ResourceAttribute"></a><a name="en-us_topic_0000001709159310_response_ResourceAttribute"></a><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__en-us_topic_0000001709159310_response_ResourceAttribute" frame="border" border="1" rules="all"><caption><b>Table 6 </b>ResourceAttribute</caption><thead align="left"><tr id="ListStackResources__row104098149217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="ListStackResources__p14409151413211">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="ListStackResources__p541051418216">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="ListStackResources__p194101414132117">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row440971413216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListStackResources__p134101714162112">key</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListStackResources__p124108142210">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListStackResources__p19410181414217">Resource attribute key.</p>
</td>
</tr>
<tr id="ListStackResources__row940941414214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListStackResources__p1641071413215">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListStackResources__p1410191422111">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListStackResources__p3410181413211">Resource attribute value.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListStackResources__p184104141212"><strong id="ListStackResources__b17411111417218">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__en-us_topic_0000001709159310_response_CommonErrorResponse" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="ListStackResources__row1241161432117"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="ListStackResources__p352831416217">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="ListStackResources__p105281914152115">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="ListStackResources__p6528101414218">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row14411914202116"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListStackResources__p35289145213">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListStackResources__p1052881412213">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListStackResources__p145282148218">Response code.</p>
<p id="ListStackResources__p452841415210">Minimum: <strong id="ListStackResources__b11528111419217">11</strong></p>
<p id="ListStackResources__p1752821410217">Maximum: <strong id="ListStackResources__b55281014102113">11</strong></p>
</td>
</tr>
<tr id="ListStackResources__row741141492111"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListStackResources__p1752851462115">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListStackResources__p652815146218">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListStackResources__p1528214192116">Response message.</p>
</td>
</tr>
<tr id="ListStackResources__row141171417214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListStackResources__p12528161462119">encoded_authorization_message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListStackResources__p452816142218">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListStackResources__p95281114102112">The message contains information about unauthorized requests.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListStackResources__p165284145217"><strong id="ListStackResources__b5528714182110">Status code: 401</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__table20412914122115" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Response body parameters</caption><thead align="left"><tr id="ListStackResources__row16412914152116"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.1"><p id="ListStackResources__p4528121472112">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.2"><p id="ListStackResources__p55288141210">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.9.2.4.1.3"><p id="ListStackResources__p15281514192120">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row154121914112118"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListStackResources__p17528171413211">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListStackResources__p852841442112">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListStackResources__p14528161412116">Response code.</p>
<p id="ListStackResources__p20528714182115">Minimum: <strong id="ListStackResources__b1952841412111">11</strong></p>
<p id="ListStackResources__p85289142216">Maximum: <strong id="ListStackResources__b165281714172118">11</strong></p>
</td>
</tr>
<tr id="ListStackResources__row941251432120"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListStackResources__p1152818149217">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListStackResources__p11528121413211">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListStackResources__p452851432119">Response message.</p>
</td>
</tr>
<tr id="ListStackResources__row1641271422116"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListStackResources__p15528214142112">encoded_authorization_message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListStackResources__p552811144210">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListStackResources__p145281014182119">The message contains information about unauthorized requests.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListStackResources__p952871412218"><strong id="ListStackResources__b352871420211">Status code: 403</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__table8413131414218" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Response body parameters</caption><thead align="left"><tr id="ListStackResources__row0413101416218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.1"><p id="ListStackResources__p15528171411216">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.2"><p id="ListStackResources__p105281314132115">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.11.2.4.1.3"><p id="ListStackResources__p20528111472119">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row2413141402115"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ListStackResources__p13528181412216">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ListStackResources__p5528814102112">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ListStackResources__p552851414218">Response code.</p>
<p id="ListStackResources__p8528141416218">Minimum: <strong id="ListStackResources__b17528914122119">11</strong></p>
<p id="ListStackResources__p552815146214">Maximum: <strong id="ListStackResources__b25281143219">11</strong></p>
</td>
</tr>
<tr id="ListStackResources__row13413131452114"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ListStackResources__p125287147215">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ListStackResources__p25281314132114">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ListStackResources__p135284141210">Response message.</p>
</td>
</tr>
<tr id="ListStackResources__row1341311412110"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="ListStackResources__p1852891482117">encoded_authorization_message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="ListStackResources__p105281114102117">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="ListStackResources__p1528151482118">The message contains information about unauthorized requests.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListStackResources__p15281914132120"><strong id="ListStackResources__b2528181420219">Status code: 404</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__table1041411419219" frame="border" border="1" rules="all"><caption><b>Table 10 </b>Response body parameters</caption><thead align="left"><tr id="ListStackResources__row341417149218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.1"><p id="ListStackResources__p3529514112114">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.2"><p id="ListStackResources__p852913141219">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.13.2.4.1.3"><p id="ListStackResources__p75292014172114">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row19415181482117"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListStackResources__p2529914192113">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListStackResources__p05291914162113">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListStackResources__p5529141413212">Response code.</p>
<p id="ListStackResources__p1452981416212">Minimum: <strong id="ListStackResources__b25292014102115">11</strong></p>
<p id="ListStackResources__p35294146217">Maximum: <strong id="ListStackResources__b2052981410212">11</strong></p>
</td>
</tr>
<tr id="ListStackResources__row54156144214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListStackResources__p155291014142118">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListStackResources__p135299142213">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListStackResources__p145292145211">Response message.</p>
</td>
</tr>
<tr id="ListStackResources__row64151144219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="ListStackResources__p1552921422114">encoded_authorization_message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="ListStackResources__p0529714152113">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="ListStackResources__p1529101419219">The message contains information about unauthorized requests.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListStackResources__p105291014142110"><strong id="ListStackResources__b5529121462111">Status code: 429</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__table144158149216" frame="border" border="1" rules="all"><caption><b>Table 11 </b>Response body parameters</caption><thead align="left"><tr id="ListStackResources__row1441515144211"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.1"><p id="ListStackResources__p145291614122110">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.2"><p id="ListStackResources__p13529201410215">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.15.2.4.1.3"><p id="ListStackResources__p17529914152118">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row1741514149216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="ListStackResources__p1529714162119">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="ListStackResources__p1529131418214">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="ListStackResources__p175291214152118">Response code.</p>
<p id="ListStackResources__p35291314162114">Minimum: <strong id="ListStackResources__b7529181492117">11</strong></p>
<p id="ListStackResources__p1352911413213">Maximum: <strong id="ListStackResources__b1529141412219">11</strong></p>
</td>
</tr>
<tr id="ListStackResources__row8416111442112"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="ListStackResources__p65291614192110">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="ListStackResources__p19529171432113">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="ListStackResources__p752911414218">Response message.</p>
</td>
</tr>
<tr id="ListStackResources__row10416101422115"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="ListStackResources__p65295140218">encoded_authorization_message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="ListStackResources__p35291143212">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="ListStackResources__p15529914182120">The message contains information about unauthorized requests.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListStackResources__p052910149217"><strong id="ListStackResources__b16529814182112">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__table1416214112117" frame="border" border="1" rules="all"><caption><b>Table 12 </b>Response body parameters</caption><thead align="left"><tr id="ListStackResources__row9416514192112"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.1"><p id="ListStackResources__p10529121462110">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.17.2.4.1.2"><p id="ListStackResources__p10529714192113">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.17.2.4.1.3"><p id="ListStackResources__p1752919149211">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row14416191419217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListStackResources__p1752914149217">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListStackResources__p75291414102116">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListStackResources__p115291014112119">Response code.</p>
<p id="ListStackResources__p15295141218">Minimum: <strong id="ListStackResources__b5529101412114">11</strong></p>
<p id="ListStackResources__p13529161413214">Maximum: <strong id="ListStackResources__b4529181420219">11</strong></p>
</td>
</tr>
<tr id="ListStackResources__row164161214112120"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListStackResources__p6529101462114">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListStackResources__p15529214122113">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListStackResources__p1752921492119">Response message.</p>
</td>
</tr>
<tr id="ListStackResources__row34178141218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.1 "><p id="ListStackResources__p6529714112115">encoded_authorization_message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.17.2.4.1.2 "><p id="ListStackResources__p12529014142111">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.17.2.4.1.3 "><p id="ListStackResources__p19529191413216">The message contains information about unauthorized requests.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListStackResources__section952961420219"><h4 class="sectiontitle">Example Requests</h4><ul id="ListStackResources__ul452961442112"><li id="ListStackResources__li15529151472118">List the stack resources.<pre class="screen" id="ListStackResources__screen1252918149211">GET https://{endpoint}/v1/ba2b9930c977f71edaeaa3a5e96a8ff1/stacks/my_hello_world_stack/resources</pre>
</li><li id="ListStackResources__li1052931418218">List the stack resources and check whether the stack ID matches the current stack.<pre class="screen" id="ListStackResources__screen13529181414212">GET https://{endpoint}/v1/ba2b9930c977f71edaeaa3a5e96a8ff1/stacks/my_hello_world_stack/resources?stack_id=ea6a4f0e-ee8a-494e-b12a-8be4a1e65af2</pre>
</li></ul>
</div>
<div class="section" id="ListStackResources__section852911442112"><h4 class="sectiontitle">Example Responses</h4><p id="ListStackResources__p11529121462117"><strong id="ListStackResources__b1352911492118">Status code: 200</strong></p>
<p id="ListStackResources__p1952921402112">Stack resources listed.</p>
<pre class="screen" id="ListStackResources__screen11529214162120">{
"stack_resources" : [ {
"logical_resource_name" : "vpc",
"logical_resource_type" : "opentelekomcloud_vpc_v1",
"physical_resource_id" : "38d617da-9b7f-4550-9ff7-d0e271dd4735",
"physical_resource_name" : "my_vpc",
"resource_attributes" : [ {
"key" : "cidr",
"value" : "172.16.0.0/16"
}, {
"key" : "description",
"value" : ""
}, {
"key" : "id",
"value" : "38d617da-9b7f-4550-9ff7-d0e271dd4735"
}, {
"key" : "name",
"value" : "test_name"
}, {
"key" : "secondary_cidr",
"value" : "null"
}, {
"key" : "tags",
"value" : "null"
}],
"resource_status" : "CREATION_COMPLETE"
} ]
}</pre>
</div>
<div class="section" id="ListStackResources__section1153091492116"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListStackResources__en-us_topic_0000001709159310_status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ListStackResources__row342091415218"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ListStackResources__p1553020143210">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ListStackResources__p253031412213">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListStackResources__row542013142212"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStackResources__p553001413213">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStackResources__p453061417211">Stack resources listed.</p>
</td>
</tr>
<tr id="ListStackResources__row1642012146212"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStackResources__p205306147215">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStackResources__p7530131418217">Invalid request.</p>
</td>
</tr>
<tr id="ListStackResources__row242017145215"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStackResources__p75301614122115">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStackResources__p05301914192110">Authentication failed.</p>
</td>
</tr>
<tr id="ListStackResources__row2420101492112"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStackResources__p4530121411219">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStackResources__p2530714102119">The user does not have the permission to call this API.</p>
</td>
</tr>
<tr id="ListStackResources__row742031411210"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStackResources__p205304149212">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStackResources__p8530314192112">The stack does not exist.</p>
</td>
</tr>
<tr id="ListStackResources__row154209148217"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStackResources__p85301714142118">429</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStackResources__p5530814172113">Too frequent requests.</p>
</td>
</tr>
<tr id="ListStackResources__row1842011462117"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListStackResources__p165301014162115">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListStackResources__p1153091417214">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>