forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
250 lines
18 KiB
HTML
250 lines
18 KiB
HTML
<a name="cce_02_0347"></a><a name="cce_02_0347"></a>
|
|
|
|
<h1 class="topictitle1">Querying the Access Information of a Specified Cluster</h1>
|
|
<div id="body1569402041071"><div class="section" id="cce_02_0347__s6fbafdbe1fae41f0bcf8051f0b7e9bd7"><h4 class="sectiontitle">Function</h4><p id="cce_02_0347__a89c15818436042d19b0080e74cfa1ab5">This API is used to query the access information of a specified cluster.</p>
|
|
<div class="note" id="cce_02_0347__note34681033733"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="cce_02_0347__p1146813331931">The URL for cluster management is in the format of <strong id="cce_02_0347__b19469113318313">https://Endpoint/uri</strong>. In the URL, <strong id="cce_02_0347__b34695332033">uri</strong> indicates the resource path, that is, the path for API access.</p>
|
|
</div></div>
|
|
</div>
|
|
<div class="section" id="cce_02_0347__sc2f4026114044d50b09a65549f6107f3"><h4 class="sectiontitle">URI</h4><p id="cce_02_0347__p1543231814239">GET /api/v3/projects/{project_id}/clusters/{cluster_id}/openapi</p>
|
|
<p id="cce_02_0347__ab946fd50c0ce4c39b69fb5524648b6a4"><a href="#cce_02_0347__tcb491e3c1e0f4805bc2a0f117c2e5291">Table 1</a> describes the parameters of the API.</p>
|
|
|
|
<div class="tablenoborder"><a name="cce_02_0347__tcb491e3c1e0f4805bc2a0f117c2e5291"></a><a name="tcb491e3c1e0f4805bc2a0f117c2e5291"></a><table cellpadding="4" cellspacing="0" summary="" id="cce_02_0347__tcb491e3c1e0f4805bc2a0f117c2e5291" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="cce_02_0347__rb1f18e3e47264a689ce8837da9540243"><th align="left" class="cellrowborder" valign="top" width="18.4981501849815%" id="mcps1.3.2.4.2.5.1.1"><p id="cce_02_0347__a751f244cbf5b43bbae736c7fe4157a65">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="14.078592140785922%" id="mcps1.3.2.4.2.5.1.2"><p id="cce_02_0347__a8cd1c6a113cc42b5b1ed7195b0d632ea">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="16.098390160983904%" id="mcps1.3.2.4.2.5.1.3"><p id="cce_02_0347__p174813331637">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="51.32486751324868%" id="mcps1.3.2.4.2.5.1.4"><p id="cce_02_0347__a130c3125c9c54410a8213b4095e993a7">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="cce_02_0347__r233fdbfefc734b3f872982d4f6bbe5f0"><td class="cellrowborder" valign="top" width="18.4981501849815%" headers="mcps1.3.2.4.2.5.1.1 "><p id="cce_02_0347__a210d020408a14eaabab2b4f4411603f2">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.078592140785922%" headers="mcps1.3.2.4.2.5.1.2 "><p id="cce_02_0347__en-us_topic_0102499104_p814518580186">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.098390160983904%" headers="mcps1.3.2.4.2.5.1.3 "><p id="cce_02_0347__p94825331735">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.32486751324868%" headers="mcps1.3.2.4.2.5.1.4 "><p id="cce_02_0347__a11311534aa924643804a0f42eca7da84">Project ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0347__rc13dcfbc5dc94afa9fa3c0533f438e88"><td class="cellrowborder" valign="top" width="18.4981501849815%" headers="mcps1.3.2.4.2.5.1.1 "><p id="cce_02_0347__p614194762313">cluster_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.078592140785922%" headers="mcps1.3.2.4.2.5.1.2 "><p id="cce_02_0347__af22431c45a934fc3b3d29abe71edf037">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.098390160983904%" headers="mcps1.3.2.4.2.5.1.3 "><p id="cce_02_0347__p19483933439">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="51.32486751324868%" headers="mcps1.3.2.4.2.5.1.4 "><p id="cce_02_0347__ad84b46caf65641eaa6a2a0136244932d">Cluster ID.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="cce_02_0347__s41fee4eb162746cdbed4f2b5779e9fdf"><h4 class="sectiontitle">Request</h4><p id="cce_02_0347__p1014011522417">N/A</p>
|
|
</div>
|
|
<div class="section" id="cce_02_0347__s2ccf3fe413964af09c341dde26d1af0c"><h4 class="sectiontitle">Response</h4><p id="cce_02_0347__a392cb5570c06499a8402e8454b92ddf0"><strong id="cce_02_0347__acc9f40e5eddb470490f81a14beabf03c">Response parameters:</strong></p>
|
|
<p id="cce_02_0347__en-us_topic_0102499104_p16966318249"><a href="#cce_02_0347__tab67b852d83a4de9b60d1595df71492e">Table 2</a> describes the response parameters.</p>
|
|
|
|
<div class="tablenoborder"><a name="cce_02_0347__tab67b852d83a4de9b60d1595df71492e"></a><a name="tab67b852d83a4de9b60d1595df71492e"></a><table cellpadding="4" cellspacing="0" summary="" id="cce_02_0347__tab67b852d83a4de9b60d1595df71492e" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response parameters</caption><thead align="left"><tr id="cce_02_0347__rf1a4c381ee074a46b9ac346753818e82"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="cce_02_0347__a4b7b787bc55444b5bfd1eed9a48cb61a">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="27%" id="mcps1.3.4.4.2.4.1.2"><p id="cce_02_0347__a1da7a400d42949e485343e14a806b0c9">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="48%" id="mcps1.3.4.4.2.4.1.3"><p id="cce_02_0347__a5db7f899fce44bb3ab2b7417e6bb529b">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="cce_02_0347__row5412154301117"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="cce_02_0347__p1541244331118">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="27%" headers="mcps1.3.4.4.2.4.1.2 "><p id="cce_02_0347__p17412134341111">json</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="48%" headers="mcps1.3.4.4.2.4.1.3 "><p id="cce_02_0347__p041274371111">Metadata.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0347__red54b450669c43c0ae4c9675aeda9783"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="cce_02_0347__a1a0d8544138a4c3b822e532cf1c6f81a">spec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="27%" headers="mcps1.3.4.4.2.4.1.2 "><p id="cce_02_0347__af72d398703ac446f84a274d142bf3298"><a href="#cce_02_0347__ta3c0ec2411934d01ad2031e6ea7a7106">Table 3</a></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="48%" headers="mcps1.3.4.4.2.4.1.3 "><p id="cce_02_0347__en-us_topic_0102499104_p173598507179">-</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0347__r951f151cb6a94522959fa721d7447c89"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="cce_02_0347__a126dd3f6b78d4124bbb8ae293a96c730">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="27%" headers="mcps1.3.4.4.2.4.1.2 "><p id="cce_02_0347__a7d23dbee2d6141b89197a1ea8eb6ec43"><a href="#cce_02_0347__t500749d17adf492d8e2535fe4933b586">Table 7</a></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="48%" headers="mcps1.3.4.4.2.4.1.3 "><p id="cce_02_0347__a25339ae7ec4f40078fd92aeaac7c383b">Cluster endpoint.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="cce_02_0347__ta3c0ec2411934d01ad2031e6ea7a7106"></a><a name="ta3c0ec2411934d01ad2031e6ea7a7106"></a><table cellpadding="4" cellspacing="0" summary="" id="cce_02_0347__ta3c0ec2411934d01ad2031e6ea7a7106" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Data structure of the spec field</caption><thead align="left"><tr id="cce_02_0347__r0a5786e3462f4b9ebdc5ca420b02da9c"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="cce_02_0347__en-us_topic_0102499104_p208332952414">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="26%" id="mcps1.3.4.5.2.4.1.2"><p id="cce_02_0347__a91f3cd2aee7c45cb8b2451f756b44a8c">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="49%" id="mcps1.3.4.5.2.4.1.3"><p id="cce_02_0347__en-us_topic_0102499104_p118491295245">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="cce_02_0347__r95ca90217b1a46ae9638055735cfe644"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="cce_02_0347__p1057110497368">spec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26%" headers="mcps1.3.4.5.2.4.1.2 "><p id="cce_02_0347__ab6148cf65df3409e97e83b8a725dd60c"><a href="#cce_02_0347__table5860192685015">Table 4</a></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="49%" headers="mcps1.3.4.5.2.4.1.3 "><p id="cce_02_0347__en-us_topic_0102499074_p10785112129">Information about the elastic IP address.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="cce_02_0347__table5860192685015"></a><a name="table5860192685015"></a><table cellpadding="4" cellspacing="0" summary="" id="cce_02_0347__table5860192685015" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Data structure of the spec-spec field</caption><thead align="left"><tr id="cce_02_0347__row19864142616509"><th align="left" class="cellrowborder" valign="top" width="24.89%" id="mcps1.3.4.6.2.4.1.1"><p id="cce_02_0347__p886582655017">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="26.11%" id="mcps1.3.4.6.2.4.1.2"><p id="cce_02_0347__p78661526135012">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="49%" id="mcps1.3.4.6.2.4.1.3"><p id="cce_02_0347__p4867142612505">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="cce_02_0347__row286912605010"><td class="cellrowborder" valign="top" width="24.89%" headers="mcps1.3.4.6.2.4.1.1 "><p id="cce_02_0347__p11870102655019">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26.11%" headers="mcps1.3.4.6.2.4.1.2 "><p id="cce_02_0347__p188711926195018">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="49%" headers="mcps1.3.4.6.2.4.1.3 "><p id="cce_02_0347__p98720266503">ID of the elastic IP address.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0347__rd71807884d5b4addae4502c0e4976380"><td class="cellrowborder" valign="top" width="24.89%" headers="mcps1.3.4.6.2.4.1.1 "><p id="cce_02_0347__p99031531155110">eip</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26.11%" headers="mcps1.3.4.6.2.4.1.2 "><p id="cce_02_0347__a98abb425f12e46919d8d4f2f34f219dc"><a href="#cce_02_0347__table423743115136">Table 5</a></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="49%" headers="mcps1.3.4.6.2.4.1.3 "><p id="cce_02_0347__a66f6d6cdbe2f4bc1b569069bf033d941">Information about the elastic IP address.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0347__row4157172341013"><td class="cellrowborder" valign="top" width="24.89%" headers="mcps1.3.4.6.2.4.1.1 "><p id="cce_02_0347__p10157142316100">IsDynamic</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26.11%" headers="mcps1.3.4.6.2.4.1.2 "><p id="cce_02_0347__p17157112311013">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="49%" headers="mcps1.3.4.6.2.4.1.3 "><p id="cce_02_0347__p6157192315109">Whether the elastic IP address is dynamic.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="cce_02_0347__table423743115136"></a><a name="table423743115136"></a><table cellpadding="4" cellspacing="0" summary="" id="cce_02_0347__table423743115136" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Data structure of the eip field</caption><thead align="left"><tr id="cce_02_0347__row1524443116131"><th align="left" class="cellrowborder" valign="top" width="25.742574257425744%" id="mcps1.3.4.7.2.4.1.1"><p id="cce_02_0347__p1724614319136">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25.742574257425744%" id="mcps1.3.4.7.2.4.1.2"><p id="cce_02_0347__p10247431141313">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="48.51485148514851%" id="mcps1.3.4.7.2.4.1.3"><p id="cce_02_0347__p82491431101310">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="cce_02_0347__row1425153118130"><td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.7.2.4.1.1 "><p id="cce_02_0347__p3253103141310">bandwidth</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.7.2.4.1.2 "><p id="cce_02_0347__p14941513123816"><a href="#cce_02_0347__table163165523719">Table 6</a></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="48.51485148514851%" headers="mcps1.3.4.7.2.4.1.3 "><p id="cce_02_0347__p347694721310">Specifies the bandwidth of the elastic IP address.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="cce_02_0347__table163165523719"></a><a name="table163165523719"></a><table cellpadding="4" cellspacing="0" summary="" id="cce_02_0347__table163165523719" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Data structure of the bandwidth field</caption><thead align="left"><tr id="cce_02_0347__row1072175583718"><th align="left" class="cellrowborder" valign="top" width="25.742574257425744%" id="mcps1.3.4.8.2.4.1.1"><p id="cce_02_0347__p15739559374">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25.742574257425744%" id="mcps1.3.4.8.2.4.1.2"><p id="cce_02_0347__p1176355163715">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="48.51485148514851%" id="mcps1.3.4.8.2.4.1.3"><p id="cce_02_0347__p178755103720">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="cce_02_0347__row380155511373"><td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.8.2.4.1.1 "><p id="cce_02_0347__p0831755153715">size</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.8.2.4.1.2 "><p id="cce_02_0347__p198417553371">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="48.51485148514851%" headers="mcps1.3.4.8.2.4.1.3 "><p id="cce_02_0347__p3537184134311">Specifies the bandwidth (Mbit/s).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0347__row586145514376"><td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.8.2.4.1.1 "><p id="cce_02_0347__p16600202813817">sharetype</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.8.2.4.1.2 "><p id="cce_02_0347__p11901855153716">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="48.51485148514851%" headers="mcps1.3.4.8.2.4.1.3 "><p id="cce_02_0347__p10781737104310">Specifies the bandwidth sharing type.</p>
|
|
<p id="cce_02_0347__p590185512376">Enumerated values: <strong id="cce_02_0347__b199671555492">PER</strong> (indicates exclusive bandwidth) and <strong id="cce_02_0347__b511325014">WHOLE</strong> (indicates sharing).</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="cce_02_0347__t500749d17adf492d8e2535fe4933b586"></a><a name="t500749d17adf492d8e2535fe4933b586"></a><table cellpadding="4" cellspacing="0" summary="" id="cce_02_0347__t500749d17adf492d8e2535fe4933b586" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Data structure of the status field</caption><thead align="left"><tr id="cce_02_0347__r35bb9041298042aea213c61c98130164"><th align="left" class="cellrowborder" valign="top" width="25.742574257425744%" id="mcps1.3.4.9.2.4.1.1"><p id="cce_02_0347__a3a4552f2f2f14345a506166c2bfdcd48">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25.742574257425744%" id="mcps1.3.4.9.2.4.1.2"><p id="cce_02_0347__a8540b1b2bd6f4d8ba70ee536a8c040b4">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="48.51485148514851%" id="mcps1.3.4.9.2.4.1.3"><p id="cce_02_0347__af212738c42704cf79be9111dc1e30df4">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="cce_02_0347__r0a94403170a244dd9462220cc9fb4dfa"><td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.9.2.4.1.1 "><p id="cce_02_0347__p10319138123815">privateEndpoint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.9.2.4.1.2 "><p id="cce_02_0347__adf37e5e216064f3d98f4d043fe86a19d">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="48.51485148514851%" headers="mcps1.3.4.9.2.4.1.3 "><p id="cce_02_0347__p954112165387">Address for access within the VPC.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="cce_02_0347__rf1abd6a843de4df799d8ea0e9adec242"><td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.9.2.4.1.1 "><p id="cce_02_0347__p4319986389">publicEndpoint</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25.742574257425744%" headers="mcps1.3.4.9.2.4.1.2 "><p id="cce_02_0347__a334521d77dc74e94ac8204f91c2ad8c0">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="48.51485148514851%" headers="mcps1.3.4.9.2.4.1.3 "><p id="cce_02_0347__p1654117168385">Address for access outside the VPC.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="cce_02_0347__a16dff0f6b5484db98e4972c25886e0cd"><strong id="cce_02_0347__a3f6dc0af260a49f6ad5373217fbc31c8">Example response:</strong></p>
|
|
<pre class="screen" id="cce_02_0347__screen19560126143914">{
|
|
"metadata": {},
|
|
"spec": {
|
|
"spec": {
|
|
"id": "0ead681e-9f94-4599-8a21-e2a1950da121",
|
|
"eip": {
|
|
"bandwidth": {
|
|
"size": 5,
|
|
"sharetype": "PER"
|
|
}
|
|
},
|
|
"IsDynamic": false
|
|
}
|
|
},
|
|
"status": {
|
|
"privateEndpoint": "https://192.168.0.189:5443",
|
|
"publicEndpoint": "https://10.154.50.197:5443"
|
|
}
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="cce_02_0347__s131d783777b74801babd13f31325a701"><h4 class="sectiontitle">Status Code</h4><p id="cce_02_0347__ad47e878ca4e94ae894605d9b82f69232"><a href="#cce_02_0347__table5493720464">Table 8</a> describes the status code of the API.</p>
|
|
|
|
<div class="tablenoborder"><a name="cce_02_0347__table5493720464"></a><a name="table5493720464"></a><table cellpadding="4" cellspacing="0" summary="" id="cce_02_0347__table5493720464" frame="border" border="1" rules="all"><caption><b>Table 8 </b>Status code</caption><thead align="left"><tr id="cce_02_0347__row75001284615"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.3.2.3.1.1"><p id="cce_02_0347__p75021728465">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.3.2.3.1.2"><p id="cce_02_0347__p35041625463">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="cce_02_0347__row350519216468"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.3.1.1 "><p id="cce_02_0347__p19507152124619">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.3.2.3.1.2 "><p id="cce_02_0347__p1508152134613">The progress of the specified job is successfully obtained.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="cce_02_0347__p1911318114615">For details about error status codes, see <a href="cce_02_0084.html">Status Code</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="cce_02_0092.html">Cluster Management</a></div>
|
|
</div>
|
|
</div>
|
|
|