doc-exports/docs/ims/api-ref/en-us_topic_0000001411239225.html
Hasko, Vladimir 0c7b91f4bd Initial import of IMS API
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2022-10-05 08:51:25 +00:00

228 lines
20 KiB
HTML

<a name="EN-US_TOPIC_0000001411239225"></a><a name="EN-US_TOPIC_0000001411239225"></a>
<h1 class="topictitle1">Creating a Data Disk Image Using an External Image File</h1>
<div id="body1510715511729"><div class="section" id="EN-US_TOPIC_0000001411239225__section29995926"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0000001411239225__p12613921111454">This API is used to create a data disk image from a data disk image file uploaded to the OBS bucket. The API is an asynchronous one. If it is successfully called, the cloud service system receives the request. However, you need to use the asynchronous job query API to query the image creation status. For details, see <a href="en-us_topic_0000001361199224.html">Asynchronous Job Query</a>.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001411239225__section1527883"><h4 class="sectiontitle">URI</h4><p id="EN-US_TOPIC_0000001411239225__p22881586111515">POST /v1/cloudimages/dataimages/action</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001411239225__section13750947"><h4 class="sectiontitle">Request</h4><ul id="EN-US_TOPIC_0000001411239225__ul38847270"><li id="EN-US_TOPIC_0000001411239225__li1731919311128">Request parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001411239225__table62551043151553" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001411239225__row63356413151553"><th align="left" class="cellrowborder" valign="top" width="18.42%" id="mcps1.3.3.2.1.1.1.5.1.1"><p id="EN-US_TOPIC_0000001411239225__p41292683151745">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="18.23%" id="mcps1.3.3.2.1.1.1.5.1.2"><p id="EN-US_TOPIC_0000001411239225__p51323166151745">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.85%" id="mcps1.3.3.2.1.1.1.5.1.3"><p id="EN-US_TOPIC_0000001411239225__p36943663151745">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="48.5%" id="mcps1.3.3.2.1.1.1.5.1.4"><p id="EN-US_TOPIC_0000001411239225__p16401653151745">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001411239225__row58293752151553"><td class="cellrowborder" valign="top" width="18.42%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001411239225__p24173439151553">name</p>
</td>
<td class="cellrowborder" valign="top" width="18.23%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001411239225__p11891563151553">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001411239225__p23692580151553">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.5%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001411239225__p40050833151553">Specifies the image name. For detailed description, see <a href="en-us_topic_0000001361199252.html#EN-US_TOPIC_0000001361199252__section61598810155254">Image Attributes</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row57744127151553"><td class="cellrowborder" valign="top" width="18.42%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001411239225__p46762671151553">description</p>
</td>
<td class="cellrowborder" valign="top" width="18.23%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001411239225__p29679979151553">No</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001411239225__p55268124151553">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.5%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001411239225__p47533098151553">Provides supplementary information about the image. For detailed description, see <a href="en-us_topic_0000001361199252.html#EN-US_TOPIC_0000001361199252__section61598810155254">Image Attributes</a>. The value contains a maximum of 1024 characters and consists of only letters and digits. Carriage returns and angle brackets (&lt; &gt;) are not allowed. This parameter is left blank by default.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row25144703151553"><td class="cellrowborder" valign="top" width="18.42%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001411239225__p26913998111642">os_type</p>
</td>
<td class="cellrowborder" valign="top" width="18.23%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001411239225__p32550218111642">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001411239225__p19321962111642">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.5%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001411239225__p21575062111642">Specifies the OS type.</p>
<p id="EN-US_TOPIC_0000001411239225__p59957837111642">It can only be Windows or Linux.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row30504483181035"><td class="cellrowborder" valign="top" width="18.42%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001411239225__p3325055511177">image_url</p>
</td>
<td class="cellrowborder" valign="top" width="18.23%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001411239225__p894042511177">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001411239225__p5308582811177">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.5%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001411239225__p498478711177">Specifies the URL of the external image file in the OBS bucket.</p>
<p id="EN-US_TOPIC_0000001411239225__p1003131911177">The format is <em id="EN-US_TOPIC_0000001411239225__i84235269710218">OBS bucket name</em>:<em id="EN-US_TOPIC_0000001411239225__i84235269710226">Image file name</em>.</p>
<div class="note" id="EN-US_TOPIC_0000001411239225__note077114016594"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="EN-US_TOPIC_0000001411239225__p277840145919">The storage class of the OBS bucket must be <strong id="EN-US_TOPIC_0000001411239225__b7667162711298">Standard</strong>.</p>
</div></div>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row52404160111723"><td class="cellrowborder" valign="top" width="18.42%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001411239225__p55358975111759">min_disk</p>
</td>
<td class="cellrowborder" valign="top" width="18.23%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001411239225__p54892022111759">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001411239225__p17068760111759">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="48.5%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001411239225__p40392335111759">Specifies the minimum size of the data disk.</p>
<p id="EN-US_TOPIC_0000001411239225__p27986702111759">Value range: 40 GB to 2048 GB</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row39879232111737"><td class="cellrowborder" valign="top" width="18.42%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001411239225__p10803010111759">cmk_id</p>
</td>
<td class="cellrowborder" valign="top" width="18.23%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001411239225__p2628645111759">No</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001411239225__p11593672111759">String</p>
</td>
<td class="cellrowborder" valign="top" width="48.5%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001411239225__p66672211111759">Specifies the master key used for encrypting an image. For its value, see the <em id="EN-US_TOPIC_0000001411239225__i842352697163941">Key Management Service User Guide</em>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row44108176111744"><td class="cellrowborder" valign="top" width="18.42%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001411239225__p17224683111759">tags</p>
</td>
<td class="cellrowborder" valign="top" width="18.23%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001411239225__p53022050111759">No</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001411239225__p66927678111759">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="48.5%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001411239225__p55071526615">Specifies image tags. This parameter is left blank by default.</p>
<p id="EN-US_TOPIC_0000001411239225__p52432871111759">For detailed parameter description, see <a href="en-us_topic_0000001411479433.html">Image Tag Data Formats</a>.</p>
<p id="EN-US_TOPIC_0000001411239225__p20992085173243">Use either <strong id="EN-US_TOPIC_0000001411239225__b84235270693042">tags</strong> or <strong id="EN-US_TOPIC_0000001411239225__b84235270693044">image_tags</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row2323281018425"><td class="cellrowborder" valign="top" width="18.42%" headers="mcps1.3.3.2.1.1.1.5.1.1 "><p id="EN-US_TOPIC_0000001411239225__p4480124311356">image_tags</p>
</td>
<td class="cellrowborder" valign="top" width="18.23%" headers="mcps1.3.3.2.1.1.1.5.1.2 "><p id="EN-US_TOPIC_0000001411239225__p3825882611356">No</p>
</td>
<td class="cellrowborder" valign="top" width="14.85%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="EN-US_TOPIC_0000001411239225__p4539910111356">Array of objects</p>
</td>
<td class="cellrowborder" valign="top" width="48.5%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="EN-US_TOPIC_0000001411239225__p2197122016311">Lists the image tags. This parameter is left blank by default.</p>
<p id="EN-US_TOPIC_0000001411239225__p819715206315">For detailed parameter descriptions, see <a href="en-us_topic_0000001411479433.html">Image Tag Data Formats</a>.</p>
<p id="EN-US_TOPIC_0000001411239225__p619792093117">Use either tags or image_tags.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="EN-US_TOPIC_0000001411239225__li14081115">Example requests<ul id="EN-US_TOPIC_0000001411239225__ul4332184711321"><li id="EN-US_TOPIC_0000001411239225__li6340342111317">Request for creating an image (<strong id="EN-US_TOPIC_0000001411239225__b84235270612352">tags</strong>)<pre class="codeblock" id="EN-US_TOPIC_0000001411239225__codeblock252048011641">POST https://{Endpoint}/v1/cloudimages/dataimages/action</pre>
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0000001411239225__screen66166734111957"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre> 1
2
3
4
5
6
7
8
9
10
11</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="p">{</span>
<span class="s">&quot;name&quot;</span><span class="p">:</span> <span class="s">&quot;fedora-data1&quot;</span><span class="p">,</span>
<span class="s">&quot;image_url&quot;</span><span class="p">:</span> <span class="s">&quot;image-test:fedora_data1.qcow2&quot;</span><span class="p">,</span>
<span class="s">&quot;description&quot;</span><span class="p">:</span><span class="s">&quot;Data disk 1 of Fedora&quot;</span><span class="p">,</span>
<span class="s">&quot;min_disk&quot;</span><span class="p">:</span> <span class="mi">40</span><span class="p">,</span>
<span class="s">&quot;tags&quot;</span><span class="p">:</span> <span class="o">[</span>
<span class="s">&quot;aaa.111&quot;</span><span class="p">,</span>
<span class="s">&quot;bbb.222&quot;</span>
<span class="o">]</span><span class="p">,</span>
<span class="s">&quot;os_type&quot;</span><span class="p">:</span> <span class="s">&quot;Linux&quot;</span>
<span class="p">}</span>
</pre></div>
</td></tr></table></div>
</li><li id="EN-US_TOPIC_0000001411239225__li3586199211326">Request for creating an image (<strong id="EN-US_TOPIC_0000001411239225__b842352706123452">image_tags</strong>)<pre class="codeblock" id="EN-US_TOPIC_0000001411239225__codeblock2234168211637">POST https://{Endpoint}/v1/cloudimages/dataimages/action</pre>
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0000001411239225__screen57303158142114"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1
2
3
4
5
6
7
8</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="p">{</span>
<span class="s">&quot;name&quot;</span><span class="p">:</span> <span class="s">&quot;fedora-data2&quot;</span><span class="p">,</span>
<span class="s">&quot;image_url&quot;</span><span class="p">:</span> <span class="s">&quot;image-test:fedora_data1.qcow2&quot;</span><span class="p">,</span>
<span class="s">&quot;description&quot;</span><span class="p">:</span><span class="s">&quot;Data disk 2 of Fedora&quot;</span><span class="p">,</span>
<span class="s">&quot;min_disk&quot;</span><span class="p">:</span> <span class="mi">40</span><span class="p">,</span>
<span class="s">&quot;image_tags&quot;</span><span class="p">:</span> <span class="o">[</span><span class="p">{</span><span class="s">&quot;key&quot;</span><span class="p">:</span><span class="s">&quot;aaa&quot;</span><span class="p">,</span><span class="s">&quot;value&quot;</span><span class="p">:</span><span class="s">&quot;111&quot;</span><span class="p">},{</span><span class="s">&quot;key&quot;</span><span class="p">:</span><span class="s">&quot;bbb&quot;</span><span class="p">,</span><span class="s">&quot;value&quot;</span><span class="p">:</span><span class="s">&quot;222&quot;</span><span class="p">}</span><span class="o">]</span><span class="p">,</span>
<span class="s">&quot;os_type&quot;</span><span class="p">:</span> <span class="s">&quot;Linux&quot;</span>
<span class="p">}</span>
</pre></div>
</td></tr></table></div>
</li></ul>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0000001411239225__section56649665"><h4 class="sectiontitle">Response</h4><ul id="EN-US_TOPIC_0000001411239225__ul5650340811159"><li id="EN-US_TOPIC_0000001411239225__li3876862611159">Response parameters
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001411239225__table1337332211159" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001411239225__row1133156911159"><th align="left" class="cellrowborder" valign="top" width="23.84%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="EN-US_TOPIC_0000001411239225__p4544189211159">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.97%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="EN-US_TOPIC_0000001411239225__p556206921988">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.19%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="EN-US_TOPIC_0000001411239225__p5691464411159">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001411239225__row4668343211159"><td class="cellrowborder" valign="top" width="23.84%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0000001411239225__p2326164111159">job_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.97%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0000001411239225__p89821791988">String</p>
</td>
<td class="cellrowborder" valign="top" width="56.19%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0000001411239225__p514473411159">Specifies the asynchronous job ID.</p>
<p id="EN-US_TOPIC_0000001411239225__p19968122117312">For details, see <a href="en-us_topic_0000001361199224.html">Asynchronous Job Query</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="EN-US_TOPIC_0000001411239225__li4519872011242">Example response<pre class="codeblock" id="EN-US_TOPIC_0000001411239225__codeblock6641838292551">STATUS CODE 200</pre>
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0000001411239225__screen57817692534"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1
2
3</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="p">{</span>
<span class="s">&quot;job_id&quot;</span><span class="p">:</span> <span class="s">&quot;4010a32b5f909853015f90aaa24b0015&quot;</span>
<span class="p">}</span>
</pre></div>
</td></tr></table></div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0000001411239225__section40084941"><h4 class="sectiontitle">Returned Value</h4><ul id="EN-US_TOPIC_0000001411239225__ul4445458"><li id="EN-US_TOPIC_0000001411239225__li40009126">Normal<p id="EN-US_TOPIC_0000001411239225__p24537816"><a name="EN-US_TOPIC_0000001411239225__li40009126"></a><a name="li40009126"></a>200</p>
</li><li id="EN-US_TOPIC_0000001411239225__li19513753">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001411239225__table1069408417333" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0000001411239225__row4772021317333"><th align="left" class="cellrowborder" valign="top" width="46.54%" id="mcps1.3.5.2.2.1.1.3.1.1"><p id="EN-US_TOPIC_0000001411239225__p4013206717333">Returned Value</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="53.459999999999994%" id="mcps1.3.5.2.2.1.1.3.1.2"><p id="EN-US_TOPIC_0000001411239225__p2947196917333">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001411239225__row3841925517333"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0000001411239225__p2495195017333">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0000001411239225__p784206117333">Request error. For details about the returned error code, see <a href="en-us_topic_0000001411239233.html">Error Codes</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row3122722917333"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0000001411239225__p4637763817333">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0000001411239225__p6560116717333">Authentication failed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row5353959117333"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0000001411239225__p4173958717333">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0000001411239225__p2546341217333">You do not have the rights to perform the operation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row5197513192250"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0000001411239225__p21898657192252">404 Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0000001411239225__p28960832192252">The requested resource was not found.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row2784412417333"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0000001411239225__p4078159117333">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0000001411239225__p1497458717333">Internal service error.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239225__row55355517333"><td class="cellrowborder" valign="top" width="46.54%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0000001411239225__p4483799017333">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="53.459999999999994%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0000001411239225__p799858217333">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_0000001361199212.html">Image</a></div>
</div>
</div>