forked from laiweijian4/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
348 lines
27 KiB
HTML
348 lines
27 KiB
HTML
<a name="swr_02_0034"></a><a name="swr_02_0034"></a>
|
||
|
||
<h1 class="topictitle1">Querying the Image Repository List</h1>
|
||
<div id="body1531798197435"><div class="section" id="swr_02_0034__section14905762191056"><h4 class="sectiontitle">Function</h4><p id="swr_02_0034__p38546794191926">Query the image repository list.</p>
|
||
</div>
|
||
<div class="section" id="swr_02_0034__section10482810165331"><h4 class="sectiontitle">URI</h4><p id="swr_02_0034__p19769175911396">GET /v2/manage/repos?filter=center::self|namespace::{<em id="swr_02_0034__i35021034163418">namespace</em>}|name::{<em id="swr_02_0034__i111367314341">name</em>}|category::{<em id="swr_02_0034__i2675141319349">category</em>}|offset::{<em id="swr_02_0034__i484111614347">offset</em>}|limit::{<em id="swr_02_0034__i22661520143416">limit</em>}|order_column::{<em id="swr_02_0034__i94625295343">order_column</em>}|order_type::{<em id="swr_02_0034__i1028752614341">order_type</em>}</p>
|
||
<p id="swr_02_0034__p59918371625">For details about parameters, see <a href="#swr_02_0034__table11843162810214">Table 1</a>.</p>
|
||
<div class="caution" id="swr_02_0034__note1548612168502"><span class="cautiontitle"><img src="public_sys-resources/caution_3.0-en-us.png"> </span><div class="cautionbody"><p id="swr_02_0034__p144861716175011">At least one filter parameter must be transferred.</p>
|
||
</div></div>
|
||
|
||
<div class="tablenoborder"><a name="swr_02_0034__table11843162810214"></a><a name="table11843162810214"></a><table cellpadding="4" cellspacing="0" summary="" id="swr_02_0034__table11843162810214" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="swr_02_0034__row20843172818213"><th align="left" class="cellrowborder" valign="top" width="14.45%" id="mcps1.3.2.5.2.5.1.1"><p id="swr_02_0034__p3843528621">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="10.96%" id="mcps1.3.2.5.2.5.1.2"><p id="swr_02_0034__p1450315424313">Mandatory</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="13.96%" id="mcps1.3.2.5.2.5.1.3"><p id="swr_02_0034__p15022419437">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60.629999999999995%" id="mcps1.3.2.5.2.5.1.4"><p id="swr_02_0034__p1584342811211">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="swr_02_0034__row156191517311"><td class="cellrowborder" valign="top" width="14.45%" headers="mcps1.3.2.5.2.5.1.1 "><p id="swr_02_0034__p25611615163111">center</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="10.96%" headers="mcps1.3.2.5.2.5.1.2 "><p id="swr_02_0034__p10507114164313">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="13.96%" headers="mcps1.3.2.5.2.5.1.3 "><p id="swr_02_0034__p105058419438">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60.629999999999995%" headers="mcps1.3.2.5.2.5.1.4 "><p id="swr_02_0034__p1356181512313">The value can only be self, indicating that the image is a self-owned image.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1084316281925"><td class="cellrowborder" valign="top" width="14.45%" headers="mcps1.3.2.5.2.5.1.1 "><p id="swr_02_0034__p6843228526">namespace</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="10.96%" headers="mcps1.3.2.5.2.5.1.2 "><p id="swr_02_0034__p1142354513446">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="13.96%" headers="mcps1.3.2.5.2.5.1.3 "><p id="swr_02_0034__p5419104515440">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60.629999999999995%" headers="mcps1.3.2.5.2.5.1.4 "><p id="swr_02_0034__p85037015469">Organization name.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1319321944420"><td class="cellrowborder" valign="top" width="14.45%" headers="mcps1.3.2.5.2.5.1.1 "><p id="swr_02_0034__p919315194441">name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="10.96%" headers="mcps1.3.2.5.2.5.1.2 "><p id="swr_02_0034__p13821184619446">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="13.96%" headers="mcps1.3.2.5.2.5.1.3 "><p id="swr_02_0034__p581612466441">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60.629999999999995%" headers="mcps1.3.2.5.2.5.1.4 "><p id="swr_02_0034__p13193201924411">Image repository name.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row50101825810"><td class="cellrowborder" valign="top" width="14.45%" headers="mcps1.3.2.5.2.5.1.1 "><p id="swr_02_0034__p5001885812">category</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="10.96%" headers="mcps1.3.2.5.2.5.1.2 "><p id="swr_02_0034__p549519442">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="13.96%" headers="mcps1.3.2.5.2.5.1.3 "><p id="swr_02_0034__p400512447">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60.629999999999995%" headers="mcps1.3.2.5.2.5.1.4 "><p id="swr_02_0034__p70018135816">Image repository type. The value can be <strong id="swr_02_0034__b18727203611259">app_server</strong>, <strong id="swr_02_0034__b2732163652513">linux</strong>, <strong id="swr_02_0034__b1573223610253">framework_app</strong>, <strong id="swr_02_0034__b1673253618250">database</strong>, <strong id="swr_02_0034__b77338365253">lang</strong>, <strong id="swr_02_0034__b1573303642514">other</strong>, <strong id="swr_02_0034__b373363619258">windows</strong>, or <strong id="swr_02_0034__b8733133612255">arm</strong>.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row330110147461"><td class="cellrowborder" valign="top" width="14.45%" headers="mcps1.3.2.5.2.5.1.1 "><p id="swr_02_0034__p130116149463">offset</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="10.96%" headers="mcps1.3.2.5.2.5.1.2 "><p id="swr_02_0034__p14120512445">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="13.96%" headers="mcps1.3.2.5.2.5.1.3 "><p id="swr_02_0034__p14895117448">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60.629999999999995%" headers="mcps1.3.2.5.2.5.1.4 "><p id="swr_02_0034__p162421814144314">Start index.</p>
|
||
<p id="swr_02_0034__p18972162624613">Ensure that the <strong id="swr_02_0034__b165971487012">offset</strong> and <strong id="swr_02_0034__b167681017905">limit</strong> parameters are used together.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1134483415461"><td class="cellrowborder" valign="top" width="14.45%" headers="mcps1.3.2.5.2.5.1.1 "><p id="swr_02_0034__p13446343467">limit</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="10.96%" headers="mcps1.3.2.5.2.5.1.2 "><p id="swr_02_0034__p17223511447">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="13.96%" headers="mcps1.3.2.5.2.5.1.3 "><p id="swr_02_0034__p11875114414">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60.629999999999995%" headers="mcps1.3.2.5.2.5.1.4 "><p id="swr_02_0034__p5344173413460">Number of returned records.</p>
|
||
<p id="swr_02_0034__p938217053019">Ensure that the <strong id="swr_02_0034__b14572308010">offset</strong> and <strong id="swr_02_0034__b84571930205">limit</strong> parameters are used together.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row9768213114018"><td class="cellrowborder" valign="top" width="14.45%" headers="mcps1.3.2.5.2.5.1.1 "><p id="swr_02_0034__p376911317407">order_column</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="10.96%" headers="mcps1.3.2.5.2.5.1.2 "><p id="swr_02_0034__p57691413104014">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="13.96%" headers="mcps1.3.2.5.2.5.1.3 "><p id="swr_02_0034__p27691813124018">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60.629999999999995%" headers="mcps1.3.2.5.2.5.1.4 "><p id="swr_02_0034__p458612100432">Sorting criteria. The value can be <strong id="swr_02_0034__b14628143710187">name</strong>, <strong id="swr_02_0034__b18249154081813">updated_time</strong>, or <strong id="swr_02_0034__b154106424189">tag_count</strong>.</p>
|
||
<p id="swr_02_0034__p11769111314018">Ensure that the <strong id="swr_02_0034__b52271020161817">order_column</strong> and <strong id="swr_02_0034__b9227132021817">order_type</strong> parameters are used together.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row48811317104019"><td class="cellrowborder" valign="top" width="14.45%" headers="mcps1.3.2.5.2.5.1.1 "><p id="swr_02_0034__p9881101754012">order_type</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="10.96%" headers="mcps1.3.2.5.2.5.1.2 "><p id="swr_02_0034__p58811917134015">No</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="13.96%" headers="mcps1.3.2.5.2.5.1.3 "><p id="swr_02_0034__p18881017184013">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60.629999999999995%" headers="mcps1.3.2.5.2.5.1.4 "><p id="swr_02_0034__p78811017134010">Sorting type. You can set this parameter to <strong id="swr_02_0034__b11280182362417">desc</strong> (descending sort) and <strong id="swr_02_0034__b1395172516244">asc</strong> (ascending sort).</p>
|
||
<p id="swr_02_0034__p1380967154317">Ensure that the <strong id="swr_02_0034__b2095562205714">order_column</strong> and <strong id="swr_02_0034__b1695522205713">order_type</strong> parameters are used together.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
<div class="section" id="swr_02_0034__section3270966102931"><h4 class="sectiontitle">Request</h4><ul id="swr_02_0034__ul19491754135111"><li id="swr_02_0034__li1649165475113">Request parameters<p id="swr_02_0034__p1312311213526"><a name="swr_02_0034__li1649165475113"></a><a name="li1649165475113"></a>N/A</p>
|
||
</li><li id="swr_02_0034__li119781157185116">Example request<pre class="screen" id="swr_02_0034__screen6161162310529">GET https://{Endpoint}/v2/manage/repos?filter=center::self|namespace::<em id="swr_02_0034__i102833575525">group</em>|name::<em id="swr_02_0034__i201622064911">busybox</em></pre>
|
||
</li></ul>
|
||
</div>
|
||
<div class="section" id="swr_02_0034__section46271297104114"><h4 class="sectiontitle">Response</h4><ul id="swr_02_0034__ul347504010549"><li id="swr_02_0034__li19475194019547">Response parameters
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="swr_02_0034__table156464193424" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Response header parameter description</caption><thead align="left"><tr id="swr_02_0034__row76531819144218"><th align="left" class="cellrowborder" valign="top" width="20.51%" id="mcps1.3.4.2.1.1.2.4.1.1"><p id="swr_02_0034__p36531719164213">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="15.690000000000001%" id="mcps1.3.4.2.1.1.2.4.1.2"><p id="swr_02_0034__p186572196429">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="63.800000000000004%" id="mcps1.3.4.2.1.1.2.4.1.3"><p id="swr_02_0034__p1966121915428">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="swr_02_0034__row18663141934215"><td class="cellrowborder" valign="top" width="20.51%" headers="mcps1.3.4.2.1.1.2.4.1.1 "><p id="swr_02_0034__p15664201917425">Content-Range</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="15.690000000000001%" headers="mcps1.3.4.2.1.1.2.4.1.2 "><p id="swr_02_0034__p1566851954211">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="63.800000000000004%" headers="mcps1.3.4.2.1.1.2.4.1.3 "><p id="swr_02_0034__p442485393619">Offset (Start index)–Count (Number of records on the current page)/Total (Total number of records)</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
<div class="note" id="swr_02_0034__note2814323205820"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="swr_02_0034__p881492385816">If the <strong id="swr_02_0034__b11758097512">offset</strong> and <strong id="swr_02_0034__b10195141411514">limit</strong> parameters are transferred in the request, <strong id="swr_02_0034__b138036491037">Content-Range</strong> will be added to the response header.</p>
|
||
</div></div>
|
||
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="swr_02_0034__table34001413863" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameter description</caption><thead align="left"><tr id="swr_02_0034__row17400171319612"><th align="left" class="cellrowborder" valign="top" width="20.919999999999998%" id="mcps1.3.4.2.1.3.2.4.1.1"><p id="swr_02_0034__p1840015139619">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="18.58%" id="mcps1.3.4.2.1.3.2.4.1.2"><p id="swr_02_0034__p24002135620">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="60.5%" id="mcps1.3.4.2.1.3.2.4.1.3"><p id="swr_02_0034__p174008131163">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="swr_02_0034__row11400113668"><td class="cellrowborder" valign="top" width="20.919999999999998%" headers="mcps1.3.4.2.1.3.2.4.1.1 "><p id="swr_02_0034__p1482131117588"><em id="swr_02_0034__i16401119182119">[Array element]</em></p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="18.58%" headers="mcps1.3.4.2.1.3.2.4.1.2 "><p id="swr_02_0034__p88201811175811">Array of <a href="#swr_02_0034__table45446245174724">objects</a></p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="60.5%" headers="mcps1.3.4.2.1.3.2.4.1.3 "><p id="swr_02_0034__p181911115588">Image repository list.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
|
||
<div class="tablenoborder"><a name="swr_02_0034__table45446245174724"></a><a name="table45446245174724"></a><table cellpadding="4" cellspacing="0" summary="" id="swr_02_0034__table45446245174724" frame="border" border="1" rules="all"><caption><b>Table 4 </b><em id="swr_02_0034__i1520821855013">[Array element]</em> parameters description</caption><thead align="left"><tr id="swr_02_0034__row1412623174724"><th align="left" class="cellrowborder" valign="top" width="34.69346934693469%" id="mcps1.3.4.2.1.4.2.4.1.1"><p id="swr_02_0034__p47313663174724">Parameter</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="30.61306130613061%" id="mcps1.3.4.2.1.4.2.4.1.2"><p id="swr_02_0034__p7201512174724">Type</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="34.69346934693469%" id="mcps1.3.4.2.1.4.2.4.1.3"><p id="swr_02_0034__p4480706174724">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="swr_02_0034__row40294727101415"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p42647463101415">name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p31892459101415">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p988225101415">Image repository name.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row98876365819"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p1624210616586">category</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p2024436185814">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p6245963583">Image repository type. The value can be <strong id="swr_02_0034__b142541117201314">app_server</strong>, <strong id="swr_02_0034__b101809192131">linux</strong>, <strong id="swr_02_0034__b9252192318131">framework_app</strong>, <strong id="swr_02_0034__b19427425101310">database</strong>, <strong id="swr_02_0034__b321222719136">lang</strong>, <strong id="swr_02_0034__b1977182918135">other</strong>, <strong id="swr_02_0034__b08341532151313">windows</strong>, or <strong id="swr_02_0034__b1370020345136">arm</strong>.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1698135244113"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p5996521415">description</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p1599135213412">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p799165219417">Image repository description.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row626682835815"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p1126642811589">size</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p17266172885818">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p2266162865816">Total size of the images in an image repository.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1286171411597"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p54433257594">is_public</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p19444192575914">Boolean</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p944519257591">Whether the image is a public image. The value can be <strong id="swr_02_0034__b1190345231814">true </strong>or <strong id="swr_02_0034__b49069520184">false</strong>.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row38403527599"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p1984085216595">num_images</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p1584085285917">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p17840175285913">Number of image tags in an image repository.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row15637848145911"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p166384486595">num_download</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p4638148175912">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p763834825915">Download times.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row65154041101837"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p42985951101837">created_at</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p59310043101837">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p35094394113433">Time when an image repository is created. It is the UTC standard time.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row57344470102311"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p14390475102311">updated_at</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p24777841102311">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p29749998102311">Time when an image repository is updated. It is the UTC standard time.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1877408195412"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p67751489548">logo</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p20775108175419">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p157751685549">(Reserved field) Image repository logo address.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1037174225"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p173714629">url</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p3371846217">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p15371642213">(Reserved field) URL of the image repository logo.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1952451421"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p195242115212">path</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p05245115210">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p1752461723">External Docker pull address. The format is {<em id="swr_02_0034__i44352136565">Repository address</em>}/{<em id="swr_02_0034__i444217166565">Namespace name</em>}/{<em id="swr_02_0034__i167026224562">Repository name</em>}.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row6684191311448"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p176851313124412">internal_path</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p968541354415">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p1268512134443">Internal Docker pull address. The format is {<em id="swr_02_0034__i138481635125610">Repository address</em>}/{<em id="swr_02_0034__i16906123811561">Namespace name</em>}/{<em id="swr_02_0034__i3795642125614">Repository name</em>}.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row552719404114"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p15110411915">domain_name</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p751344113111">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p6514184115111">Account name.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1690219211219"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p114951323118">namespace</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p34970231519">String</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p174981723714">Organization name.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row6523217145617"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p3525817135615">tags</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p152511170569">Array of strings</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p13494291588">Image tag list.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1715815815558"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p141581358115514">status</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p17158158175511">Boolean</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p171587588558">(Reserved field) Status.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1849114914513"><td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.1 "><p id="swr_02_0034__p9491749554">total_range</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="30.61306130613061%" headers="mcps1.3.4.2.1.4.2.4.1.2 "><p id="swr_02_0034__p164914496514">Integer</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="34.69346934693469%" headers="mcps1.3.4.2.1.4.2.4.1.3 "><p id="swr_02_0034__p64914917520">Total number of records.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</li><li id="swr_02_0034__li82456504545">Example response<pre class="screen" id="swr_02_0034__screen1817242114312">[
|
||
{
|
||
"name": "busybox",
|
||
"category": "linux",
|
||
"description": "this is a busybox repository",
|
||
"size": 200977474,
|
||
"is_public": false,
|
||
"num_images": 2,
|
||
"num_download": 0,
|
||
"created_at": "2021-06-10T03:24:44.784402Z",
|
||
"updated_at": "2021-06-10T03:40:59.199352Z",
|
||
"logo": "",
|
||
"url": "",
|
||
"path": "{Repository address}/group/busybox",
|
||
"internal_path": "{Repository address}/group/busybox",
|
||
"domain_name": "root",
|
||
"namespace": "group",
|
||
"tags": [
|
||
"latest",
|
||
"log"
|
||
],
|
||
"status": false,
|
||
"total_range": 1
|
||
}
|
||
]</pre>
|
||
</li></ul>
|
||
</div>
|
||
<div class="section" id="swr_02_0034__section5365169104253"><h4 class="sectiontitle">Status Code</h4>
|
||
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="swr_02_0034__table1327183872417" frame="border" border="1" rules="all"><thead align="left"><tr id="swr_02_0034__row127115381244"><th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.2.1.3.1.1"><p id="swr_02_0034__p2027103812240">Status Code</p>
|
||
</th>
|
||
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.5.2.1.3.1.2"><p id="swr_02_0034__p8271638162420">Description</p>
|
||
</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody><tr id="swr_02_0034__row13271143832414"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="swr_02_0034__p52711438162416">200</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="swr_02_0034__p16271143817245">Request successful.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row527119386242"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="swr_02_0034__p927263882412">400</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="swr_02_0034__p7272738132420">Request error. Error information is returned.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row10272123812412"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="swr_02_0034__p22721838162418">401</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="swr_02_0034__p32721383247">Authentication failed.</p>
|
||
</td>
|
||
</tr>
|
||
<tr id="swr_02_0034__row1827243852412"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.1 "><p id="swr_02_0034__p12272153822415">500</p>
|
||
</td>
|
||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.2.1.3.1.2 "><p id="swr_02_0034__p327203862414">Internal error. Error information is returned.</p>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<div class="familylinks">
|
||
<div class="parentlink"><strong>Parent topic:</strong> <a href="swr_02_0011.html">API</a></div>
|
||
</div>
|
||
</div>
|
||
|