doc-exports/docs/ims/api-ref/en-us_topic_0060804959.html
Zaoxu, Li c236478734 IMS API DOC
Reviewed-by: Pristromskaia, Margarita <margarita.pristromskaia@t-systems.com>
Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com>
Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
2024-06-05 07:22:50 +00:00

998 lines
108 KiB
HTML

<a name="EN-US_TOPIC_0060804959"></a><a name="EN-US_TOPIC_0060804959"></a>
<h1 class="topictitle1">Querying Images (Native OpenStack API)</h1>
<div id="body1495702786791"><div class="section" id="EN-US_TOPIC_0060804959__section59471393"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0060804959__p21927876173320">This API is used to obtain the image list.</p>
<p id="EN-US_TOPIC_0060804959__p152766717250">This API does not return the complete result at once, but uses pagination.</p>
</div>
<div class="section" id="EN-US_TOPIC_0060804959__section165587269201"><h4 class="sectiontitle">Pagination</h4><p id="EN-US_TOPIC_0060804959__p51512205144142">Pagination refers to the function of returning a subset of a group of images, a link to obtain the next set of images, and a link of the set of images. By default, a set contains 25 images. You can also use the <strong id="EN-US_TOPIC_0060804959__b842352706152613">limit</strong> and <strong id="EN-US_TOPIC_0060804959__b842352706152616">marker</strong> parameters to paginate through images manually and specify the number of images that can be returned.</p>
<p id="EN-US_TOPIC_0060804959__p620383261762">The parameter <strong id="EN-US_TOPIC_0060804959__b8423527069918">first</strong> in the response indicates the URL of the first page of images, and parameter <strong id="EN-US_TOPIC_0060804959__b842352706155026">next</strong> indicates the URL of the next page of images. When the last page of images is queried, there is no parameter <strong id="EN-US_TOPIC_0060804959__b8423527069934">next</strong>.</p>
</div>
<div class="section" id="EN-US_TOPIC_0060804959__section65480490"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0060804959__p6411264895455">GET /v2/images</p>
<div class="note" id="EN-US_TOPIC_0060804959__note60842103171158"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><ul id="EN-US_TOPIC_0060804959__ul1954045117448"><li id="EN-US_TOPIC_0060804959__li11540115184413">You can type a question mark (?) and an ampersand (&amp;) at the end of the URI to define multiple search criteria. For details, see the example request.</li><li id="EN-US_TOPIC_0060804959__li1554085104414">If you need the API of the OpenStack Queens release, the request header must contain <strong id="EN-US_TOPIC_0060804959__b842352706142314">X-Api-Version</strong>. If the value of <strong id="EN-US_TOPIC_0060804959__b842352706142321">X-Api-Version</strong> is any letter after <strong id="EN-US_TOPIC_0060804959__b842352706142332">M</strong> in the Alphabet, the API of the Queens release is returned. If the value is <strong id="EN-US_TOPIC_0060804959__b842352706142454">M</strong> or a letter before <strong id="EN-US_TOPIC_0060804959__b842352706143142">M</strong>, the API of the Mitaka release is returned.</li></ul>
</div></div>
<div class="p" id="EN-US_TOPIC_0060804959__p2247141065114"><a href="#EN-US_TOPIC_0060804959__table33420935171457">Table 1</a> lists the parameters in the URI.
<div class="tablenoborder"><a name="EN-US_TOPIC_0060804959__table33420935171457"></a><a name="table33420935171457"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804959__table33420935171457" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0060804959__row56943395171457"><th align="left" class="cellrowborder" valign="top" width="20.78%" id="mcps1.3.3.4.2.2.5.1.1"><p id="EN-US_TOPIC_0060804959__p2577832171521"><strong id="EN-US_TOPIC_0060804959__b24725868162658">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.64%" id="mcps1.3.3.4.2.2.5.1.2"><p id="EN-US_TOPIC_0060804959__p7477841171521">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.840000000000002%" id="mcps1.3.3.4.2.2.5.1.3"><p id="EN-US_TOPIC_0060804959__p3754553172418">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="42.74%" id="mcps1.3.3.4.2.2.5.1.4"><p id="EN-US_TOPIC_0060804959__p57397527172421">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804959__row7130167171457"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p31986361171514">__isregistered</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p40758410171514">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p43890043172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p37340191172421">Specifies whether the image is available. The value can be <strong id="EN-US_TOPIC_0060804959__b84235270616222">true</strong>. The value is <strong id="EN-US_TOPIC_0060804959__b2049464823162253">true</strong> for all extension APIs by default. Common users can query only the images for which the value of this parameter is <strong id="EN-US_TOPIC_0060804959__b846915150162332">true</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row4824363171457"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p18187484171514">__imagetype</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p63900110171514">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p64847277172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p10541175163112">Specifies the image type. The following types are supported:</p>
<ul id="EN-US_TOPIC_0060804959__ul45412511314"><li id="EN-US_TOPIC_0060804959__li10542651317">Public image: The value is <strong id="EN-US_TOPIC_0060804959__b842352706163515">gold</strong>.</li><li id="EN-US_TOPIC_0060804959__li1454215183115">Private image: The value is <strong id="EN-US_TOPIC_0060804959__b1762610292163524">private</strong>.</li><li id="EN-US_TOPIC_0060804959__li10542155193112">Shared image: The value is <strong id="EN-US_TOPIC_0060804959__b298092137163545">shared</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row53979171457"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p41763237171514">protected</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p27379026171514">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p32804702172418">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p17378076172421">Specifies whether the image is protected. The value is <strong id="EN-US_TOPIC_0060804959__b84235270614836">true</strong> or <strong id="EN-US_TOPIC_0060804959__b84235270614840">false</strong>. Set it to <strong id="EN-US_TOPIC_0060804959__b48612739142847_1">true</strong> when you query public images. This parameter is optional when you query private images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row64237648171457"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p51588314171514">visibility</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p17903883171514">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p263785172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p14732836101910">Specifies whether the image is available to other tenants. Available values include:</p>
<ul id="EN-US_TOPIC_0060804959__ul1056613910205"><li id="EN-US_TOPIC_0060804959__li35667902011"><strong id="EN-US_TOPIC_0060804959__b6608553717">public</strong>: public image</li><li id="EN-US_TOPIC_0060804959__li45667911204"><strong id="EN-US_TOPIC_0060804959__b64621456270">private</strong>: private image</li><li id="EN-US_TOPIC_0060804959__li656649192011"><strong id="EN-US_TOPIC_0060804959__b317515581874">shared</strong>: shared image</li></ul>
<div class="note" id="EN-US_TOPIC_0060804959__note42861829141310"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0060804959__p128852915134">When the <strong id="EN-US_TOPIC_0060804959__b1076320525281">visibility</strong> value is <strong id="EN-US_TOPIC_0060804959__b38692022292">private</strong>, private images that have shared with others are not queried.</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row46885915171457"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p40504458171514">owner</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p59635642171514">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p25988654172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p34708322172421">Specifies the tenant to which the image belongs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row42514069171457"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p45188792171710">id</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p36413517171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p65237974172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p2325353172421">Specifies the image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row44909088171457"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p13802561171710">status</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p44265688171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p22641299172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p32131061155224">Specifies the image status. The value can be one of the following:</p>
<ul id="EN-US_TOPIC_0060804959__ul43292299155227"><li id="EN-US_TOPIC_0060804959__li27606724155227"><strong id="EN-US_TOPIC_0060804959__b842352706103333">queued</strong>: indicates that the image metadata has already been created, and it is ready for the image file to upload. </li><li id="EN-US_TOPIC_0060804959__li24280245155251"><strong id="EN-US_TOPIC_0060804959__b842352706104325">saving</strong>: indicates that the image file is being uploaded to the backend storage. </li><li id="EN-US_TOPIC_0060804959__li4862709115531"><strong id="EN-US_TOPIC_0060804959__b842352706104450">deleted</strong>: indicates that the image has been deleted. </li><li id="EN-US_TOPIC_0060804959__li39579650155317"><strong id="EN-US_TOPIC_0060804959__b842352706104518">killed</strong>: indicates that an error occurs on the image uploading. </li><li id="EN-US_TOPIC_0060804959__li57840893155333"><strong id="EN-US_TOPIC_0060804959__b842352706104558">active</strong>: indicates that the image is available for use. </li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row44646789171639"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p21468736171710">name</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p61246065171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p7274972172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p25100359152023">Specifies the image name. Exact matching is used. For detailed description, see <a href="en-us_topic_0020091562.html#EN-US_TOPIC_0020091562__section61598810155254">Image Attributes</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row29378995171639"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p22241787171710">container_format</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p56754321171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p31034804172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p62817831172421">Specifies the container type. The default value is <strong id="EN-US_TOPIC_0060804959__b1812020615814">bare</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row41290451171646"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p3457793171710">disk_format</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p11645813171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p19611874172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p25954213172421"><span id="EN-US_TOPIC_0060804959__ph16558204618406">Specifies the image format. The value can be <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b16351631132519">zvhd2</strong>, <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b73511317257">vhd</strong>, <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b1336173110253">zvhd</strong>, <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b3364310250">raw</strong>, or <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b19377316257">qcow2</strong>. The default value is <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b63823114252">zvhd2</strong><span id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_ph43810318251"></span>.</span></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row30993478171646"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p9133289171710">min_ram</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p1598950171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p29186361172418">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p63030551172421">Specifies the minimum memory size (MB) required for running the image. The parameter value depends on the <span id="EN-US_TOPIC_0060804959__text18177164412819"></span><span id="EN-US_TOPIC_0060804959__text101771044132814">ECS</span> specifications. Generally, the value is <strong id="EN-US_TOPIC_0060804959__b18178204410289">0</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row4294549416037"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p5603301516037">min_disk</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p4238040516037">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p1026079116037">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p1953154155615">Specifies the minimum disk space (GB) required for running the image. The value ranges from 1 GB to 1,024 GB.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row2123326171646"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p61378322171710">__os_bit</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p5588210171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p20135377172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p46808977172421">Specifies the OS architecture, 32 bit or 64 bit.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row44306200171658"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p3969636171710">__platform</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p53105072171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p10760011172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p2485190202218">Specifies the image platform type. The value can be <strong id="EN-US_TOPIC_0060804959__b1449103195515">Windows</strong>, <strong id="EN-US_TOPIC_0060804959__b8501631115514">Ubuntu</strong>, <strong id="EN-US_TOPIC_0060804959__b550103115512">Red Hat</strong>, <strong id="EN-US_TOPIC_0060804959__b150331175513">SUSE</strong>, <strong id="EN-US_TOPIC_0060804959__b950123113552">CentOS</strong>, <strong id="EN-US_TOPIC_0060804959__b450133114559">Debian</strong>, <strong id="EN-US_TOPIC_0060804959__b145063118557">OpenSUSE</strong>, <strong id="EN-US_TOPIC_0060804959__b1550113119556">Oracle Linux</strong>, <strong id="EN-US_TOPIC_0060804959__b1950331185514">Fedora</strong>, <strong id="EN-US_TOPIC_0060804959__b1151031125512">Other</strong>, <strong id="EN-US_TOPIC_0060804959__b1951133111555">CoreOS</strong>, or <strong id="EN-US_TOPIC_0060804959__b1451183175511">EulerOS</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row9909482171658"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p5556492171710">marker</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p47422720171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p5646864172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p27827411172421">Specifies the start number from which images are queried. The value is the image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row12166148171658"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p12628035171710">limit</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p16237895171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p1378961172418">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p19305703172421">Specifies the number of images to be queried. The value is an integer. By default, 25 images can be queried.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row15101772171658"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p47145990171710">sort_key</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p60728885171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p11895688172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p48105504172421">Specifies the field for sorting the query results. The value can be an attribute of the image: <strong id="EN-US_TOPIC_0060804959__b116294315219">name</strong>, <strong id="EN-US_TOPIC_0060804959__b1916224317524">container_format</strong>, <strong id="EN-US_TOPIC_0060804959__b816254320522">disk_format</strong>, <strong id="EN-US_TOPIC_0060804959__b201621343205217">status</strong>, <strong id="EN-US_TOPIC_0060804959__b11162144318520">id</strong>, <strong id="EN-US_TOPIC_0060804959__b7163204317526">size</strong>, or <strong id="EN-US_TOPIC_0060804959__b31638437521">created_at</strong>. The default value is <strong id="EN-US_TOPIC_0060804959__b5163114305219">created_at</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row50874737171658"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p17835230171710">sort_dir</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p35367554171710">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p6026804172418">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p38085944172421">Specifies whether the query results are sorted in ascending or descending order. Its value can be <strong id="EN-US_TOPIC_0060804959__b21722049143851">desc </strong>(default) or<strong id="EN-US_TOPIC_0060804959__b61280713143851"> asc</strong>. This parameter is used together with parameter <strong id="EN-US_TOPIC_0060804959__b37017385142847">sort_key</strong>. The default value is <strong id="EN-US_TOPIC_0060804959__b842352706192943">desc</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row25115385114914"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p21080313114914">__os_type</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p49589429114924">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p63675406114914">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p57434227114914">Specifies the image OS type. The value can be <strong id="EN-US_TOPIC_0060804959__b842352706105959">Linux</strong>, <strong id="EN-US_TOPIC_0060804959__b8423527061104">Windows</strong>, or <strong id="EN-US_TOPIC_0060804959__b84235270611011">Other</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row4436325311929"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p3665371811929">tag</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p1616121311929">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p3398983911929">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p1525288141944">Specifies a tag added to an image. Tags can be used as a filter to query images.</p>
<div class="note" id="EN-US_TOPIC_0060804959__note10170152764913"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0060804959__p517019273499">The tagging function has been upgraded. If the tags added before the function upgrade are in the format of "Key.Value", query tags using "Key=Value". For example, an existing tag is <strong id="EN-US_TOPIC_0060804959__b84235270610509">a.b</strong>. After the tag function upgrade, query the tag using "tag=a=b".</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row43430748111132"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p28229739111132">member_status</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p4907555111132">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p61967659111132">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p53324459111132">Specifies the member status. The value can be <strong id="EN-US_TOPIC_0060804959__b8423527069592">accepted</strong>, <strong id="EN-US_TOPIC_0060804959__b8423527069596">rejected</strong>, or <strong id="EN-US_TOPIC_0060804959__b84235270695911">pending</strong>. <strong id="EN-US_TOPIC_0060804959__b203788251295959">accepted</strong>: indicates that the shared image is accepted. <strong id="EN-US_TOPIC_0060804959__b137807831210025">rejected</strong> indicates that the image shared by others is rejected. <strong id="EN-US_TOPIC_0060804959__b5235343781010">pending</strong> indicates that the image shared by others needs to be confirmed. To use this parameter, set <strong id="EN-US_TOPIC_0060804959__b84235270693449">visibility</strong> to <strong id="EN-US_TOPIC_0060804959__b84235270693452">shared</strong> during the query.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row607872792117"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p2484690921449">__support_kvm</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p6644261721449">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p1314289321449">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p5794144221449">Specifies whether the image supports KVM. If yes, the value is <strong id="EN-US_TOPIC_0060804959__b842352706174145">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row2242102211315"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p2101233521141">__support_xen</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p2427761221141">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p2032954521141">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p3608043021141">Specifies whether the image supports Xen. If yes, the value is <strong id="EN-US_TOPIC_0060804959__b40128715692258">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row14291359211318"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p16614938211414">__support_largememory</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p3632756211414">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p25817810211414">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p10867869211414">Specifies whether the image supports large-memory ECSs. If the image supports large-memory ECSs, the value is <strong id="EN-US_TOPIC_0060804959__b630881983">true</strong>. Otherwise, this parameter is not required. For details about the image OSs supported by large-memory ECSs, see <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table48545918250">Table 4</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row52211464211322"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p6452067211434">__support_diskintensive</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p52855412211434">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p53429945211434">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p16679154915811">Specifies whether the image supports disk-intensive ECSs. If the image supports disk-intensive ECSs, the value is <strong id="EN-US_TOPIC_0060804959__b1329737435">true</strong>. Otherwise, this parameter is not required. For details about the image OSs supported by disk-intensive ECSs, see <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table48545918250">Table 4</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row13134583211325"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p35006343211449">__support_highperformance</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p18255910211449">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p2333756211449">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p23586946211449">Specifies whether the image supports high-performance ECSs. If the image supports high-performance ECSs, the value is <strong id="EN-US_TOPIC_0060804959__b606352982">true</strong>. Otherwise, this parameter is not required. For details about the image OSs supported by high-performance computing ECSs, see <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table48545918250">Table 4</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row66912955211328"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p17122048211459">__support_xen_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p44708641211459">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p64630134211459">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p113841114719">Specifies whether the image supports GPU-accelerated ECSs on the Xen platform. For details about the image OSs supported by GPU-accelerated ECSs, see <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table65768383152758">Table 2</a>. If the image does not support GPU-accelerated ECSs on the Xen platform, this parameter is not required. This attribute cannot co-exist with <strong id="EN-US_TOPIC_0060804959__b842352706175423">__support_xen</strong> and <strong id="EN-US_TOPIC_0060804959__b842352706175430">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row550534121153"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p17764802211519">__support_kvm_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p29662897211519">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p53884489211519">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p23107258211519">Specifies whether the image supports GPU-accelerated ECSs on the KVM platform. See <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table282523154017">Table 3</a> for its value. If the image does not support GPU-accelerated ECSs on the KVM platform, this parameter is not required. This attribute cannot co-exist with <strong id="EN-US_TOPIC_0060804959__b1196909198">__support_xen</strong> and <strong id="EN-US_TOPIC_0060804959__b1030134907">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row48915660211510"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p866834211519">__support_xen_hana</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p3104731211519">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p50156693211519">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p069717225820">Specifies whether the image supports HANA ECSs on the Xen platform. If yes, the value is <strong id="EN-US_TOPIC_0060804959__b1066553282174316">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0060804959__p56971922588">This attribute cannot co-exist with <strong id="EN-US_TOPIC_0060804959__b1221805700">__support_xen</strong> and <strong id="EN-US_TOPIC_0060804959__b344732518">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row135722301704"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p1677823711015">__support_kvm_infiniband</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p147787374015">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p028830316">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p18515175113010">Specifies whether the image supports ECSs with InfiniBand NICs on the KVM platform. If yes, the value is <strong id="EN-US_TOPIC_0060804959__b2040161919154726">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0060804959__p155169515013">This attribute cannot co-exist with <strong id="EN-US_TOPIC_0060804959__b1842373579">__support_xen</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row932118481247"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p14187217143019">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p8313953143019">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p2341610143019">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p55452691143019">Specifies the time when the image was created. Images can be queried by time. The value is in the format of <em id="EN-US_TOPIC_0060804959__i842352697105348">Operator:UTC time</em>.</p>
<p id="EN-US_TOPIC_0060804959__p32947284143515">The following operators are supported:</p>
<ul id="EN-US_TOPIC_0060804959__ul638941319348"><li id="EN-US_TOPIC_0060804959__li1238913139343">gt: greater than</li><li id="EN-US_TOPIC_0060804959__li1390161317349">gte: greater than or equal to</li><li id="EN-US_TOPIC_0060804959__li11390313123410">lt: less than</li><li id="EN-US_TOPIC_0060804959__li143901713183418">lte: less than or equal to</li><li id="EN-US_TOPIC_0060804959__li1639013134348">eq: equal to</li><li id="EN-US_TOPIC_0060804959__li133901913193416">neq: not equal to</li></ul>
<p id="EN-US_TOPIC_0060804959__p18028286143153">The time format is <em id="EN-US_TOPIC_0060804959__i842352697105633">yyyy-MM-ddThh:mm:ssZ</em> or <em id="EN-US_TOPIC_0060804959__i842352697105637">yyyy-MM-dd hh:mm:ss</em>.</p>
<p id="EN-US_TOPIC_0060804959__p47377274144446">For example, to query images created before Oct 28, 2018 10:00:00, set the value of <strong id="EN-US_TOPIC_0060804959__b15991133173517">created_at</strong> to <strong id="EN-US_TOPIC_0060804959__b158321541174811">lt:2018-10-28T10:00:00Z</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row82121252162418"><td class="cellrowborder" valign="top" width="20.78%" headers="mcps1.3.3.4.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804959__p5543103144620">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="20.64%" headers="mcps1.3.3.4.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804959__p46338199144620">No</p>
</td>
<td class="cellrowborder" valign="top" width="15.840000000000002%" headers="mcps1.3.3.4.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804959__p62406652144620">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.74%" headers="mcps1.3.3.4.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804959__p52031456144646">Specifies the time when the image was modified. Images can be queried by time. The value is in the format of <em id="EN-US_TOPIC_0060804959__i876452484">Operator:UTC time</em>.</p>
<p id="EN-US_TOPIC_0060804959__p65629927144646">The following operators are supported:</p>
<ul id="EN-US_TOPIC_0060804959__ul207912567349"><li id="EN-US_TOPIC_0060804959__li979125633413">gt: greater than</li><li id="EN-US_TOPIC_0060804959__li107911556133411">gte: greater than or equal to</li><li id="EN-US_TOPIC_0060804959__li17911656193414">lt: less than</li><li id="EN-US_TOPIC_0060804959__li37924564348">lte: less than or equal to</li><li id="EN-US_TOPIC_0060804959__li3792155623418">eq: equal to</li><li id="EN-US_TOPIC_0060804959__li7792135611345">neq: not equal to</li></ul>
<p id="EN-US_TOPIC_0060804959__p37800263144646">The time format is <em id="EN-US_TOPIC_0060804959__i238116934">yyyy-MM-ddThh:mm:ssZ</em> or <em id="EN-US_TOPIC_0060804959__i592719327">yyyy-MM-dd hh:mm:ss</em>.</p>
<p id="EN-US_TOPIC_0060804959__p4658051144646">For example, to query images updated before Oct 28, 2018 10:00:00, set the value of <strong id="EN-US_TOPIC_0060804959__b3138203725016">updated_at</strong> to <strong id="EN-US_TOPIC_0060804959__b71481837105014">lt:2018-10-28T10:00:00Z</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0060804959__section105891407155"><h4 class="sectiontitle">Common Query Methods</h4><ul id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_ul1643114418195"><li id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li18431204121918">Public images<p id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_p9431134161911"><a name="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li18431204121918"></a><a name="en-us_topic_0109822403_li18431204121918"></a>GET /v2/images?__imagetype=gold&amp;visibility=public&amp;protected=true</p>
</li><li id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li1143117421919">Private images<p id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_p543113410193"><a name="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li1143117421919"></a><a name="en-us_topic_0109822403_li1143117421919"></a>GET /v2/images?owner={project_id}</p>
</li><li id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li194316413195">Available shared images<p id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_p18431445195"><a name="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li194316413195"></a><a name="en-us_topic_0109822403_li194316413195"></a>GET /v2/images?member_status=accepted&amp;visibility=shared&amp;__imagetype=shared</p>
</li><li id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li174314491910">Rejected images<p id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_p74311547198"><a name="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li174314491910"></a><a name="en-us_topic_0109822403_li174314491910"></a>GET /v2/images?member_status=rejected&amp;visibility=shared&amp;__imagetype=shared</p>
</li><li id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li743194191913">Unaccepted images<p id="EN-US_TOPIC_0060804959__en-us_topic_0109822403_p19431245196"><a name="EN-US_TOPIC_0060804959__en-us_topic_0109822403_li743194191913"></a><a name="en-us_topic_0109822403_li743194191913"></a>GET /v2/images?member_status=pending&amp;visibility=shared&amp;__imagetype=shared</p>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0060804959__section52453505"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0060804959__p115171434174316">Request parameters</p>
<p id="EN-US_TOPIC_0060804959__p47603457172830">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0060804959__section5690620104917"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0060804959__p998522915437">Querying images</p>
<pre class="screen" id="EN-US_TOPIC_0060804959__screen180111257497">GET https://{Endpoint}/v2/images</pre>
</div>
<div class="section" id="EN-US_TOPIC_0060804959__section10077261173340"><h4 class="sectiontitle">Response</h4><ul id="EN-US_TOPIC_0060804959__ul1665861116500"><li id="EN-US_TOPIC_0060804959__li1165810118504">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804959__table535532255119" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060804959__row2355142212512"><th align="left" class="cellrowborder" valign="top" width="25.132513251325133%" id="mcps1.3.7.2.1.1.1.4.1.1"><p id="EN-US_TOPIC_0060804959__p38981352165112"><strong id="EN-US_TOPIC_0060804959__b1410885898">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25.082508250825086%" id="mcps1.3.7.2.1.1.1.4.1.2"><p id="EN-US_TOPIC_0060804959__p1889845215110">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="49.784978497849785%" id="mcps1.3.7.2.1.1.1.4.1.3"><p id="EN-US_TOPIC_0060804959__p1089810526511">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804959__row103551922145118"><td class="cellrowborder" valign="top" width="25.132513251325133%" headers="mcps1.3.7.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804959__p31509198115122">first</p>
</td>
<td class="cellrowborder" valign="top" width="25.082508250825086%" headers="mcps1.3.7.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804959__p1978441285118">String</p>
</td>
<td class="cellrowborder" valign="top" width="49.784978497849785%" headers="mcps1.3.7.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804959__p10564152015112">Specifies the URL of the first page of images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row921220307515"><td class="cellrowborder" valign="top" width="25.132513251325133%" headers="mcps1.3.7.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804959__p65807153115133">next</p>
</td>
<td class="cellrowborder" valign="top" width="25.082508250825086%" headers="mcps1.3.7.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804959__p19798812175111">String</p>
</td>
<td class="cellrowborder" valign="top" width="49.784978497849785%" headers="mcps1.3.7.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804959__p556472025120">Specifies the URL of the next page of images. When the last page of images is queried, there is no parameter <strong id="EN-US_TOPIC_0060804959__b1175193247">next</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row7658173612513"><td class="cellrowborder" valign="top" width="25.132513251325133%" headers="mcps1.3.7.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804959__p37867696115128">schema</p>
</td>
<td class="cellrowborder" valign="top" width="25.082508250825086%" headers="mcps1.3.7.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804959__p1781511129513">String</p>
</td>
<td class="cellrowborder" valign="top" width="49.784978497849785%" headers="mcps1.3.7.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804959__p195811620145120">Specifies the URL for the schema describing a list of images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row111779195515"><td class="cellrowborder" valign="top" width="25.132513251325133%" headers="mcps1.3.7.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804959__p31333900172519">images</p>
</td>
<td class="cellrowborder" valign="top" width="25.082508250825086%" headers="mcps1.3.7.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804959__p778421215514">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="49.784978497849785%" headers="mcps1.3.7.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804959__p154910205516">Specifies the resource type.</p>
<p id="EN-US_TOPIC_0060804959__p1635917815564">For details, see <a href="#EN-US_TOPIC_0060804959__table13195036194916">Table 2</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0060804959__table13195036194916"></a><a name="table13195036194916"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804959__table13195036194916" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Data structure description of the images field</caption><thead align="left"><tr id="EN-US_TOPIC_0060804959__row60394066194916"><th align="left" class="cellrowborder" valign="top" width="38.550000000000004%" id="mcps1.3.7.2.1.2.2.4.1.1"><p id="EN-US_TOPIC_0060804959__p60081139194916"><strong id="EN-US_TOPIC_0060804959__b1056184940">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.27%" id="mcps1.3.7.2.1.2.2.4.1.2"><p id="EN-US_TOPIC_0060804959__p61997487194916">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="42.18%" id="mcps1.3.7.2.1.2.2.4.1.3"><p id="EN-US_TOPIC_0060804959__p55740570194916">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804959__row88721329162210"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p20872112919226">__backup_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p587216290228">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p28721629182213">Specifies the backup ID. If the image is created from a backup, set the value to the backup ID. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row14392163492214"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p15392634152214">__data_origin</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p839223462213">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p83925347225">Specifies the image source. If the image is a public image, the value is left empty.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row1239210341224"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p7392163492218">__description</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p839215343223">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p1239253416227">Specifies the image description.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row168361029112413"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p8836929112412">__image_location</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p283672918249">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p6836162932416">Specifies the location where the image is stored.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row1369611116251"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p769614114257">__image_size</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p169619113254">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p9696191113254">Specifies the size (bytes) of the image file. The value is greater than 0.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row16696201162516"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p869615113253">__image_source_type</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p3696111152513">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p1869671119255">Specifies the backend storage of the image. Only UDS is supported currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row176961611192514"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p06969118257">__is_config_init</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p2696181162519">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p36961511122510">Specifies whether initial configuration is complete. The value can be <strong id="EN-US_TOPIC_0060804959__b29032516231437">true</strong> or <strong id="EN-US_TOPIC_0060804959__b26766124231437">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row18692334194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p37684049194916">__isregistered</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p15996779194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p20670704194916">Specifies whether the image is available. The value can be <strong id="EN-US_TOPIC_0060804959__b620773563">true</strong>. The value is <strong id="EN-US_TOPIC_0060804959__b127693556">true</strong> for all extension APIs by default. Common users can query only the images for which the value of this parameter is <strong id="EN-US_TOPIC_0060804959__b54658252">true</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row1083631010288"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p08364101286">__lazyloading</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p1383612108285">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__en-us_topic_0020091567_p2752191615220">Specifies whether the image supports lazy loading. The value can be <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091565_b186101511427">true</strong>, <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091565_b961310511321">false</strong>, <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091565_b1292720454212">True</strong>, or <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091565_b19427457625">False</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row17545174132818"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1354584112810">__originalimagename</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p16545154115289">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p1546541202818">Specifies the parent image ID. If the image is a public image or created from an image file, the value is left empty.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row51818614194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p36558171194916">__imagetype</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p11081443194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p25181653194916">Specifies the image type. The following types are supported:</p>
<ul id="EN-US_TOPIC_0060804959__ul25308291194916"><li id="EN-US_TOPIC_0060804959__li26448028194916">Public image: The value is <strong id="EN-US_TOPIC_0060804959__b941907234">gold</strong>.</li><li id="EN-US_TOPIC_0060804959__li36705667194916">Private image: The value is <strong id="EN-US_TOPIC_0060804959__b1947626225">private</strong>.</li><li id="EN-US_TOPIC_0060804959__li61915552194916">Shared image: The value is <strong id="EN-US_TOPIC_0060804959__b350878595">shared</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row20369060194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p39281165194916">protected</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p25691866194916">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p666381194916">Specifies whether the image is protected. Set it to <strong id="EN-US_TOPIC_0060804959__b1122756081">true</strong> when you query public images. This parameter is optional when you query private images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row104049273291"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1440422732919">virtual_env_type</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p104042275299">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p840492752919">Specifies the environment where the image is used. The value can be <strong id="EN-US_TOPIC_0060804959__b1858112814549">FusionCompute</strong>, <strong id="EN-US_TOPIC_0060804959__b19586112855414">Ironic</strong>, <strong id="EN-US_TOPIC_0060804959__b2586102820549">DataImage</strong>, or <strong id="EN-US_TOPIC_0060804959__b19586122810547">IsoImage</strong>.</p>
<ul id="EN-US_TOPIC_0060804959__ul20526189153516"><li id="EN-US_TOPIC_0060804959__li195261098353">For an <span id="EN-US_TOPIC_0060804959__text1028117415316"></span><span id="EN-US_TOPIC_0060804959__text142861442531">ECS</span> image (system disk image), the value is <strong id="EN-US_TOPIC_0060804959__b62863485311">FusionCompute</strong>.</li><li id="EN-US_TOPIC_0060804959__li0526193355">For a data disk image, the value is <strong id="EN-US_TOPIC_0060804959__b8270314135311">DataImage</strong>.</li><li id="EN-US_TOPIC_0060804959__li452615919357">For a <span id="EN-US_TOPIC_0060804959__text29262115203"></span><span id="EN-US_TOPIC_0060804959__text392651112013">BMS</span> image, the value is <strong id="EN-US_TOPIC_0060804959__b1692717114205">Ironic</strong>.</li><li id="EN-US_TOPIC_0060804959__li92997335916">For an ISO image, the value is <strong id="EN-US_TOPIC_0060804959__b26491973555">IsoImage</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row184042274291"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1140414275295">virtual_size</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p16404132718291">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p1440418275296">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row5997430194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p16029804194916">visibility</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p11960319194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p15545818173013">Specifies whether the image is available to other tenants. The value can be one of the following:</p>
<ul id="EN-US_TOPIC_0060804959__ul2480149153015"><li id="EN-US_TOPIC_0060804959__li2480194913016"><strong id="EN-US_TOPIC_0060804959__b164525621714">public</strong>: public image</li><li id="EN-US_TOPIC_0060804959__li748004933018"><strong id="EN-US_TOPIC_0060804959__b1442917102173">private</strong>: private image</li><li id="EN-US_TOPIC_0060804959__li748004993014"><strong id="EN-US_TOPIC_0060804959__b995714115175">shared</strong>: shared image</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row62029643194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p58345161194916">owner</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p13641590194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p31226997194916">Specifies the tenant to which the image belongs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row12607524194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p14576499194916">id</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p6281007194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p38999531194916">Specifies the image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row15451466194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p43609220194916">status</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p35010019194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p17239254194916">Specifies the image status. The value can be one of the following:</p>
<ul id="EN-US_TOPIC_0060804959__ul20935566194916"><li id="EN-US_TOPIC_0060804959__li54202371194916"><strong id="EN-US_TOPIC_0060804959__b42181266">queued</strong>: indicates that the image metadata has already been created, and it is ready for the image file to upload. </li><li id="EN-US_TOPIC_0060804959__li18059294194916"><strong id="EN-US_TOPIC_0060804959__b1561450911">saving</strong>: indicates that the image file is being uploaded to the backend storage. </li><li id="EN-US_TOPIC_0060804959__li28315920194916"><strong id="EN-US_TOPIC_0060804959__b1124983601">deleted</strong>: indicates that the image has been deleted. </li><li id="EN-US_TOPIC_0060804959__li53516690194916"><strong id="EN-US_TOPIC_0060804959__b582310751">killed</strong>: indicates that an error occurs on the image uploading. </li><li id="EN-US_TOPIC_0060804959__li11888165194916"><strong id="EN-US_TOPIC_0060804959__b29214919">active</strong>: indicates that the image is available for use. </li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row39884627194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p9429320194916">name</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p58506224194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p41383666194916">Specifies the image name. For detailed description, see <a href="en-us_topic_0020091562.html#EN-US_TOPIC_0020091562__section61598810155254">Image Attributes</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row15180307194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p21645353194916">container_format</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p12805641194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p30624037194916">Specifies the container type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row7180877194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p44780194194916">disk_format</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p251278194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p20353524194916"><span id="EN-US_TOPIC_0060804959__ph168431915104413">Specifies the image format. The value can be <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b16351631132519_1">zvhd2</strong>, <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b73511317257_1">vhd</strong>, <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b1336173110253_1">zvhd</strong>, <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b3364310250_1">raw</strong>, or <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b19377316257_1">qcow2</strong>. The default value is <strong id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_b63823114252_1">zvhd2</strong><span id="EN-US_TOPIC_0060804959__en-us_topic_0020091562_ph43810318251_1"></span>.</span></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row48963992194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p6660406194916">min_ram</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p11056800194916">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p23185596194916">Specifies the minimum memory size (MB) required for running the image. The parameter value depends on the <span id="EN-US_TOPIC_0060804959__text1269536939"></span><span id="EN-US_TOPIC_0060804959__text74793408">ECS</span> specifications. Generally, the value is <strong id="EN-US_TOPIC_0060804959__b1848528851">0</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row147225239"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1272151332">max_ram</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p872451437">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p4729515310">Specifies the maximum memory (MB) of the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row7343772194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p57974621194916">min_disk</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p65558873194916">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p8668516194916">Specifies the minimum disk space (GB) required for running the image. The value ranges from 1 GB to 1,024 GB.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row11115416194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p27933499194916">__os_bit</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p64492127194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p56479792194916">Specifies the OS architecture, 32 bit or 64 bit.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row1996681822919"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1996691822911">__os_feature_list</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p596661818297">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p159661718142912">Specifies additional attributes of the image. The value is a list (in JSON format) of advanced features supported by the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row38556080194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p36034782194916">__platform</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p66792165194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p608798220230">Specifies the image platform type. The value can be <strong id="EN-US_TOPIC_0060804959__b75591234165520">Windows</strong>, <strong id="EN-US_TOPIC_0060804959__b165601634185519">Ubuntu</strong>, <strong id="EN-US_TOPIC_0060804959__b45601534175513">Red Hat</strong>, <strong id="EN-US_TOPIC_0060804959__b756083475515">SUSE</strong>, <strong id="EN-US_TOPIC_0060804959__b856043418553">CentOS</strong>, <strong id="EN-US_TOPIC_0060804959__b125603348558">Debian</strong>, <strong id="EN-US_TOPIC_0060804959__b556133455511">OpenSUSE</strong>, <strong id="EN-US_TOPIC_0060804959__b85611334145516">Oracle Linux</strong>, <strong id="EN-US_TOPIC_0060804959__b1756173411551">Fedora</strong>, <strong id="EN-US_TOPIC_0060804959__b185612034105519">Other</strong>, <strong id="EN-US_TOPIC_0060804959__b5561133495510">CoreOS</strong>, or <strong id="EN-US_TOPIC_0060804959__b656203455513">EulerOS</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row172371922613"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p223872466">schema</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p122387213610">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p1423812364">Specifies the image schema.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row112385210618"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p112382219615">self</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p20238202469">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p142381021865">Specifies the image URL.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row1323852462"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1023812210614">size</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p122384220610">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p192384213614">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row65790409194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p27422885194916">__os_type</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p2689444194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p16518422194916">Specifies the image OS type. The value can be <strong id="EN-US_TOPIC_0060804959__b371084484818">Linux</strong>, <strong id="EN-US_TOPIC_0060804959__b17710194434815">Windows</strong>, or <strong id="EN-US_TOPIC_0060804959__b137117444482">Other</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row456017114307"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p356011173012">__os_version</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p15607193014">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p12560151143012">Specifies the OS version.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row14448077194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p29443552194916">tags</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p39840346194916">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p5842575194916">Specifies tags of the image, through which you can manage private images in your own way.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row17193106194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p50464322194916">__support_kvm</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p48394540194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p27643702194916">Specifies whether the image supports KVM. If yes, the value is <strong id="EN-US_TOPIC_0060804959__b1783830861">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row47466733194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p19600163194916">__support_xen</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p16086851194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p27966591194916">Specifies whether the image supports Xen. If yes, the value is <strong id="EN-US_TOPIC_0060804959__b426384890">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row50372727194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p53659116194916">__support_largememory</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p4364568194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p17985694194916">Specifies whether the image supports large-memory ECSs. If the image supports large-memory ECSs, the value is <strong id="EN-US_TOPIC_0060804959__b6867125819261">true</strong>. Otherwise, this parameter is not required. For details about the image OSs supported by large-memory ECSs, see <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table48545918250">Table 4</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row47555109194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p26758612194916">__support_diskintensive</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p6470349194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p54336230194916">Specifies whether the image supports disk-intensive ECSs. If the image supports disk-intensive ECSs, the value is <strong id="EN-US_TOPIC_0060804959__b1230915211273">true</strong>. Otherwise, this parameter is not required. For details about the image OSs supported by disk-intensive ECSs, see <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table48545918250">Table 4</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row39158471194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p17719577194916">__support_highperformance</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p29023139194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p2064082194916">Specifies whether the image supports high-performance ECSs. If the image supports high-performance ECSs, the value is <strong id="EN-US_TOPIC_0060804959__b1517545162711">true</strong>. Otherwise, this parameter is not required. For details about the image OSs supported by high-performance computing ECSs, see <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table48545918250">Table 4</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row32972949194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p53563221194916">__support_xen_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p46282730194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p51460488194916">Specifies whether the image supports GPU-accelerated ECSs on the Xen platform. For details about the image OSs supported by GPU-accelerated ECSs, see <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table65768383152758">Table 2</a>. If the image does not support GPU-accelerated ECSs on the Xen platform, this parameter is not required. This attribute cannot co-exist with <strong id="EN-US_TOPIC_0060804959__b1051854098">__support_xen</strong> and <strong id="EN-US_TOPIC_0060804959__b418763290">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row7573455194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p9470103194916">__support_kvm_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p57647928194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p15191025194916">Specifies whether the image supports GPU-accelerated ECSs on the KVM platform. See <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table282523154017">Table 3</a> for its value. If the image does not support GPU-accelerated ECSs on the KVM platform, this parameter is not required. This attribute cannot co-exist with <strong id="EN-US_TOPIC_0060804959__b1397044688">__support_xen</strong> and <strong id="EN-US_TOPIC_0060804959__b1645275400">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row22513498194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p11654048194916">__support_xen_hana</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p25213664194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p29040940194916">Specifies whether the image supports HANA ECSs on the Xen platform. If yes, the value is <strong id="EN-US_TOPIC_0060804959__b391205815">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0060804959__p60041868194916">This attribute cannot co-exist with <strong id="EN-US_TOPIC_0060804959__b1921372620">__support_xen</strong> and <strong id="EN-US_TOPIC_0060804959__b1035750572">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row31553169194916"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p5669919194916">__support_kvm_infiniband</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p22029043194916">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p39522058194916">Specifies whether the image supports ECSs with InfiniBand NICs on the KVM platform. If yes, the value is <strong id="EN-US_TOPIC_0060804959__b1867031317">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0060804959__p20154205194916">This attribute cannot co-exist with <strong id="EN-US_TOPIC_0060804959__b792531830">__support_xen</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row1867223234610"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1021161112333">__root_origin</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p637311103320">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p937411163318">Specifies that the image is created from an external image file. Value: <strong id="EN-US_TOPIC_0060804959__b842352706155810">file</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row4531435114611"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1152411163311">__sequence_num</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p95251143318">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p116891133317">Specifies the <span id="EN-US_TOPIC_0060804959__text1516210342102"></span><span id="EN-US_TOPIC_0060804959__text416283412103">ECS</span> system disk slot number of the image.</p>
<p id="EN-US_TOPIC_0060804959__p468511113315">Example value: <strong id="EN-US_TOPIC_0060804959__b778850750">0</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row61293019200"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1613123052019">__support_fc_inject</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p101393072018">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p8706203910588">Specifies whether the image supports password/private key injection using Cloud-Init.</p>
<p id="EN-US_TOPIC_0060804959__p1738141097">If the value is set to <strong id="EN-US_TOPIC_0060804959__b179159505286">true</strong>, password/private key injection using Cloud-Init is not supported.</p>
<div class="note" id="EN-US_TOPIC_0060804959__note18419142317116"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0060804959__p164199231519">This parameter is valid only for ECS system disk images.</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row27491393344"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p17494399345">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p1074973913413">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p4749143914346">Specifies the time when the image was created. The value is in UTC format.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row10106116162612"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p31076672616">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p6107261266">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p610719611263">Specifies the time when the image was updated. The value is in UTC format.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row510729153317"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p41042920339">active_at</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p610529143316">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p10101329163315">Specifies the time when the image status became <strong id="EN-US_TOPIC_0060804959__b80652599731437">active</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row51673215344"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p14167225346">checksum</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p121671428341">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p11678213341">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row16942857114013"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p1630281818413">hw_firmware_type</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p2030231864116">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p7302161874115">Specifies the <span id="EN-US_TOPIC_0060804959__text1721618104620"></span><span id="EN-US_TOPIC_0060804959__text07221183460">ECS</span> boot mode. Available values include:</p>
<ul id="EN-US_TOPIC_0060804959__ul730291810417"><li id="EN-US_TOPIC_0060804959__li230281874117"><strong id="EN-US_TOPIC_0060804959__b1981236122719">bios</strong> indicates the BIOS boot mode.</li><li id="EN-US_TOPIC_0060804959__li18302101811412"><strong id="EN-US_TOPIC_0060804959__b32031938162720">uefi</strong> indicates the UEFI boot mode.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row55531161422"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p12554963211">file</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p7554861211">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p115544615220">Specifies the URL for uploading and downloading the image file.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row33347117719"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p9961777710">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p79617719720">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p296573719">Specifies the enterprise project that the image belongs to.</p>
<ul id="EN-US_TOPIC_0060804959__ul296875718"><li id="EN-US_TOPIC_0060804959__li169697979">If the value is <strong id="EN-US_TOPIC_0060804959__b891065010301">0</strong> or left blank, the image belongs to the default enterprise project.</li><li id="EN-US_TOPIC_0060804959__li2096077711">If the value is a UUID, the image belongs to the enterprise project corresponding to the UUID.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row11166135123815"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p2651175915176">_sys_enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p13166451103814">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p14331112212111">Specifies the enterprise project that the image belongs to.</p>
<ul id="EN-US_TOPIC_0060804959__ul991416471019"><li id="EN-US_TOPIC_0060804959__li19914104710111">If the value is <strong id="EN-US_TOPIC_0060804959__b1458463091">0</strong> or left blank, the image belongs to the default enterprise project.</li><li id="EN-US_TOPIC_0060804959__li109146475115">If the value is a UUID, the image belongs to the enterprise project corresponding to the UUID.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row737411735810"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p192771122195514">__support_amd</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p14278172215558">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p227810227555">Specifies whether the image uses AMD's x86 architecture. The value can be <strong id="EN-US_TOPIC_0060804959__b499592555114">true</strong> or <strong id="EN-US_TOPIC_0060804959__b2142685112">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row2019201914432"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__en-us_topic_0020091567_p1784710241674">__system__cmkid</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__en-us_topic_0020091567_p6847152417713">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__en-us_topic_0020091567_p28479241671">Specifies the ID of the key used to encrypt the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row156841338194416"><td class="cellrowborder" valign="top" width="38.550000000000004%" headers="mcps1.3.7.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0060804959__p6742230114713">hw_vif_multiqueue_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="19.27%" headers="mcps1.3.7.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0060804959__p1574213024718">String</p>
</td>
<td class="cellrowborder" valign="top" width="42.18%" headers="mcps1.3.7.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0060804959__p1874217309476">Specifies whether the image supports NIC multi-queue. The value can be <strong id="EN-US_TOPIC_0060804959__b11552326131519">true</strong> or <strong id="EN-US_TOPIC_0060804959__b13552192613155">false</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="EN-US_TOPIC_0060804959__li71901932125117">Example response<pre class="codeblock" id="EN-US_TOPIC_0060804959__codeblock6641838292551">STATUS CODE 200</pre>
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060804959__screen21167352172630"><div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span class="normal"> 1</span>
<span class="normal"> 2</span>
<span class="normal"> 3</span>
<span class="normal"> 4</span>
<span class="normal"> 5</span>
<span class="normal"> 6</span>
<span class="normal"> 7</span>
<span class="normal"> 8</span>
<span class="normal"> 9</span>
<span class="normal">10</span>
<span class="normal">11</span>
<span class="normal">12</span>
<span class="normal">13</span>
<span class="normal">14</span>
<span class="normal">15</span>
<span class="normal">16</span>
<span class="normal">17</span>
<span class="normal">18</span>
<span class="normal">19</span>
<span class="normal">20</span>
<span class="normal">21</span>
<span class="normal">22</span>
<span class="normal">23</span>
<span class="normal">24</span>
<span class="normal">25</span>
<span class="normal">26</span>
<span class="normal">27</span>
<span class="normal">28</span>
<span class="normal">29</span>
<span class="normal">30</span>
<span class="normal">31</span>
<span class="normal">32</span>
<span class="normal">33</span>
<span class="normal">34</span>
<span class="normal">35</span>
<span class="normal">36</span>
<span class="normal">37</span>
<span class="normal">38</span>
<span class="normal">39</span>
<span class="normal">40</span>
<span class="normal">41</span>
<span class="normal">42</span>
<span class="normal">43</span>
<span class="normal">44</span>
<span class="normal">45</span>
<span class="normal">46</span>
<span class="normal">47</span>
<span class="normal">48</span>
<span class="normal">49</span>
<span class="normal">50</span>
<span class="normal">51</span>
<span class="normal">52</span>
<span class="normal">53</span>
<span class="normal">54</span>
<span class="normal">55</span>
<span class="normal">56</span>
<span class="normal">57</span>
<span class="normal">58</span>
<span class="normal">59</span>
<span class="normal">60</span>
<span class="normal">61</span>
<span class="normal">62</span>
<span class="normal">63</span>
<span class="normal">64</span>
<span class="normal">65</span>
<span class="normal">66</span>
<span class="normal">67</span>
<span class="normal">68</span>
<span class="normal">69</span></pre></div></td><td class="code"><div><pre><span></span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;schema&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;/v2/schemas/images&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;next&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;/v2/images?__isregistered=true&amp;marker=0328c25e-c840-4496-81ac-c4e01b214b1f&amp;__imagetype=gold&amp;limit=2&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;images&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">[</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;schema&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;/v2/schemas/image&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;min_disk&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">100</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;created_at&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;2018-09-06T14:03:27Z&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__image_source_type&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;uds&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;container_format&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bare&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;file&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;/v2/images/bc6bed6e-ba3a-4447-afcc-449174a3eb52/file&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;updated_at&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;2018-09-06T15:17:33Z&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;protected&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;checksum&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;d41d8cd98f00b204e9800998ecf8427e&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bc6bed6e-ba3a-4447-afcc-449174a3eb52&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__isregistered&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;true&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;min_ram&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">2048</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__lazyloading&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;true&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;owner&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;1bed856811654c1cb661a6ca845ebc77&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__os_type&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;Linux&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__imagetype&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;gold&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;visibility&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;public&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;virtual_env_type&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;FusionCompute&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;tags&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">[]</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__platform&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;CentOS&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;size&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">0</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__os_bit&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;64&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__os_version&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;CentOS 7.3 64bit&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;CentOS 7.3 64bit vivado&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;self&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;/v2/images/bc6bed6e-ba3a-4447-afcc-449174a3eb52&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;disk_format&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;zvhd2&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;virtual_size&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">null</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;hw_firmware_type&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bios&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;status&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;active&quot;</span>
<span class="w"> </span><span class="p">},</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;schema&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;/v2/schemas/image&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;min_disk&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">100</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;created_at&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;2018-09-06T14:03:05Z&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__image_source_type&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;uds&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;container_format&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bare&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;file&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;/v2/images/0328c25e-c840-4496-81ac-c4e01b214b1f/file&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;updated_at&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;2018-09-25T14:27:40Z&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;protected&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;checksum&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;d41d8cd98f00b204e9800998ecf8427e&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;0328c25e-c840-4496-81ac-c4e01b214b1f&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__isregistered&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;true&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;min_ram&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">2048</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__lazyloading&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;true&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;owner&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;1bed856811654c1cb661a6ca845ebc77&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__os_type&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;Linux&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__imagetype&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;gold&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;visibility&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;public&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;virtual_env_type&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;FusionCompute&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;tags&quot;</span><span class="p">:</span><span class="w"> </span><span class="o">[]</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__platform&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;CentOS&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;size&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">0</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__os_bit&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;64&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;__os_version&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;CentOS 7.3 64bit&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;CentOS 7.3 64bit with sdx&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;self&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;/v2/images/0328c25e-c840-4496-81ac-c4e01b214b1f&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;disk_format&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;zvhd2&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;virtual_size&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">null</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;hw_firmware_type&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;bios&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;status&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;active&quot;</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="o">]</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;first&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;/v2/images?__isregistered=true&amp;__imagetype=gold&amp;limit=2&quot;</span>
<span class="p">}</span>
</pre></div></td></tr></table></div>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0060804959__section20875522"><h4 class="sectiontitle">Returned Values</h4><ul id="EN-US_TOPIC_0060804959__ul11207934"><li id="EN-US_TOPIC_0060804959__li33762549">Normal<p id="EN-US_TOPIC_0060804959__p35427485"><a name="EN-US_TOPIC_0060804959__li33762549"></a><a name="li33762549"></a>200</p>
</li><li id="EN-US_TOPIC_0060804959__li50411912">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804959__table25137814143431" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060804959__row38004410143431"><th align="left" class="cellrowborder" valign="top" width="46.54%" id="mcps1.3.8.2.2.1.1.3.1.1"><p id="EN-US_TOPIC_0060804959__p58458378143431">Returned Value</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.459999999999994%" id="mcps1.3.8.2.2.1.1.3.1.2"><p id="EN-US_TOPIC_0060804959__p18261951143431">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804959__row2823028143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.8.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804959__p27338693143431">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.8.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804959__p54285918143431">Request error. For details about the returned error code, see <a href="en-us_topic_0022473689.html">Error Codes</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row35083253143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.8.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804959__p23171273143431">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.8.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804959__p25148486143431">Authentication failed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row25009784143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.8.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804959__p12526651143431">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.8.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804959__p46109225143431">You do not have the rights to perform the operation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row15098650192329"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.8.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804959__p3586211192331">404 Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.8.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804959__p22047708192331">The requested resource was not found.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row12329845143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.8.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804959__p59193425143431">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.8.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804959__p9066084143431">Internal service error.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804959__row14485900143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.8.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804959__p32507226143431">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.8.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804959__p7940519143431">The service is unavailable.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0122410334.html">Image (Native OpenStack APIs)</a></div>
</div>
</div>