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

1758 lines
154 KiB
HTML

<a name="EN-US_TOPIC_0000001411239233"></a><a name="EN-US_TOPIC_0000001411239233"></a>
<h1 class="topictitle1">Error Codes</h1>
<div id="body1449025499004"><div class="section" id="EN-US_TOPIC_0000001411239233__section6144247617754"><h4 class="sectiontitle">Function Description</h4><p id="EN-US_TOPIC_0000001411239233__p1078464617754">If the returned status code is <strong id="EN-US_TOPIC_0000001411239233__b065715361560">400</strong>, a customized error message will be returned. This section describes the meaning of each status code.</p>
</div>
<div class="section" id="EN-US_TOPIC_0000001411239233__section2995295617754"><h4 class="sectiontitle">Response Format</h4><pre class="codeblock" id="EN-US_TOPIC_0000001411239233__codeblock5677395994855">STATUS CODE 400</pre>
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0000001411239233__screen1806582894841"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre>1
2
3
4
5
6</pre></div></td><td class="code"><div class="highlight"><pre><span></span><span class="p">{</span>
<span class="s">&quot;error&quot;</span><span class="p">:</span> <span class="p">{</span>
<span class="s">&quot;message&quot;</span><span class="p">:</span> <span class="s">&quot;The imagetype is invalid.&quot;</span><span class="p">,</span>
<span class="s">&quot;code&quot;</span><span class="p">:</span> <span class="s">&quot;IMG.0024&quot;</span>
<span class="p">}</span>
<span class="p">}</span>
</pre></div>
</td></tr></table></div>
</div>
<div class="section" id="EN-US_TOPIC_0000001411239233__section3932856217754"><h4 class="sectiontitle">Error Message Description</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001411239233__table22139774114422" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Error codes</caption><thead align="left"><tr id="EN-US_TOPIC_0000001411239233__row25421928114422"><th align="left" class="cellrowborder" valign="top" width="10.14%" id="mcps1.3.3.2.2.6.1.1"><p id="EN-US_TOPIC_0000001411239233__p55374399114435">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="12.07%" id="mcps1.3.3.2.2.6.1.2"><p id="EN-US_TOPIC_0000001411239233__p56141312114435">Error Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="28.4%" id="mcps1.3.3.2.2.6.1.3"><p id="EN-US_TOPIC_0000001411239233__p83051937597">Message</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="22.33%" id="mcps1.3.3.2.2.6.1.4"><p id="EN-US_TOPIC_0000001411239233__p51152455114435">Description</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="27.060000000000002%" id="mcps1.3.3.2.2.6.1.5"><p id="EN-US_TOPIC_0000001411239233__p1399911370354">Handling Measure</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001411239233__row51213039114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p2635184316189">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p66927757114454">IMG.0001</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1224712610386">The request message format is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p37268087115557">The request message format is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p268962613517">Use the correct format.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row4966389114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p12650144312184">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p2190726114454">IMG.0002</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p19261626153818">The image name contains more than 128 characters.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p56454858115557">The image name contains more than 128 characters.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p168913265354">Reduce the length of the image name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row34443751114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p3650243121816">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p53535690114454">IMG.0003</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p162741426153819">The image name format is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p17858010115557">The image name format is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1689132693510">Check whether the image name is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row62203740114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p2667143141818">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p37268733114454">IMG.0004</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p928811267387">The description contains more than 1024 characters.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p66479188115557">The image name contains more than 1024 characters.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p66891026193514">Reduce the length of the image description to within 1024 characters.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1802929114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p186678439187">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p56925769114454">IMG.0005</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p630172612384">The ECS does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p10728746115557">The <span id="EN-US_TOPIC_0000001411239233__text1857818111321"></span><span id="EN-US_TOPIC_0000001411239233__text19578410323">ECS</span> does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p8689132613356">Check whether the <span id="EN-US_TOPIC_0000001411239233__text260296163218"></span><span id="EN-US_TOPIC_0000001411239233__text5602106183210">ECS</span> exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row139214114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p19682134391817">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p25607969114454">IMG.0006</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p3315182617384">The ECS system disk cannot be used to create an image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p36628055115557">The system disk of the <span id="EN-US_TOPIC_0000001411239233__text14496193173211"></span><span id="EN-US_TOPIC_0000001411239233__text2049613323211">ECS</span> cannot be used to create an image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p168942616352">Check the system disk status of the <span id="EN-US_TOPIC_0000001411239233__text115715297531"></span><span id="EN-US_TOPIC_0000001411239233__text3488314534">ECS</span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row5245923114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p968220434185">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p11945472114454">IMG.0007</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p103281926143814">The request body is empty.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p59633566115557">The message body is empty.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p12689162612354">Check whether the message body is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row23041829114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1569864331812">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p51205929114454">IMG.0008</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1434212265385">The ECS cannot be used to create images because it is not in stopped state.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p53435211115557">The <span id="EN-US_TOPIC_0000001411239233__text379743353213"></span><span id="EN-US_TOPIC_0000001411239233__text77971333183215">ECS</span> cannot be used to create an image because it is not in the <strong id="EN-US_TOPIC_0000001411239233__b477438103716">Stopped</strong> state.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p10689122613510">Stop the <span id="EN-US_TOPIC_0000001411239233__text16637104112320"></span><span id="EN-US_TOPIC_0000001411239233__text763774112328">ECS</span> and try again.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row33462421114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p19698144316189">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p16594279114454">IMG.0009</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p11355112615383">The image name already exists.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p31127791115557">The image name already exists.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p20689132618352">Change another image name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row50049977114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p12713443191815">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p17634510114454">IMG.0010</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1136911261388">The ECS cannot be used to create an image because it has in-progress tasks.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p9364007115557">The <span id="EN-US_TOPIC_0000001411239233__text92651346133212"></span><span id="EN-US_TOPIC_0000001411239233__text1026594653210">ECS</span> cannot be used to create an image because it has in-progress tasks.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p106894266354">Try again after the tasks are complete.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row38768736114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p171310434189">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p37764983114454">IMG.0011</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p238232615384"><strong id="EN-US_TOPIC_0000001411239233__b84235270614571">forceCreate</strong> must be set to <strong id="EN-US_TOPIC_0000001411239233__b84235270614575">true</strong>.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p48365908115557"><strong id="EN-US_TOPIC_0000001411239233__b344326503">forceCreate</strong> must be set to <strong id="EN-US_TOPIC_0000001411239233__b1508660048">true</strong>.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1668942653519">Set <strong id="EN-US_TOPIC_0000001411239233__b842352706144656">forceCreate</strong> to <strong id="EN-US_TOPIC_0000001411239233__b842352706144659">true</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row21066849114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1772904311186">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p16038983114454">IMG.0012</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p64051526133813">The ECS ID is not specified.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p26593891115557">The <span id="EN-US_TOPIC_0000001411239233__text18211115493213"></span><span id="EN-US_TOPIC_0000001411239233__text162111954163214">ECS</span> ID is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1568913260354">Enter a valid <span id="EN-US_TOPIC_0000001411239233__text184275589321"></span><span id="EN-US_TOPIC_0000001411239233__text242719587325">ECS</span> ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row7548763114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p9729443101819">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p15476648114454">IMG.0013</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p14418192693813">The image name is not specified.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p59594118115557">The image name is not specified.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p17689026193512">Enter a valid image name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row61393014114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p474584314181">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p8187469114454">IMG.0014</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1343242653810">An exception occurred when IaaS OpenStack was executing the task.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p24677368115557">An exception occurred when IaaS OpenStack was executing the task.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p8689122643513">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row8707615114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1913515015185">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p63085041114454">IMG.0015</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p114461526143813">The number of private images has reached the maximum allowed.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p4626108115557">The number of private images has reached the quota.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p2689526193510">Increase the quota or delete existing images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row24324047114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1415185017181">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p19423255114454">IMG.0016</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p124592261384">An error occurred when the request body was deleted.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p16990046115557">An error occurred when the request body was deleted.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p6689226103517">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row28772803114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p7151205071817">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p66691786114454">IMG.0017</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p11474426143815">The URL format is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p37712559115557">The URL format is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1568952633511">Check whether the URL format is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row19704516114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p8167650161815">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p31495006114454">IMG.0018</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p8486026153813">An error occurred when the job was submitted.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p44930443115557">An error occurred when the job was submitted.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p2068919269358">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row14646240114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p6182145021815">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p8628012114454">IMG.0019</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p050022610383">The backup ID is not specified.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p5168022115557">The backup ID is not specified.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p11689112623511">Check whether the current backup ID is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row55157294114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p11182105012185">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p48696921114454">IMG.0020</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p95132269384">The backup does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p9392122115557">The backup does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1968912683512">Check whether the backup file exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row16528014114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1721315014181">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p66575503114454">IMG.0021</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p17526162612389">The resource type is unknown.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1753130115557">The source type is unknown.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p2068917260354">Select a correct source type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row12103525114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p102297504182">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p13833153114454">IMG.0022</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p7540122663818">The disk in the current state cannot be used to create images.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p2963617115557">A disk in the current state cannot be used to create images.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p06892268357">Check the disk status.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row63486051114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1722925011818">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p18039018114454">IMG.0023</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1552426153817">An exception occurred during task query.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p12993442115557">An exception occurred during job query.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p86890269353">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row46226496114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p12451450201813">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p64215757114454">IMG.0024</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1256718260382">The image type in the request is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p9869816115557">The image type in the request is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p7689152673514">Select either BMS or ECS.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row16514170114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1727614505189">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p38408885114454">IMG.0025</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p19579026143817">The user type in the request is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p14448055115557">The user type in the request is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p76893268351">Check whether the user type is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row34026264114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p6276175091816">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p15681334114454">IMG.0026</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p16593152693815">The role is invalid. You need to apply for the required permissions or pass the real-name authentication.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p63649528115557">You do not have the rights to perform the operation.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p2689122618351">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row54962793114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p19291050191812">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p23185641114454">IMG.0027</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1760642616389">The image ID in the request does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p28281504115557">The image ID in the request does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1068912261353">Use a valid image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row50943684114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1849420579188">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p58007859114454">IMG.0028</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p9618132653810">The image in the request is protected.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p14795545115557">The image in the request is protected.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p136891266358">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row44696136114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p7526155714182">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p9145086114454">IMG.0029</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p76331626143816">The backup in the request has already been used to create an image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p48534294115557">The backup in the request has already been used to create an image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p5689192618356">Select another backup that has not been used.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row49715868114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1054215771814">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p22990204114454">IMG.0030</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p14647126103820">The project ID and token in the request are invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p15129170115557">The project ID and token in the request are invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p156891326163517">Enter a correct project ID and token.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row4141232114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p2054216576185">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p49752299114454">IMG.0031</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p5661132610381">The resource ID in the request is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p23311440115557">The resource ID in the request is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p176891926173513">Use a valid image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row3021433114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p2557145714183">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p30639435114454">IMG.0032</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1567492643814">The backup is unavailable.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p15497499115557">The backup is unavailable.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p8689152623518">Check whether the backup is available.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row468664114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p15573125731810">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p56005416114454">IMG.0033</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p96901326133816">The backup is not a system disk backup.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p23388167115557">The backup is not a system disk backup.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p14689026153519">Check whether the backup is a system disk backup.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row38032051114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p19588165714189">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p25759317114454">IMG.0034</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p127011026143818">The number of images cannot be modified.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p4322413115557">The number of images cannot be modified.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p10689726133519">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row31126009114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p45881257101810">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p55169710114454">IMG.0035</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1171412266381">An attribute conflict occurred during the modification.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p64031858115557">An attribute conflict occurred during the modification.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1368912264353">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row31766561114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p106031157191816">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p20509397114454">IMG.0036</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p177291826133819">An error occurred when the value of <strong id="EN-US_TOPIC_0000001411239233__b84235270616410">asumeToken</strong> was obtained.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p38564288115557">An error occurred when the value of <strong id="EN-US_TOPIC_0000001411239233__b1435434721">asumeToken</strong> was obtained.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p15689142643517">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row51680394114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p3620135720186">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p53182708114454">IMG.0037</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p117455262387">An error occurred in the AK/SK was obtained.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p61860938115557">An error occurred in the AK/SK was obtained.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p66891326163515">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row23580700114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1862085751814">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p48380288114454">IMG.0038</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p28176265385">An error occurred when the bucket was created.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p66576139115557">An error occurred when the bucket was created.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p16689202613353">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row50879748114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p266717572181">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p37076979114454">IMG.0039</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1082982612386">An error occurred when read and write permissions of the bucket were granted to a specified user.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p14296774115557">An error occurred when read and write permissions of the bucket were granted to a specified user.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1268972618354">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row58050683114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1068225715180">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p51355025114454">IMG.0040</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p684402612387">An error occurred in the object storage address was obtained.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p20474566115557">An error occurred in the object storage address was obtained.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1068910265353">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row15122046114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p3698157141817">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p58176035114454">IMG.0041</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p685722615384">The authorized account is empty.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p27791263115557">The authorized account is empty.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p8689142663519">Use a valid account.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row14180181114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1946318715196">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p62688371114454">IMG.0045</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p10910172620389">Failed to generate the image product code.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p21916101115557">Failed to generate the image product code.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p4689132603514">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row62002659114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p44633761911">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p65795532114454">IMG.0046</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p19234261388">The image is unavailable.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p4928716115557">The image is unavailable.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p468911264355">Check the image status.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row44094305114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p2047957171918">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p49214468114454">IMG.0047</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p20937132663816">This operation can be performed only by the image owner.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p36264196115557">This operation can be performed only by the image owner.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p86899268353">Check whether you have the permission to operate the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row66476199114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p152647111913">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p6552442114454">IMG.0053</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p41782713810">An error occurred when the domain information of the shadow account was obtained.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p25045385115557">An error occurred when the domain information of the shadow account was obtained.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p8689102673510">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row58438130114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p145421575196">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p12001376114454">IMG.0054</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p330127163815">The image description format is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p4475284115557">The image description format is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p16891426133518">Check the image description. It can contain no more than 1024 characters that consist of only letters and digits. Spaces and angle brackets (&lt; &gt;) are not allowed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row21080517114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p654267131918">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p24851229114454">IMG.0055</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p14416271381">The memory or disk size is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p41257226115557">The memory or disk size is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p19690192673515">Check the memory (MB) or disk size (GB) supported by the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row16911318114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1555718741915">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p64262004114454">IMG.0056</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p20573275381">The OS type is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p11746740115557">The OS type is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p18690142617356">Select Windows or Linux.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row63082147114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p15574713198">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p5014449114454">IMG.0057</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p6704275386">The image file does not exist, is empty, or in the incorrect format.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p40548006115557">The image file does not exist, is empty, or in the incorrect format.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1469010261353">Select a valid image file.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row48036149114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p11573371198">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p31654757114454">IMG.0058</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1784152710386">The region of the bucket where the image file is stored is inconsistent with that of the user.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p31596796115557">The region of the bucket where the image file is stored is inconsistent with that of the user.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p19690102693514">Ensure that the bucket where the image is stored is in region as the user.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row31210202114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p6573167181918">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p57977901114454">IMG.0059</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1897192753814">The size of the image file exceeds the maximum allowed.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p15724184115557">The size of the image file exceeds the maximum allowed.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p8690926143516">Check whether the size of the image file is less than or equal to 128 GB.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row4580585114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p10792101211917">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p54414442114454">IMG.0060</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1011252763814">The number of tasks exceeds the flow control limit.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p54423268115557">The number of tasks exceeds the flow control limit.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p669082615356">Wait for a while and then try again.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row36959873114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p188071312171912">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p6790153114454">IMG.0061</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1124727163816">Unknown system error.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p13224341115557">Unknown system error.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p14690142663518">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row30108234114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1380712126195">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p51074876114454">IMG.0062</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p19138192719386">The image name is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p43977573115557">The image name is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p369062663517">Check whether the image name is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row54556209114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p188231512131910">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p55274302114454">IMG.0063</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p15151122773814">The VM type does not support image creation.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p48723159115557">The <span id="EN-US_TOPIC_0000001411239233__text3312016347"></span><span id="EN-US_TOPIC_0000001411239233__text637093413">ECS</span> type does not support image creation.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1551875545110">Select an <span id="EN-US_TOPIC_0000001411239233__text1378162183417"></span><span id="EN-US_TOPIC_0000001411239233__text33785219347">ECS</span> that supports image creation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row56225071114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p12823101212199">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p29648146114454">IMG.0064</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p5163172710380">Failed to obtain tenant information from IAM.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p18594551115557">Failed to obtain tenant information from IAM.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1369019264354">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row39957250114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p17823181281918">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p4444740114454">IMG.0065</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1617612712384">Failed to obtain the tenant domain from IAM.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p66546198115557">Failed to obtain the tenant domain from IAM.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1969018266350">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row55095792114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p6838312161918">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p18989989114454">IMG.0066</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p5189227123814">The image ID is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p59579025115557">The image ID is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1569022616357">Enter a correct image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row60375690114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p18541612191912">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p19276305114454">IMG.0067</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p182011527113811">The project ID is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p13674377115557">The project ID is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p7690152683513">Enter a correct project ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row46364007114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p285421214190">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p26674476114454">IMG.0068</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p621402713817">The specified bucket name is empty.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p36509611115557">The specified bucket name is empty.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p12690192616358">Check whether the specified bucket name is empty and enter a correct bucket name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row58404580114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p20870171219194">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p51231776114454">IMG.0069</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p32296276382">The specified bucket cannot be accessed.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p40396777115557">The specified bucket cannot be accessed.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1069042683514">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row6849769114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p587014129193">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p35436640114454">IMG.0070</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p12240182723811">The image file already exists. Confirm the file in the corresponding directory of the OBS bucket or in the OBS bucket.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p55568446115557">The image file already exists.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p206901526133516">Check whether the file exists in the corresponding directory of the OBS bucket or in the OBS bucket.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row24071846114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1988511215192">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p63507047114454">IMG.0071</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1525372711387">The image cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p42752621115557">The image cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p9690132643510">Select another image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row41113168114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p15885121214194">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p58630264114454">IMG.0072</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1426652711380">The specified image format is not supported.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p28148418115557">The specified image format is not supported.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1469011264351">Check the image format. Only VHD, RAW, ZVHD, and QCOW2 are supported. The default format is VHD.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row14359784114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p2667201718193">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p60225374114454">IMG.0073</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p627816271383">The name of the exported file is empty.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p51993294115557">The name of the exported file is empty.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p86901626113515">Enter a correct file name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row38510580114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p12682171711196">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p15101229114454">IMG.0074</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p11292627203812">The file name length exceeds the limit.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p53712430115557">The file name length exceeds the limit.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p136901026163512">Reduce the length of the file name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row4985155114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p668217178194">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p2942462114454">IMG.0075</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p19304162713386">The file name contains invalid characters.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p31893827115557">The file name contains invalid characters.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p23657106585">Ensure that the image file name meets the following requirements:</p>
<ul id="EN-US_TOPIC_0000001411239233__ul5327123613427"><li id="EN-US_TOPIC_0000001411239233__li8328123620424">The name cannot start or end with space.</li><li id="EN-US_TOPIC_0000001411239233__li12328123674216">The name contains 1 to 128 characters.</li><li id="EN-US_TOPIC_0000001411239233__li33284361424">The name contains the following four types of characters:</li><li id="EN-US_TOPIC_0000001411239233__li132818366421">Uppercase letters</li><li id="EN-US_TOPIC_0000001411239233__li15328163619425">Lowercase letters</li><li id="EN-US_TOPIC_0000001411239233__li132863604216">Digits</li><li id="EN-US_TOPIC_0000001411239233__li73281736204215">Special characters, including hyphens (-), periods (.), underscores (_), and space</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row64024748114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p2698101710198">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p64680630114454">IMG.0076</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p2318142715386">You cannot share an image with yourself.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p30933498115557">You cannot share an image with yourself.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p17690102619358">Do not share images with yourself.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row37386190114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1271301761910">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p41757119114454">IMG.0077</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p93299275380">The public image cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1942149115557">The public image cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p66904269357">Select another image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row58509602114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p672931771920">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p20315800114454">IMG.0079</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p23551827163820">The system disk image created from a charged image cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p3536843115557">A system disk image created from a charged image cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p15690172603511">Select another image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row15019322114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p4729191721919">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p46268326114454">IMG.0080</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p736816275388">The image created from a CSBS backup cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p28222229115557">The image created from a CSBS backup cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1769019260352">Export the image after the backup is created.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row229974114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1774581717194">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p40960257114454">IMG.0081</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1038112793817">The image cannot be exported because it is created from an image file.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p38692558115557">The image cannot be exported because it is created from an image file.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p3585105211419">Select another image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row17981121815414"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1998161854117">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p17981318114120">IMG.0083</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p99813188413">The image is a public image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p6981151816410">The image is a public image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p199811118134119">-</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1539372215413"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p139412264110">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p63940223414">IMG.0084</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p339492284116">The image is a private image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p739422274115">The image is a private image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p339432217411">-</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row13465133916418"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p446515398415">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p13465113914119">IMG.0085</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1946613918417">The publishing mode is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1465113911412">The publishing mode is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1946653964111">-</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row27949312114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p113382248196">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p27652480114454">IMG.0086</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p74456274383">No image was found.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p48245512115557">No image was found.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p3690526113513">Check whether the image exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row39058342114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1733892491913">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p25998801114454">IMG.0087</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p15458132715387">The token is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p5933809115557">The token is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p16690192693518">Enter a correct token.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row6215659114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p103546241197">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p28426396114454">IMG.0088</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p144721827123813">The number of shared images has reached the maximum allowed.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p30779887115557">The number of shared images has reached the quota.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p186901926113512">Increase the quota.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row114317425541"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p16586243115415">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p35861043115417">IMG.0089</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1237662316716">The public image or Marketplace image cannot be shared.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p4376182312711">A public image or marketplace image cannot be shared.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p103765231278">Check the constraints of image sharing.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row53982163114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p18385152461916">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p9008149114454">IMG.0090</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p5496182713383">The image being created cannot be deleted.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p43010943115557">An image being created cannot be deleted.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p16907268356">Delete the image after the image is created.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row37797775114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1040192481913">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p21816354114454">IMG.0092</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p15231427133816">The image can only be deleted by the owner.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p30167856115557">The image can only be deleted by the owner.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p12690162643510">Ask the image owner to delete the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row24183114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p104321424151910">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p42239355114454">IMG.0094</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1854932716385">The public image cannot be deleted.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p61009145115557">The public image cannot be deleted.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p369032618356">Do not delete public images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row41712691114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p104324246196">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p56630802114454">IMG.0095</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1056219274384">The KMS key does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p49598943115557">The key does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p19690122663519">Check whether the key exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row17316964114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p114481324141913">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p11903322114454">IMG.0096</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1757572713387">The specified KMS key ID must be different from the image key ID.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p53060946115557">The specified KMS key ID must be different from the image key ID.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p9690182617351">Check whether the specified KMS key ID is the same as the image key ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row8034251114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p146362410191">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p20478431114454">IMG.0097</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p95873271382">The key is not enabled.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p26724518115557">The key is not enabled.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p176901926163520">Enable the key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row932163620556"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p737714395512">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p1377144319551">IMG.0098</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p10514203313711">The encrypted image cannot be shared or published in Marketplace.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p3514163318718">The encrypted image cannot be shared or published in the Marketplace.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p35151933772">Copy the image to a non-encrypted image and then share or release the non-encrypted image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row28181404114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p2479224161912">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p33640949114454">IMG.0099</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p261292763817">You do not have the permission to access the key.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p54447905115557">You do not have the permission to access the key.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p66907265354">Check whether you have the permission to access the key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row13295404114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p94791524131912">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p29516804114454">IMG.0100</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p362512277386">You do not have OBT permission for KMS.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p31184407115557">You do not have OBT permission for KMS.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p36901226183510">Check whether you have the OBT permission for KMS.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row20763069114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p10275193413199">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p42913739114454">IMG.0101</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p106391272386">The original key does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p50636809115557">The original key does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p169062683514">Check whether the key is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row12959287114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1027523411915">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p11385791114454">IMG.0102</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p15651102733814">The original key is not enabled.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p4358642115557">The original key is not enabled.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p2690926163511">Enable the original key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row41574599114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p7292123416191">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p45851994114454">IMG.0103</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1166452711387">You do not have the permission to access the original key.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p23333525115557">You do not have the permission to access the original key.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1169252617358">Check whether you have the permission to access the key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row14794918114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1032393491911">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p5890016114454">IMG.0104</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p86772271384">Enter the project name if there are multiple projects in the same region.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p31597373115557">Enter the project name if there are multiple projects in the same region.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1769211266351">Enter the project name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row22623185114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p10354234111912">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p65963290114454">IMG.0105</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p136921027153812">The operation is not supported.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p16145022115557">The operation is not supported.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p19692926113518">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row484561114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p83851234161918">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p37292060114454">IMG.0106</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1170522715384">The image owner is another tenant.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p25669873115557">The image owner is another tenant.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1069232633512">Confirm the image owner.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row49578385114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1141611346196">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p7475374114454">IMG.0108</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p8733127143812">The tenant ID was not found in the current region.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p66310790115557">The tenant ID was not found in the current region.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p569272617351">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row27719880114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p19432133416195">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p13729674114454">IMG.0109</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p16747112773820">The bucket name contains invalid characters.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p22183876115557">The bucket name contains invalid characters.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p6692202633513">Check whether the bucket name is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row35937854114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p16448183410190">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p9712203114454">IMG.0110</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p9760927163812">The system disk is unavailable and cannot be used to create images.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p65918963115557">The system disk is unavailable and cannot be used to create images.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p10692326173514">Create an image when the system disk is available.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row19808100114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p16463163413197">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p33765803114454">IMG.0111</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p14776132713383">The size of the system disk exceeds the maximum allowed.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p4977427115557">The size of the system disk exceeds the maximum allowed.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1769242616355">Ensure that the <span id="EN-US_TOPIC_0000001411239233__text979074435420"></span><span id="EN-US_TOPIC_0000001411239233__text13450144685418">ECS</span> system disk size is greater than or equal to the system disk size of the image and smaller than 1024 GB.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row52710063114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1447918345196">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p53426733114454">IMG.0112</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p37892270380">Failed to add the tenant.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p4665776115557">Failed to add the tenant.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p6692226163519">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row46572384114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p749553414193">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p24947933114454">IMG.0113</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p8805152716385">Failed to delete the tenant.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p45907869115557">Failed to delete the tenant.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p369272693518">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row19707709114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p951063451919">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p541196114454">IMG.0114</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p138191427103810">Failed to query the tenant details.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p46622902115557">Failed to query the tenant details.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1169232610357">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row50562645114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p91571142191916">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p58988055114454">IMG.0115</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p283562763812">The image tag is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p31010717115557">The image tag is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p16921326103511">Check the validity of the image tag.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row22465727114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p18173042111917">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p52619295114454">IMG.0116</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p19852227163811">The number of image tags exceeds the quota.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p58234492115557">The number of image tags exceeds the quota.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1069213261354">Delete tags that are unnecessary or not in use.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row43318874114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p16187194214191">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p40305361114454">IMG.0117</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p686882712383">The image source can only be BMS or ECS.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p40143304115557">The image type can only be BMS or ECS.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p18692132603519">Select a BMS or ECS as the image source.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row54953101114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p518794271913">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p56035103114454">IMG.0118</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p3885527153812">The BMS image does not support KMS encryption.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p5004539115557">The BMS image does not support KMS encryption.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1269292611354">Modify the BMS image configuration.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row3485192114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p92031242161914">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p47401220114454">IMG.0119</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p11898027183811">The VM does not have a system disk.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p24430937115557">The <span id="EN-US_TOPIC_0000001411239233__text1559184263519"></span><span id="EN-US_TOPIC_0000001411239233__text15984217359">ECS</span> does not have a system disk.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p46921926103515">Attach a system disk to the <span id="EN-US_TOPIC_0000001411239233__text8709944143515"></span><span id="EN-US_TOPIC_0000001411239233__text1370994417358">ECS</span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row60899457114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1820313423197">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p61533763114454">IMG.0120</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p19642272383">The specified data disk ID is unavailable.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p26304171115557">The specified data disk ID is unavailable.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1769232623519">Check whether the current data disk ID is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row29236342114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p9219194221917">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p29392680114454">IMG.0121</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p2978142711389">The object cannot be found.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p49714693115557">The object cannot be found.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1669282615356">Check whether the object exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row36233968114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p7219842141912">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p19536196114454">IMG.0122</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p12991152716381">The OS type is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p3225219115557">The OS type is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p269262617351">Select an OS supported by IMS.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row58723645114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p10235204291914">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p14808116114454">IMG.0123</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p44528183810">The image file address in the request is duplicate.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p2374663115557">The image file address in the request is duplicate.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p2692152613354">Delete the duplicate image file address.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row24139892114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p15251164251916">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p51980192114454">IMG.0125</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p20281028163815">The data disk image cannot be converted to a public image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p11101204115557">The data disk image cannot be published as a public image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p9692826193514">Check the constraints on data disk images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row28768037114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p14251342101919">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p44161083114454">IMG.0126</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p941142815383">The VM in the current stage cannot be used to create a full-ECS image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p39714572115557">The <span id="EN-US_TOPIC_0000001411239233__text464175318354"></span><span id="EN-US_TOPIC_0000001411239233__text206411653163512">ECS</span> in the current status cannot be used to create a full-ECS image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p19692192663513">Check the <span id="EN-US_TOPIC_0000001411239233__text8138358103512"></span><span id="EN-US_TOPIC_0000001411239233__text7138105873511">ECS</span> status. Ensure that the <span id="EN-US_TOPIC_0000001411239233__text19131851368"></span><span id="EN-US_TOPIC_0000001411239233__text5133573611">ECS</span> is in the <strong id="EN-US_TOPIC_0000001411239233__b623322013562">Running</strong> or <strong id="EN-US_TOPIC_0000001411239233__b1972371345614">Stopped</strong> state.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row38322868114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1426694221915">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p48284005114454">IMG.0127</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p55513288382">The CSBS backup does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p28003174115557">The CSBS backup does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p869232619353">Check whether the CSBS backup exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row35817498114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1576614871915">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p33995297114454">IMG.0128</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p36762814389">The full-ECS image cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p13219886115557">A full-ECS image cannot be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p106929269352">Check the constraints on image export.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row29027819114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p187811482195">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p50621380114454">IMG.0130</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p99310286382">The full-ECS image cannot be exported or replicated.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p29706328115557">A full-ECS image cannot be exported or replicated.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p869212633517">Check the constraints on full-ECS images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row49575282114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p16797948161910">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p11177819114454">IMG.0132</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p3118328193817">The CSBS backup in the current state cannot be used to create a full-ECS image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1846530115557">A CSBS backup in the current state cannot be used to create a full-ECS image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p569282693518">Wait until the CSBS backup becomes available.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row13040919114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p13813144812192">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p28457975114454">IMG.0133</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p91311328103810">You are not allowed to access the CSBS backup.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p3943592115557">You are not allowed to access the CSBS backup.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1669252613520">Apply for the permissions.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row46201860114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p381364831912">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p9225119114454">IMG.0134</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p81441128133814">The CSBS backup has been registered as an image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p56306725115557">The CSBS backup has been registered as an image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1569212615359">A CSBS backup can be used to create only one full-ECS image. Select another CSBS backup.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row27202409114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p158131348151915">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p14225614114454">IMG.0135</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p16156162893814">The full-ECS image cannot be shared.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p44087100115557">A full-ECS image cannot be shared.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p136922268356">Check the constraints of image sharing.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row30050171114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1482824810198">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p35707847114454">IMG.0136</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p11701428153814">Failed to create a full-ECS image because the ECS is being backed up.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p61459513115557">Failed to create a full-ECS image because a backup is being created for the <span id="EN-US_TOPIC_0000001411239233__text144614815516"></span><span id="EN-US_TOPIC_0000001411239233__text5471148185519">ECS</span>.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p127112413619">Wait until the CSBS backup becomes available.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row39748411114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p784414814190">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p59890517114454">IMG.0137</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p20185128143810">Failed to obtain the VM information.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p42372781115557">Failed to obtain the <span id="EN-US_TOPIC_0000001411239233__text179281510561"></span><span id="EN-US_TOPIC_0000001411239233__text199283514567">ECS</span> information.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p169218268351">Check whether the <span id="EN-US_TOPIC_0000001411239233__text167487810563"></span><span id="EN-US_TOPIC_0000001411239233__text117487819561">ECS</span> ID is correct and whether you have the permission to perform operations on the <span id="EN-US_TOPIC_0000001411239233__text13947151025619"></span><span id="EN-US_TOPIC_0000001411239233__text1294712104560">ECS</span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row34758191114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p58441348201912">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p39425932114454">IMG.0138</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1220015283386">Failed to obtain the OS type information.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p19680309115557">Failed to obtain the OS type information.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1692026113510">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row39310374114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p384444841916">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p18910853114454">IMG.0139</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p182141128163812">Other disks on the VM are being used to created VMs.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p52757298115557">Other disks on the <span id="EN-US_TOPIC_0000001411239233__text1478961312561"></span><span id="EN-US_TOPIC_0000001411239233__text3789161305615">ECS</span> are being used to create ECSs.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p2692152612358">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1283753011453"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p686024815191">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p541330311453">IMG.0140</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p72301928103810">The disks in the request come from different ECSs.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p6691729115557">The disks in the request are from different ECSs.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p18692192614359">Ensure that the ECS to which the disks are attached is the same.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1966532131817"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1886014881918">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p1066516215183">IMG.0141</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p2024152893812">The value of <strong id="EN-US_TOPIC_0000001411239233__b842352706163246">hw_firmware_type</strong> is not <strong id="EN-US_TOPIC_0000001411239233__b842352706163251">uefi</strong> or <strong id="EN-US_TOPIC_0000001411239233__b84235270616331">bios</strong>.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p126659281813">The value of <strong id="EN-US_TOPIC_0000001411239233__b1848118078">hw_firmware_type</strong> is not <strong id="EN-US_TOPIC_0000001411239233__b395536777">uefi</strong> or <strong id="EN-US_TOPIC_0000001411239233__b1774265422">bios</strong>.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p2069202603512">Set <strong id="EN-US_TOPIC_0000001411239233__b84235270617416">hw_firmware_type</strong> to <strong id="EN-US_TOPIC_0000001411239233__b84235270617419">uefi</strong> or <strong id="EN-US_TOPIC_0000001411239233__b842352706174119">bios</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row77553918310"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p983737337">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p779465315317">IMG.0144</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p16294102813384">The image does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1575519913311">The image does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1369216267358">Check whether the image exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row8802172214310"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p19997377314">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p1480885314310">IMG.0145</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p16307328123811">The project name is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p0802322138">The project name is incorrect.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p186921826143520">Enter a correct project name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row68808291236"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p31307371432">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p195896161046">IMG.0148</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p193461328163812">The image is being exported.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p78805291231">The image is being exported.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p18692192683514">Wait until the image is exported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row118807291132"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p32866391130">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p788072911313">IMG.0153</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p34091528143818">DESS or DSS disks cannot be used to create images.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1088019291739">DESS or DSS disks cannot be used to create images.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p5452185331418">Select another <span id="EN-US_TOPIC_0000001411239233__text181451212175714"></span><span id="EN-US_TOPIC_0000001411239233__text16146201218572">ECS</span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1845952944319"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p4302739839">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p18740145284315">IMG.0154</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p134231281388">Failed to communicate with Enterprise Project Management Service (EPS).</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p67357413449">Failed to communicate with EPS.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1869322615359">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1521123310535"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p621283317530">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p1521213335531">IMG.0160</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p20177541192418">Only images less than 128 GB can be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p8658182792413">Only images smaller than 128 GB can be exported.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1221210333532">Images larger than 128 GB cannot be exported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row4320317125414"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p4320417155410">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p153201917165420">IMG.0165</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1864159132912">You do not have permission to access the CSBS backup.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p56841730291">You do not have permission to access the CSBS backup.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p132071710544">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row84042194541"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p16404101905414">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p13404171935417">IMG.0166</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1654311329295">OS information must be contained in the ISO files used to create images.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p202381522102915">OS version information must be contained when an ISO file is used to create an image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p15404151975413">OS version information must be contained when an ISO file is used to create an image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row5606101355411"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1760641335411">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p12607131385412">IMG.0167</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1356804862915">This operation cannot be performed for ISO images.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p10885339142919">The ISO image does not support this function.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p10607141316547">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row5106776545"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p111073745420">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p4107167155416">IMG.0168</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p2294110163015">Data disk images cannot be updated.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p11446953112918">Data disk images cannot be updated.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1310717745413">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row7866104595317"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p15788456155313">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p97881456145312">IMG.0169</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p4996841301">Failed to update the image because the OS versions are different.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1763810143014">Failed to update the image because the OS versions are different.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p8788856165312">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row517095125414"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p3170255548">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p1017015195412">IMG.0170</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p18996134603016">Failed to update the image because the image formats are different.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p17414102493016">Failed to update the image because the image formats are different.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1917015575417">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row4296183145413"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p32961334544">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p102964385415">IMG.0171</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p12263452103018">Failed to update the image because the minimum disk space is less than that of the source image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p27031329303">Failed to update the image because the minimum disk space is less than that of the source image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p829617317549">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row078201135420"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p97831125412">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p17786175410">IMG.0172</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1651335716303">Failed to update the image because the minimum memory is less than that of the source image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1376163743014">Failed to update the image because the minimum memory is less than that of the source image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p20791318543">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row63451964913"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p834576890">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p94803582092">IMG.0173</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p138100210315">Failed to update the image because the image environment types are different.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p839124273012">Failed to update the image because the image environment types are different.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p93468615918">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1059121211920"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1959112121395">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p2760205919918">IMG.0174</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p699611603115">Failed to update the image because the name of the source image is different from that of the target image.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1586312215329">Failed to update the image because the name of the source image is different from that of the target image.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1459110125914">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1172151813913"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p2721218299">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p1259414018106">IMG.0175</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p17372142415317">The folder name and image file name cannot contain spaces.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p543131017325">The folder name and image file name cannot contain spaces.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p3721118696">Check whether the file name is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row9818121610920"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1181812167917">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p839512120106">IMG.0176</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1411942923119">Failed to delete the full-ECS backup.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1971361420328">Failed to delete the full-ECS backup.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p5818121619914">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1726614198"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1572731411917">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p1918116251019">IMG.0177</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p171957347314">The source and target tenants reside in different regions.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p18610919133210">The source and target tenants reside in different regions.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1572711140917">Check whether the source and target tenants reside in the same region.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1360761010910"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p060731016916">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p935934100">IMG.0178</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p205411439113113">The target tenant is the same as the source tenant.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p15705194723219">The target tenant is the same as the source tenant.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p17607310796">The target tenant cannot be the same as the source tenant. Please check.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row95701184917"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p195701381195">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p199011381015">IMG.0179</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p11213124520314">The token of the source image agency is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p122912539327">The token of the source image agency is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p16570387915">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row6219162819262"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p6219142832617">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p7917191722718">IMG.0181</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p20459175619316">Failed to obtain ECSs that can be protected.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1233215323315">Failed to obtain ECSs that can be protected.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p521932818267">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row157198520272"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p10719135162714">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p74031223112717">IMG.0186</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p1371020221355">The ECS is associated with the CSBS service.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p7343121223418">The ECS is associated with the CSBS service.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1657164515404">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1492851162714"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1392810192715">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p15353122717276">IMG.0187</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p16474122816355">KMS access traffic has reached the upper limit.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1777316160345">KMS access traffic has reached the upper limit.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p741434754016">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row82741530172612"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p14274930162619">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p1750223282719">IMG.0191</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p4158555113514">Failed to query ECS flavors.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p101340514365">Failed to query ECS flavors.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p22982334110">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row12151657142612"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p172161157172616">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p12475193319277">IMG.0192</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p173831658153617">The flavor used to query images is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p131781691369">The flavor used to query images is invalid.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p13892643413">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1284315113347"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p7843151123420">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p188437117341">IMG.0194</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p158214603717">The maximum number of images that can be imported at one time has been reached.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p5500191933615">The maximum number of images that can be imported at one time has been reached.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p129765440411">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1395911833417"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p7959287346">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p995913813414">IMG.0195</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p107991310113718">Full-ECS images created from CBR backups must contain an OS.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p06112513618">Full-ECS images created from CBR backups must contain the OS version.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p159591481346">Specify the OS version.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row11360165819332"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p1036015585336">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p1536016588338">IMG.0196</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p9310181413712">The image cannot be replicated because it is not accepted by the recipient.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p19587112913367">The image cannot be replicated because it is not accepted by the recipient.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p036055823310">Accept the shared image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row1978117383411"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p77811333342">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p178114311340">IMG.0197</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p18360121823713">Failed to replicate the shared image because it is encrypted using KMS.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p197653917361">Failed to replicate the shared image because it is encrypted using KMS.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p1078163163410">Shared encrypted images cannot be replicated.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001411239233__row72043123415"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0000001411239233__p12041318349">400</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0000001411239233__p11204101163413">IMG.0198</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0000001411239233__p99481421183719">Backup ID does not match the backup type or does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0000001411239233__p1085285217368">Backup ID does not match the backup type or the backup does not exist.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0000001411239233__p192041316344">Check whether the backup ID matches the backup type.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div></div>