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

1990 lines
168 KiB
HTML

<a name="EN-US_TOPIC_0022473689"></a><a name="EN-US_TOPIC_0022473689"></a>
<h1 class="topictitle1">Error Codes</h1>
<div id="body1449025499004"><div class="section" id="EN-US_TOPIC_0022473689__section6144247617754"><h4 class="sectiontitle">Function Description</h4><p id="EN-US_TOPIC_0022473689__p1078464617754">If the returned status code is <strong id="EN-US_TOPIC_0022473689__b1553121818386">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_0022473689__section2995295617754"><h4 class="sectiontitle">Response Format</h4><pre class="codeblock" id="EN-US_TOPIC_0022473689__codeblock5677395994855">STATUS CODE 400</pre>
<div class="codecoloring" codetype="Java" id="EN-US_TOPIC_0022473689__screen1806582894841"><div class="highlight"><table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><span class="normal">1</span>
<span class="normal">2</span>
<span class="normal">3</span>
<span class="normal">4</span>
<span class="normal">5</span>
<span class="normal">6</span></pre></div></td><td class="code"><div><pre><span></span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;error&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="s">&quot;message&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;The imagetype is invalid.&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="s">&quot;code&quot;</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;IMG.0024&quot;</span>
<span class="w"> </span><span class="p">}</span>
<span class="p">}</span>
</pre></div></td></tr></table></div>
</div>
</div>
<div class="section" id="EN-US_TOPIC_0022473689__section3932856217754"><h4 class="sectiontitle">Error Message Description</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0022473689__table22139774114422" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Error codes</caption><thead align="left"><tr id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1399911370354">Handling Measure</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0022473689__row51213039114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p268962613517">Use the correct format.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row4966389114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p168913265354">Reduce the length of the image name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row34443751114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1689132693510">Check whether the image name is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row62203740114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p66891026193514">Reduce the length of the image description to within 1024 characters.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1802929114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p10728746115557">The <span id="EN-US_TOPIC_0022473689__text1857818111321"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p8689132613356">Check whether the <span id="EN-US_TOPIC_0022473689__text260296163218"></span><span id="EN-US_TOPIC_0022473689__text5602106183210">ECS</span> exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row139214114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p36628055115557">The system disk of the <span id="EN-US_TOPIC_0022473689__text14496193173211"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p168942616352">Check the system disk status of the <span id="EN-US_TOPIC_0022473689__text115715297531"></span><span id="EN-US_TOPIC_0022473689__text3488314534">ECS</span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row5245923114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p12689162612354">Check whether the message body is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row23041829114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p53435211115557">The <span id="EN-US_TOPIC_0022473689__text379743353213"></span><span id="EN-US_TOPIC_0022473689__text77971333183215">ECS</span> cannot be used to create an image because it is not in the <strong id="EN-US_TOPIC_0022473689__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_0022473689__p10689122613510">Stop the <span id="EN-US_TOPIC_0022473689__text16637104112320"></span><span id="EN-US_TOPIC_0022473689__text763774112328">ECS</span> and try again.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row33462421114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p20689132618352">Change another image name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row50049977114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p9364007115557">The <span id="EN-US_TOPIC_0022473689__text92651346133212"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p106894266354">Try again after the tasks are complete.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row38768736114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__p238232615384"><strong id="EN-US_TOPIC_0022473689__b84235270614571">forceCreate</strong> must be set to <strong id="EN-US_TOPIC_0022473689__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_0022473689__p48365908115557"><strong id="EN-US_TOPIC_0022473689__b1974959541">forceCreate</strong> must be set to <strong id="EN-US_TOPIC_0022473689__b1496230604">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_0022473689__p1668942653519">Set <strong id="EN-US_TOPIC_0022473689__b842352706144656">forceCreate</strong> to <strong id="EN-US_TOPIC_0022473689__b842352706144659">true</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row21066849114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p26593891115557">The <span id="EN-US_TOPIC_0022473689__text18211115493213"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p1568913260354">Enter a valid <span id="EN-US_TOPIC_0022473689__text184275589321"></span><span id="EN-US_TOPIC_0022473689__text242719587325">ECS</span> ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row7548763114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p17689026193512">Enter a valid image name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row61393014114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p8689122643513">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row8707615114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p382619258268">The number of private images has reached the quota 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_0022473689__p2689526193510">Increase the quota or delete existing images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row24324047114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p6689226103517">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row28772803114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1568952633511">Check whether the URL format is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row19704516114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p2068919269358">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row14646240114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p11689112623511">Check whether the current backup ID is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row55157294114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1968912683512">Check whether the backup file exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row16528014114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p2068917260354">Select a correct source type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row12103525114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p06892268357">Check the disk status.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row63486051114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p86890269353">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row46226496114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p7689152673514">Select either BMS or ECS.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row16514170114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p76893268351">Check whether the user type is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row34026264114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p6276175091816">403</p>
</td>
<td class="cellrowborder" valign="top" width="12.07%" headers="mcps1.3.3.2.2.6.1.2 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p2689122618351">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row54962793114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1068912261353">Use a valid image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row50943684114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p136891266358">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row44696136114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p5689192618356">Select another backup that has not been used.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row49715868114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p156891326163517">Enter a correct project ID and token.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row4141232114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p176891926173513">Use a valid image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row3021433114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p8689152623518">Check whether the backup is available.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row468664114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p14689026153519">Check whether the backup is a system disk backup.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row38032051114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p10689726133519">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row31126009114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1368912264353">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row31766561114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__p177291826133819">An error occurred when the value of <strong id="EN-US_TOPIC_0022473689__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_0022473689__p38564288115557">An error occurred when the value of <strong id="EN-US_TOPIC_0022473689__b1831601454">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_0022473689__p15689142643517">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row51680394114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p66891326163515">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row23580700114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p16689202613353">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row50879748114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1268972618354">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row58050683114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1068910265353">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row15122046114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p8689142663519">Use a valid account.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row14180181114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p4689132603514">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row62002659114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p468911264355">Check the image status.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row44094305114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p86899268353">Check whether you have the permission to operate the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row66476199114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p8689102673510">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row58438130114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__row21080517114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p19690192673515">Check the memory (MB) or disk size (GB) supported by the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row16911318114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__p20573275381">Invalid OS version.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p11746740115557">The OS version 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_0022473689__p18690142617356">Select a valid OS version.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row63082147114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__p6704275386">The image file is empty, not found, or in incorrect format, or you do not have enough permission to access the 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_0022473689__p40548006115557">Empty or non-existing image file, incorrect file format, or insufficient permissions.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p1469010261353">Select a valid image file.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row48036149114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p19690102693514">Ensure that the bucket where the image is stored is in region as the user.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row31210202114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__row4580585114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p669082615356">Wait for a while and then try again.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row36959873114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p14690142663518">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row30108234114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p369062663517">Check whether the image name is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row54556209114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p48723159115557">The <span id="EN-US_TOPIC_0022473689__text3312016347"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p1551875545110">Select an <span id="EN-US_TOPIC_0022473689__text1378162183417"></span><span id="EN-US_TOPIC_0022473689__text33785219347">ECS</span> that supports image creation.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row56225071114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1369019264354">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row39957250114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1969018266350">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row55095792114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1569022616357">Enter a correct image ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row60375690114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p7690152683513">Enter a correct project ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row46364007114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p12690192616358">Check whether the specified bucket name is empty and enter a correct bucket name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row58404580114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1069042683514">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row6849769114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__row24071846114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p9690132643510">Select another image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row41113168114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__row14359784114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p86901626113515">Enter a correct file name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row38510580114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p136901026163512">Reduce the length of the file name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row4985155114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p23657106585">Ensure that the image file name meets the following requirements:</p>
<ul id="EN-US_TOPIC_0022473689__ul5327123613427"><li id="EN-US_TOPIC_0022473689__li8328123620424">The name cannot start or end with space.</li><li id="EN-US_TOPIC_0022473689__li12328123674216">The name contains 1 to 128 characters.</li><li id="EN-US_TOPIC_0022473689__li33284361424">The name contains the following four types of characters:</li><li id="EN-US_TOPIC_0022473689__li132818366421">Uppercase letters</li><li id="EN-US_TOPIC_0022473689__li15328163619425">Lowercase letters</li><li id="EN-US_TOPIC_0022473689__li132863604216">Digits</li><li id="EN-US_TOPIC_0022473689__li73281736204215">Special characters, including hyphens (-), periods (.), underscores (_), and space</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row64024748114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p17690102619358">Do not share images with yourself.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row37386190114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p66904269357">Select another image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row58509602114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p15690172603511">Select another image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row15019322114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__p124652015131718">The image created from a CSBS or CBR 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_0022473689__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_0022473689__p1769019260352">Export the image after the backup is created.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row229974114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p3585105211419">Select another image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row17981121815414"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p199811118134119">-</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1539372215413"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p339432217411">-</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row13465133916418"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1946653964111">-</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row27949312114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p3690526113513">Check whether the image exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row39058342114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p16690192693518">Enter a correct token.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row6215659114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p186901926113512">Increase the quota.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row114317425541"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__p9587184365419">The public 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_0022473689__p1258734325413">A public 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_0022473689__p4587543125410">Check the constraints of image sharing.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row53982163114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p16907268356">Delete the image after the image is created.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row37797775114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p12690162643510">Ask the image owner to delete the image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row24183114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p369032618356">Do not delete public images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row41712691114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p19690122663519">Check whether the key exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row17316964114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p9690182617351">Check whether the specified KMS key ID is the same as the image key ID.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row8034251114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p176901926163520">Enable the key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row932163620556"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__p1237715433552">The encrypted 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_0022473689__p1237718432556">An encrypted 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_0022473689__p83776439554">Copy the image to a non-encrypted image and then share the non-encrypted image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row28181404114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p66907265354">Check whether you have the permission to access the key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row13295404114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p36901226183510">Check whether you have the OBT permission for KMS.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row20763069114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p169062683514">Check whether the key is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row12959287114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p2690926163511">Enable the original key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row41574599114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1169252617358">Check whether you have the permission to access the key.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row14794918114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1769211266351">Enter the project name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row22623185114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p19692926113518">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row484561114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1069232633512">Confirm the image owner.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row49578385114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p569272617351">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row27719880114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p6692202633513">Check whether the bucket name is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row35937854114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p10692326173514">Create an image when the system disk is available.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row19808100114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1769242616355">Ensure that the <span id="EN-US_TOPIC_0022473689__text979074435420"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__row52710063114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p6692226163519">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row46572384114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p369272693518">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row19707709114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1169232610357">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row50562645114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p16921326103511">Check the validity of the image tag.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row22465727114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1069213261354">Delete tags that are unnecessary or not in use.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row43318874114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p18692132603519">Select a BMS or ECS as the image source.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row54953101114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1269292611354">Modify the BMS image configuration.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row3485192114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p24430937115557">The <span id="EN-US_TOPIC_0022473689__text1559184263519"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p46921926103515">Attach a system disk to the <span id="EN-US_TOPIC_0022473689__text8709944143515"></span><span id="EN-US_TOPIC_0022473689__text1370994417358">ECS</span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row60899457114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1769232623519">Check whether the current data disk ID is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row29236342114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1669282615356">Check whether the object exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row36233968114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p269262617351">Select an OS supported by IMS.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row58723645114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p2692152613354">Delete the duplicate image file address.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row24139892114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p9692826193514">Check the constraints on data disk images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row28768037114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p39714572115557">The <span id="EN-US_TOPIC_0022473689__text464175318354"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p19692192663513">Check the <span id="EN-US_TOPIC_0022473689__text8138358103512"></span><span id="EN-US_TOPIC_0022473689__text7138105873511">ECS</span> status. Ensure that the <span id="EN-US_TOPIC_0022473689__text19131851368"></span><span id="EN-US_TOPIC_0022473689__text5133573611">ECS</span> is in the <strong id="EN-US_TOPIC_0022473689__b623322013562">Running</strong> or <strong id="EN-US_TOPIC_0022473689__b1972371345614">Stopped</strong> state.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row38322868114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p869232619353">Check whether the CSBS backup exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row35817498114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p106929269352">Check the constraints on image export.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row29027819114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p869212633517">Check the constraints on full-ECS images.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row49575282114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p569282693518">Wait until the CSBS backup becomes available.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row13040919114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1669252613520">Apply for the permissions.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row46201860114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__row27202409114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p136922268356">Check the constraints of image sharing.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row30050171114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p61459513115557">Failed to create a full-ECS image because a backup is being created for the <span id="EN-US_TOPIC_0022473689__text144614815516"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p228212319617">Wait until the CSBS backup or CBR backup becomes available.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row39748411114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p42372781115557">Failed to obtain the <span id="EN-US_TOPIC_0022473689__text179281510561"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p169218268351">Check whether the <span id="EN-US_TOPIC_0022473689__text167487810563"></span><span id="EN-US_TOPIC_0022473689__text117487819561">ECS</span> ID is correct and whether you have the permission to perform operations on the <span id="EN-US_TOPIC_0022473689__text13947151025619"></span><span id="EN-US_TOPIC_0022473689__text1294712104560">ECS</span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row34758191114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1692026113510">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row39310374114422"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__p52757298115557">Other disks on the <span id="EN-US_TOPIC_0022473689__text1478961312561"></span><span id="EN-US_TOPIC_0022473689__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_0022473689__p2692152612358">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1283753011453"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p18692192614359">Ensure that the ECS to which the disks are attached is the same.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1966532131817"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__p2024152893812">The value of <strong id="EN-US_TOPIC_0022473689__b842352706163246">hw_firmware_type</strong> is not <strong id="EN-US_TOPIC_0022473689__b842352706163251">uefi</strong> or <strong id="EN-US_TOPIC_0022473689__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_0022473689__p126659281813">The value of <strong id="EN-US_TOPIC_0022473689__b1994945145">hw_firmware_type</strong> is not <strong id="EN-US_TOPIC_0022473689__b2120072790">uefi</strong> or <strong id="EN-US_TOPIC_0022473689__b279372777">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_0022473689__p2069202603512">Set <strong id="EN-US_TOPIC_0022473689__b84235270617416">hw_firmware_type</strong> to <strong id="EN-US_TOPIC_0022473689__b84235270617419">uefi</strong> or <strong id="EN-US_TOPIC_0022473689__b842352706174119">bios</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row77553918310"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1369216267358">Check whether the image exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row8802172214310"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p186921826143520">Enter a correct project name.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row68808291236"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p18692192683514">Wait until the image is exported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row118807291132"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p5452185331418">Select another <span id="EN-US_TOPIC_0022473689__text181451212175714"></span><span id="EN-US_TOPIC_0022473689__text16146201218572">ECS</span>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1845952944319"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1869322615359">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1653838134313"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p2031714390317">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_0022473689__p7740252144320">IMG.0155</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p8435102818385">Failed to check the enterprise project ID validity.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p1373574114444">Failed to check the enterprise project ID validity.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p16939263357">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row694313341434"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p32092466436">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_0022473689__p3756205218438">IMG.0156</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p1844752817383">Failed to associate the image with the enterprise project 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_0022473689__p1735341114415">Failed to associate the image with the enterprise project 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_0022473689__p17693172613352">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1521123310535"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1221210333532">Images larger than 128 GB cannot be exported.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row146263445432"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p834964245320">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_0022473689__p153491442195313">IMG.0161</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p18693112362819">You do not have permission.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p52414182717">No OBT permissions for displaying the vendor name.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p1349104219539">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row18982104094310"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p10188915547">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_0022473689__p1018129175413">IMG.0162</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p65881932182810">The value contains a maximum of 12 characters that consist of letters and spaces, and cannot start or end with a space</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p1856163732820">The value contains a maximum of 12 characters that consist of letters and spaces, and cannot start or end with a space.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p4183916542">Check whether the vendor name is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row717717322437"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p61121311155420">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_0022473689__p911271145412">IMG.0163</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p69841348132813">This image cannot be titled by vendors. Only images running a Windows OS booted in BIOS mode can be titled by vendors.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p1366414372815">This image cannot be titled by vendors.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p711251112542">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row850511510545"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p10506101595415">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_0022473689__p5506215195415">IMG.0164</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p920516581280">Failed to create an image because the spot ECS is being reclaimed.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p459118535286">Failed to create an image because the spot ECS is being reclaimed.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p150621510541">Failed to create an image because the spot ECS is being reclaimed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row4320317125414"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p132071710544">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row84042194541"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__row5606101355411"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p10607141316547">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row5106776545"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1310717745413">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row7866104595317"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p8788856165312">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row517095125414"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1917015575417">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row4296183145413"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p829617317549">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row078201135420"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p20791318543">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row63451964913"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p93468615918">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1059121211920"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1459110125914">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1172151813913"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p3721118696">Check whether the file name is valid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row9818121610920"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p5818121619914">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1726614198"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1572711140917">Check whether the source and target tenants reside in the same region.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1360761010910"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p17607310796">The target tenant cannot be the same as the source tenant. Please check.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row95701184917"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p16570387915">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row5547924132611"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p354862412267">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_0022473689__p14474111642719">IMG.0180</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p59650173114">CBR does not support full-ECS 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_0022473689__p10723557193219">CBR does not support full-ECS 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_0022473689__p85486249266">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row6219162819262"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p521932818267">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row53631832102612"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p1536383242612">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_0022473689__p108521196278">IMG.0182</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p188451920193314">Insufficient vault capacity. Please expand the capacity.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p135959993312">Insufficient vault capacity. Please expand the capacity.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p73631832142615">Check whether the vault capacity is sufficient.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row181824362261"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p1418211364267">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_0022473689__p18604162018273">IMG.0183</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p550755714333">The ECS can only be associated with one vault.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p19875300335">The ECS can only be associated with one vault.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p8182036172617">Ensure that the resource is not associated with any other vault.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row11947174072613"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p14948740112615">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_0022473689__p13151021132715">IMG.0184</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p148848183413">Failed to obtain the vault.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p54571845123319">Failed to obtain the vault.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p19481140182613">Check whether the vault exists.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row49282428262"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p892814424267">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_0022473689__p1425182232719">IMG.0185</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p985418616341">The number of ECSs associated with the vault 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_0022473689__p18794135173310">The number of ECSs associated with the vault 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_0022473689__p1292894210265">Create another vault or delete unused resources.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row157198520272"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1657164515404">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1492851162714"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p741434754016">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row18959459112610"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p19959165918261">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_0022473689__p1523872942711">IMG.0188</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p014912349354">Vault 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_0022473689__p3181192163416">Vault 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_0022473689__p177661449104018">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row4195133814264"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p1619543811265">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_0022473689__p10435830102717">IMG.0189</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p759524483515">The target CBR vault does not support image replication.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p725982803414">The target CSBS vault does not support image replication.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p1352112529407">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row920153414267"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p19201123415261">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_0022473689__p15291931112720">IMG.0190</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p989519490353">Full-ECS images can be created only from CBR backups.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p7329732143411">Full-ECS images can be created only from CBR backups.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p1197718589408">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row82741530172612"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p22982334110">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row12151657142612"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p13892643413">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row12358454153316"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p1335945423311">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_0022473689__p635975410338">IMG.0193</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p166481529373">The vault is not a cloud server backup vault.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p1936110157367">The vault is not a CBR backup vault.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p183596544333">Check that the vault is a CBR backup vault.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1284315113347"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p129765440411">Contact technical support.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1395911833417"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p159591481346">Specify the OS version.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row11360165819332"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p036055823310">Accept the shared image.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1978117383411"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p1078163163410">Shared encrypted images cannot be replicated.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row72043123415"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__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_0022473689__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_0022473689__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_0022473689__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_0022473689__p192041316344">Check whether the backup ID matches the backup type.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row7713523511"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p38801036526">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_0022473689__p19880193105218">IMG.0212</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p1688018375215">The value of <strong id="EN-US_TOPIC_0022473689__b414610161119">Architecture</strong> must be <strong id="EN-US_TOPIC_0022473689__b18881738528">x86</strong> or <strong id="EN-US_TOPIC_0022473689__b1888116311528">Arm</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_0022473689__p38807320524">The value of <strong id="EN-US_TOPIC_0022473689__b358710047">Architecture</strong> must be <strong id="EN-US_TOPIC_0022473689__b1520860840">x86</strong> or <strong id="EN-US_TOPIC_0022473689__b1045335528">Arm</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_0022473689__p158819310521">Set <strong id="EN-US_TOPIC_0022473689__b1977453118">Architecture</strong> to <strong id="EN-US_TOPIC_0022473689__b22091141">x86</strong> or <strong id="EN-US_TOPIC_0022473689__b948485408">arm</strong>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row1192582863911"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p1798655413919">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_0022473689__p1498735412391">IMG.0238</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p1298819540393">Not 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_0022473689__p129882547393">Real-name authentication is not performed.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p939315594019">Perform real-name authentication.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row69261528163919"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p89887542396">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_0022473689__p3988145473915">IMG.0239</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p59895545395">Insufficient balance.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p18989135463918">The account balance is insufficient.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p23939512403">Check the balance and top up the account if needed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row13927172883916"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p159893547394">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_0022473689__p598915413919">IMG.0241</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p99896544393">Incomplete payment 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_0022473689__p798925411397">The payment information is incomplete.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p1439314534015">Complete the payment information.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row8927172883916"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p13989185412392">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_0022473689__p598935453910">IMG.0242</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p698985411396">Insufficient budget of enterprise department.</p>
</td>
<td class="cellrowborder" valign="top" width="22.33%" headers="mcps1.3.3.2.2.6.1.4 "><p id="EN-US_TOPIC_0022473689__p1989654123910">The department budget is insufficient.</p>
</td>
<td class="cellrowborder" valign="top" width="27.060000000000002%" headers="mcps1.3.3.2.2.6.1.5 "><p id="EN-US_TOPIC_0022473689__p939312517406">Increase the budget.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0022473689__row9953555201113"><td class="cellrowborder" valign="top" width="10.14%" headers="mcps1.3.3.2.2.6.1.1 "><p id="EN-US_TOPIC_0022473689__p1295435551110">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_0022473689__p1195425511114">IMG.1075</p>
</td>
<td class="cellrowborder" valign="top" width="28.4%" headers="mcps1.3.3.2.2.6.1.3 "><p id="EN-US_TOPIC_0022473689__p1295420551111">Failed to register the 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_0022473689__p795475513114">Failed to register the 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_0022473689__p10954155512111">Contact technical support.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div></div>