RTS API 0930 version

This commit is contained in:
Qin Ying, Fan 2022-09-29 19:51:37 +08:00
parent 3374708723
commit 81bb92760e
74 changed files with 9438 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
version=""
language="en-us"
type=""

View File

@ -0,0 +1,8 @@
<a name="en-us_topic_0082242144"></a><a name="en-us_topic_0082242144"></a>
<h1 class="topictitle1">API Usage Guidelines</h1>
<div id="body39451090"><p id="en-us_topic_0082242144__en-us_topic_0020507759_p1645204610259">Public cloud APIs comply with the RESTful API design principles. REST-based web services are organized into resources. Each resource is identified by one or more Uniform Resource Identifiers (URIs). An application accesses a resource based on the resource's Unified Resource Locator (URL). A URL is usually in the following format: https://<em id="en-us_topic_0082242144__en-us_topic_0020507759_i137795958918721">Endpoint/uri</em>. In the URL, <em id="en-us_topic_0082242144__en-us_topic_0020507759_i842352697154116">uri</em> indicates the resource path, that is, the API access path.</p>
<p id="en-us_topic_0082242144__en-us_topic_0020507759_p4816427810259">Public cloud APIs use HTTPS as the transmission protocol. Requests/Responses are transmitted using JSON messages, with the media type represented by <strong id="en-us_topic_0082242144__en-us_topic_0020507759_b1025950229154127">Application/json</strong>.</p>
<p id="en-us_topic_0082242144__en-us_topic_0020507759_p188289482118">For details about how to use APIs, see <a href="https://docs.otc.t-systems.com/en-us/api/apiug/apig-en-api-180328001.html?tag=API Documents" target="_blank" rel="noopener noreferrer">API Usage Guidelines</a>.</p>
</div>

View File

@ -0,0 +1,29 @@
<a name="EN-US_TOPIC_0126459261"></a><a name="EN-US_TOPIC_0126459261"></a>
<h1 class="topictitle1">APIs</h1>
<div id="body1534423709742"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rts_03_0014.html">General Information</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0017.html">API Version Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0019.html">Stack Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0028.html">Stack Resource Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0034.html">Stack Action Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0037.html">Stack Event Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0042.html">Template Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0048.html">Building Information</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0050.html">Software Configuration Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0062.html">Resource Type Management</a></strong><br>
</li>
</ul>
</div>

View File

@ -0,0 +1,54 @@
<a name="EN-US_TOPIC_0130737188"></a><a name="EN-US_TOPIC_0130737188"></a>
<h1 class="topictitle1">Change History</h1>
<div id="body1536715128815">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0130737188__table129384751320" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0130737188__row1993837141312"><th align="left" class="cellrowborder" valign="top" width="30%" id="mcps1.3.1.1.3.1.1"><p id="EN-US_TOPIC_0130737188__p89384711139"><strong id="EN-US_TOPIC_0130737188__b1597219485192">Released On</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="70%" id="mcps1.3.1.1.3.1.2"><p id="EN-US_TOPIC_0130737188__p393817791320"><strong id="EN-US_TOPIC_0130737188__b2191850151915">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0130737188__row1393937101320"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0130737188__p1593911751312">2019-05-27</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0130737188__p09391776136">Removed the following APIs:</p>
<p id="EN-US_TOPIC_0130737188__p20939675132">APIs for querying stack environment and stack files and canceling stack creations or updates without a rollback</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0130737188__row69391721315"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0130737188__p129391716134">2019-05-10</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0130737188__p99391573134">Modified the following content:</p>
<p id="EN-US_TOPIC_0130737188__p3939127111312">Supplemented response parameters in <a href="rts_03_0025.html">Querying Details of a Stack</a> and <a href="rts_03_0030.html">Querying Details of a Stack Resource</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0130737188__row09395715139"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0130737188__p1793957101312">2019-01-08</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0130737188__p19391078132">Added the following APIs:</p>
<ul id="EN-US_TOPIC_0130737188__ul109399720134"><li id="EN-US_TOPIC_0130737188__li093916714133">API for querying stack environment</li><li id="EN-US_TOPIC_0130737188__li79392761316">API for querying stack files</li><li id="EN-US_TOPIC_0130737188__li169394712132">API for canceling stack creations or updates without a rollback</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0130737188__row593915741310"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0130737188__p5939277134">2018-08-30</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0130737188__p89427731317">Modified the document structure.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0130737188__row119429712132"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0130737188__p179421173134">2018-03-30</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0130737188__p394217721314">Optimized the document content.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0130737188__row694211714137"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0130737188__p17942157181318">2018-01-30</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0130737188__p1594215717132">Modified the following content:</p>
<p id="EN-US_TOPIC_0130737188__p894218711310">Descriptions in <a href="rts_03_0017.html">API Version Management</a>, <a href="rts_03_0019.html">Stack Management</a>, <a href="rts_03_0028.html">Stack Resource Management</a>, and <a href="rts_03_0034.html">Stack Action Management</a></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0130737188__row17942477137"><td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0130737188__p1494210741316">2017-12-30</p>
</td>
<td class="cellrowborder" valign="top" width="70%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0130737188__p129422072136">This issue is the first official release.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>

View File

@ -0,0 +1 @@
var expandClassName="dropdownexpand";var collapseClassName="dropdowncollapse";var collapseTableClassName="dropdowncollapsetable";function ExpandorCollapseNode(a){a=a.parentNode;if(a.className==expandClassName){a.className=collapseClassName}else{a.className=expandClassName}}function ExpandorCollapseTableNode(a){a=a.parentNode;if(a.className==expandClassName){a.className=collapseTableClassName}else{a.className=expandClassName}}function ExpandorCollapseAllNodes(g,h,c){var a=g.getAttribute("title");var b=g.parentNode;if(a=="collapse"){g.setAttribute("title","expand");g.className="dropdownAllButtonexpand";g.innerHTML=h}else{g.setAttribute("title","collapse");g.className="dropdownAllButtoncollapse";g.innerHTML=c}var f=b.getElementsByTagName("*");for(var d=0;d<f.length;d++){var e=f[d];if(e.className.indexOf(expandClassName)!=-1||e.className.indexOf(collapseClassName)!=-1||e.className.indexOf(collapseTableClassName)!=-1){if(a=="collapse"){if(e.tagName.toLowerCase()=="table"){e.className=collapseTableClassName}else{e.className=collapseClassName}}else{e.className=expandClassName}}}}function ExpandForHref(f){if(null==f||"#"==f||"###"==f){return}var a=null;try{a=document.getElementById(f)}catch(d){}if(null==a||a.length==0){return}try{var b=a.parentNode;while(b!=null&&b.tagName!="body"){if(b.className==collapseClassName){b.className=expandClassName}b=b.parentNode}}catch(c){}}window.onload=function(){var b=document.getElementsByTagName("div");for(var c=0;c<b.length;c++){var j=b[c];if(j.className.indexOf(expandClassName)!=-1){j.className=collapseClassName}}var d=document.getElementsByTagName("a");try{for(var c=0;c<d.length;c++){var f=d[c];var h=f.getAttribute("href");if(h!=""&&h!=null){f.addEventListener("click",showHasConref,false)}}}catch(g){}};function showHasConref(b){var a=b.currentTarget.getAttribute("href");try{if(a!=null&&a!="#"&&a.lastIndexOf("#")>-1){ExpandForHref(a.substring(a.lastIndexOf("#")+1))}}catch(c){}};

View File

@ -0,0 +1 @@
var name1=null;function test1(a){a=a.parentNode;a.className="test1"}function test2(a){a=a.parentNode;a.className="test2"}function test3(a){a=a.parentNode;a.className="test3"}function test4(a){a=a.parentNode;a.className="test4"}function test5(a){a=a.parentNode;a.className="test5"}function test6(a){a=a.parentNode;a.className="test6"}function test7(a){a=a.parentNode;a.className="test7"}function test8(a){a=a.parentNode;a.className="test8"}function test9(a){a=a.parentNode;a.className="test9"}function test10(a){a=a.parentNode;a.className="test10"}function test11(a){a=a.parentNode;a.className="test11"}function test12(a){a=a.parentNode;a.className="test12"}function test13(a){a=a.parentNode;a.className="test13"}function test2(a){a=a.parentNode;a.className="test2"}function test14(a){a=a.parentNode;a.className="test14"}function test15(a){a=a.parentNode;a.className="test15"}function test16(a){a=a.parentNode;a.className="test16"}function test17(a){a=a.parentNode;a.className="test17"}function test18(a){a=a.parentNode;a.className="test18"}function test19(a){a=a.parentNode;a.className="test19"}function test20(a){a=a.parentNode;a.className="test20"}function test21(a){a=a.parentNode;a.className="test21"}function test22(a){a=a.parentNode;a.className="test22"}function test23(a){a=a.parentNode;a.className="test23"};

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,2 @@
/*! Copyright (c) Huawei Technologies Co., Ltd. 2020-2022. All rights reserved. */.msgph{font-family:Courier New}.unresolved{background-color:#87ceeb}.noTemplate{background-color:#ff0}.base{background-color:#fff}/*! Add space for top level topics */.nested0,.p{margin-top:1em}/*! div with class=p is used for paragraphs that contain blocks, to keep the XHTML valid *//*! Default of italics to set apart figure captions */.figcap,.italic,.var{font-style:italic}.figdesc{font-style:normal}/*! Use @frame to create frames on figures */.figborder{padding-left:3px;padding-right:3px;margin-top:1em;border:2px solid Silver}.figsides{margin-top:1em;padding-left:3px;padding-right:3px;border-left:2px solid Silver;border-right:2px solid Silver}.figtop{border-top:2px solid Silver;margin-top:1em}.figbottom{border-bottom:2px solid Silver}.figtopbot{border-top:2px solid Silver;border-bottom:2px solid Silver;margin-top:1em}/*! Most link groups are created with <div>. Ensure they have space before and after. */.ullinks,ul.simple{list-style-type:none}.attention,.danger,.ddexpand,.dlexpand,.example,.fastpath,.important,.liexpand,.linklist,.note,.notice,.olchildlink,.relconcepts,.relinfo,.relref,.reltasks,.remember,.restriction,.section,.sliexpand,.stepexpand,.substepexpand,.tip,.ulchildlink,.warning{margin-top:1em;margin-bottom:1em}.linklistwithchild,.sublinklist{margin-top:1em;margin-right:1.5em;margin-bottom:1em}.breadcrumb{font-size:smaller;margin-bottom:1em}.prereq{margin-right:20px}/*! Set heading sizes, getting smaller for deeper nesting */.topictitle1{font-size:1.34em;margin-top:0;margin-bottom:.1em}.topictitle2,.topictitle3,.topictitle4,.topictitle5,.topictitle6,.sectiontitle{font-size:1.17em}.topictitle2{margin-top:1pc;margin-bottom:.45em}.topictitle3{margin-top:1pc;margin-bottom:.17em;font-weight:700}.topictitle4{margin-top:.83em;font-weight:700}.topictitle5{font-weight:700}.topictitle6{font-style:italic}.sectiontitle{margin-top:1em;margin-bottom:0;color:#000;font-weight:700}/*! All note formats have the same default presentation */.attentiontitle,.bold,.cautiontitle,.dangertitle,.dlterm,.fastpathtitle,.firstcol,.importanttitle,.notelisttitle,.notetitle,.noticetitle,.parmname,.remembertitle,.restrictiontitle,.tiptitle,.uicontrol,.warningtitle{font-weight:700}.caution{font-weight:700;margin-bottom:1em}/*! Simple lists do not get a bullet *//*! Used on the first column of a table, when rowheader="firstcol" is used *//*! Various basic phrase styles */.boldItalic{font-weight:700;font-style:italic}.shortcut,.underlined{text-decoration:underline}/*! 2008-10-27 keyword采用跟随上下文的样式
*//*! Default of bold for definition list terms *//*! Use CSS to expand lists with @compact="no" */.dltermexpand{font-weight:700;margin-top:1em}[compact="yes"]>li{margin-top:0}[compact="no"]>li{margin-top:.53em}/*! Align images based on @align on topic/image */div.imageleft,.text-align-left{text-align:left}div.imagecenter,.text-align-center{text-align:center}div.imageright,.text-align-right{text-align:right}div.imagejustify,.text-align-justify{text-align:justify}.cellrowborder{border-right:0;border-top:0;border-left:1px solid;border-bottom:1px solid}.row-nocellborder{border-left:hidden;border-right:0;border-top:0;border-bottom:1px solid}.cell-norowborder{border-top:0;border-bottom:hidden;border-right:0;border-left:1px solid}.nocellnorowborder{border:0;border-left:hidden;border-bottom:hidden}pre.codeblock,pre.screen{padding:5px;border:outset;background-color:#ccc;margin-top:2px;margin-bottom:2px;white-space:pre}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 836 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 834 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 983 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 879 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1 @@
var i=0;var dhtmlgoodies_tooltipFlag=false;var dhtmlgoodies_tooltip="";var dhtmlgoodies_tooltipShadow="";var dhtmlgoodies_shadowSize=3;var dhtmlgoodies_tooltipMaxWidth=500;var dhtmlgoodies_tooltipMinWidth=100;var dhtmlgoodies_iframe=false;var timeId;var clickFlag=false;var tooltip_is_msie=(navigator.userAgent.indexOf("MSIE")>=0&&navigator.userAgent.indexOf("opera")==-1&&document.all)?true:false;var xPos;var yPos;window.document.onmousemove=function(a){a=a||window.event;if(a.pageX){xPos=a.pageX;yPos=a.pageY}else{if(document.body!==null&&typeof document.body!=="undefined"){xPos=a.clientX+document.body.scrollLeft-document.body.clientLeft;yPos=a.clientY+document.body.scrollTop-document.body.clientTop}}};function showTooltip(e){if(document.body===null||typeof document.body==="undefined"){return}if(i==0){return}clickFlag=true;var f=Json.parse("jsonData."+e);var a=Math.max(document.body.clientWidth,document.documentElement.clientWidth)-20;if(!dhtmlgoodies_tooltipFlag){dhtmlgoodies_tooltip=document.createElement("DIV");dhtmlgoodies_tooltip.id="dhtmlgoodies_tooltip";dhtmlgoodies_tooltipShadow=document.createElement("DIV");dhtmlgoodies_tooltipShadow.id="dhtmlgoodies_tooltipShadow";document.body.appendChild(dhtmlgoodies_tooltip);document.body.appendChild(dhtmlgoodies_tooltipShadow);if(tooltip_is_msie){dhtmlgoodies_iframe=document.createElement("IFRAME");dhtmlgoodies_iframe.frameborder="5";dhtmlgoodies_iframe.style.backgroundColor="#FFFFFF";dhtmlgoodies_iframe.src="#";dhtmlgoodies_iframe.style.zIndex=100;dhtmlgoodies_iframe.style.position="absolute";document.body.appendChild(dhtmlgoodies_iframe)}}dhtmlgoodies_tooltip.style.display="block";dhtmlgoodies_tooltipShadow.style.display="block";if(tooltip_is_msie){dhtmlgoodies_iframe.style.display="block"}var b=Math.max(document.body.scrollTop,document.documentElement.scrollTop);if(navigator.userAgent.toLowerCase().indexOf("safari")>=0){b=0}var c=xPos+10;dhtmlgoodies_tooltip.style.width=null;dhtmlgoodies_tooltip.innerHTML=f;dhtmlgoodies_tooltip.style.left=c+"px";if(tooltip_is_msie){dhtmlgoodies_tooltip.style.top=yPos+20+b+"px"}else{dhtmlgoodies_tooltip.style.top=yPos+20+"px"}dhtmlgoodies_tooltipShadow.style.left=c+dhtmlgoodies_shadowSize+"px";if(tooltip_is_msie){dhtmlgoodies_tooltipShadow.style.top=yPos+20+b+dhtmlgoodies_shadowSize+"px"}else{dhtmlgoodies_tooltipShadow.style.top=yPos+20+dhtmlgoodies_shadowSize+"px"}if(dhtmlgoodies_tooltip.offsetWidth>dhtmlgoodies_tooltipMaxWidth){dhtmlgoodies_tooltip.style.width=dhtmlgoodies_tooltipMaxWidth+"px"}var d=dhtmlgoodies_tooltip.offsetWidth;if(d<dhtmlgoodies_tooltipMinWidth){d=dhtmlgoodies_tooltipMinWidth}dhtmlgoodies_tooltip.style.width=d+"px";dhtmlgoodies_tooltipShadow.style.width=dhtmlgoodies_tooltip.offsetWidth+"px";dhtmlgoodies_tooltipShadow.style.height=dhtmlgoodies_tooltip.offsetHeight+"px";if((c+d)>a){dhtmlgoodies_tooltip.style.left=(dhtmlgoodies_tooltipShadow.style.left.replace("px","")-((c+d)-a))+"px";dhtmlgoodies_tooltipShadow.style.left=(dhtmlgoodies_tooltipShadow.style.left.replace("px","")-((c+d)-a)+dhtmlgoodies_shadowSize)+"px"}if(tooltip_is_msie){dhtmlgoodies_iframe.style.left=dhtmlgoodies_tooltip.style.left;dhtmlgoodies_iframe.style.top=dhtmlgoodies_tooltip.style.top;dhtmlgoodies_iframe.style.width=dhtmlgoodies_tooltip.offsetWidth+"px";dhtmlgoodies_iframe.style.height=dhtmlgoodies_tooltip.offsetHeight+"px"}}function hideTooltip(){i=0;clickFlag=false;if((dhtmlgoodies_tooltip!==null&&typeof dhtmlgoodies_tooltip!=="undefined")&&+(dhtmlgoodies_tooltip.style!==null&&typeof dhtmlgoodies_tooltip.style!=="undefined")){dhtmlgoodies_tooltip.style.display="none";dhtmlgoodies_tooltipShadow.style.display="none";if(tooltip_is_msie){dhtmlgoodies_iframe.style.display="none"}}if(timeId!==null&&typeof timeId!=="undefined"&&timeId!=""){clearTimeout(timeId)}}function showText(a){i=1;timeId=setTimeout(function(){showTooltip(a)},500)}function showText2(a){if(!clickFlag){i=1;showTooltip(a);i=0;if(timeId!==null&&typeof timeId!=="undefined"&&timeId!=""){clearTimeout(timeId)}}}function anchorScroll(b){var d=document.getElementsByName(b);if(d!=null&&d.length>0){var c=d[0];var a=c.getBoundingClientRect().left+(document.body.scrollLeft||(document.documentElement&&document.documentElement.scrollLeft));var e=c.getBoundingClientRect().top+(document.body.scrollTop||(document.documentElement&&document.documentElement.scrollTop));window.scrollTo(a,e-30)}};

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -0,0 +1,11 @@
<a name="rts_03_0005"></a><a name="rts_03_0005"></a>
<h1 class="topictitle1">Common Parameters</h1>
<div id="body1534423709742"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rts_03_0015.html">Return Code</a></strong><br>
</li>
</ul>
</div>

View File

@ -0,0 +1,15 @@
<a name="rts_03_0014"></a><a name="rts_03_0014"></a>
<h1 class="topictitle1">General Information</h1>
<div id="body1511161465560"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rts_03_0016.html">Redirection Description</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0126459261.html">APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,18 @@
<a name="rts_03_0016"></a><a name="rts_03_0016"></a>
<h1 class="topictitle1">Redirection Description</h1>
<div id="body1511161465560"><div class="section" id="rts_03_0016__section152735214014"><h4 class="sectiontitle">Redirect</h4><p id="rts_03_0016__p1967619324013">In the Heat API, the stack ID consists of <strong id="rts_03_0016__b1475611199502">stack_name</strong> and <strong id="rts_03_0016__b18756719175016">stack_id</strong>. When the system calls APIs to access resources such as stacks, templates, events, and actions, if only <strong id="rts_03_0016__en-us_topic_0078864757_b1281958196103853">stack_name</strong> is specified, Heat queries the <strong id="rts_03_0016__en-us_topic_0078864757_b84235270610405">stack_id</strong> value and returns a redirect response pointing to the correct URL. The following provides a request example:</p>
<pre class="screen" id="rts_03_0016__en-us_topic_0078864757_screen23441340">GET /v1/95d02433133a4c0a87ba6967474a2ad3/stacks/HeatStack</pre>
<p id="rts_03_0016__p19790227164017">After redirection, the actual request is as follows:</p>
<pre class="screen" id="rts_03_0016__en-us_topic_0078864757_screen19700367">Location: http://x.x.x.x:8004/v1/95d02433133a4c0a87ba6967474a2ad3/stacks/HeatStack/c89c4bb3-96cb-4a55-aafa-076a7939a306</pre>
</div>
<div class="section" id="rts_03_0016__section74276034111"><h4 class="sectiontitle">Redirect APIs</h4><p id="rts_03_0016__p111679224116">The APIs used in the following topics support redirection. When calling the following APIs to access stacks or templates, you can specify only <strong id="rts_03_0016__b51316520171">stack_name</strong> or <strong id="rts_03_0016__b1033395741716">stack_id</strong>.</p>
<ul id="rts_03_0016__ul195501616104211"><li id="rts_03_0016__li055010166420"><a href="rts_03_0025.html">Querying Details of a Stack</a></li><li id="rts_03_0016__li127043411429"><a href="rts_03_0029.html">Querying Resources of a Stack</a></li><li id="rts_03_0016__li1736616494318"><a href="rts_03_0038.html">Querying Events of a Stack</a></li><li id="rts_03_0016__li1195791819533"><a href="rts_03_0043.html">Querying a Stack Template</a></li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rts_03_0014.html">General Information</a></div>
</div>
</div>

View File

@ -0,0 +1,15 @@
<a name="rts_03_0017"></a><a name="rts_03_0017"></a>
<h1 class="topictitle1">API Version Management</h1>
<div id="body1511161465560"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rts_03_0018.html">Querying API Versions</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0126459261.html">APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,25 @@
<a name="rts_03_0019"></a><a name="rts_03_0019"></a>
<h1 class="topictitle1">Stack Management</h1>
<div id="body1511161465560"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rts_03_0020.html">Querying the Stacks</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0021.html">Creating a Stack</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0022.html">Previewing a Stack</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0025.html">Querying Details of a Stack</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0026.html">Updating a Stack</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0027.html">Deleting a Stack</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0126459261.html">APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,23 @@
<a name="rts_03_0028"></a><a name="rts_03_0028"></a>
<h1 class="topictitle1">Stack Resource Management</h1>
<div id="body1511161465560"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rts_03_0029.html">Querying Resources of a Stack</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0030.html">Querying Details of a Stack Resource</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0031.html">Querying Metadata of a Stack Resource</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0032.html">Sending a Signal to a Stack Resource</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0033.html">Marking a Resource as Unhealthy</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0126459261.html">APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,17 @@
<a name="rts_03_0034"></a><a name="rts_03_0034"></a>
<h1 class="topictitle1">Stack Action Management</h1>
<div id="body1511161465561"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rts_03_0035.html">Canceling Stack Updates</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rts_03_0036.html">Checking a Stack</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0126459261.html">APIs</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

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