forked from docs/doc-exports
Reviewed-by: Gladkov, Maksim <mgladkov@noreply.gitea.eco.tsi-dev.otc-service.com> Co-authored-by: wangdengke2 <wangdengke2@huawei.com> Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
180 lines
20 KiB
HTML
180 lines
20 KiB
HTML
<a name="rds_01_0151"></a><a name="rds_01_0151"></a>
|
|
|
|
<h1 class="topictitle1">Changing the Storage Type of a DB Instance</h1>
|
|
<div id="body0000002513814679"><div class="section" id="rds_01_0151__section4850156117316"><h4 class="sectiontitle">Function</h4><p id="rds_01_0151__en-us_topic_0000002496892257_p1779463834710">This API is used to change the storage type of a DB instance.</p>
|
|
<ul id="rds_01_0151__ul11744937175719"><li id="rds_01_0151__en-us_topic_0240111818_li836513175363">Before calling an API, you need to understand the API in <a href="rds_03_0001.html">Authentication</a>.</li><li id="rds_01_0151__en-us_topic_0240111818_li1991981933613">Before calling this API, obtain the required <a href="https://docs.otc.t-systems.com/en-us/endpoint/index.html" target="_blank" rel="noopener noreferrer">region and endpoint</a>.</li></ul>
|
|
</div>
|
|
<div class="section" id="rds_01_0151__en-us_topic_0000002496892257_section1213231413285"><h4 class="sectiontitle">Constraints</h4><ul id="rds_01_0151__en-us_topic_0000002496892257_ul116721736162812"><li id="rds_01_0151__en-us_topic_0000002212220452_en-us_topic_0000001992666646_li06727368284">The storage type of an instance can be changed only when the instance is in the <span class="uicontrol" id="rds_01_0151__uicontrol84571412171315"><b>Available</b></span> state.</li><li id="rds_01_0151__en-us_topic_0000002212220452_en-us_topic_0000001992666646_li11696174264211">Changing the storage type may affect storage performance, so the storage type should be changed during off-peak hours.</li><li id="rds_01_0151__en-us_topic_0000002212220452_en-us_topic_0000001992666646_li1928219710235">If the storage type of a read replica is different from that of its associated DB instance, the data synchronization may be affected. To change the storage type of a DB instance, change that of its read replica (if any) first to ensure that the storage type of the read replica is the same as that of the DB instance.</li></ul>
|
|
</div>
|
|
<div class="section" id="rds_01_0151__section28961517113719"><h4 class="sectiontitle">URI</h4><ul id="rds_01_0151__ul53354139141429"><li id="rds_01_0151__li1270098217262">URI format<p id="rds_01_0151__en-us_topic_0000002496892257_p9874142312522"><a name="rds_01_0151__li1270098217262"></a><a name="li1270098217262"></a>POST https://{<em id="rds_01_0151__en-us_topic_0000002496892257_i12574184115153">Endpoint</em>}/v3/{project_id}/instances/{instance_id}/action</p>
|
|
</li></ul>
|
|
<ul id="rds_01_0151__ul49831254144655"><li id="rds_01_0151__li15430535">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_01_0151__table4657088" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI Parameters</caption><thead align="left"><tr id="rds_01_0151__row60083059"><th align="left" class="cellrowborder" valign="top" width="20.979999999999997%" id="mcps1.3.3.3.1.1.2.4.1.1"><p id="rds_01_0151__p34889605"><strong id="rds_01_0151__b941013319285">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="16.55%" id="mcps1.3.3.3.1.1.2.4.1.2"><p id="rds_01_0151__p7485743"><strong id="rds_01_0151__b86041829162917">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="62.470000000000006%" id="mcps1.3.3.3.1.1.2.4.1.3"><p id="rds_01_0151__p2365466"><strong id="rds_01_0151__b1058615319292">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rds_01_0151__row57385070"><td class="cellrowborder" valign="top" width="20.979999999999997%" headers="mcps1.3.3.3.1.1.2.4.1.1 "><p id="rds_01_0151__p17679057">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.55%" headers="mcps1.3.3.3.1.1.2.4.1.2 "><p id="rds_01_0151__p22717550">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="62.470000000000006%" headers="mcps1.3.3.3.1.1.2.4.1.3 "><p id="rds_01_0151__p1434580163733">Project ID of a tenant in a region.</p>
|
|
<p id="rds_01_0151__p181691757183820">To obtain the value, see <a href="rds_03_0002.html">Obtaining a Project ID</a>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rds_01_0151__row2864326155157"><td class="cellrowborder" valign="top" width="20.979999999999997%" headers="mcps1.3.3.3.1.1.2.4.1.1 "><p id="rds_01_0151__p41557789155220">instance_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.55%" headers="mcps1.3.3.3.1.1.2.4.1.2 "><p id="rds_01_0151__p10737742155220">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="62.470000000000006%" headers="mcps1.3.3.3.1.1.2.4.1.3 "><p id="rds_01_0151__p981962520456">Instance ID.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="rds_01_0151__section3074340117316"><h4 class="sectiontitle">Request</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_01_0151__table12536623333" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Request header parameters</caption><thead align="left"><tr id="rds_01_0151__row153612211337"><th align="left" class="cellrowborder" valign="top" width="19.7%" id="mcps1.3.4.2.2.5.1.1"><p id="rds_01_0151__p95111733143318">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="13.780000000000001%" id="mcps1.3.4.2.2.5.1.2"><p id="rds_01_0151__p13511123373311">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="12.959999999999999%" id="mcps1.3.4.2.2.5.1.3"><p id="rds_01_0151__p125111433133312">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="53.559999999999995%" id="mcps1.3.4.2.2.5.1.4"><p id="rds_01_0151__p551110331335">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rds_01_0151__row353717218338"><td class="cellrowborder" valign="top" width="19.7%" headers="mcps1.3.4.2.2.5.1.1 "><p id="rds_01_0151__p18511533163317">Content-Type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13.780000000000001%" headers="mcps1.3.4.2.2.5.1.2 "><p id="rds_01_0151__p13511153333312">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="12.959999999999999%" headers="mcps1.3.4.2.2.5.1.3 "><p id="rds_01_0151__p55111833183319">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="53.559999999999995%" headers="mcps1.3.4.2.2.5.1.4 "><p id="rds_01_0151__p35111331332">The content type.</p>
|
|
<p id="rds_01_0151__p1351133311330">The default value is <strong id="rds_01_0151__b105111133143310">application/json</strong>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rds_01_0151__row05378213331"><td class="cellrowborder" valign="top" width="19.7%" headers="mcps1.3.4.2.2.5.1.1 "><p id="rds_01_0151__p1163015550331">X-Auth-Token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13.780000000000001%" headers="mcps1.3.4.2.2.5.1.2 "><p id="rds_01_0151__p1963035563316">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="12.959999999999999%" headers="mcps1.3.4.2.2.5.1.3 "><p id="rds_01_0151__p1630105520331">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="53.559999999999995%" headers="mcps1.3.4.2.2.5.1.4 "><p id="rds_01_0151__p1086851153317">Specifies the user token.</p>
|
|
<p id="rds_01_0151__p1057635831">The user token is a response to the API used to <a href="https://docs.otc.t-systems.com/en-us/api/iam/en-us_topic_0057845583.html" target="_blank" rel="noopener noreferrer">obtain a user token</a>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_01_0151__en-us_topic_0000002496892257_table477719232522" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request body parameters</caption><thead align="left"><tr id="rds_01_0151__en-us_topic_0000002496892257_row118759235520"><th align="left" class="cellrowborder" valign="top" width="24.81%" id="mcps1.3.4.3.2.5.1.1"><p id="rds_01_0151__en-us_topic_0000002496892257_p1587542375213"><strong id="rds_01_0151__b109012541515">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="13.719999999999999%" id="mcps1.3.4.3.2.5.1.2"><p id="rds_01_0151__en-us_topic_0000002496892257_p287512375212"><strong id="rds_01_0151__b957317304159">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="13.56%" id="mcps1.3.4.3.2.5.1.3"><p id="rds_01_0151__en-us_topic_0000002496892257_p8875152313526"><strong id="rds_01_0151__b1996531281810">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="47.910000000000004%" id="mcps1.3.4.3.2.5.1.4"><p id="rds_01_0151__en-us_topic_0000002496892257_p198753239523"><strong id="rds_01_0151__b9797153191510">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rds_01_0151__en-us_topic_0000002496892257_row1387582319526"><td class="cellrowborder" valign="top" width="24.81%" headers="mcps1.3.4.3.2.5.1.1 "><p id="rds_01_0151__en-us_topic_0000002496892257_p9875523185210">change_volume</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13.719999999999999%" headers="mcps1.3.4.3.2.5.1.2 "><p id="rds_01_0151__en-us_topic_0000002496892257_p168751823115220">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13.56%" headers="mcps1.3.4.3.2.5.1.3 "><p id="rds_01_0151__en-us_topic_0000002496892257_a9a9492e05cb648e885d1e747a339d04d">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="47.910000000000004%" headers="mcps1.3.4.3.2.5.1.4 "><p id="rds_01_0151__en-us_topic_0000002496892257_p4196437153319">Target storage type.</p>
|
|
<p id="rds_01_0151__en-us_topic_0000002496892257_p18912221165218">For details, see <a href="#rds_01_0151__en-us_topic_0000002496892257_table17521151123114">Table 4</a>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="rds_01_0151__en-us_topic_0000002496892257_table17521151123114"></a><a name="en-us_topic_0000002496892257_table17521151123114"></a><table cellpadding="4" cellspacing="0" summary="" id="rds_01_0151__en-us_topic_0000002496892257_table17521151123114" frame="border" border="1" rules="all"><caption><b>Table 4 </b>change_volume field data structure description</caption><thead align="left"><tr id="rds_01_0151__en-us_topic_0000002496892257_row185241211173113"><th align="left" class="cellrowborder" valign="top" width="24.65%" id="mcps1.3.4.4.2.5.1.1"><p id="rds_01_0151__en-us_topic_0000002496892257_p76528217317"><strong id="rds_01_0151__b99012259157">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="13.969999999999999%" id="mcps1.3.4.4.2.5.1.2"><p id="rds_01_0151__en-us_topic_0000002496892257_p465452163114"><strong id="rds_01_0151__b857333013155">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="13.56%" id="mcps1.3.4.4.2.5.1.3"><p id="rds_01_0151__en-us_topic_0000002496892257_p1965410210319"><strong id="rds_01_0151__b1221212140185">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="47.82%" id="mcps1.3.4.4.2.5.1.4"><p id="rds_01_0151__en-us_topic_0000002496892257_p56571521103120"><strong id="rds_01_0151__b15797231131511">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rds_01_0151__en-us_topic_0000002496892257_row852415112319"><td class="cellrowborder" valign="top" width="24.65%" headers="mcps1.3.4.4.2.5.1.1 "><p id="rds_01_0151__en-us_topic_0000002496892257_p11659182173118">volume_code</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13.969999999999999%" headers="mcps1.3.4.4.2.5.1.2 "><p id="rds_01_0151__en-us_topic_0000002496892257_p06611021153118">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="13.56%" headers="mcps1.3.4.4.2.5.1.3 "><p id="rds_01_0151__en-us_topic_0000002496892257_p18661192153116">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="47.82%" headers="mcps1.3.4.4.2.5.1.4 "><p id="rds_01_0151__p961111575111">Specification code of the target storage type.</p>
|
|
<ul id="rds_01_0151__en-us_topic_0000002496892257_ul15272132312434"><li id="rds_01_0151__li182941418105115">Values for RDS for MySQL:<ul id="rds_01_0151__ul38456387513"><li id="rds_01_0151__en-us_topic_0000002496892257_li1192034518436">If the target storage type is ESSD:<ul id="rds_01_0151__en-us_topic_0000002496892257_ul123157186447"><li id="rds_01_0151__en-us_topic_0000002496892257_li64103555436"><strong id="rds_01_0151__b15481204052211">rds.mysql.volume.essd.ha</strong>: ESSD specification code for primary/standby DB instances</li><li id="rds_01_0151__en-us_topic_0000002496892257_li38270584432"><strong id="rds_01_0151__b161100378225">rds.mysql.volume.essd.rr</strong>: ESSD specification code for read replicas</li></ul>
|
|
</li><li id="rds_01_0151__en-us_topic_0000002496892257_li248010304417">If the target storage type is cloud SSD:<ul id="rds_01_0151__en-us_topic_0000002496892257_ul1288173474413"><li id="rds_01_0151__en-us_topic_0000002496892257_li135591083447"><strong id="rds_01_0151__b67165452312">rds.mysql.volume.cloudssd.ha</strong>: cloud SSD specification code for primary/standby DB instances</li><li id="rds_01_0151__en-us_topic_0000002496892257_li1396891119442"><strong id="rds_01_0151__b1886903042413">rds.mysql.volume.cloudssd.rr</strong>: cloud SSD specification code for read replicas</li><li id="rds_01_0151__en-us_topic_0000002496892257_li15272123154311"><strong id="rds_01_0151__b59061482258">rds.mysql.volume.cloudssd</strong>: cloud SSD specification code for single-node DB instances</li></ul>
|
|
</li></ul>
|
|
</li><li id="rds_01_0151__li134999561759">Values for RDS for PostgreSQL:<ul id="rds_01_0151__ul204991561851"><li id="rds_01_0151__li16499125611515">If the target storage type is ESSD:<ul id="rds_01_0151__ul949911568517"><li id="rds_01_0151__li0499145610513"><strong id="rds_01_0151__b134990561951">rds.pg.volume.essd.ha</strong>: ESSD specification code for primary/standby DB instances</li><li id="rds_01_0151__li649945620520"><strong id="rds_01_0151__b749914565515">rds.pg.volume.essd.rr</strong>: ESSD specification code for read replicas</li></ul>
|
|
</li><li id="rds_01_0151__li6499165611516">If the target storage type is cloud SSD:<ul id="rds_01_0151__ul124990563513"><li id="rds_01_0151__li13499156357"><strong id="rds_01_0151__b114994566517">rds.pg.volume.cloudssd.ha</strong>: cloud SSD specification code for primary/standby DB instances</li><li id="rds_01_0151__li94999561519"><strong id="rds_01_0151__b449912561513">rds.pg.volume.cloudssd.rr</strong>: cloud SSD specification code for read replicas</li><li id="rds_01_0151__li8499125611511"><strong id="rds_01_0151__b1549914563510">rds.pg.volume.cloudssd</strong>: cloud SSD specification code for single-node DB instances</li></ul>
|
|
</li></ul>
|
|
</li><li id="rds_01_0151__li13141752155118">Values for RDS for SQL Server:<ul id="rds_01_0151__ul8314165275116"><li id="rds_01_0151__li1331414527510">If the target storage type is ESSD:<ul id="rds_01_0151__ul16314175211512"><li id="rds_01_0151__li93141652115119"><strong id="rds_01_0151__b128603211452">rds.mssql.volume.essd.ha</strong>: ESSD specification code for primary/standby DB instances</li><li id="rds_01_0151__li5314165210515"><strong id="rds_01_0151__b12895331670">rds.mssql.volume.essd.rr</strong>: ESSD specification code for read replicas</li><li id="rds_01_0151__li23148526517"><strong id="rds_01_0151__b16433125011720">rds.mssql.volume.essd</strong>: ESSD specification code for single-node DB instances</li></ul>
|
|
</li><li id="rds_01_0151__li9314115217510">If the target storage type is cloud SSD:<ul id="rds_01_0151__ul163153524517"><li id="rds_01_0151__li731517521515"><strong id="rds_01_0151__b91182134814">rds.mssql.volume.cloudssd.ha</strong>: cloud SSD specification code for primary/standby DB instances</li><li id="rds_01_0151__li133151552175113"><strong id="rds_01_0151__b10282738587">rds.mssql.volume.cloudssd.rr</strong>: cloud SSD specification code for read replicas</li><li id="rds_01_0151__li12315152145111"><strong id="rds_01_0151__b1632915576812">rds.mssql.volume.cloudssd</strong>: cloud SSD specification code for single-node DB instances</li></ul>
|
|
</li></ul>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="rds_01_0151__en-us_topic_0000002496892257_section76171922113416"><h4 class="sectiontitle">Example Request</h4><p id="rds_01_0151__en-us_topic_0000002496892257_p1844619245414">Change the storage type of an RDS for MySQL primary/standby DB instance to ESSD.</p>
|
|
<pre class="screen" id="rds_01_0151__screen11881713310">POST https://rds.eu-de.otc.t-systems.com/v3/0483b6b16e954cb88930a360d2c4e663/instances/dsfae23fsfdsae3435in01/action
|
|
|
|
{
|
|
"change_volume": {
|
|
"volume_code": "rds.mysql.volume.essd.ha"
|
|
}
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="rds_01_0151__section2907155017316"><h4 class="sectiontitle">Response</h4><ul id="rds_01_0151__en-us_topic_0000002496892257_ul774612319138"><li id="rds_01_0151__en-us_topic_0000002496892257_li158771723155214">Normal response
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_01_0151__en-us_topic_0000002496892257_table137871523165214" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="rds_01_0151__en-us_topic_0000002496892257_row38777235523"><th align="left" class="cellrowborder" valign="top" width="27.12%" id="mcps1.3.6.2.1.1.2.4.1.1"><p id="rds_01_0151__en-us_topic_0000002496892257_p128770232529"><strong id="rds_01_0151__b191112514159">Parameter</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.6.2.1.1.2.4.1.2"><p id="rds_01_0151__en-us_topic_0000002496892257_p78771723175214"><strong id="rds_01_0151__b14213614151819">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="47.88%" id="mcps1.3.6.2.1.1.2.4.1.3"><p id="rds_01_0151__en-us_topic_0000002496892257_p78775237527"><strong id="rds_01_0151__b11797231131512">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rds_01_0151__en-us_topic_0000002496892257_row6877523135212"><td class="cellrowborder" valign="top" width="27.12%" headers="mcps1.3.6.2.1.1.2.4.1.1 "><p id="rds_01_0151__en-us_topic_0000002496892257_p48771723115210">job_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.6.2.1.1.2.4.1.2 "><p id="rds_01_0151__en-us_topic_0000002496892257_p4877182318524">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="47.88%" headers="mcps1.3.6.2.1.1.2.4.1.3 "><p id="rds_01_0151__en-us_topic_0000002496892257_p887719239520">Task ID.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="rds_01_0151__en-us_topic_0000002496892257_ul42421820113517"><li id="rds_01_0151__en-us_topic_0000002496892257_li5242142010359">Example normal response<pre class="screen" id="rds_01_0151__screen1164017161337">{
|
|
"job_id": "2b414788a6004883a02390e2eb0ea227"
|
|
}</pre>
|
|
</li><li id="rds_01_0151__en-us_topic_0000002496892257_li4328453192">Abnormal response<p id="rds_01_0151__en-us_topic_0000002496892257_p58771023185211"><a name="rds_01_0151__en-us_topic_0000002496892257_li4328453192"></a><a name="en-us_topic_0000002496892257_li4328453192"></a>For details, see <a href="en-us_topic_0032488197.html">Abnormal Request Results</a>.</p>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="rds_01_0151__section4778540915440"><h4 class="sectiontitle">Status Code</h4><ul id="rds_01_0151__rds_01_0002_en-us_topic_0032347778_ul7858132212142"><li id="rds_01_0151__rds_01_0002_en-us_topic_0032347778_li58581622171411">Normal<p id="rds_01_0151__rds_01_0002_en-us_topic_0032347778_p1040982941020"><a name="rds_01_0151__rds_01_0002_en-us_topic_0032347778_li58581622171411"></a><a name="rds_01_0002_en-us_topic_0032347778_li58581622171411"></a>202</p>
|
|
</li><li id="rds_01_0151__rds_01_0002_en-us_topic_0032347778_li11583183218149">Abnormal<p id="rds_01_0151__rds_01_0002_en-us_topic_0032347778_p0723374409"><a name="rds_01_0151__rds_01_0002_en-us_topic_0032347778_li11583183218149"></a><a name="rds_01_0002_en-us_topic_0032347778_li11583183218149"></a>For details, see <a href="en-us_topic_0032488240.html">Status Codes</a>.</p>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="rds_01_0151__section1183074220016"><h4 class="sectiontitle">Error Code</h4><p id="rds_01_0151__en-us_topic_0032347778_p19357163913406">For details, see <a href="en-us_topic_0032488241.html">Error Codes</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0056887470.html">DB Instance Management</a></div>
|
|
</div>
|
|
</div>
|
|
|