doc-exports/docs/apig/api-ref/ShowDetailsOfInstanceProgressV2.html
Chen, Junjie 2fc8a34abd APIG API 20240125 version
Reviewed-by: Bobkova, Natalia <natalia.bobkova@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2024-10-25 11:19:06 +00:00

351 lines
26 KiB
HTML

<a name="ShowDetailsOfInstanceProgressV2"></a><a name="ShowDetailsOfInstanceProgressV2"></a>
<h1 class="topictitle1">Querying the Creation Progress of a Dedicated Gateway</h1>
<div id="body5134333172016"><div class="section" id="ShowDetailsOfInstanceProgressV2__section71345333207"><h4 class="sectiontitle">Function</h4><p id="ShowDetailsOfInstanceProgressV2__p913463317207">This API is used to query the creation progress of a dedicated gateway.</p>
</div>
<div class="section" id="ShowDetailsOfInstanceProgressV2__atuogenerate_1"><h4 class="sectiontitle">Calling Method</h4><p id="ShowDetailsOfInstanceProgressV2__p1913515332203">For details, see <a href="apig-api-180713003.html">Calling APIs</a>.</p>
</div>
<div class="section" id="ShowDetailsOfInstanceProgressV2__atuogenerate_2"><h4 class="sectiontitle">URI</h4><p id="ShowDetailsOfInstanceProgressV2__p15135143342014">GET /v2/{project_id}/apigw/instances/{instance_id}/progress</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfInstanceProgressV2__table5136133102017" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ShowDetailsOfInstanceProgressV2__row13135143310207"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="ShowDetailsOfInstanceProgressV2__p1213620335206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="ShowDetailsOfInstanceProgressV2__p121363335209">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="ShowDetailsOfInstanceProgressV2__p413619335206">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="ShowDetailsOfInstanceProgressV2__p613616334207">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfInstanceProgressV2__row18135833152013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p71372332208">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p9137113362015">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p15137123372018">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ShowDetailsOfInstanceProgressV2__p81377333205">Project ID. For details about how to obtain it, see <a href="apig-api-180713009.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row513563392011"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p11371133102012">instance_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p1513733311207">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p513753372014">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="ShowDetailsOfInstanceProgressV2__p213853382018">Gateway ID, which can be obtained from the gateway information on the APIG console.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowDetailsOfInstanceProgressV2__section9138193352016"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfInstanceProgressV2__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="ShowDetailsOfInstanceProgressV2__row15138183322019"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="ShowDetailsOfInstanceProgressV2__p113973352010">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="ShowDetailsOfInstanceProgressV2__p413943316204">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="ShowDetailsOfInstanceProgressV2__p6139103319207">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="ShowDetailsOfInstanceProgressV2__p5139173342015">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfInstanceProgressV2__row613833317209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p01397334205">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p1213917333203">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p1139103310209">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.2.5.1.4 "><p id="ShowDetailsOfInstanceProgressV2__p414020339207">User token. It can be obtained by calling the IAM API used to obtain a user token. The value of X-Subject-Token in the response header is a token.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowDetailsOfInstanceProgressV2__section1140153392017"><h4 class="sectiontitle">Response Parameters</h4><p id="ShowDetailsOfInstanceProgressV2__p111404334201"><strong id="ShowDetailsOfInstanceProgressV2__b101409334209">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfInstanceProgressV2__response_RespInstanceProgress" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfInstanceProgressV2__row151401833182012"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p id="ShowDetailsOfInstanceProgressV2__p3141123322015">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p id="ShowDetailsOfInstanceProgressV2__p5141233172020">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.3.2.4.1.3"><p id="ShowDetailsOfInstanceProgressV2__p4141123362014">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfInstanceProgressV2__row41401033162016"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p71421233192013">progress</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p9142153310203">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p8142533142011">Gateway creation progress.</p>
<p id="ShowDetailsOfInstanceProgressV2__p141421933152019">Unit: %</p>
<p id="ShowDetailsOfInstanceProgressV2__p20142233122010">Enumeration values:</p>
<ul id="ShowDetailsOfInstanceProgressV2__ul6142193362019"><li id="ShowDetailsOfInstanceProgressV2__li18142193311206"><strong id="ShowDetailsOfInstanceProgressV2__b514213339203">30</strong></li><li id="ShowDetailsOfInstanceProgressV2__li161421633172014"><strong id="ShowDetailsOfInstanceProgressV2__b1514213310208">50</strong></li><li id="ShowDetailsOfInstanceProgressV2__li914220337208"><strong id="ShowDetailsOfInstanceProgressV2__b21436331207">80</strong></li><li id="ShowDetailsOfInstanceProgressV2__li21431033202020"><strong id="ShowDetailsOfInstanceProgressV2__b141431333112020">90</strong></li><li id="ShowDetailsOfInstanceProgressV2__li161435330204"><strong id="ShowDetailsOfInstanceProgressV2__b1514373332015">100</strong></li></ul>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row16140133152012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p111431633152011">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p13143183362019">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p7143103382017">Gateway creation status.</p>
<ul id="ShowDetailsOfInstanceProgressV2__ul1714383311205"><li id="ShowDetailsOfInstanceProgressV2__li61439339207">creating</li><li id="ShowDetailsOfInstanceProgressV2__li1143143310209">success</li><li id="ShowDetailsOfInstanceProgressV2__li12143153317206">failed</li></ul>
<p id="ShowDetailsOfInstanceProgressV2__p91441733172011">Enumeration values:</p>
<ul id="ShowDetailsOfInstanceProgressV2__ul61445339203"><li id="ShowDetailsOfInstanceProgressV2__li101441033192011"><strong id="ShowDetailsOfInstanceProgressV2__b1414463312206">creating</strong></li><li id="ShowDetailsOfInstanceProgressV2__li111441533172014"><strong id="ShowDetailsOfInstanceProgressV2__b614443302019">success</strong></li><li id="ShowDetailsOfInstanceProgressV2__li9144833202015"><strong id="ShowDetailsOfInstanceProgressV2__b111441233102014">failed</strong></li></ul>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row101411833172010"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p51441433192011">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p101441833152019">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p1314443316207">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row21411333162012"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p12144633102018">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p17145193322015">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p51451533142014">Error message.</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row3141153310206"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p121451733142016">start_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p19145123382012">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p1114543316205">Time when the gateway creation starts. The time is in the Unix timestamp format.</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row114143310207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p11145193302012">end_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p1214520337201">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p21451133192017">Time when the gateway creation is completed. The time is in the Unix timestamp format.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ShowDetailsOfInstanceProgressV2__p1014693314201"><strong id="ShowDetailsOfInstanceProgressV2__b814643312208">Status code: 401</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfInstanceProgressV2__response_ErrorMsg" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfInstanceProgressV2__row1114613331207"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.1"><p id="ShowDetailsOfInstanceProgressV2__p1814719339206">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.2"><p id="ShowDetailsOfInstanceProgressV2__p514763342014">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.5.2.4.1.3"><p id="ShowDetailsOfInstanceProgressV2__p4147153318200">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfInstanceProgressV2__row4146123311209"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p9147163392012">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p414753314205">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p1147113315201">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row914693312207"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p161471333192014">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p16147333112014">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p81481233102013">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ShowDetailsOfInstanceProgressV2__p181484332203"><strong id="ShowDetailsOfInstanceProgressV2__b1914819336209">Status code: 403</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfInstanceProgressV2__response_ErrorMsg_1" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfInstanceProgressV2__row814818339201"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.1"><p id="ShowDetailsOfInstanceProgressV2__p171492033182017">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.2"><p id="ShowDetailsOfInstanceProgressV2__p914915334201">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.7.2.4.1.3"><p id="ShowDetailsOfInstanceProgressV2__p1114963372018">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfInstanceProgressV2__row71488331204"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p514963314204">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p314943322011">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p814915334202">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row15148833182019"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p51499334200">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p3149333162015">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p915023313201">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ShowDetailsOfInstanceProgressV2__p16150933132017"><strong id="ShowDetailsOfInstanceProgressV2__b10150333152012">Status code: 404</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfInstanceProgressV2__response_ErrorMsg_2" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfInstanceProgressV2__row3150833192015"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.4.1.1"><p id="ShowDetailsOfInstanceProgressV2__p1015114335208">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.4.1.2"><p id="ShowDetailsOfInstanceProgressV2__p12151333152019">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.9.2.4.1.3"><p id="ShowDetailsOfInstanceProgressV2__p1115123320203">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfInstanceProgressV2__row515083382015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p161514337203">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p3151163312015">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.9.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p19152103313207">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row1415020331203"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p151521933182015">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p7155193322011">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.9.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p1515593382014">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ShowDetailsOfInstanceProgressV2__p815513334208"><strong id="ShowDetailsOfInstanceProgressV2__b1415516330204">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfInstanceProgressV2__response_ErrorMsg_3" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="ShowDetailsOfInstanceProgressV2__row11156203318204"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.4.1.1"><p id="ShowDetailsOfInstanceProgressV2__p19156133312204">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.4.1.2"><p id="ShowDetailsOfInstanceProgressV2__p17156113362016">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.11.2.4.1.3"><p id="ShowDetailsOfInstanceProgressV2__p181571533182011">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfInstanceProgressV2__row1515643332013"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p111571733142014">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p10157123317207">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p12157123317202">Error code.</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row141561733112015"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p11571331205">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p2157123312010">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="ShowDetailsOfInstanceProgressV2__p2015743382011">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowDetailsOfInstanceProgressV2__section17157203311202"><h4 class="sectiontitle">Example Requests</h4><p id="ShowDetailsOfInstanceProgressV2__p31581033182010">None</p>
</div>
<div class="section" id="ShowDetailsOfInstanceProgressV2__section15158333152014"><h4 class="sectiontitle">Example Responses</h4><p id="ShowDetailsOfInstanceProgressV2__p20158133102014"><strong id="ShowDetailsOfInstanceProgressV2__b11158103302012">Status code: 200</strong></p>
<p id="ShowDetailsOfInstanceProgressV2__p181581733172014">OK</p>
<ul id="ShowDetailsOfInstanceProgressV2__ul01581733112019"><li id="ShowDetailsOfInstanceProgressV2__li215873312208">Gateway created.<pre class="screen" id="ShowDetailsOfInstanceProgressV2__screen115916335202">{
"end_time" : 1597390224911,
"error_code" : null,
"error_msg" : null,
"progress" : 100,
"start_time" : 1597389901161,
"status" : "success"
}</pre>
</li><li id="ShowDetailsOfInstanceProgressV2__li615916333209">Gateway is being created.<pre class="screen" id="ShowDetailsOfInstanceProgressV2__screen19160163332012">{
"end_time" : 1597390224911,
"error_code" : null,
"error_msg" : null,
"progress" : 50,
"start_time" : 1597389901161,
"status" : "creating"
}</pre>
</li><li id="ShowDetailsOfInstanceProgressV2__li10160173382014">Gateway creation failed due to insufficient quota.<pre class="screen" id="ShowDetailsOfInstanceProgressV2__screen316113316207">{
"end_time" : 1597390224911,
"error_code" : "APIC.9218",
"error_msg" : "create failed...",
"progress" : 0,
"start_time" : 1597389901161,
"status" : "failed"
}</pre>
</li><li id="ShowDetailsOfInstanceProgressV2__li216173342016">Gateway creation failed due to insufficient resources.<pre class="screen" id="ShowDetailsOfInstanceProgressV2__screen15162933202017">{
"end_time" : 1597390224911,
"error_code" : "APIC.9219",
"error_msg" : "create failed...",
"progress" : 0,
"start_time" : 1597389901161,
"status" : "failed"
}</pre>
</li><li id="ShowDetailsOfInstanceProgressV2__li216223342018">Gateway creation failed due to other reasons.<pre class="screen" id="ShowDetailsOfInstanceProgressV2__screen1116219337208">{
"end_time" : 1597390224911,
"error_code" : "APIC.9206",
"error_msg" : "create failed...",
"progress" : 0,
"start_time" : 1597389901161,
"status" : "failed"
}</pre>
</li></ul>
<p id="ShowDetailsOfInstanceProgressV2__p21631433172010"><strong id="ShowDetailsOfInstanceProgressV2__b8163103352013">Status code: 401</strong></p>
<p id="ShowDetailsOfInstanceProgressV2__p13163133172010">Unauthorized</p>
<pre class="screen" id="ShowDetailsOfInstanceProgressV2__screen11163633192019">{
"error_code" : "APIC.7102",
"error_msg" : "Incorrect token or token resolution failed"
}</pre>
<p id="ShowDetailsOfInstanceProgressV2__p121641133162013"><strong id="ShowDetailsOfInstanceProgressV2__b101648332206">Status code: 403</strong></p>
<p id="ShowDetailsOfInstanceProgressV2__p1816416331201">Forbidden</p>
<pre class="screen" id="ShowDetailsOfInstanceProgressV2__screen1916414335201">{
"error_code" : "APIC.7106",
"error_msg" : "No permissions to request for the method"
}</pre>
<p id="ShowDetailsOfInstanceProgressV2__p416453310209"><strong id="ShowDetailsOfInstanceProgressV2__b1516473382019">Status code: 404</strong></p>
<p id="ShowDetailsOfInstanceProgressV2__p12164193322019">Not Found</p>
<pre class="screen" id="ShowDetailsOfInstanceProgressV2__screen116433318203">{
"error_code" : "APIC.7302",
"error_msg" : "Instance not found"
}</pre>
<p id="ShowDetailsOfInstanceProgressV2__p17165133352010"><strong id="ShowDetailsOfInstanceProgressV2__b161651333182012">Status code: 500</strong></p>
<p id="ShowDetailsOfInstanceProgressV2__p11650335201">Internal Server Error</p>
<pre class="screen" id="ShowDetailsOfInstanceProgressV2__screen1516573313205">{
"error_code" : "APIC.9000",
"error_msg" : "Failed to request internal service"
}</pre>
</div>
<div class="section" id="ShowDetailsOfInstanceProgressV2__section416613332203"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ShowDetailsOfInstanceProgressV2__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ShowDetailsOfInstanceProgressV2__row141664337206"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p id="ShowDetailsOfInstanceProgressV2__p91671233172010">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p id="ShowDetailsOfInstanceProgressV2__p516773352012">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ShowDetailsOfInstanceProgressV2__row1116613352012"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p191672339206">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p016753392011">OK</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row61669339202"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p16392203302011">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p43925332207">Unauthorized</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row6166123332017"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p9392203317205">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p0392163313201">Forbidden</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row31667337202"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p83927337209">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p1239216338204">Not Found</p>
</td>
</tr>
<tr id="ShowDetailsOfInstanceProgressV2__row7166333182011"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="ShowDetailsOfInstanceProgressV2__p5392203382020">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="ShowDetailsOfInstanceProgressV2__p19392173322012">Internal Server Error</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ShowDetailsOfInstanceProgressV2__section039283317209"><h4 class="sectiontitle">Error Codes</h4><p id="ShowDetailsOfInstanceProgressV2__p8392133122013">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="ApicInstanceManagement.html">Gateway Management</a></div>
</div>
</div>