forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
123 lines
13 KiB
HTML
123 lines
13 KiB
HTML
<a name="rds_05_0014"></a><a name="rds_05_0014"></a>
|
|
|
|
<h1 class="topictitle1">Changing the Data Synchronize Model of Primary/Standby DB Instances</h1>
|
|
<div id="body32001227"><div class="section" id="rds_05_0014__en-us_topic_0231317998_section10502114133410"><h4 class="sectiontitle">Function</h4><p id="rds_05_0014__en-us_topic_0231317998_p19142153232816">This API is used to change the data synchronize model of primary/standby DB instances based on service requirements.</p>
|
|
<ul id="rds_05_0014__en-us_topic_0231317998_ul12259155218373"><li id="rds_05_0014__en-us_topic_0231317998_en-us_topic_0110967248_li836513175363">Before calling an API, you need to understand the API in <a href="rds_03_0001.html">Authentication</a>.</li><li id="rds_05_0014__en-us_topic_0231317998_en-us_topic_0110967248_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_05_0014__en-us_topic_0231317998_section9207631102915"><h4 class="sectiontitle">Constraints</h4><ul id="rds_05_0014__en-us_topic_0231317998_ul1475927123418"><li id="rds_05_0014__en-us_topic_0231317998_li446114114503">This API is supported for MySQL and PostgreSQL.</li><li id="rds_05_0014__en-us_topic_0231317998_li086315304342">This API is supported for primary/standby DB instances only.</li><li id="rds_05_0014__en-us_topic_0231317998_li747532753417">The synchronize model cannot be changed if the DB instance is in any of the following statuses: creating, upgrading, changing instance class, creating users, or deleting users.</li></ul>
|
|
</div>
|
|
<div class="section" id="rds_05_0014__en-us_topic_0231317998_section28961517113719"><h4 class="sectiontitle">URI</h4><ul id="rds_05_0014__en-us_topic_0231317998_ul53354139141429"><li id="rds_05_0014__en-us_topic_0231317998_li1270098217262">URI format<p id="rds_05_0014__en-us_topic_0231317998_p30251930154721"><a name="rds_05_0014__en-us_topic_0231317998_li1270098217262"></a><a name="en-us_topic_0231317998_li1270098217262"></a>PUT https://{<em id="rds_05_0014__en-us_topic_0231317998_i2475051121512">Endpoint</em>}/v3/{<em id="rds_05_0014__en-us_topic_0231317998_i148911057155316">project_id</em>}/instances/{<em id="rds_05_0014__en-us_topic_0231317998_i923712547">instance_id</em>}/failover/mode</p>
|
|
</li></ul>
|
|
<ul id="rds_05_0014__en-us_topic_0231317998_ul49831254144655"><li id="rds_05_0014__en-us_topic_0231317998_li15430535">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_05_0014__en-us_topic_0231317998_table4657088" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="rds_05_0014__en-us_topic_0231317998_row60083059"><th align="left" class="cellrowborder" valign="top" width="20.93%" id="mcps1.3.3.3.1.1.2.4.1.1"><p id="rds_05_0014__en-us_topic_0231317998_p34889605"><strong id="rds_05_0014__en-us_topic_0231317998_b14286556203213">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="16.6%" id="mcps1.3.3.3.1.1.2.4.1.2"><p id="rds_05_0014__en-us_topic_0231317998_p7485743"><strong id="rds_05_0014__en-us_topic_0231317998_b1636156193216">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_05_0014__en-us_topic_0231317998_p2365466"><strong id="rds_05_0014__en-us_topic_0231317998_b89562056173217">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rds_05_0014__en-us_topic_0231317998_row57385070"><td class="cellrowborder" valign="top" width="20.93%" headers="mcps1.3.3.3.1.1.2.4.1.1 "><p id="rds_05_0014__en-us_topic_0231317998_p17679057">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.6%" headers="mcps1.3.3.3.1.1.2.4.1.2 "><p id="rds_05_0014__en-us_topic_0231317998_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_05_0014__en-us_topic_0231317998_p28182251">Specifies the project ID of a tenant in a region.</p>
|
|
<p id="rds_05_0014__en-us_topic_0231317998_p14611855135510">For details about how to obtain the project ID, see <a href="rds_03_0002.html">Obtaining a Project ID</a>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rds_05_0014__en-us_topic_0231317998_row2864326155157"><td class="cellrowborder" valign="top" width="20.93%" headers="mcps1.3.3.3.1.1.2.4.1.1 "><p id="rds_05_0014__en-us_topic_0231317998_p41557789155220">instance_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="16.6%" headers="mcps1.3.3.3.1.1.2.4.1.2 "><p id="rds_05_0014__en-us_topic_0231317998_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_05_0014__en-us_topic_0231317998_p64450739155220">Specifies the DB instance ID.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="rds_05_0014__en-us_topic_0231317998_section3074340117316"><h4 class="sectiontitle">Request</h4><ul id="rds_05_0014__en-us_topic_0231317998_ul5099287616954"><li id="rds_05_0014__en-us_topic_0231317998_li5628270116954">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_05_0014__en-us_topic_0231317998_table11236435" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameter description</caption><thead align="left"><tr id="rds_05_0014__en-us_topic_0231317998_row61525259"><th align="left" class="cellrowborder" valign="top" width="18.110000000000003%" id="mcps1.3.4.2.1.1.2.5.1.1"><p id="rds_05_0014__en-us_topic_0231317998_p17490046"><strong id="rds_05_0014__en-us_topic_0231317998_b1589316563318">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="18.500000000000004%" id="mcps1.3.4.2.1.1.2.5.1.2"><p id="rds_05_0014__en-us_topic_0231317998_p7407659"><strong id="rds_05_0014__en-us_topic_0231317998_b1420136123315">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="18.71%" id="mcps1.3.4.2.1.1.2.5.1.3"><p id="rds_05_0014__en-us_topic_0231317998_p63149496"><strong id="rds_05_0014__en-us_topic_0231317998_b135154615333">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="44.68%" id="mcps1.3.4.2.1.1.2.5.1.4"><p id="rds_05_0014__en-us_topic_0231317998_p14835533"><strong id="rds_05_0014__en-us_topic_0231317998_b7271170336">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rds_05_0014__en-us_topic_0231317998_row60827539"><td class="cellrowborder" valign="top" width="18.110000000000003%" headers="mcps1.3.4.2.1.1.2.5.1.1 "><p id="rds_05_0014__en-us_topic_0231317998_p28083633">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.500000000000004%" headers="mcps1.3.4.2.1.1.2.5.1.2 "><p id="rds_05_0014__en-us_topic_0231317998_p60181840">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="18.71%" headers="mcps1.3.4.2.1.1.2.5.1.3 "><p id="rds_05_0014__en-us_topic_0231317998_p42890904">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="44.68%" headers="mcps1.3.4.2.1.1.2.5.1.4 "><p id="rds_05_0014__en-us_topic_0231317998_p99931428949">Specifies the synchronize model.</p>
|
|
<p id="rds_05_0014__en-us_topic_0231317998_p1421713521249">For MySQL, the value can be any of the following:</p>
|
|
<ul id="rds_05_0014__en-us_topic_0231317998_ul10166111034114"><li id="rds_05_0014__en-us_topic_0231317998_li416612102411"><strong id="rds_05_0014__en-us_topic_0231317998_b36328214342">async</strong>: asynchronous</li><li id="rds_05_0014__en-us_topic_0231317998_li429141518412"><strong id="rds_05_0014__en-us_topic_0231317998_b5700102620343">semisync</strong>: semi-synchronous</li></ul>
|
|
<div class="p" id="rds_05_0014__p6548555143618">For PostgreSQL, the value can be any of the following:<ul id="rds_05_0014__ul189001732374"><li id="rds_05_0014__li109008393715"><strong id="rds_05_0014__b045034734611">async</strong>: asynchronous</li><li id="rds_05_0014__li19900136379"><strong id="rds_05_0014__b410492884718">sync</strong>: synchronous</li></ul>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="rds_05_0014__ul3568195216340"><li id="rds_05_0014__li4411135064210">Example<p id="rds_05_0014__p1454414211213"><a name="rds_05_0014__li4411135064210"></a><a name="li4411135064210"></a>PUT https://rds.eu-de.otc.t-systems.com/v3/0483b6b16e954cb88930a360d2c4e663/instances/dsfae23fsfdsae3435in01/failover/mode</p>
|
|
</li></ul>
|
|
<ul id="rds_05_0014__en-us_topic_0231317998_ul18318676175816"><li id="rds_05_0014__en-us_topic_0231317998_li30650356175816">Request example<pre class="codeblock" id="rds_05_0014__en-us_topic_0231317998_codeblock26701898174649">{
|
|
"mode": "semisync"
|
|
}</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="rds_05_0014__en-us_topic_0231317998_section28521534113742"><h4 class="sectiontitle">Response</h4><ul id="rds_05_0014__en-us_topic_0231317998_ul12573920"><li id="rds_05_0014__en-us_topic_0231317998_li46056421">Normal response
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_05_0014__en-us_topic_0231317998_table394616341361" frame="border" border="1" rules="all"><thead align="left"><tr id="rds_05_0014__en-us_topic_0231317998_row69478341366"><th align="left" class="cellrowborder" valign="top" width="25.1%" id="mcps1.3.5.2.1.1.1.3.1.1"><p id="rds_05_0014__en-us_topic_0231317998_p69471134123611"><strong id="rds_05_0014__en-us_topic_0231317998_b2079743255914">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="74.9%" id="mcps1.3.5.2.1.1.1.3.1.2"><p id="rds_05_0014__en-us_topic_0231317998_p159479347366"><strong id="rds_05_0014__en-us_topic_0231317998_b18440193317590">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="rds_05_0014__en-us_topic_0231317998_row14947193443620"><td class="cellrowborder" valign="top" width="25.1%" headers="mcps1.3.5.2.1.1.1.3.1.1 "><p id="rds_05_0014__en-us_topic_0231317998_p1994703413361">workflowId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="74.9%" headers="mcps1.3.5.2.1.1.1.3.1.2 "><p id="rds_05_0014__en-us_topic_0231317998_p2947934123610">Indicates the workflow ID.</p>
|
|
<p id="rds_05_0014__p1145784310228">For details about how to query this parameter, see <a href="rds_01_0009.html">Obtaining Task Information</a>.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rds_05_0014__en-us_topic_0231317998_row494715344363"><td class="cellrowborder" valign="top" width="25.1%" headers="mcps1.3.5.2.1.1.1.3.1.1 "><p id="rds_05_0014__en-us_topic_0231317998_p20947934193617">instanceId</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="74.9%" headers="mcps1.3.5.2.1.1.1.3.1.2 "><p id="rds_05_0014__en-us_topic_0231317998_p8947134193611">Indicates the DB instance ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="rds_05_0014__en-us_topic_0231317998_row85753587363"><td class="cellrowborder" valign="top" width="25.1%" headers="mcps1.3.5.2.1.1.1.3.1.1 "><p id="rds_05_0014__en-us_topic_0231317998_p257535863613">replicationMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="74.9%" headers="mcps1.3.5.2.1.1.1.3.1.2 "><p id="rds_05_0014__en-us_topic_0231317998_p25751158103614">Indicates the replication mode.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="rds_05_0014__en-us_topic_0231317998_ul16665627"><li id="rds_05_0014__en-us_topic_0231317998_li15772917">Example normal response<pre class="codeblock" id="rds_05_0014__en-us_topic_0231317998_codeblock314170531760">{
|
|
"instanceId": "c8a7d0abe94840dda99bc437e9442982in01",
|
|
"replicationMode": "semisync",
|
|
"workflowId": "7b55d6ca-dc8e-4844-a9da-6c53a1506db3"
|
|
}</pre>
|
|
</li><li id="rds_05_0014__en-us_topic_0231317998_li68218279114">Abnormal response<p id="rds_05_0014__en-us_topic_0231317998_p28475059"><a name="rds_05_0014__en-us_topic_0231317998_li68218279114"></a><a name="en-us_topic_0231317998_li68218279114"></a>For details, see <a href="en-us_topic_0032488197.html">Abnormal Request Results</a>.</p>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="rds_05_0014__section4778540915440"><h4 class="sectiontitle">Status Code</h4><ul id="rds_05_0014__en-us_topic_0032347778_ul7858132212142"><li id="rds_05_0014__en-us_topic_0032347778_li58581622171411">Normal<p id="rds_05_0014__en-us_topic_0032347778_p1040982941020"><a name="rds_05_0014__en-us_topic_0032347778_li58581622171411"></a><a name="en-us_topic_0032347778_li58581622171411"></a>200</p>
|
|
</li><li id="rds_05_0014__en-us_topic_0032347778_li11583183218149">Abnormal<p id="rds_05_0014__en-us_topic_0032347778_p0723374409"><a name="rds_05_0014__en-us_topic_0032347778_li11583183218149"></a><a name="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_05_0014__section1183074220016"><h4 class="sectiontitle">Error Code</h4><p id="rds_05_0014__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>
|
|
|