doc-exports/docs/ims/api-ref/en-us_topic_0020091565.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

996 lines
108 KiB
HTML

<a name="EN-US_TOPIC_0020091565"></a><a name="EN-US_TOPIC_0020091565"></a>
<h1 class="topictitle1">Querying Images</h1>
<div id="body51652651"><div class="section" id="EN-US_TOPIC_0020091565__section59471393"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020091565__p23115188">This API is used to query images using search criteria and to display the images in a list.</p>
</div>
<div class="section" id="EN-US_TOPIC_0020091565__section65480490"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0020091565__p6411264895455">GET /v2/cloudimages{?__isregistered,__imagetype,__whole_image,__system__cmkid,protected,visibility,owner,id,status,name,container_format,disk_format,min_ram,min_disk,__os_bit,__platform,marker,limit,sort_key,sort_dir,__os_type,tag,member_status,__support_kvm,__support_xen,__support_largememory,__support_diskintensive,__support_highperformance,__support_xen_gpu_type,__support_kvm_gpu_type,__support_xen_hana,__support_kvm_infiniband,virtual_env_type,enterprise_project_id,created_at,updated_at}</p>
<div class="note" id="EN-US_TOPIC_0020091565__note60842103171158"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="EN-US_TOPIC_0020091565__p17500758154817">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.</p>
</div></div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020091565__table14701243164020" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0020091565__row8701154311409"><th align="left" class="cellrowborder" valign="top" width="15.82%" id="mcps1.3.2.4.2.5.1.1"><p id="EN-US_TOPIC_0020091565__p15701543194011">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.719999999999999%" id="mcps1.3.2.4.2.5.1.2"><p id="EN-US_TOPIC_0020091565__p170144317409">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.33%" id="mcps1.3.2.4.2.5.1.3"><p id="EN-US_TOPIC_0020091565__p107011843184019">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.13%" id="mcps1.3.2.4.2.5.1.4"><p id="EN-US_TOPIC_0020091565__p1870111432407">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020091565__row8701204311403"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p2701114312409">__isregistered</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p97016430402">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p070115438407">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p19701114312406">Specifies whether the image is available. The value can be <strong id="EN-US_TOPIC_0020091565__b84235270616222">true</strong>. The value is <strong id="EN-US_TOPIC_0020091565__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_0020091565__b846915150162332">true</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row170134319406"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1270164344019">__imagetype</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p1570115432401">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p13701843134016">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p147011643104011">Specifies the image type. The following types are supported:</p>
<ul id="EN-US_TOPIC_0020091565__ul15701143154014"><li id="EN-US_TOPIC_0020091565__li187015439405">Public image: The value is <strong id="EN-US_TOPIC_0020091565__b842352706163515">gold</strong>.</li><li id="EN-US_TOPIC_0020091565__li17011743204017">Private image: The value is <strong id="EN-US_TOPIC_0020091565__b1762610292163524">private</strong>.</li><li id="EN-US_TOPIC_0020091565__li370119434404">Shared image: The value is <strong id="EN-US_TOPIC_0020091565__b298092137163545">shared</strong>.</li></ul>
<div class="note" id="EN-US_TOPIC_0020091565__note0701343124013"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0020091565__p1070115435408">The <strong id="EN-US_TOPIC_0020091565__b246710191919">__imagetype</strong> of images you share with other tenants or those other tenants share with you and you have accepted is <strong id="EN-US_TOPIC_0020091565__b1762175571915">shared</strong>. You can use field <strong id="EN-US_TOPIC_0020091565__b6237171042012">owner</strong> to distinguish the two types of shared images. You can use <strong id="EN-US_TOPIC_0020091565__b13751829223">member_status</strong> to filter out shared images you have accepted.</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1270114384016"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p370110435401">__whole_image</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p18701114310406">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p47011443194018">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p87011143174020">Specifies whether the image is a full-ECS image. The value can be <strong id="EN-US_TOPIC_0020091565__b19541329194712">true</strong> or <strong id="EN-US_TOPIC_0020091565__b858493314714">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row47014434406"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p3701843144011">__system__cmkid</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p3701174320407">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p67012437409">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p1670194344014">Specifies the ID of the key used to encrypt the image. You can obtain the ID from the IMS console or by calling the <a href="en-us_topic_0020091566.html">Querying Image Details (Native OpenStack API)</a> API.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row16701174312409"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p870119439402">protected</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p8701243124016">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1070204320405">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p197021443104010">Specifies whether the image is protected. The value can be <strong id="EN-US_TOPIC_0020091565__b842352706113632">true</strong> or <strong id="EN-US_TOPIC_0020091565__b842352706113636">false</strong>. Set it to <strong id="EN-US_TOPIC_0020091565__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_0020091565__row87022431404"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p19702124320402">visibility</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p15702144319401">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p17702124374014">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p37021443124020">Specifies whether the image is available to other tenants. Available values include:</p>
<ul id="EN-US_TOPIC_0020091565__ul18702174310407"><li id="EN-US_TOPIC_0020091565__li970274311404"><strong id="EN-US_TOPIC_0020091565__b18991733105115">public</strong>: public image</li><li id="EN-US_TOPIC_0020091565__li1370218439409"><strong id="EN-US_TOPIC_0020091565__b842352706114634">private</strong>: private image</li><li id="EN-US_TOPIC_0020091565__li7702154315408"><strong id="EN-US_TOPIC_0020091565__b1823217295616">shared</strong>: shared image</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row57021243104016"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p2702243184016">owner</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p11702643144017">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p8702043194012">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p197020431402">Specifies the tenant to which the image belongs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row2702104364010"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1702643144010">id</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p197022437401">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1170218435404">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p47021043194012">Specifies the image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row16702143144018"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p17702184364014">status</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p17021243124010">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p3702134344014">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p37021743184017">Specifies the image status. The value can be one of the following:</p>
<ul id="EN-US_TOPIC_0020091565__ul870210430409"><li id="EN-US_TOPIC_0020091565__li10702114354016"><strong id="EN-US_TOPIC_0020091565__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_0020091565__li4702154334019"><strong id="EN-US_TOPIC_0020091565__b842352706104325">saving</strong>: indicates that the image file is being uploaded to the backend storage. </li><li id="EN-US_TOPIC_0020091565__li1070264310407"><strong id="EN-US_TOPIC_0020091565__b842352706104450">deleted</strong>: indicates that the image has been deleted.</li><li id="EN-US_TOPIC_0020091565__li16702104315407"><strong id="EN-US_TOPIC_0020091565__b842352706104518">killed</strong>: indicates that an error occurs on the image uploading. </li><li id="EN-US_TOPIC_0020091565__li1702743104014"><strong id="EN-US_TOPIC_0020091565__b842352706104558">active</strong>: indicates that the image is available for use. </li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1470213431405"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1070211433401">name</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p107021943134014">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1970224354011">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p13702154319403">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_0020091565__row2702184313408"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p10702134310409">container_format</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p12702043144015">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p370213435401">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p370224320403">Specifies the container type. The value is <strong id="EN-US_TOPIC_0020091565__b842352706192014">bare</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row67023438400"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p370244394017">disk_format</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p13702184314403">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p3702343184019">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p57021443154017"><span id="EN-US_TOPIC_0020091565__ph16558204618406">Specifies the image format. The value can be <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b16351631132519">zvhd2</strong>, <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b73511317257">vhd</strong>, <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b1336173110253">zvhd</strong>, <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b3364310250">raw</strong>, or <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b19377316257">qcow2</strong>. The default value is <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b63823114252">zvhd2</strong><span id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_ph43810318251"></span>.</span></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row4703343144012"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1470314374017">min_ram</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p1470354310402">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1170374318406">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p11703124312402">Specifies the minimum memory size (MB) required for running the image. The parameter value depends on the <span id="EN-US_TOPIC_0020091565__text1343072215515"></span><span id="EN-US_TOPIC_0020091565__text92721735125119">ECS</span> specifications. Generally, the value is <strong id="EN-US_TOPIC_0020091565__b1986818338377">0</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row3703154334019"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p16703143144012">min_disk</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p1703343174010">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1070334384015">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p07031043194011">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_0020091565__row19703943194016"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1170324313402">__os_bit</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p12703543194014">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1470344334013">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p14703543164016">Specifies the OS architecture, 32 bit or 64 bit.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row57035432409"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p0703043164011">__platform</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p670364315407">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p107031643204012">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p1170312438400">Specifies the image platform type. The value can be <strong id="EN-US_TOPIC_0020091565__b13968616154115">Windows</strong>, <strong id="EN-US_TOPIC_0020091565__b49693168410">Ubuntu</strong>, <strong id="EN-US_TOPIC_0020091565__b1297091614416">Red Hat</strong>, <strong id="EN-US_TOPIC_0020091565__b18971151615419">SUSE</strong>, <strong id="EN-US_TOPIC_0020091565__b39719164412">CentOS</strong>, <strong id="EN-US_TOPIC_0020091565__b39711416144120">Debian</strong>, <strong id="EN-US_TOPIC_0020091565__b18972121613416">OpenSUSE</strong>, <strong id="EN-US_TOPIC_0020091565__b9973111614415">Oracle Linux</strong>, <strong id="EN-US_TOPIC_0020091565__b4974181614110">Fedora</strong>, <strong id="EN-US_TOPIC_0020091565__b1497581612417">CoreOS</strong>, <strong id="EN-US_TOPIC_0020091565__b84631393424">EulerOS</strong>, or <strong id="EN-US_TOPIC_0020091565__b1897513167411">Other</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row27032439403"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p20703194384014">marker</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p5703124310408">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p11703114394011">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p1370318431403">Specifies the start number from which images are queried. The value is the image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row4703104354010"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p47031643124018">limit</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p1870313431407">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p11703124374013">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p170384319408">Specifies the number of images that will be returned. The value is an integer and is <strong id="EN-US_TOPIC_0020091565__b3988183415491">500</strong> by default.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row570334314402"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p670312436402">sort_key</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p97035432409">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1670364315405">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p10703204304010">Specifies the field for sorting the query results. The value can be an attribute of the image: <strong id="EN-US_TOPIC_0020091565__b4906134934613">name</strong>, <strong id="EN-US_TOPIC_0020091565__b13906649184613">container_format</strong>, <strong id="EN-US_TOPIC_0020091565__b17907849164613">disk_format</strong>, <strong id="EN-US_TOPIC_0020091565__b10907149114615">status</strong>, <strong id="EN-US_TOPIC_0020091565__b49081349134614">id</strong>, <strong id="EN-US_TOPIC_0020091565__b6909949164620">size</strong>, or <strong id="EN-US_TOPIC_0020091565__b69091449154615">created_at</strong>. The default value is <strong id="EN-US_TOPIC_0020091565__b1091024918462">created_at</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row14703243104018"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p970311439401">sort_dir</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p770354319403">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1570374313409">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p4703174311408">Specifies whether the query results are sorted in ascending or descending order. Its value can be <strong id="EN-US_TOPIC_0020091565__b21722049143851">desc </strong>(default) or<strong id="EN-US_TOPIC_0020091565__b61280713143851"> asc</strong>. This parameter is used together with parameter <strong id="EN-US_TOPIC_0020091565__b37017385142847">sort_key</strong>. The default value is <strong id="EN-US_TOPIC_0020091565__b842352706192837">desc</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row37031643134014"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p13703114310401">__os_type</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p67031843184010">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p570313431406">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p3703134316402">Specifies the image OS type. Available values include:</p>
<ul id="EN-US_TOPIC_0020091565__ul17033431405"><li id="EN-US_TOPIC_0020091565__li570374312409">Linux</li><li id="EN-US_TOPIC_0020091565__li1070324319403">Windows</li><li id="EN-US_TOPIC_0020091565__li4703164310402">Other</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row14704543184011"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p17041043164019">tag</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p0704243114013">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1770434364013">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p870410432402">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_0020091565__note770464354013"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0020091565__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_0020091565__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_0020091565__row1270464320406"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p07041343194013">member_status</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p470494314402">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p15704164316409">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p1970424324010">Specifies the member status. The value can be <strong id="EN-US_TOPIC_0020091565__b8423527069592">accepted</strong>, <strong id="EN-US_TOPIC_0020091565__b8423527069596">rejected</strong>, or <strong id="EN-US_TOPIC_0020091565__b84235270695911">pending</strong>. <strong id="EN-US_TOPIC_0020091565__b203788251295959">accepted</strong>: indicates that the shared image is accepted. <strong id="EN-US_TOPIC_0020091565__b137807831210025">rejected</strong> indicates that the image shared by others is rejected. <strong id="EN-US_TOPIC_0020091565__b5235343781010">pending</strong> indicates that the image shared by others needs to be confirmed. To use this parameter, set <strong id="EN-US_TOPIC_0020091565__b84235270693449">visibility</strong> to <strong id="EN-US_TOPIC_0020091565__b84235270693452">shared</strong> during the query.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row127041433402"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p170420435400">__support_kvm</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p107041343134018">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p77045432404">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p18704114313406">Specifies whether the image supports KVM. If yes, the value is <strong id="EN-US_TOPIC_0020091565__b842352706174145">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row870419432407"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1270412433400">__support_xen</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p4704114374019">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p5704194324010">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p1770464319403">Specifies whether the image supports Xen. If yes, the value is <strong id="EN-US_TOPIC_0020091565__b40128715692258">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1770444310406"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p6704164324016">__support_largememory</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p1770464344016">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p970415437408">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p1704443204019">Specifies whether the image supports large-memory ECSs. If the image supports large-memory ECSs, the value is <strong id="EN-US_TOPIC_0020091565__b1671605086">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0020091565__p670444316408">For the supported OSs, see <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table48545918250">Table 4</a>.</p>
<p id="EN-US_TOPIC_0020091565__p4704164324014"></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row570417435402"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1870434315406">__support_diskintensive</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p1270420434402">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p177043432401">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p177041043144015">Specifies whether the image supports disk-intensive ECSs. If the image supports disk-intensive ECSs, the value is <strong id="EN-US_TOPIC_0020091565__b2071775677">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1470494317406"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p0704194394020">__support_highperformance</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p11704243144010">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p8704164364019">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p15704104304015">Specifies whether the image supports high-performance ECSs. If the image supports high-performance ECSs, the value is <strong id="EN-US_TOPIC_0020091565__b1746879937">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1170474311409"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1270464314014">__support_xen_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p1770474314406">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p2704174316404">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p9704154313400">Specifies whether the image supports GPU-accelerated ECSs on the Xen platform. See <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table65768383152758">Table 2</a> for its value. 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_0020091565__b842352706175423">__support_xen</strong> and <strong id="EN-US_TOPIC_0020091565__b842352706175430">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row4704343174014"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p67051743154014">__support_kvm_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p167051843104017">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p0705134312406">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p13705134384019">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_0020091565__b1398164653">__support_xen</strong> and <strong id="EN-US_TOPIC_0020091565__b237406277">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row47051243204011"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p0705943204017">__support_xen_hana</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p12705843144018">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1570512438408">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p16705174315409">Specifies whether the image supports HANA ECSs on the Xen platform. If yes, the value is <strong id="EN-US_TOPIC_0020091565__b1066553282174316">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0020091565__p12705134310405">This attribute cannot co-exist with <strong id="EN-US_TOPIC_0020091565__b2059263821">__support_xen</strong> and <strong id="EN-US_TOPIC_0020091565__b1116861594">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row6705154313409"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1705194314011">__support_kvm_infiniband</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p15705194310402">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1970584319405">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p3705124344013">Specifies whether the image supports ECSs with InfiniBand NICs on the KVM platform. If yes, the value is <strong id="EN-US_TOPIC_0020091565__b2040161919154726">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0020091565__p9705104394014">This attribute cannot co-exist with <strong id="EN-US_TOPIC_0020091565__b489154469">__support_xen</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1570518432407"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p7705154314020">virtual_env_type</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p157058432400">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p1270512436403">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p1705543164010">Specifies the environment where the image is used. The value can be <strong id="EN-US_TOPIC_0020091565__b82041443155115">FusionCompute</strong>, <strong id="EN-US_TOPIC_0020091565__b5204164316519">Ironic</strong>, <strong id="EN-US_TOPIC_0020091565__b172054435512">DataImage</strong>, or <strong id="EN-US_TOPIC_0020091565__b1032695813256">IsoImage</strong>.</p>
<ul id="EN-US_TOPIC_0020091565__ul1770554312402"><li id="EN-US_TOPIC_0020091565__li1670517438404">For an <span id="EN-US_TOPIC_0020091565__text8399164572420"></span><span id="EN-US_TOPIC_0020091565__text165624715247">ECS</span> image (system disk image), the value is <strong id="EN-US_TOPIC_0020091565__b13551358133914">FusionCompute</strong>.</li><li id="EN-US_TOPIC_0020091565__li1070544314404">For a data disk image, the value is <strong id="EN-US_TOPIC_0020091565__b4154204217411">DataImage</strong>.</li><li id="EN-US_TOPIC_0020091565__li197059437407">For a BMS image, the value is <strong id="EN-US_TOPIC_0020091565__b145931427182116">Ironic</strong>.</li><li id="EN-US_TOPIC_0020091565__li19411959105010">For an ISO image, the value is <strong id="EN-US_TOPIC_0020091565__b1868434752617">IsoImage</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row4705204354010"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p470564314013">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p1270524374019">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p127051543184014">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><div class="p" id="EN-US_TOPIC_0020091565__p14705843134016">Specifies the enterprise project to which the images to be queried belong.<ul id="EN-US_TOPIC_0020091565__ul137051843154014"><li id="EN-US_TOPIC_0020091565__li770594334011">If the value is <strong id="EN-US_TOPIC_0020091565__b16223125613413">0</strong>, images of enterprise project <strong id="EN-US_TOPIC_0020091565__b7224145612415">default</strong> are to be queried.</li><li id="EN-US_TOPIC_0020091565__li470524316407">If the value is <strong id="EN-US_TOPIC_0020091565__b8809145915410">UUID</strong>, images of the enterprise project corresponding to the UUID are to be queried.</li><li id="EN-US_TOPIC_0020091565__li1270534320407">If the value is <strong id="EN-US_TOPIC_0020091565__b1766845951911">all_granted_eps</strong>, images of all enterprise projects are to be queried.<p id="EN-US_TOPIC_0020091565__p13705743174014">For more information about enterprise projects and how to obtain enterprise project IDs, see <em id="EN-US_TOPIC_0020091565__i842352697144926">Enterprise Management User Guide</em>.</p>
</li></ul>
</div>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1570574312400"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p67051643184011">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p0705843194010">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p97051943104015">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p1770520431403">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_0020091565__i842352697105348">Operator:UTC time</em>.</p>
<p id="EN-US_TOPIC_0020091565__p137051543154013">The following operators are supported:</p>
<ul id="EN-US_TOPIC_0020091565__ul2044133211204"><li id="EN-US_TOPIC_0020091565__li4441332112017">gt: greater than</li><li id="EN-US_TOPIC_0020091565__li1744133220203">gte: greater than or equal to</li><li id="EN-US_TOPIC_0020091565__li194415323209">lt: less than</li><li id="EN-US_TOPIC_0020091565__li2441632192018">lte: less than or equal to</li><li id="EN-US_TOPIC_0020091565__li1744432202013">eq: equal to</li><li id="EN-US_TOPIC_0020091565__li84433262016">neq: not equal to</li></ul>
<p id="EN-US_TOPIC_0020091565__p16706174334012">The time format is <em id="EN-US_TOPIC_0020091565__i842352697105633">yyyy-MM-ddThh:mm:ssZ</em> or <em id="EN-US_TOPIC_0020091565__i842352697105637">yyyy-MM-dd hh:mm:ss</em>.</p>
<p id="EN-US_TOPIC_0020091565__p17065430403">For example, to query images created before Oct 28, 2018 10:00:00, set the value of <strong id="EN-US_TOPIC_0020091565__b2044855410497">created_at</strong> as follows:</p>
<p id="EN-US_TOPIC_0020091565__p10706204310408">created_at=lt:2018-10-28T10:00:00Z</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row4706104384010"><td class="cellrowborder" valign="top" width="15.82%" headers="mcps1.3.2.4.2.5.1.1 "><p id="EN-US_TOPIC_0020091565__p1270694334012">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="14.719999999999999%" headers="mcps1.3.2.4.2.5.1.2 "><p id="EN-US_TOPIC_0020091565__p1870611438405">No</p>
</td>
<td class="cellrowborder" valign="top" width="16.33%" headers="mcps1.3.2.4.2.5.1.3 "><p id="EN-US_TOPIC_0020091565__p18706124312404">String</p>
</td>
<td class="cellrowborder" valign="top" width="53.13%" headers="mcps1.3.2.4.2.5.1.4 "><p id="EN-US_TOPIC_0020091565__p1370684374012">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_0020091565__i1575076405">Operator:UTC time</em>.</p>
<p id="EN-US_TOPIC_0020091565__p4706144364011">The following operators are supported:</p>
<ul id="EN-US_TOPIC_0020091565__ul10706343154014"><li id="EN-US_TOPIC_0020091565__li12706643134011">gt: greater than</li><li id="EN-US_TOPIC_0020091565__li107061343134013">gte: greater than or equal to</li><li id="EN-US_TOPIC_0020091565__li670654312403">lt: less than</li><li id="EN-US_TOPIC_0020091565__li37064434403">lte: less than or equal to</li><li id="EN-US_TOPIC_0020091565__li1170644319401">eq: equal to</li><li id="EN-US_TOPIC_0020091565__li127061843124015">neq: not equal to</li></ul>
<p id="EN-US_TOPIC_0020091565__p1470613431408">The time format is <em id="EN-US_TOPIC_0020091565__i133097135019">yyyy-MM-ddThh:mm:ssZ</em> or <em id="EN-US_TOPIC_0020091565__i123119715503">yyyy-MM-dd hh:mm:ss</em>.</p>
<p id="EN-US_TOPIC_0020091565__p07061343174018">For example, to query images updated before Oct 28, 2018 10:00:00, set the value of <strong id="EN-US_TOPIC_0020091565__b11293691505">updated_at</strong> as follows:</p>
<p id="EN-US_TOPIC_0020091565__p7706194310405">updated_at=lt:2018-10-28T10:00:00Z</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0020091565__section2435195110416"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0020091565__p2648155842010">Request parameters</p>
<p id="EN-US_TOPIC_0020091565__p15249170104211">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020091565__section1894855015287"><h4 class="sectiontitle">Example Request</h4><p id="EN-US_TOPIC_0020091565__p8188195919170">Querying public images (the results will be sorted by image name and only one image will be returned)</p>
<pre class="screen" id="EN-US_TOPIC_0020091565__screen1458985862813">GET https://{Endpoint}/v2/cloudimages?__imagetype=gold&amp;sort_key=name&amp;limit=1</pre>
</div>
<div class="section" id="EN-US_TOPIC_0020091565__section3510131014428"><h4 class="sectiontitle">Common Query Methods</h4><ul id="EN-US_TOPIC_0020091565__ul780251694219"><li id="EN-US_TOPIC_0020091565__li18802201694218">Public images<p id="EN-US_TOPIC_0020091565__p8145182194316"><a name="EN-US_TOPIC_0020091565__li18802201694218"></a><a name="li18802201694218"></a>GET /v2/cloudimages?__imagetype=gold&amp;visibility=public&amp;protected=true</p>
</li><li id="EN-US_TOPIC_0020091565__li514073514422">Private images<p id="EN-US_TOPIC_0020091565__p1432071120431"><a name="EN-US_TOPIC_0020091565__li514073514422"></a><a name="li514073514422"></a>GET /v2/cloudimages?owner={project_id}</p>
</li><li id="EN-US_TOPIC_0020091565__li19188154019426">Available shared images<p id="EN-US_TOPIC_0020091565__p209238205438"><a name="EN-US_TOPIC_0020091565__li19188154019426"></a><a name="li19188154019426"></a>GET /v2/cloudimages?member_status=accepted&amp;visibility=shared&amp;__imagetype=shared</p>
</li><li id="EN-US_TOPIC_0020091565__li3569445174217">Rejected images<p id="EN-US_TOPIC_0020091565__p1273683034314"><a name="EN-US_TOPIC_0020091565__li3569445174217"></a><a name="li3569445174217"></a>GET /v2/cloudimages?member_status=rejected&amp;visibility=shared&amp;__imagetype=shared</p>
</li><li id="EN-US_TOPIC_0020091565__li78941149194216">Unaccepted images<p id="EN-US_TOPIC_0020091565__p1929113913433"><a name="EN-US_TOPIC_0020091565__li78941149194216"></a><a name="li78941149194216"></a>GET /v2/cloudimages?member_status=pending&amp;visibility=shared&amp;__imagetype=shared</p>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0020091565__section2319502"><h4 class="sectiontitle">Response</h4><ul id="EN-US_TOPIC_0020091565__ul34425536115459"><li id="EN-US_TOPIC_0020091565__li38934872105824">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020091565__table59217371151" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0020091565__row17922113713513"><th align="left" class="cellrowborder" valign="top" width="25.91259125912591%" id="mcps1.3.6.2.1.1.1.4.1.1"><p id="EN-US_TOPIC_0020091565__p1180134816518">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.872287228722872%" id="mcps1.3.6.2.1.1.1.4.1.2"><p id="EN-US_TOPIC_0020091565__p48015489515">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="51.21512151215122%" id="mcps1.3.6.2.1.1.1.4.1.3"><p id="EN-US_TOPIC_0020091565__p158017481854">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020091565__row4922113716511"><td class="cellrowborder" valign="top" width="25.91259125912591%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020091565__p6922637356">images</p>
</td>
<td class="cellrowborder" valign="top" width="22.872287228722872%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020091565__p1092313378517">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="51.21512151215122%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020091565__p19231937154">Specifies image details.</p>
<p id="EN-US_TOPIC_0020091565__p529384616711">For details, see <a href="#EN-US_TOPIC_0020091565__table170389018811">Table 2</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0020091565__table170389018811"></a><a name="table170389018811"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020091565__table170389018811" 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_0020091565__row1730386618811"><th align="left" class="cellrowborder" valign="top" width="35.98359835983598%" id="mcps1.3.6.2.1.2.2.4.1.1"><p id="EN-US_TOPIC_0020091565__p5943589418811">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23.352335233523352%" id="mcps1.3.6.2.1.2.2.4.1.2"><p id="EN-US_TOPIC_0020091565__p4957807018811">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40.664066406640664%" id="mcps1.3.6.2.1.2.2.4.1.3"><p id="EN-US_TOPIC_0020091565__p5640070618811">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020091565__row25955412182112"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p49472297182122">file</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p47833140182122">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p49279144182122">Specifies the URL for uploading and downloading the image file.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row3995446182130"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p53143569182140">owner</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p9661796182140">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p44408049182140">Specifies the tenant to which the image belongs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row505449918811"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p676131318811">id</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p1079549118811">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p201960218811">Specifies the image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row57822993182152"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p5599273118226">size</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p3911735318226">Long</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p1438902818226">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row13561662182215"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p59112046182224">self</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p23346436182224">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p12013170182224">Specifies the image URL.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row31851202182230"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p28052241182245">schema</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p57639069182245">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p38253046182245">Specifies the image schema.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row50454325182249"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p42064932182259">status</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p51816298182259">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p29539523155411">Specifies the image status. The value can be one of the following:</p>
<ul id="EN-US_TOPIC_0020091565__ul64671162155411"><li id="EN-US_TOPIC_0020091565__li45182115155411"><strong id="EN-US_TOPIC_0020091565__b2054014363">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_0020091565__li15861924155411"><strong id="EN-US_TOPIC_0020091565__b32931741">saving</strong>: indicates that the image file is being uploaded to the backend storage. </li><li id="EN-US_TOPIC_0020091565__li24241567155411"><strong id="EN-US_TOPIC_0020091565__b1029713414">deleted</strong>: indicates that the image has been deleted. </li><li id="EN-US_TOPIC_0020091565__li24158264155411"><strong id="EN-US_TOPIC_0020091565__b516025213">killed</strong>: indicates that an error occurs on the image uploading. </li><li id="EN-US_TOPIC_0020091565__li12546517155411"><strong id="EN-US_TOPIC_0020091565__b4907138219338">active</strong>: indicates that the image is available for use. </li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1231408218237"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p40020278182313">tags</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p20417056182313">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p43168822182313">Specifies tags of the image, through which you can manage private images in your own way. You can use the image tag API to add different tags to each image and filter images by tag.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row37439331182318"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p39534954182324">visibility</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p48214710182324">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p11477145218812">Specifies whether the image is available to other tenants. Available values include:</p>
<ul id="EN-US_TOPIC_0020091565__ul73121940981"><li id="EN-US_TOPIC_0020091565__li1631234016812"><strong id="EN-US_TOPIC_0020091565__b842352706129">private</strong>: private image</li><li id="EN-US_TOPIC_0020091565__li183128404814"><strong id="EN-US_TOPIC_0020091565__b8335173111114">public</strong>: public image</li><li id="EN-US_TOPIC_0020091565__li23126407820"><strong id="EN-US_TOPIC_0020091565__b8423527061151">shared</strong>: shared image</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row23082108182328"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p58323902182336">name</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p26615602182336">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p8380147182336">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_0020091565__row37805547182342"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p35561972182354">checksum</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p61947473182354">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p51689398182354">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row53780255182416"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p32490464182427">protected</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p14481960182427">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p32188096182427">Specifies whether the image is protected. A protected image cannot be deleted. The value can be <strong id="EN-US_TOPIC_0020091565__b11489404919">true</strong> or <strong id="EN-US_TOPIC_0020091565__b2014924018914">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row36425014182430"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p56996481182439">container_format</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p53312254182439">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p23325336182439">Specifies the container type. </p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row25669301182443"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p38526266182452">min_ram</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p33619874182452">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p38855258182452">Specifies the minimum memory size (MB) required for running the image. The parameter value depends on the <span id="EN-US_TOPIC_0020091565__text1363162522612"></span><span id="EN-US_TOPIC_0020091565__text531719277268">ECS</span> specifications. Generally, the value is <strong id="EN-US_TOPIC_0020091565__b842352706103121">0</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row421218589235"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p564272999235">max_ram</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p470176959235">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p503369709235">Specifies the maximum memory (MB) of the image. You can set this parameter based on the <span id="EN-US_TOPIC_0020091565__text818523316267"></span><span id="EN-US_TOPIC_0020091565__text518503312612">ECS</span> specifications. Generally, you do not need to set this parameter.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row57504296182455"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p845423318254">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p1370428818254">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p3630557218254">Specifies the time when the image was updated. The value is in UTC format. </p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1769773418257"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p17502211182519">__os_bit</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p8393024182519">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p8746333182519">Specifies the OS architecture, 32 bit or 64 bit.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row39365379182524"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p62280478182534">__os_version</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p11553944182534">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p63454291182534">Specifies the OS version.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row839271182539"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p36672817182557">__description</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p17708216182557">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p25079420182557">Provides supplementary information about the image. 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_0020091565__row639399118261"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p22661284182614">disk_format</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p23624729182614">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p34554882182614"><span id="EN-US_TOPIC_0020091565__ph14118558427">Specifies the image format. The value can be <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b16351631132519_1">zvhd2</strong>, <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b73511317257_1">vhd</strong>, <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b1336173110253_1">zvhd</strong>, <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b3364310250_1">raw</strong>, or <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b19377316257_1">qcow2</strong>. The default value is <strong id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_b63823114252_1">zvhd2</strong><span id="EN-US_TOPIC_0020091565__en-us_topic_0020091562_ph43810318251_1"></span>.</span></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row63056520182618"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p53962863182716">__isregistered</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p8915762182716">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p51088093182716">Specifies whether the image has been registered. The value can be <strong id="EN-US_TOPIC_0020091565__b10597638151211">true</strong> or <strong id="EN-US_TOPIC_0020091565__b19597203831210">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row2950367182721"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p61765095182736">__platform</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p36916779182736">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p37469116182736">Specifies the image platform type. The value can be <strong id="EN-US_TOPIC_0020091565__b16612134034017">Windows</strong>, <strong id="EN-US_TOPIC_0020091565__b13612154015401">Ubuntu</strong>, <strong id="EN-US_TOPIC_0020091565__b2612134016408">Red Hat</strong>, <strong id="EN-US_TOPIC_0020091565__b761254064019">SUSE</strong>, <strong id="EN-US_TOPIC_0020091565__b1861224034010">CentOS</strong>, <strong id="EN-US_TOPIC_0020091565__b96131140174019">Debian</strong>, <strong id="EN-US_TOPIC_0020091565__b4613440104013">OpenSUSE</strong>, <strong id="EN-US_TOPIC_0020091565__b1361384019405">Oracle Linux</strong>, <strong id="EN-US_TOPIC_0020091565__b2613184074016">Fedora</strong>, <strong id="EN-US_TOPIC_0020091565__b861315406402">Other</strong>, <strong id="EN-US_TOPIC_0020091565__b1661384019401">CoreOS</strong>, or <strong id="EN-US_TOPIC_0020091565__b76137406402">EulerOS</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row26342105182740"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p49638838182752">__os_type</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p61322937182752">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p1102009182752">Specifies the OS type. The value can be <strong id="EN-US_TOPIC_0020091565__b97281323152910">Linux</strong>, <strong id="EN-US_TOPIC_0020091565__b872902314297">Windows</strong>, or <strong id="EN-US_TOPIC_0020091565__b7729182313298">Other</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row36189690182758"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p5779514118287">min_disk</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p5089488218287">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p831474155851">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_0020091565__row54457844182812"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p39421864182824">virtual_env_type</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p39054417182824">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p1274513459339">Specifies the environment where the image is used. The value can be <strong id="EN-US_TOPIC_0020091565__b0683182510334">FusionCompute</strong>, <strong id="EN-US_TOPIC_0020091565__b1068302512333">Ironic</strong>, <strong id="EN-US_TOPIC_0020091565__b6683725143319">DataImage</strong>, or <strong id="EN-US_TOPIC_0020091565__b1684102519338">IsoImage</strong>.</p>
<ul id="EN-US_TOPIC_0020091565__ul663520313419"><li id="EN-US_TOPIC_0020091565__li10635173153413">For an <span id="EN-US_TOPIC_0020091565__text112717547261"></span><span id="EN-US_TOPIC_0020091565__text1271145411263">ECS</span> image, the value is <strong id="EN-US_TOPIC_0020091565__b6200101517432">FusionCompute</strong>.</li><li id="EN-US_TOPIC_0020091565__li26366313349">For a data disk image, the value is <strong id="EN-US_TOPIC_0020091565__b22449504126">DataImage</strong>.</li><li id="EN-US_TOPIC_0020091565__li3636133345">For a <span id="EN-US_TOPIC_0020091565__text106932038273"></span><span id="EN-US_TOPIC_0020091565__text14544582713">BMS</span> image, the value is <strong id="EN-US_TOPIC_0020091565__b975661615437">Ironic</strong>.</li><li id="EN-US_TOPIC_0020091565__li516717200573">For an ISO image, the value is <strong id="EN-US_TOPIC_0020091565__b628735723311">IsoImage</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row62572790182919"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p34522680182932">__image_source_type</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p44873729182932">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p63045351195118">Specifies the image backend storage type. Only UDS is supported currently. </p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row63838629182939"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p7496393182954">__imagetype</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p3228135182954">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p5395112132212">Specifies the image type. The following types are supported:</p>
<ul id="EN-US_TOPIC_0020091565__ul1882634912228"><li id="EN-US_TOPIC_0020091565__li1482518495224">Public image: The value is <strong id="EN-US_TOPIC_0020091565__b1966558304">gold</strong>.</li><li id="EN-US_TOPIC_0020091565__li0826124912229">Private image: The value is <strong id="EN-US_TOPIC_0020091565__b453020000">private</strong>.</li><li id="EN-US_TOPIC_0020091565__li5826184917225">Shared image: The value is <strong id="EN-US_TOPIC_0020091565__b2129768654">shared</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row36484934182957"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p49948470183018">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p19294250183018">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p19330411183018">Specifies the time when the image was created. The value is in UTC format. </p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row3890812183030"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p62610599183041">virtual_size</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p38293786183041">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p14788941183041">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row47506658182851"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p66461089183149">__originalimagename</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p14639168183149">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p44921992183149">Specifies the parent image ID.</p>
<p id="EN-US_TOPIC_0020091565__p112565193443">If the image is a public image or created from an image file, this value is left empty.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row4935361618321"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p28374236183215">__backup_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p16611755183215">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p3374903183215">Specifies the backup ID. To create an image using a backup, set the value to the backup ID. Otherwise, this value is left empty.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row66180851183258"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p41163708183313">__image_size</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p45926072183313">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p29024385183313">Specifies the size (bytes) of the image file.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1817642118811"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p19484916183313">__data_origin</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p34774363183313">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p65260010183313">Specifies the image source.</p>
<p id="EN-US_TOPIC_0020091565__p44760550194513">If the image is a public image, this parameter is left empty.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row19314514515"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p197522166225">__lazyloading</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p2752101610226">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p2752191615220">Specifies whether the image supports lazy loading. The value can be <strong id="EN-US_TOPIC_0020091565__b186101511427">true</strong>, <strong id="EN-US_TOPIC_0020091565__b961310511321">false</strong>, <strong id="EN-US_TOPIC_0020091565__b1292720454212">True</strong>, or <strong id="EN-US_TOPIC_0020091565__b19427457625">False</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row431045114516"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p74371469239">active_at</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p643726112316">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p14438146102311">Specifies the time when the image status became <strong id="EN-US_TOPIC_0020091565__b1488302712139">active</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1741245154520"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p671913384233">__os_feature_list</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p147201038162311">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p1772023842312">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_0020091565__row1013168131918"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p1238917131191">__support_kvm</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p1438991320192">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p1638916137192">Specifies whether the image supports KVM. If yes, the value is <strong id="EN-US_TOPIC_0020091565__b1842200389">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row21311816197"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p239091316191">__support_xen</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p63905139194">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p17390181313198">Specifies whether the image supports Xen. If yes, the value is <strong id="EN-US_TOPIC_0020091565__b790175080">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row12131198151919"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p23912013171913">__support_largememory</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p1939113133194">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p23915133198">Specifies whether the image supports large-memory ECSs. If the image supports large-memory ECSs, the value is <strong id="EN-US_TOPIC_0020091565__b92809310">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1013198201912"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p039121321910">__support_diskintensive</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p20392513101911">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p43928138193">Specifies whether the image supports disk-intensive ECSs. If the image supports disk-intensive ECSs, the value is <strong id="EN-US_TOPIC_0020091565__b519188825">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row1452585612185"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p113929133192">__support_highperformance</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p139218136195">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p10392713201914">Specifies whether the image supports high-performance ECSs. If the image supports high-performance ECSs, the value is <strong id="EN-US_TOPIC_0020091565__b1956298338">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row10525155651812"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p1739211312199">__support_xen_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p73921613171918">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p3393913191912">Specifies whether the image supports GPU-accelerated ECSs on the Xen platform. See <a href="en-us_topic_0031617666.html#EN-US_TOPIC_0031617666__table65768383152758">Table 2</a> for its value. 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_0020091565__b552131370">__support_xen</strong> and <strong id="EN-US_TOPIC_0020091565__b1273612">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row8525656141816"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p173932134198">__support_kvm_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p18393191301910">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p1639310137194">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.</p>
<p id="EN-US_TOPIC_0020091565__p113931113141910">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_0020091565__b285845419">__support_xen</strong> and <strong id="EN-US_TOPIC_0020091565__b1531196228">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row45251256121819"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p1339312134195">__support_xen_hana</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p12394713111920">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p7394141371914">Specifies whether the image supports HANA ECSs on the Xen platform. If yes, the value is <strong id="EN-US_TOPIC_0020091565__b101316014">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0020091565__p139441312191">This attribute cannot co-exist with <strong id="EN-US_TOPIC_0020091565__b559220790">__support_xen</strong> and <strong id="EN-US_TOPIC_0020091565__b844389736">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row55251756151811"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p1539418138191">__support_kvm_infiniband</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p1639471351915">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p439415130196">Specifies whether the image supports ECSs with InfiniBand NICs on the KVM platform. If yes, the value is <strong id="EN-US_TOPIC_0020091565__b811779493">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0020091565__p19394913111916">This attribute cannot co-exist with <strong id="EN-US_TOPIC_0020091565__b1435809134">__support_xen</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row167831617152210"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p044021914226">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p145610190227">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p15533102793914">Specifies the enterprise project that the image belongs to.</p>
<ul id="EN-US_TOPIC_0020091565__ul76914342313"><li id="EN-US_TOPIC_0020091565__li06911382318">If the value is <strong id="EN-US_TOPIC_0020091565__b842352706111949">0</strong> or left blank, the image belongs to the default enterprise project.</li><li id="EN-US_TOPIC_0020091565__li186911342317">If the value is a UUID, the image belongs to the enterprise project corresponding to the UUID.<p id="EN-US_TOPIC_0020091565__p125021330202414"><a name="EN-US_TOPIC_0020091565__li186911342317"></a><a name="li186911342317"></a>For more information about enterprise projects, see <em id="EN-US_TOPIC_0020091565__i42537541717">Enterprise Management User Guide</em>.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row2045917411334"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p1021161112333">__root_origin</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p637311103320">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p937411163318">Specifies that the image is created from an external image file. Value: <strong id="EN-US_TOPIC_0020091565__b14941115942615">file</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row125991973311"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p1152411163311">__sequence_num</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p95251143318">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p116891133317">Specifies the <span id="EN-US_TOPIC_0020091565__text99702092918"></span><span id="EN-US_TOPIC_0020091565__text8970130132912">ECS</span> system disk slot number of the image.</p>
<p id="EN-US_TOPIC_0020091565__p468511113315">Example value: <strong id="EN-US_TOPIC_0020091565__b842352706155810">0</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row573610115910"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p1147595893">__support_fc_inject</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p18738121891">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p8706203910588">Specifies whether the image supports password/private key injection using Cloud-Init.</p>
<p id="EN-US_TOPIC_0020091565__p1738141097">If the value is set to <strong id="EN-US_TOPIC_0020091565__b169581272169">true</strong>, password/private key injection using Cloud-Init is not supported.</p>
<div class="note" id="EN-US_TOPIC_0020091565__note18419142317116"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0020091565__p164199231519">This parameter is valid only for ECS system disk images.</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row126971035123615"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p153691656103613">hw_firmware_type</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p236975618366">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p4369115617362">Specifies the <span id="EN-US_TOPIC_0020091565__text13144818162917"></span><span id="EN-US_TOPIC_0020091565__text10144141872913">ECS</span> boot mode. Available values include:</p>
<ul id="EN-US_TOPIC_0020091565__ul8369165616362"><li id="EN-US_TOPIC_0020091565__li203691756173613"><strong id="EN-US_TOPIC_0020091565__b1233310017144">bios</strong> indicates the BIOS boot mode.</li><li id="EN-US_TOPIC_0020091565__li23698569361"><strong id="EN-US_TOPIC_0020091565__b571354171414">uefi</strong> indicates the UEFI boot mode.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row18873104710483"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p6742230114713">hw_vif_multiqueue_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p1574213024718">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p1874217309476">Specifies whether the image supports NIC multi-queue. The value can be <strong id="EN-US_TOPIC_0020091565__b134881621171710">true</strong> or <strong id="EN-US_TOPIC_0020091565__b8493142111715">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row94932122914"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p104412356210">__system__cmkid</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p164412353216">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p134416351427">Specifies the ID of the key used to encrypt the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row15277142205510"><td class="cellrowborder" valign="top" width="35.98359835983598%" headers="mcps1.3.6.2.1.2.2.4.1.1 "><p id="EN-US_TOPIC_0020091565__p192771122195514">__support_amd</p>
</td>
<td class="cellrowborder" valign="top" width="23.352335233523352%" headers="mcps1.3.6.2.1.2.2.4.1.2 "><p id="EN-US_TOPIC_0020091565__p14278172215558">String</p>
</td>
<td class="cellrowborder" valign="top" width="40.664066406640664%" headers="mcps1.3.6.2.1.2.2.4.1.3 "><p id="EN-US_TOPIC_0020091565__p227810227555">Specifies whether the image uses AMD's x86 architecture. The value can be <strong id="EN-US_TOPIC_0020091565__b122641273331">true</strong> or <strong id="EN-US_TOPIC_0020091565__b227002743315">false</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="EN-US_TOPIC_0020091565__li41394368115459">Example response<pre class="codeblock" id="EN-US_TOPIC_0020091565__codeblock6641838292551">STATUS CODE 200</pre>
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0020091565__screen1946527121252"><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></pre></div></td><td class="code"><div><pre><span></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="p">,</span>
<span class="w"> </span><span class="s">&quot;__support_fc_inject&quot;</span><span class="p">:</span><span class="s">&quot;true&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="p">,</span>
<span class="w"> </span><span class="s">&quot;__support_fc_inject&quot;</span><span class="p">:</span><span class="s">&quot;true&quot;</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="o">]</span>
<span class="p">}</span>
</pre></div></td></tr></table></div>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0020091565__section20875522"><h4 class="sectiontitle">Returned Values</h4><ul id="EN-US_TOPIC_0020091565__ul11207934"><li id="EN-US_TOPIC_0020091565__li33762549">Normal<p id="EN-US_TOPIC_0020091565__p35427485"><a name="EN-US_TOPIC_0020091565__li33762549"></a><a name="li33762549"></a>200</p>
</li><li id="EN-US_TOPIC_0020091565__li50411912">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020091565__table25137814143431" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0020091565__row38004410143431"><th align="left" class="cellrowborder" valign="top" width="46.54%" id="mcps1.3.7.2.2.1.1.3.1.1"><p id="EN-US_TOPIC_0020091565__p58458378143431">Returned Value</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.459999999999994%" id="mcps1.3.7.2.2.1.1.3.1.2"><p id="EN-US_TOPIC_0020091565__p18261951143431"><strong id="EN-US_TOPIC_0020091565__b84235270616147">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020091565__row2823028143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020091565__p27338693143431">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020091565__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_0020091565__row35083253143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020091565__p23171273143431">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020091565__p25148486143431">Authentication failed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row25009784143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020091565__p12526651143431">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020091565__p46109225143431">You do not have the rights to perform the operation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row15098650192329"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020091565__p3586211192331">404 Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020091565__p22047708192331">The requested resource was not found.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row12329845143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020091565__p59193425143431">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020091565__p9066084143431">Internal service error.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020091565__row14485900143431"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020091565__p32507226143431">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020091565__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_0135460761.html">Image</a></div>
</div>
</div>