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

777 lines
85 KiB
HTML

<a name="EN-US_TOPIC_0060804960"></a><a name="EN-US_TOPIC_0060804960"></a>
<h1 class="topictitle1">Updating Image Information (Native OpenStack API)</h1>
<div id="body1495702786801"><div class="section" id="EN-US_TOPIC_0060804960__section16095919"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0060804960__p14796038173630">This API is used to modify image information.</p>
</div>
<div class="section" id="EN-US_TOPIC_0060804960__section4659381317371"><h4 class="sectiontitle">Constraints</h4><p id="EN-US_TOPIC_0060804960__p38876804173725">Only customized attributes, image name, and image description can be modified.</p>
</div>
<div class="section" id="EN-US_TOPIC_0060804960__section10645546"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0060804960__p54992765">PATCH /v2/images/{image_id}</p>
<p id="EN-US_TOPIC_0060804960__p5548121717122"><a href="#EN-US_TOPIC_0060804960__table30282311">Table 1</a> lists the parameters in the URI.</p>
<div class="tablenoborder"><a name="EN-US_TOPIC_0060804960__table30282311"></a><a name="table30282311"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804960__table30282311" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="EN-US_TOPIC_0060804960__row19672999"><th align="left" class="cellrowborder" valign="top" width="23.31%" id="mcps1.3.3.4.2.5.1.1"><p id="EN-US_TOPIC_0060804960__p50009058"><strong id="EN-US_TOPIC_0060804960__b24725868162658">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="23.31%" id="mcps1.3.3.4.2.5.1.2"><p id="EN-US_TOPIC_0060804960__p24201902"><strong id="EN-US_TOPIC_0060804960__b84235270616551">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="15.22%" id="mcps1.3.3.4.2.5.1.3"><p id="EN-US_TOPIC_0060804960__p265296612135">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="38.16%" id="mcps1.3.3.4.2.5.1.4"><p id="EN-US_TOPIC_0060804960__p14197042">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804960__row41227749"><td class="cellrowborder" valign="top" width="23.31%" headers="mcps1.3.3.4.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p51113363">image_id</p>
</td>
<td class="cellrowborder" valign="top" width="23.31%" headers="mcps1.3.3.4.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p46541742">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="15.22%" headers="mcps1.3.3.4.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p14189122135">String</p>
</td>
<td class="cellrowborder" valign="top" width="38.16%" headers="mcps1.3.3.4.2.5.1.4 "><p id="EN-US_TOPIC_0060804960__p11784733">Specifies the image ID.</p>
<p id="EN-US_TOPIC_0060804960__p158631336410">For details about how to obtain the image ID, see <a href="en-us_topic_0020091565.html">Querying Images</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0060804960__section28701056"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0060804960__ul24476477"><li id="EN-US_TOPIC_0060804960__li4466204011029">Request parameters<p id="EN-US_TOPIC_0060804960__p4903840217384"><a name="EN-US_TOPIC_0060804960__li4466204011029"></a><a name="li4466204011029"></a>Glance has two methods of updating image information. The method is specified by <strong id="EN-US_TOPIC_0060804960__b842352706191834">Content-Type</strong> in the HTTP header. <strong id="EN-US_TOPIC_0060804960__b84235270619191">application/openstack-images-v2.0-json-patch</strong> and <strong id="EN-US_TOPIC_0060804960__b84235270619194">application/openstack-images-v2.1-json-patch</strong> are supported. Content types differ only in the format of the request message body.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804960__table78341115133019" frame="border" border="1" rules="all"><caption><b>Table 2 </b>v2.1 request message body</caption><thead align="left"><tr id="EN-US_TOPIC_0060804960__row383411583015"><th align="left" class="cellrowborder" valign="top" width="16.64%" id="mcps1.3.4.2.1.2.2.5.1.1"><p id="EN-US_TOPIC_0060804960__p11834215113013"><strong id="EN-US_TOPIC_0060804960__b126829115">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.81%" id="mcps1.3.4.2.1.2.2.5.1.2"><p id="EN-US_TOPIC_0060804960__p1983419150308"><strong id="EN-US_TOPIC_0060804960__b1768426836">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.33%" id="mcps1.3.4.2.1.2.2.5.1.3"><p id="EN-US_TOPIC_0060804960__p68348156308">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44.22%" id="mcps1.3.4.2.1.2.2.5.1.4"><p id="EN-US_TOPIC_0060804960__p38342156306">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804960__row1383451533011"><td class="cellrowborder" valign="top" width="16.64%" headers="mcps1.3.4.2.1.2.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p283451543011"><em id="EN-US_TOPIC_0060804960__i12873103913310">[Array]</em></p>
</td>
<td class="cellrowborder" valign="top" width="16.81%" headers="mcps1.3.4.2.1.2.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p108341515113018">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.4.2.1.2.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p11834131593019">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="44.22%" headers="mcps1.3.4.2.1.2.2.5.1.4 "><p id="EN-US_TOPIC_0060804960__p1783419156306">For details, see <a href="#EN-US_TOPIC_0060804960__table64660774173946">Table 3</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0060804960__table64660774173946"></a><a name="table64660774173946"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804960__table64660774173946" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Data structure description of the [Array] field</caption><thead align="left"><tr id="EN-US_TOPIC_0060804960__row19981747173946"><th align="left" class="cellrowborder" valign="top" width="19.54%" id="mcps1.3.4.2.1.3.2.5.1.1"><p id="EN-US_TOPIC_0060804960__p7908847173946">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.48%" id="mcps1.3.4.2.1.3.2.5.1.2"><p id="EN-US_TOPIC_0060804960__p36636838173946">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.44%" id="mcps1.3.4.2.1.3.2.5.1.3"><p id="EN-US_TOPIC_0060804960__p14793922173946"><strong id="EN-US_TOPIC_0060804960__b1266742376">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="41.54%" id="mcps1.3.4.2.1.3.2.5.1.4"><p id="EN-US_TOPIC_0060804960__p57457067173946">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804960__row23510856173946"><td class="cellrowborder" valign="top" width="19.54%" headers="mcps1.3.4.2.1.3.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p25331202173946">op</p>
</td>
<td class="cellrowborder" valign="top" width="14.48%" headers="mcps1.3.4.2.1.3.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p38561472173946">String</p>
</td>
<td class="cellrowborder" valign="top" width="24.44%" headers="mcps1.3.4.2.1.3.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p36471531173946">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="41.54%" headers="mcps1.3.4.2.1.3.2.5.1.4 "><p id="EN-US_TOPIC_0060804960__p5834164717521">Indicates the type of the update operation, including replacing, adding, and deleting an attribute.</p>
<p id="EN-US_TOPIC_0060804960__p1404010173946">The value can be <strong id="EN-US_TOPIC_0060804960__b842352706192856">replace</strong>, <strong id="EN-US_TOPIC_0060804960__b84235270619291">add</strong>, or <strong id="EN-US_TOPIC_0060804960__b84235270619295">remove</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row12636093173946"><td class="cellrowborder" valign="top" width="19.54%" headers="mcps1.3.4.2.1.3.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p16890582173946">path</p>
</td>
<td class="cellrowborder" valign="top" width="14.48%" headers="mcps1.3.4.2.1.3.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p25959863173946">String</p>
</td>
<td class="cellrowborder" valign="top" width="24.44%" headers="mcps1.3.4.2.1.3.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p22374153173946">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="41.54%" headers="mcps1.3.4.2.1.3.2.5.1.4 "><p id="EN-US_TOPIC_0060804960__p15711105815213">Indicates the name of the target attribute.</p>
<p id="EN-US_TOPIC_0060804960__p367091173946">For <strong id="EN-US_TOPIC_0060804960__b76791658721">replace</strong> and <strong id="EN-US_TOPIC_0060804960__b88491301137">remove</strong>, the value can only be an existing attribute of the image. For <strong id="EN-US_TOPIC_0060804960__b33801814634">add</strong>, the value can be an existing or a new attribute. If the value is an existing attribute, <strong id="EN-US_TOPIC_0060804960__b814915481638">add</strong> takes the same effect as <strong id="EN-US_TOPIC_0060804960__b1382011504314">replace</strong>. If the value is a new attribute, the <strong id="EN-US_TOPIC_0060804960__b048920176418">add</strong> operation is performed. Add a slash (/) before the attribute name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row3303825173946"><td class="cellrowborder" valign="top" width="19.54%" headers="mcps1.3.4.2.1.3.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p66283283173946">value</p>
</td>
<td class="cellrowborder" valign="top" width="14.48%" headers="mcps1.3.4.2.1.3.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p236866173946">String</p>
</td>
<td class="cellrowborder" valign="top" width="24.44%" headers="mcps1.3.4.2.1.3.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p19186181173946">No</p>
</td>
<td class="cellrowborder" valign="top" width="41.54%" headers="mcps1.3.4.2.1.3.2.5.1.4 "><p id="EN-US_TOPIC_0060804960__p10576837173946">Indicates the value of the attribute to be updated or added.</p>
<p id="EN-US_TOPIC_0060804960__p32892617379">Mandatory for <strong id="EN-US_TOPIC_0060804960__b84235270619277">replace</strong> and <strong id="EN-US_TOPIC_0060804960__b842352706192711">add</strong>, and not for <strong id="EN-US_TOPIC_0060804960__b842352706192721">remove</strong></p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804960__table154715329235" frame="border" border="1" rules="all"><caption><b>Table 4 </b>v2.0 request message body</caption><thead align="left"><tr id="EN-US_TOPIC_0060804960__row44753242317"><th align="left" class="cellrowborder" valign="top" width="16.59%" id="mcps1.3.4.2.1.4.2.5.1.1"><p id="EN-US_TOPIC_0060804960__p1980149152315"><strong id="EN-US_TOPIC_0060804960__b1346344378">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.900000000000002%" id="mcps1.3.4.2.1.4.2.5.1.2"><p id="EN-US_TOPIC_0060804960__p58013497237"><strong id="EN-US_TOPIC_0060804960__b1539415717">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="21.81%" id="mcps1.3.4.2.1.4.2.5.1.3"><p id="EN-US_TOPIC_0060804960__p18084915236">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="44.7%" id="mcps1.3.4.2.1.4.2.5.1.4"><p id="EN-US_TOPIC_0060804960__p148014914237">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804960__row048203232314"><td class="cellrowborder" valign="top" width="16.59%" headers="mcps1.3.4.2.1.4.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p164883212238"><em id="EN-US_TOPIC_0060804960__i1150315585311">[Array]</em></p>
</td>
<td class="cellrowborder" valign="top" width="16.900000000000002%" headers="mcps1.3.4.2.1.4.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p2481032162315">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="21.81%" headers="mcps1.3.4.2.1.4.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p1848173222310">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="44.7%" headers="mcps1.3.4.2.1.4.2.5.1.4 "><p id="EN-US_TOPIC_0060804960__p18488329238">For details, see <a href="#EN-US_TOPIC_0060804960__table16631401173819">Table 5</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="EN-US_TOPIC_0060804960__table16631401173819"></a><a name="table16631401173819"></a><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804960__table16631401173819" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Data structure description of the [Array] field</caption><thead align="left"><tr id="EN-US_TOPIC_0060804960__row52304254173819"><th align="left" class="cellrowborder" valign="top" width="18.8%" id="mcps1.3.4.2.1.5.2.5.1.1"><p id="EN-US_TOPIC_0060804960__p8786159173819">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.280000000000001%" id="mcps1.3.4.2.1.5.2.5.1.2"><p id="EN-US_TOPIC_0060804960__p40590310173819">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.25%" id="mcps1.3.4.2.1.5.2.5.1.3"><p id="EN-US_TOPIC_0060804960__p66589640173819"><strong id="EN-US_TOPIC_0060804960__b1821153382">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="42.67%" id="mcps1.3.4.2.1.5.2.5.1.4"><p id="EN-US_TOPIC_0060804960__p25051775173819">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804960__row15927923173819"><td class="cellrowborder" valign="top" width="18.8%" headers="mcps1.3.4.2.1.5.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p15093387173819">replace</p>
</td>
<td class="cellrowborder" valign="top" width="14.280000000000001%" headers="mcps1.3.4.2.1.5.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p14604848173819">String</p>
</td>
<td class="cellrowborder" rowspan="3" valign="top" width="24.25%" headers="mcps1.3.4.2.1.5.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p42142025173819">Mandatory for any of the three values</p>
</td>
<td class="cellrowborder" valign="top" width="42.67%" headers="mcps1.3.4.2.1.5.2.5.1.4 "><p id="EN-US_TOPIC_0060804960__p58060863173819">Indicates that an image attribute will be replaced. The value is the attribute to be replaced and a slash (/) must be added in front of the attribute name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row52785720173819"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.5.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p47784899173819">add</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.5.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p45371615173819">String</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.5.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p51222195173819">Indicates that an image attribute will be added. The value is the attribute to be added and a slash (/) must be added in front of the attribute name. </p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row58346578173819"><td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.5.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p28452398173819">remove</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.5.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p22942935173819">String</p>
</td>
<td class="cellrowborder" valign="top" headers="mcps1.3.4.2.1.5.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p46438452173819">Indicates that an image attribute will be deleted. The value is the attribute to be deleted and a slash (/) must be added in front of the attribute name. </p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row15292890173819"><td class="cellrowborder" valign="top" width="18.8%" headers="mcps1.3.4.2.1.5.2.5.1.1 "><p id="EN-US_TOPIC_0060804960__p30764577173819">value</p>
</td>
<td class="cellrowborder" valign="top" width="14.280000000000001%" headers="mcps1.3.4.2.1.5.2.5.1.2 "><p id="EN-US_TOPIC_0060804960__p8902800173819">String</p>
</td>
<td class="cellrowborder" valign="top" width="24.25%" headers="mcps1.3.4.2.1.5.2.5.1.3 "><p id="EN-US_TOPIC_0060804960__p50038224173819">Mandatory for <strong id="EN-US_TOPIC_0060804960__b605047087">replace</strong> and <strong id="EN-US_TOPIC_0060804960__b1600270615">add</strong>, and not for <strong id="EN-US_TOPIC_0060804960__b1057804963">remove</strong></p>
</td>
<td class="cellrowborder" valign="top" width="42.67%" headers="mcps1.3.4.2.1.5.2.5.1.4 "><p id="EN-US_TOPIC_0060804960__p26564361173819">Indicates the value of the attribute to be updated or added. For detailed description, see <a href="en-us_topic_0020091562.html#EN-US_TOPIC_0020091562__section61598810155254">Image Attributes</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0060804960__section101802951515"><h4 class="sectiontitle">Example Request</h4><ul id="EN-US_TOPIC_0060804960__ul3953015310525"><li id="EN-US_TOPIC_0060804960__li9935133511485">Changing the name of an image to ims_test01 (V2.1 request)<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060804960__screen497981817423"><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></pre></div></td><td class="code"><div><pre><span></span><span class="n">PATCH</span><span class="w"> </span><span class="n">https</span><span class="p">:</span><span class="c1">//{Endpoint}/v2/images/33ad552d-1149-471c-8190-ff6776174a00</span>
<span class="s">&quot;Content-Type:application/openstack-images-v2.1-json-patch&quot;</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;op&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;replace&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;path&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;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;test01&quot;</span>
<span class="w"> </span><span class="p">}</span>
<span class="o">]</span>
</pre></div></td></tr></table></div>
</div>
</li><li id="EN-US_TOPIC_0060804960__li183881757194816">Changing the name of an image to ims_test01 (V2.0 request)<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060804960__screen45471088174126"><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></pre></div></td><td class="code"><div><pre><span></span><span class="n">PATCH</span><span class="w"> </span><span class="n">https</span><span class="p">:</span><span class="c1">//{Endpoint}/v2/images/33ad552d-1149-471c-8190-ff6776174a00</span>
<span class="s">&quot;Content-Type:application/openstack-images-v2.0-json-patch&quot;</span>
<span class="o">[</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;replace&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;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;test01&quot;</span><span class="w"> </span>
<span class="w"> </span><span class="p">}</span>
<span class="o">]</span><span class="w"> </span>
</pre></div></td></tr></table></div>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0060804960__section56982912"><h4 class="sectiontitle">Response</h4><ul id="EN-US_TOPIC_0060804960__ul4360927144536"><li id="EN-US_TOPIC_0060804960__li469292331109">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804960__table2226228174345" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row23919935194835"><th align="left" class="cellrowborder" valign="top" width="23.7%" id="mcps1.3.6.2.1.1.1.4.1.1"><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p58466603194835"><strong id="EN-US_TOPIC_0060804960__b784529632">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="24.14%" id="mcps1.3.6.2.1.1.1.4.1.2"><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p38174436194835">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="52.16%" id="mcps1.3.6.2.1.1.1.4.1.3"><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p5121617194835">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row12197851194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p48501865194835">file</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p36336996194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p57615539194835">Specifies the URL for uploading and downloading the image file.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row48777806194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p58688183194835">owner</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p56122344194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p49616010194835">Specifies the tenant to which the image belongs.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row43890908194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p65502698194835">id</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p4118332194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p65149499194835">Specifies the image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row49474582194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p48018243194835">size</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p64272464194835">Long</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p38687077194835">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row12639379194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p17156744194835">self</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p47519001194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p23833904194835">Specifies the image URL.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row13178544194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p60829128194835">schema</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p28212312194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3495945194835">Specifies the image schema.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row31463509194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p65516314194835">status</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p5221203194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p29539523155411">Specifies the image status. The value can be:</p>
<ul id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_ul64671162155411"><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li45182115155411"><strong id="EN-US_TOPIC_0060804960__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_0060804960__en-us_topic_0020091567_li15861924155411"><strong id="EN-US_TOPIC_0060804960__b842352706104325">saving</strong>: indicates that the image file is being uploaded to the backend storage.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li24241567155411"><strong id="EN-US_TOPIC_0060804960__b842352706104450">deleted</strong>: indicates that the image has been deleted.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li24158264155411"><strong id="EN-US_TOPIC_0060804960__b842352706104518">killed</strong>: indicates that an error occurs on the image uploading.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li12546517155411"><strong id="EN-US_TOPIC_0060804960__b842352706104558">active</strong>: indicates that the image is available for use.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row48160946194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p8722525194835">tags</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p35435929194835">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p51737997194835">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_0060804960__en-us_topic_0020091567_row62988796194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1818872194835">visibility</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p13110977194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p13296112271017">Specifies whether the image is available to other tenants. The value can be:</p>
<ul id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_ul5644164418103"><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li10644644171017"><strong id="EN-US_TOPIC_0060804960__b178441119201919">private</strong>: private image</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li1064414401010"><strong id="EN-US_TOPIC_0060804960__b1431616219197">public</strong>: public image</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li0644164415104"><strong id="EN-US_TOPIC_0060804960__b1262862214197">shared</strong>: shared image</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row28443956194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p22259099194835">name</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p58156586194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p13063050194835">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_0060804960__en-us_topic_0020091567_row50458592194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p60614140194835">checksum</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p10798268194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p2244488194835">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row44323032194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p33395835194835">protected</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p20708123194835">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p66745247194835">Specifies whether the image is protected. A protected image cannot be deleted. The value can be <strong id="EN-US_TOPIC_0060804960__b18943126521944">true</strong> or <strong id="EN-US_TOPIC_0060804960__b16715173991944">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row63836314194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3358960194835">container_format</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3640350194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p26432973194835">Specifies the container type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row36570173194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p9393999194835">min_ram</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p22716470194835">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p28094810194835">Specifies the minimum memory size (MB) required for running the image. The parameter value depends on the <span id="EN-US_TOPIC_0060804960__text18177164412819"></span><span id="EN-US_TOPIC_0060804960__text101771044132814">ECS</span> specifications. The default value is <strong id="EN-US_TOPIC_0060804960__b18178204410289">0</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row51176839416"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p118791549416">max_ram</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p257405589416">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p46104269416">Specifies the maximum memory (MB) of the image. The parameter value depends on the <span id="EN-US_TOPIC_0060804960__text8166703901944"></span><span id="EN-US_TOPIC_0060804960__text1401331111944">ECS</span> specifications and is not configured by default.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row51526702194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p12913335194835">updated_at</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p39347249194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p33010628194835">Specifies the time when the image was updated. The value is in UTC format.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row28660198194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p39774672194835">__os_bit</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p522982194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p42361618194835">Specifies the OS architecture, 32 bit or 64 bit.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row45710242194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p11542151194835">__os_version</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p62499061194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p29259155194835">Specifies the OS version.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row62005803194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p56414165194835">__description</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p6144643194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p27954078194835">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_0060804960__en-us_topic_0020091567_row50260111194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p44537208194835">disk_format</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p50744065194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p16628562194835"><span id="EN-US_TOPIC_0060804960__ph16558204618406">Specifies the image format. The value can be <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091562_b16351631132519">zvhd2</strong>, <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091562_b73511317257">vhd</strong>, <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091562_b1336173110253">zvhd</strong>, <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091562_b3364310250">raw</strong>, or <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091562_b19377316257">qcow2</strong>. The default value is <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091562_b63823114252">zvhd2</strong><span id="EN-US_TOPIC_0060804960__en-us_topic_0020091562_ph43810318251"></span>.</span></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row15439333194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p42626486194835">__isregistered</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p30193380194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p29744726194835">Specifies whether the image has been registered. The value can be <strong id="EN-US_TOPIC_0060804960__b18435012431944">true</strong> or <strong id="EN-US_TOPIC_0060804960__b14375567811944">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row66375949194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p7742752194835">__platform</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p23183213194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p16267923202620">Specifies the image platform type. The value can be <strong id="EN-US_TOPIC_0060804960__b043112518552">Windows</strong>, <strong id="EN-US_TOPIC_0060804960__b543118515558">Ubuntu</strong>, <strong id="EN-US_TOPIC_0060804960__b24311951155513">Red Hat</strong>, <strong id="EN-US_TOPIC_0060804960__b9431165119552">SUSE</strong>, <strong id="EN-US_TOPIC_0060804960__b20431145119554">CentOS</strong>, <strong id="EN-US_TOPIC_0060804960__b104311851195510">Debian</strong>, <strong id="EN-US_TOPIC_0060804960__b24313514553">OpenSUSE</strong>, <strong id="EN-US_TOPIC_0060804960__b043165105518">Oracle Linux</strong>, <strong id="EN-US_TOPIC_0060804960__b843120513552">Fedora</strong>, <strong id="EN-US_TOPIC_0060804960__b17432165110554">Other</strong>, <strong id="EN-US_TOPIC_0060804960__b104321451115519">CoreOS</strong>, or <strong id="EN-US_TOPIC_0060804960__b543235115552">EulerOS</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row56237676194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p58957901194835">__os_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p10860642194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p7296787194835">Specifies the OS type. The value can be <strong id="EN-US_TOPIC_0060804960__b17432740155111">Linux</strong>, <strong id="EN-US_TOPIC_0060804960__b843214401517">Windows</strong>, or <strong id="EN-US_TOPIC_0060804960__b14433204014511">Other</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row12613216123115"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1784710241674">__system__cmkid</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p6847152417713">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p28479241671">Specifies the ID of the key used to encrypt the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row16652607323"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p17758106194835">min_disk</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p29120466194835">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p9947522194835">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_0060804960__en-us_topic_0020091567_row22418839194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3986671194835">virtual_env_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p54484948194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p125611053153413">Specifies the environment where the image is used. The value can be <strong id="EN-US_TOPIC_0060804960__b16412154421944">FusionCompute</strong>, <strong id="EN-US_TOPIC_0060804960__b13433925111944">Ironic</strong>, <strong id="EN-US_TOPIC_0060804960__b7020465771944">DataImage</strong>, or <strong id="EN-US_TOPIC_0060804960__b15993720591944">IsoImage</strong>.</p>
<ul id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_ul20526189153516"><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li195261098353">For an <span id="EN-US_TOPIC_0060804960__text5189142101944"></span><span id="EN-US_TOPIC_0060804960__text18588596261944">ECS</span> image (system disk image), the value is <strong id="EN-US_TOPIC_0060804960__b21121151301944">FusionCompute</strong>.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li0526193355">For a data disk image, the value is <strong id="EN-US_TOPIC_0060804960__b19020531681944">DataImage</strong>.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li452615919357">For a <span id="EN-US_TOPIC_0060804960__text2169769971944"></span><span id="EN-US_TOPIC_0060804960__text4600331691944">BMS</span> image, the value is <strong id="EN-US_TOPIC_0060804960__b10807500871944">Ironic</strong>.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li199904725820">For an ISO image, the value is <strong id="EN-US_TOPIC_0060804960__b19153235651944">IsoImage</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row58188697194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p15663996194835">__image_source_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p60824135194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p27807907194835">Specifies the backend storage of the image. Only UDS is supported currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row48944575194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p5087606194835">__imagetype</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p9442962194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p2572734285718">Specifies the image type. The following types are supported:</p>
<ul id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_ul6291210685828"><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li5523762085828">Public image: The value is <strong id="EN-US_TOPIC_0060804960__b842352706163515">gold</strong>.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li2616435885828">Private image: The value is <strong id="EN-US_TOPIC_0060804960__b1762610292163524">private</strong>.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li6605257385828">Shared image: The value is <strong id="EN-US_TOPIC_0060804960__b298092137163545">shared</strong>.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row38815832194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p57074654194835">created_at</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p59644261194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p66455828194835">Specifies the time when the image was created. The value is in UTC format.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row61231547194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p60808250194835">virtual_size</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p26521206194835">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p734038194835">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row62729443194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p47920146194835">__originalimagename</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p56326613194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p66161813194835">Specifies the parent image ID.</p>
<p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p58585407194835">If the image is a public image or created from an image file, the value is left empty.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row57506617194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p27524394194835">__backup_id</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p14883407194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p64705296194835">Specifies the backup ID. If the image is created from a backup, set the value to the backup ID. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row54629742194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p62932961194835">__image_size</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p64405052194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p49426728194835">Specifies the size (bytes) of the image file. The value must be greater than <strong id="EN-US_TOPIC_0060804960__b17987112117911">0</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row42187372194835"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p61733939194835">__data_origin</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p34393183194835">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p34384472194835">Specifies the image source.</p>
<p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p41024797194835">If the image is a public image, the value is left empty.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row155137402331"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1021161112333">__root_origin</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p637311103320">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p937411163318">Specifies that the image is created from an external image file. Value: <strong id="EN-US_TOPIC_0060804960__b10147725061944">file</strong></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row15752716162210"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p197522166225">__lazyloading</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p2752101610226">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p2752191615220">Specifies whether the image supports lazy loading. The value can be <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091565_b186101511427">true</strong>, <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091565_b961310511321">false</strong>, <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091565_b1292720454212">True</strong>, or <strong id="EN-US_TOPIC_0060804960__en-us_topic_0020091565_b19427457625">False</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row3437196152310"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p74371469239">active_at</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p643726112316">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p14438146102311">Specifies the time when the image status became <strong id="EN-US_TOPIC_0060804960__b9831262481944">active</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row171913862315"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p671913384233">__os_feature_list</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p147201038162311">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_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_0060804960__en-us_topic_0020091567_row1395416352283"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p695410352285">__account_code</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p10954173552817">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1495413354288">Specifies the charging identifier for the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row241695482710"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3417155412277">hw_firmware_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p94173546271">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1841725410273">Specifies the <span id="EN-US_TOPIC_0060804960__text6123164894813"></span><span id="EN-US_TOPIC_0060804960__text3123134874817">ECS</span> boot mode. The value can be:</p>
<ul id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_ul149852572301"><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li1398575763013"><strong id="EN-US_TOPIC_0060804960__b1485111355596">bios</strong> indicates the BIOS boot mode. This value will be used by fault if this parameter does not exist in the response.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_li143561356173116"><strong id="EN-US_TOPIC_0060804960__b13298037175914">uefi</strong> indicates the UEFI boot mode.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row107421930144715"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p6742230114713">hw_vif_multiqueue_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1574213024718">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1874217309476">Specifies whether the image supports NIC multi-queue. The value can be <strong id="EN-US_TOPIC_0060804960__b14561977381944">true</strong> or <strong id="EN-US_TOPIC_0060804960__b1057557551944">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row1922712020747"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1688848719937">__support_kvm</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1314210319937">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p6435151319937">Specifies whether the image supports KVM. If yes, the value is <strong id="EN-US_TOPIC_0060804960__b11732686681944">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row2176677820925"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p4682508419937">__support_xen</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p2922074219937">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p5999426419937">Specifies whether the image supports Xen. If yes, the value is <strong id="EN-US_TOPIC_0060804960__b9336021581944">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row40128591201933"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p5564125819937">__support_largememory</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3285048619937">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p14775155391313">Specifies whether the image can be used to create large-memory ECSs. If the image supports large-memory ECSs, the value is <strong id="EN-US_TOPIC_0060804960__b16462627821944">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p697295334618">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_0060804960__en-us_topic_0020091567_p463317244813"></p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row27314678185940"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p5257634319937">__support_diskintensive</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p4365124719937">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3727279719937">Specifies whether the image can be used to create disk-intensive ECSs. If the image supports disk-intensive ECSs, the value is <strong id="EN-US_TOPIC_0060804960__b15029504841944">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row55915043185940"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p6005168719937">__support_highperformance</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p6702872519937">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3306819319937">Specifies whether the image can be used to create high-performance ECSs. If the image supports high-performance ECSs, the value is <strong id="EN-US_TOPIC_0060804960__b1895604071944">true</strong>. Otherwise, this parameter is not required.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row32822185940"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1241378919937">__support_xen_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3786179019937">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p5825807419937">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 parameter cannot co-exist with <strong id="EN-US_TOPIC_0060804960__b3109905691944">__support_xen</strong> and <strong id="EN-US_TOPIC_0060804960__b16445257741944">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row11388758185940"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p4869692419937">__support_kvm_gpu_type</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p2602039619937">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1297699219937">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_0060804960__en-us_topic_0020091567_p1103263019937">If the image does not support GPU-accelerated ECSs on the KVM platform, this parameter is not required. This parameter cannot co-exist with <strong id="EN-US_TOPIC_0060804960__b11126272651944">__support_xen</strong> and <strong id="EN-US_TOPIC_0060804960__b4192697971944">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row1461958185940"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p6196955419937">__support_xen_hana</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p2663872719937">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p2469264919937">Specifies whether the image supports HANA ECSs on the Xen platform. If yes, the value is <strong id="EN-US_TOPIC_0060804960__b1066553282174316">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1546130419937">This parameter cannot co-exist with <strong id="EN-US_TOPIC_0060804960__b5959909901944">__support_xen</strong> and <strong id="EN-US_TOPIC_0060804960__b12821509091944">__support_kvm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row1957610919416"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3308936119937">__support_kvm_infiniband</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1490599719937">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p3836423719937">Specifies whether the image supports ECSs with InfiniBand NICs on the KVM platform. If yes, the value is <strong id="EN-US_TOPIC_0060804960__b2040161919154726">true</strong>. Otherwise, this parameter is not required.</p>
<p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p2430059519937">This parameter cannot co-exist with <strong id="EN-US_TOPIC_0060804960__b842352706175423">__support_xen</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row14404162162510"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1429443210255">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p12294143292518">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p10305182217584">Specifies the enterprise project that the image belongs to.</p>
<ul id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_ul76914342313"><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_en-us_topic_0020091565_li06911382318">If the value is <strong id="EN-US_TOPIC_0060804960__b4572977891944">0</strong> or left blank, the image belongs to the default enterprise project.</li><li id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_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_0060804960__en-us_topic_0020091567_en-us_topic_0020091565_p125021330202414"><a name="EN-US_TOPIC_0060804960__en-us_topic_0020091567_en-us_topic_0020091565_li186911342317"></a><a name="en-us_topic_0020091567_en-us_topic_0020091565_li186911342317"></a>For more information about enterprise projects, see <em id="EN-US_TOPIC_0060804960__i285815561944">Enterprise Management User Guide</em>.</p>
</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row171631747112719"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1152411163311">__sequence_num</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p95251143318">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p116891133317">Specifies the <span id="EN-US_TOPIC_0060804960__text967832783215"></span><span id="EN-US_TOPIC_0060804960__text3684102715322">ECS</span> system disk slot number of the image.</p>
<p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p468511113315">This parameter is unavailable currently.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_row73776468369"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1147595893">__support_fc_inject</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p18738121891">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p8706203910588">Specifies whether the image supports password/private key injection using Cloud-Init.</p>
<p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p1738141097">If the value is set to <strong id="EN-US_TOPIC_0060804960__b10477814281944">true</strong>, password/private key injection using Cloud-Init is not supported.</p>
<div class="note" id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_note18419142317116"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0060804960__en-us_topic_0020091567_p164199231519">This parameter is valid only for ECS system disk images.</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row125344220310"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__p125364213111">__image_location</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__p2253164214314">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__p62531426318">Specifies the location where the image is stored.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row1625474083114"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__p425414083113">__is_config_init</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__p1254840163112">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__p1825474063117">Specifies whether initial configuration is complete. The value can be <strong id="EN-US_TOPIC_0060804960__b6222186151944">true</strong> or <strong id="EN-US_TOPIC_0060804960__b14449623511944">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row62011541134414"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__p13202441164416">__support_amd</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__p1420284134410">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__p13202164144414">Specifies whether the image uses AMD's x86 architecture. The value can be <strong id="EN-US_TOPIC_0060804960__b951116286169">true</strong> or <strong id="EN-US_TOPIC_0060804960__b17517828101615">false</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row10504935195212"><td class="cellrowborder" valign="top" width="23.7%" headers="mcps1.3.6.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0060804960__p13420892132">__support_agent_list</p>
</td>
<td class="cellrowborder" valign="top" width="24.14%" headers="mcps1.3.6.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0060804960__p164204961315">String</p>
</td>
<td class="cellrowborder" valign="top" width="52.16%" headers="mcps1.3.6.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0060804960__p74209991311">Specifies the agents configured for the image.</p>
<ul id="EN-US_TOPIC_0060804960__ul2308507142"><li id="EN-US_TOPIC_0060804960__li1830175010148"><strong id="EN-US_TOPIC_0060804960__b14595947101515">hss</strong>: The Host Security Service (HSS) agent is configured for the image.<p id="EN-US_TOPIC_0060804960__p0230134615457">Host Security Service (HSS) is designed to improve the overall security for ECSs. It helps you identify and manage the information on your ECSs, eliminate risks, and defend against intrusions and web page tampering.</p>
</li><li id="EN-US_TOPIC_0060804960__li1489319565148"><strong id="EN-US_TOPIC_0060804960__b1495915017154">ces</strong>: The host monitoring agent is configured for the image.<p id="EN-US_TOPIC_0060804960__p1783224994519">Monitoring is key for ensuring <span id="EN-US_TOPIC_0060804960__en-us_topic_0027371529_text10546105914418">ECS</span> performance, reliability, and availability. Using monitored data, you can determine <span id="EN-US_TOPIC_0060804960__en-us_topic_0027371529_text12637154012186">ECS</span> resource utilization. The cloud platform provides Cloud Eye to help you obtain the running statuses of your <span id="EN-US_TOPIC_0060804960__en-us_topic_0027371529_text39081064216">ECS</span>s. You can use Cloud Eye to automatically monitor <span id="EN-US_TOPIC_0060804960__en-us_topic_0027371529_text1249019110424">ECS</span>s in real time and manage alarms and notifications to keep track of <span id="EN-US_TOPIC_0060804960__en-us_topic_0027371529_text1314133651914">ECS</span> performance metrics.</p>
</li></ul>
<p id="EN-US_TOPIC_0060804960__p1260041621510">Example:</p>
<p id="EN-US_TOPIC_0060804960__p15600111615158">"__support_agent_list": "hss,ces"</p>
<div class="note" id="EN-US_TOPIC_0060804960__note16932135991718"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="EN-US_TOPIC_0060804960__ul10314131411417"><li id="EN-US_TOPIC_0060804960__li23141014194115">If the response does not contain this field, the HSS and host monitoring agents are not configured for the image.</li><li id="EN-US_TOPIC_0060804960__li1631461416417">HSS has not been available on the cloud platform. So, you only need to focus on the value <strong id="EN-US_TOPIC_0060804960__b1736673218186">ces</strong>.</li></ul>
</div></div>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="EN-US_TOPIC_0060804960__li39248344144536">Example response<pre class="codeblock" id="EN-US_TOPIC_0060804960__codeblock6641838292551">STATUS CODE 200</pre>
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0060804960__screen39789863174530"><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></pre></div></td><td class="code"><div><pre><span></span><span class="p">{</span><span class="w"> </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/33ad552d-1149-471c-8190-ff6776174a00/file&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;owner&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;0b1e494e2660441a957313163095fe5c&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;33ad552d-1149-471c-8190-ff6776174a00&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;size&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">2</span><span class="p">,</span><span class="w"> </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/33ad552d-1149-471c-8190-ff6776174a00&quot;</span><span class="p">,</span><span class="w"> </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="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="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="w"> </span><span class="s">&quot;visibility&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;private&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;ims_test&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;checksum&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;99914b932bd37a50b983c5e7c90ae93b&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;protected&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"> </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="w"> </span><span class="s">&quot;min_ram&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="w"> </span><span class="s">&quot;updated_at&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;2015-12-08T02:30:49Z&quot;</span><span class="p">,</span><span class="w"> </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="w"> </span><span class="s">&quot;__os_version&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;Ubuntu 14.04 server 64bit&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;__description&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;ims test&quot;</span><span class="p">,</span><span class="w"> </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;vhd&quot;</span><span class="p">,</span><span class="w"> </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="w"> </span><span class="s">&quot;__platform&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;Ubuntu&quot;</span><span class="p">,</span><span class="w"> </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="w"> </span><span class="s">&quot;min_disk&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">40</span><span class="p">,</span><span class="w"> </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="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="w"> </span><span class="s">&quot;__imagetype&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;private&quot;</span><span class="p">,</span><span class="w"> </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;2015-12-04T09:45:33Z&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;virtual_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="w"> </span><span class="s">&quot;__originalimagename&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;33ad552d-1149-471c-8190-ff6776174a00&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;__backup_id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;__productcode&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;__image_size&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;449261568&quot;</span><span class="p">,</span><span class="w"> </span>
<span class="w"> </span><span class="s">&quot;__data_origin&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="s">&quot;bios&quot;</span>
<span class="p">}</span>
</pre></div></td></tr></table></div>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0060804960__section43084165"><h4 class="sectiontitle">Returned Values</h4><ul id="EN-US_TOPIC_0060804960__ul11464716"><li id="EN-US_TOPIC_0060804960__li36073588">Normal<p id="EN-US_TOPIC_0060804960__p56226836"><a name="EN-US_TOPIC_0060804960__li36073588"></a><a name="li36073588"></a>200</p>
</li><li id="EN-US_TOPIC_0060804960__li36279478">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0060804960__table2933833017254" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0060804960__row5083298917254"><th align="left" class="cellrowborder" valign="top" width="38.080000000000005%" id="mcps1.3.7.2.2.1.1.3.1.1"><p id="EN-US_TOPIC_0060804960__p2383143117254"><strong id="EN-US_TOPIC_0060804960__b84235270611188">Returned Value</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="61.919999999999995%" id="mcps1.3.7.2.2.1.1.3.1.2"><p id="EN-US_TOPIC_0060804960__p5129777817254"><strong id="EN-US_TOPIC_0060804960__b84235270616929">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0060804960__row6147936617254"><td class="cellrowborder" valign="top" width="38.080000000000005%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804960__p1377271317254">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="61.919999999999995%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804960__p4184800617254">Request error. For details, see <a href="en-us_topic_0022473689.html">Error Codes</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row3424531517254"><td class="cellrowborder" valign="top" width="38.080000000000005%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804960__p2240711217254">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="61.919999999999995%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804960__p303679817254">Authentication failed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row2733118717254"><td class="cellrowborder" valign="top" width="38.080000000000005%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804960__p6634251617254">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="61.919999999999995%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804960__p503474717254">You do not have the rights to perform the operation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row48054866192311"><td class="cellrowborder" valign="top" width="38.080000000000005%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804960__p47142447192313">404 Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="61.919999999999995%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804960__p60441878192313">The requested resource was not found.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row4531272317254"><td class="cellrowborder" valign="top" width="38.080000000000005%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804960__p4645193117254">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="61.919999999999995%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804960__p451004317254">Internal service error.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0060804960__row4059039217254"><td class="cellrowborder" valign="top" width="38.080000000000005%" headers="mcps1.3.7.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0060804960__p6659632017254">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="61.919999999999995%" headers="mcps1.3.7.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0060804960__p2559285317254">The service is unavailable.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0122410334.html">Image (Native OpenStack APIs)</a></div>
</div>
</div>