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>
This commit is contained in:
2026-01-29 11:28:26 +00:00
committed by zuul
parent 584d272a0b
commit 1ddaec1a62
95 changed files with 12332 additions and 1199 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -16,6 +16,8 @@
</li>
<li class="ulchildlink"><strong><a href="rds_09_0007.html">Deleting a Manual Backup</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_09_0018.html">Deleting Manual Backups in Batches (RDS for SQL Server)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_09_0011.html">Querying the Restoration Time Range</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_09_0008.html">Restoring Data to a New DB Instance</a></strong><br>

View File

@ -308,7 +308,7 @@
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.3.2.1.5.2.5.1.4 "><p id="en-us_topic_0032347785__p40296320">Specifies the volume type.</p>
<p id="en-us_topic_0032347785__p27122565">Its value can be any of the following and is case-sensitive:</p>
<ul id="en-us_topic_0032347785__ul06211247141917"><li id="en-us_topic_0032347785__li5621447111914"><strong id="en-us_topic_0032347785__b49281844163118">COMMON</strong>: indicates the SATA type.</li><li id="en-us_topic_0032347785__li0621114751918"><strong id="en-us_topic_0032347785__b175251655173117">ULTRAHIGH</strong>: indicates the SSD type.</li></ul>
<ul id="en-us_topic_0032347785__ul97191143171815"><li id="en-us_topic_0032347785__rds_01_0002_li882154133612"><strong id="en-us_topic_0032347785__rds_01_0002_b962134413123">CLOUDSSD</strong>: cloud SSD storage.</li><li id="en-us_topic_0032347785__rds_01_0002_li1186817447711"><strong id="en-us_topic_0032347785__rds_01_0002_b16454501416">ESSD</strong>: extreme SSD storage.</li></ul>
</td>
</tr>
<tr id="en-us_topic_0032347785__row42343927"><td class="cellrowborder" valign="top" width="29.32%" headers="mcps1.3.3.2.1.5.2.5.1.1 "><p id="en-us_topic_0032347785__p7306053">size</p>
@ -461,7 +461,7 @@
},
"flavorRef": "bf07a6d4-844a-4023-a776-fc5c5fb71fb4",
"volume": {
"type": "ULTRAHIGH",
"type": "CLOUDSSD",
"size": 100
},
"region": "eu-de",
@ -491,7 +491,7 @@
},
"flavorRef": "bf07a6d4-844a-4023-a776-fc5c5fb71fb4",
"volume": {
"type": "ULTRAHIGH",
"type": "CLOUDSSD",
"size": 100
},
"region": "eu-de",
@ -877,7 +877,7 @@
},
"dbPort": 3306,
"volume": {
"type": "ULTRAHIGH",
"type": "CLOUDSSD",
"size": 100
},
"dataStoreInfo": null,
@ -917,7 +917,7 @@
"id": "bf07a6d4-844a-4023-a776-fc5c5fb71fb4"
},
"volume": {
"type": "ULTRAHIGH",
"type": "CLOUDSSD",
"size": 100
},
"dbPort": 3306,
@ -965,7 +965,7 @@
"id": "bf07a6d4-844a-4023-a776-fc5c5fb71fb4"
},
"volume": {
"type": "ULTRAHIGH",
"type": "CLOUDSSD",
"size": 100
},
"dbPort": 3306,

View File

@ -8,10 +8,15 @@
</th>
</tr>
</thead>
<tbody><tr id="en-us_topic_0032488244__row1248512511346"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p348665183420">2024-12-12</p>
<tbody><tr id="en-us_topic_0032488244__row2352981097"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p16352186915">2025-10-30</p>
</td>
<td class="cellrowborder" valign="top" width="82.33%" headers="mcps1.3.1.1.3.1.2 "><ul id="en-us_topic_0032488244__ul16413016289"><li id="en-us_topic_0032488244__li184180182818">Added <a href="rds_07_0003.html">Restoring Data to an Existing DB Instance</a>.</li><li id="en-us_topic_0032488244__li47959113281">Added <a href="rds_04_0003.html">Querying Storage Usage of a DB Instance</a>.</li><li id="en-us_topic_0032488244__li197004561507">Added <a href="rds_05_0029.html">Changing the Description of a DB Instance</a>.</li><li id="en-us_topic_0032488244__li172780586509">Added <a href="rds_05_0033.html">Obtaining the Replication Status of a DB Instance</a>.</li><li id="en-us_topic_0032488244__li1377717593507">Added <a href="rds_05_0032.html">Querying Available Instance Classes for a DB Instance</a>.</li><li id="en-us_topic_0032488244__li109202020518">Added <a href="rds_05_0081.html">Enabling TDE for a DB Instance (RDS for SQL Server)</a>.</li><li id="en-us_topic_0032488244__li53918275112">Added <a href="rds_05_0082.html">Querying TDE Status of a DB Instance (RDS for SQL Server)</a>.</li><li id="en-us_topic_0032488244__li3241123185119">Added <a href="rds_05_0021.html">Obtaining the SSL Certificate Download Address</a>.</li><li id="en-us_topic_0032488244__li11503443510">Added <a href="rds_05_0020.html">Changing a Floating IP Address</a>.</li><li id="en-us_topic_0032488244__li256120116511">Added <a href="rds_09_0309.html">Replicating a Parameter Template</a>.</li><li id="en-us_topic_0032488244__li145071795116">Added <a href="rds_09_0018.html">Deleting Manual Backups in Batches (RDS for SQL Server)</a>.</li><li id="en-us_topic_0032488244__li184501417105111">Added <a href="rds_06_0101.html">Showing Original Logs</a>.</li><li id="en-us_topic_0032488244__li13450121785119">Added <a href="rds_06_0102.html">Querying Slow Query Log Files (SQL Server)</a>.</li><li id="en-us_topic_0032488244__li204505175517">Added <a href="rds_05_0040.html">Obtaining Links for Downloading Error Logs (RDS for PostgreSQL)</a>.</li><li id="en-us_topic_0032488244__li9450161711517">Added <a href="rds_20_0001.html">Adding a SQL Throttling Rule for a Database</a>.</li><li id="en-us_topic_0032488244__li10450201711511">Added <a href="rds_20_0002.html">Deleting a SQL Throttling Rule</a>.</li><li id="en-us_topic_0032488244__li12450141719511">Added <a href="rds_20_0003.html">Modifying a SQL Throttling Rule</a>.</li><li id="en-us_topic_0032488244__li44301919105116">Added <a href="rds_20_0004.html">Querying SQL Throttling Rule</a><a href="rds_20_0004.html">Querying SQL Throttling Rule</a>.</li><li id="en-us_topic_0032488244__li9430141919514">Added <a href="rds_20_0005.html">Enabling or Disabling a SQL Throttling Rule or Disabling All SQL Throttling Rules</a>.</li><li id="en-us_topic_0032488244__li843061914513">Added <a href="rds_21_0001.html">Enabling Database Proxy</a>.</li><li id="en-us_topic_0032488244__li043081985117">Added <a href="rds_21_0002.html">Querying Database Proxies</a>.</li><li id="en-us_topic_0032488244__li1843017192511">Added <a href="rds_21_0003.html">Querying Database Proxy Specifications</a>.</li><li id="en-us_topic_0032488244__li1143081925119">Added <a href="rds_21_0004.html">Configuring the Routing Policy for a Database Proxy</a>.</li><li id="en-us_topic_0032488244__li13430151915515">Added <a href="rds_21_0005.html">Disabling Database Proxy</a>.</li><li id="en-us_topic_0032488244__li1843081995117">Added <a href="rds_08_0035.html">Adding Host Addresses for MSDTC</a>.</li><li id="en-us_topic_0032488244__li2430419115110">Added <a href="rds_08_0036.html">Querying MSDTC Hosts</a>.</li><li id="en-us_topic_0032488244__li343020193517">Added <a href="rds_15_0001.html">Querying Resource Quotas</a>.</li><li id="en-us_topic_0032488244__li132901027105111">Added <a href="rds_06_0040.html">Querying Tags of a DB Instance</a>.</li><li id="en-us_topic_0032488244__li10290127125116">Added <a href="rds_13_0001.html">Querying Scheduled Tasks</a>.</li><li id="en-us_topic_0032488244__li1629072715516">Added <a href="rds_13_0002.html">Querying Instant Tasks</a>.</li><li id="en-us_topic_0032488244__li11290112713513">Added <a href="rds_13_0004.html">Obtaining Task Information of a Specified DB Instance in a Specified Time Range (RDS for SQL Server)</a>.</li></ul>
</td>
</tr>
<tr id="en-us_topic_0032488244__row1248512511346"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p348665183420">2024-12-12</p>
</td>
<td class="cellrowborder" valign="top" width="82.33%" headers="mcps1.3.1.1.3.1.2 "><p id="en-us_topic_0032488244__p410865143517">Modified the following content:</p>
<ul id="en-us_topic_0032488244__ul14871160112918"><li id="en-us_topic_0032488244__li19871130172912">Added constraints in <a href="rds_06_0005.html">Querying Database Slow Logs</a>.</li><li id="en-us_topic_0032488244__li151556362917">Modified constraints in <a href="rds_09_0002.html">Setting an Automated Backup Policy</a></li></ul>
<ul id="en-us_topic_0032488244__ul14871160112918"><li id="en-us_topic_0032488244__li19871130172912">Added constraints in <a href="rds_06_0005.html">Querying Database Slow Logs</a>.</li><li id="en-us_topic_0032488244__li151556362917">Modified constraints in <a href="rds_09_0002.html">Setting an Automated Backup Policy</a>.</li></ul>
</td>
</tr>
<tr id="en-us_topic_0032488244__row2020548172919"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p204644125297">2024-08-15</p>
@ -47,7 +52,7 @@
<tr id="en-us_topic_0032488244__row0795452112011"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p197965521209">2023-04-20</p>
</td>
<td class="cellrowborder" valign="top" width="82.33%" headers="mcps1.3.1.1.3.1.2 "><p id="en-us_topic_0032488244__p15141084212">Modified the following content:</p>
<p id="en-us_topic_0032488244__p9663171013212">Added <a href="rds_05_0024.html">Upgrading a Minor Version</a>.</p>
<p id="en-us_topic_0032488244__p9663171013212">Added <a href="rds_05_0024.html">Upgrading the Minor Version of a DB Instance</a>.</p>
</td>
</tr>
<tr id="en-us_topic_0032488244__row46341451103718"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p6635115114377">2023-03-08</p>
@ -95,13 +100,13 @@
<tr id="en-us_topic_0032488244__row12421315122610"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p4885107102111">2021-07-07</p>
</td>
<td class="cellrowborder" valign="top" width="82.33%" headers="mcps1.3.1.1.3.1.2 "><p id="en-us_topic_0032488244__p4885774212">Modified the following content:</p>
<ul id="en-us_topic_0032488244__ul16420205672119"><li id="en-us_topic_0032488244__li5749154154610">Added <a href="rds_04_0002.html">Querying the Storage Type of a Database</a>.</li><li id="en-us_topic_0032488244__li5158157195317">Added <a href="rds_05_0005.html">Changing a DB Instance Name</a>.</li><li id="en-us_topic_0032488244__li3150201162212">Added <a href="rds_05_0009.html">Binding and Unbinding an EIP</a>.</li><li id="en-us_topic_0032488244__li13926161923219">Added <a href="rds_05_0012.html">Changing the Failover Priority</a>.</li><li id="en-us_topic_0032488244__li839152283217">Added <a href="rds_05_0013.html">Manually Switching Primary/Standby DB Instances</a>.</li><li id="en-us_topic_0032488244__li4194192318322">Added <a href="rds_05_0014.html">Changing the Data Synchronize Model of Primary/Standby DB Instances</a>.</li><li id="en-us_topic_0032488244__li8438132194810">Added <a href="rds_05_0015.html">Migrating a Standby DB Instance</a>.</li><li id="en-us_topic_0032488244__li186811244327">Added <a href="rds_05_0016.html">Configuring the Maintenance Window</a>.</li><li id="en-us_topic_0032488244__li234710296345">Added <a href="rds_05_0017.html">Configuring SSL</a>.</li><li id="en-us_topic_0032488244__li1193116497345">Added <a href="rds_05_0018.html">Changing a Database Port</a>.</li><li id="en-us_topic_0032488244__li1433752103411">Added <a href="rds_05_0019.html">Changing a Security Group</a>.</li><li id="en-us_topic_0032488244__li114701453153410">Added <a href="rds_05_0020.html">Changing a Private IP Address</a>.</li><li id="en-us_topic_0032488244__li168231324124917">Added <a href="rds_06_0100.html">Obtaining Slow Query Log Statistics</a>.</li><li id="en-us_topic_0032488244__li164003260492">Added <a href="rds_05_0039.html">Obtaining Links for Downloading Slow Query Logs</a>.</li><li id="en-us_topic_0032488244__li15833454123417">Added <a href="rds_log_0001.html">Setting SQL Audit</a>.</li><li id="en-us_topic_0032488244__li5892910183616">Added <a href="rds_log_0002.html">Querying the Policy for SQL Audit Logs</a>.</li><li id="en-us_topic_0032488244__li16271141213365">Added <a href="rds_log_0003.html">Obtaining an Audit Log List</a>.</li><li id="en-us_topic_0032488244__li6666313123619">Added <a href="rds_log_0004.html">Obtaining the Link for Downloading an Audit Log</a>.</li><li id="en-us_topic_0032488244__li16158127174113">Added <a href="rds_14_0001.html">Modifying Recycling Policy</a>.</li></ul>
<ul id="en-us_topic_0032488244__ul16420205672119"><li id="en-us_topic_0032488244__li5749154154610">Added <a href="rds_04_0002.html">Querying the Storage Type of a Database</a>.</li><li id="en-us_topic_0032488244__li5158157195317">Added <a href="rds_05_0005.html">Changing a DB Instance Name</a>.</li><li id="en-us_topic_0032488244__li3150201162212">Added <a href="rds_05_0009.html">Binding and Unbinding an EIP</a>.</li><li id="en-us_topic_0032488244__li13926161923219">Added <a href="rds_05_0012.html">Changing the Failover Priority</a>.</li><li id="en-us_topic_0032488244__li839152283217">Added <a href="rds_05_0013.html">Manually Switching Primary/Standby DB Instances</a>.</li><li id="en-us_topic_0032488244__li4194192318322">Added <a href="rds_05_0014.html">Changing the Data Synchronize Model of Primary/Standby DB Instances</a>.</li><li id="en-us_topic_0032488244__li8438132194810">Added <a href="rds_05_0015.html">Migrating a Standby DB Instance</a>.</li><li id="en-us_topic_0032488244__li186811244327">Added <a href="rds_05_0016.html">Configuring the Maintenance Window</a>.</li><li id="en-us_topic_0032488244__li234710296345">Added <a href="rds_05_0017.html">Configuring SSL</a>.</li><li id="en-us_topic_0032488244__li1193116497345">Added <a href="rds_05_0018.html">Changing a Database Port</a>.</li><li id="en-us_topic_0032488244__li1433752103411">Added <a href="rds_05_0019.html">Changing a Security Group</a>.</li><li id="en-us_topic_0032488244__li114701453153410">Added <a href="rds_05_0020.html">Changing a Floating IP Address</a>.</li><li id="en-us_topic_0032488244__li168231324124917">Added <a href="rds_06_0100.html">Obtaining Slow Query Log Statistics</a>.</li><li id="en-us_topic_0032488244__li164003260492">Added <a href="rds_05_0039.html">Obtaining Links for Downloading Slow Query Logs</a>.</li><li id="en-us_topic_0032488244__li15833454123417">Added <a href="rds_log_0001.html">Setting SQL Audit</a>.</li><li id="en-us_topic_0032488244__li5892910183616">Added <a href="rds_log_0002.html">Querying the Policy for SQL Audit Logs</a>.</li><li id="en-us_topic_0032488244__li16271141213365">Added <a href="rds_log_0003.html">Obtaining an Audit Log List</a>.</li><li id="en-us_topic_0032488244__li6666313123619">Added <a href="rds_log_0004.html">Obtaining the Link for Downloading an Audit Log</a>.</li><li id="en-us_topic_0032488244__li16158127174113">Added <a href="rds_14_0001.html">Modifying Recycling Policy</a>.</li></ul>
</td>
</tr>
<tr id="en-us_topic_0032488244__row186387710318"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p377911288316">2021-05-25</p>
</td>
<td class="cellrowborder" valign="top" width="82.33%" headers="mcps1.3.1.1.3.1.2 "><p id="en-us_topic_0032488244__p13639472312">Modified the following content:</p>
<p id="en-us_topic_0032488244__p10151420938">Modified API restrictions in <a href="rds_01_0009.html">Obtaining Task Information</a>.</p>
<p id="en-us_topic_0032488244__p10151420938">Modified API restrictions in <a href="rds_13_0003.html">Obtaining Information About a Task with a Specified ID</a>.</p>
</td>
</tr>
<tr id="en-us_topic_0032488244__row1894145715199"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p116071213174215">2021-02-24</p>
@ -161,7 +166,7 @@
<tr id="en-us_topic_0032488244__row14489155519318"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p83002591039">2018-12-29</p>
</td>
<td class="cellrowborder" valign="top" width="82.33%" headers="mcps1.3.1.1.3.1.2 "><p id="en-us_topic_0032488244__p9305155917317">Modified the following content:</p>
<ul id="en-us_topic_0032488244__ul33081959738"><li id="en-us_topic_0032488244__li3396854242">Added v3 APIs in section <a href="rds_01_0002.html">Creating a DB Instance</a>.</li><li id="en-us_topic_0032488244__li1532015919312">Added v3 APIs in section <a href="rds_01_0003.html">Deleting a DB Instance</a>.</li><li id="en-us_topic_0032488244__li1333295914316">Added v3 APIs in section <a href="rds_01_0004.html">Querying DB Instances</a>.</li><li id="en-us_topic_0032488244__li6401122066">Added v3 APIs in section <a href="rds_09_0301.html">Obtaining a Parameter Template List</a>.</li><li id="en-us_topic_0032488244__li1155314213516">Added v3 APIs in section <a href="rds_09_0302.html">Creating a Parameter Template</a>.</li><li id="en-us_topic_0032488244__li141915105616">Added v3 APIs in section <a href="rds_09_0303.html">Modifying a Parameter Template</a>.</li><li id="en-us_topic_0032488244__li147171219619">Added v3 APIs in section <a href="rds_09_0304.html">Applying a Parameter Template</a>.</li><li id="en-us_topic_0032488244__li89381813575">Added v3 APIs in section <a href="rds_09_0305.html">Modifying Parameters of a Specified DB Instance</a>.</li><li id="en-us_topic_0032488244__li783712612710">Added v3 APIs in section <a href="rds_09_0306.html">Obtaining the Parameter Template of a Specified DB Instance</a>.</li><li id="en-us_topic_0032488244__li163041435676">Added v3 APIs in section <a href="rds_09_0307.html">Obtaining Parameters in a Specified Parameter Template</a>.</li><li id="en-us_topic_0032488244__li2094434720">Added v3 APIs in section <a href="rds_09_0308.html">Deleting a Parameter Template</a>.</li><li id="en-us_topic_0032488244__li535455912320">Added v3 APIs in section <a href="rds_09_0002.html">Setting an Automated Backup Policy</a>.</li><li id="en-us_topic_0032488244__li16364459838">Added v3 APIs in section <a href="rds_09_0003.html">Obtaining an Automated Backup Policy</a>.</li><li id="en-us_topic_0032488244__li16373135917316">Added v3 APIs in section <a href="rds_09_0004.html">Creating a Manual Backup</a>.</li><li id="en-us_topic_0032488244__li1138995912317">Added v3 APIs in section <a href="rds_09_0005.html">Obtaining Details About Backups</a>.</li><li id="en-us_topic_0032488244__li1946816297814">Added v3 APIs in section <a href="rds_09_0006.html">Obtaining the Link for Downloading a Backup File</a>.</li><li id="en-us_topic_0032488244__li339955913312">Added v3 APIs in section <a href="rds_09_0007.html">Deleting a Manual Backup</a>.</li><li id="en-us_topic_0032488244__li8346189498">Added v3 APIs in section <a href="rds_09_0011.html">Querying the Restoration Time Range</a>.</li><li id="en-us_topic_0032488244__li1840720591237">Added v3 APIs in section <a href="rds_09_0008.html">Restoring Data to a New DB Instance</a>.</li><li id="en-us_topic_0032488244__li041618593311">Added v3 APIs in section <a href="rds_09_0009.html">Restoring Data to an Existing or Original DB Instance</a>.</li><li id="en-us_topic_0032488244__li183346113126">Added v3 APIs in section <a href="rds_01_0009.html">Obtaining Task Information</a>.</li><li id="en-us_topic_0032488244__li64291959336">Added v3 API abnormal response description in section <a href="en-us_topic_0032488197.html">Abnormal Request Results</a>.</li><li id="en-us_topic_0032488244__li54241159236">Added v3 error codes in the DBS.XXXXXX format in section <a href="en-us_topic_0032488241.html">Error Codes</a>.</li></ul>
<ul id="en-us_topic_0032488244__ul33081959738"><li id="en-us_topic_0032488244__li3396854242">Added v3 APIs in section <a href="rds_01_0002.html">Creating a DB Instance</a>.</li><li id="en-us_topic_0032488244__li1532015919312">Added v3 APIs in section <a href="rds_01_0003.html">Deleting a DB Instance</a>.</li><li id="en-us_topic_0032488244__li1333295914316">Added v3 APIs in section <a href="rds_01_0004.html">Querying DB Instances</a>.</li><li id="en-us_topic_0032488244__li6401122066">Added v3 APIs in section <a href="rds_09_0301.html">Obtaining a Parameter Template List</a>.</li><li id="en-us_topic_0032488244__li1155314213516">Added v3 APIs in section <a href="rds_09_0302.html">Creating a Parameter Template</a>.</li><li id="en-us_topic_0032488244__li141915105616">Added v3 APIs in section <a href="rds_09_0303.html">Modifying a Parameter Template</a>.</li><li id="en-us_topic_0032488244__li147171219619">Added v3 APIs in section <a href="rds_09_0304.html">Applying a Parameter Template</a>.</li><li id="en-us_topic_0032488244__li89381813575">Added v3 APIs in section <a href="rds_09_0305.html">Modifying Parameters of a Specified DB Instance</a>.</li><li id="en-us_topic_0032488244__li783712612710">Added v3 APIs in section <a href="rds_09_0306.html">Obtaining the Parameter Template of a Specified DB Instance</a>.</li><li id="en-us_topic_0032488244__li163041435676">Added v3 APIs in section <a href="rds_09_0307.html">Obtaining Parameters in a Specified Parameter Template</a>.</li><li id="en-us_topic_0032488244__li2094434720">Added v3 APIs in section <a href="rds_09_0308.html">Deleting a Parameter Template</a>.</li><li id="en-us_topic_0032488244__li535455912320">Added v3 APIs in section <a href="rds_09_0002.html">Setting an Automated Backup Policy</a>.</li><li id="en-us_topic_0032488244__li16364459838">Added v3 APIs in section <a href="rds_09_0003.html">Obtaining an Automated Backup Policy</a>.</li><li id="en-us_topic_0032488244__li16373135917316">Added v3 APIs in section <a href="rds_09_0004.html">Creating a Manual Backup</a>.</li><li id="en-us_topic_0032488244__li1138995912317">Added v3 APIs in section <a href="rds_09_0005.html">Obtaining Details About Backups</a>.</li><li id="en-us_topic_0032488244__li1946816297814">Added v3 APIs in section <a href="rds_09_0006.html">Obtaining the Link for Downloading a Backup File</a>.</li><li id="en-us_topic_0032488244__li339955913312">Added v3 APIs in section <a href="rds_09_0007.html">Deleting a Manual Backup</a>.</li><li id="en-us_topic_0032488244__li8346189498">Added v3 APIs in section <a href="rds_09_0011.html">Querying the Restoration Time Range</a>.</li><li id="en-us_topic_0032488244__li1840720591237">Added v3 APIs in section <a href="rds_09_0008.html">Restoring Data to a New DB Instance</a>.</li><li id="en-us_topic_0032488244__li041618593311">Added v3 APIs in section <a href="rds_09_0009.html">Restoring Data to an Existing or Original DB Instance</a>.</li><li id="en-us_topic_0032488244__li183346113126">Added v3 APIs in section <a href="rds_13_0003.html">Obtaining Information About a Task with a Specified ID</a>.</li><li id="en-us_topic_0032488244__li64291959336">Added v3 API abnormal response description in section <a href="en-us_topic_0032488197.html">Abnormal Request Results</a>.</li><li id="en-us_topic_0032488244__li54241159236">Added v3 error codes in the DBS.XXXXXX format in section <a href="en-us_topic_0032488241.html">Error Codes</a>.</li></ul>
</td>
</tr>
<tr id="en-us_topic_0032488244__row397585334810"><td class="cellrowborder" valign="top" width="17.669999999999998%" headers="mcps1.3.1.1.3.1.1 "><p id="en-us_topic_0032488244__p12976115318482">2018-06-28</p>

View File

@ -12,8 +12,22 @@
</li>
<li class="ulchildlink"><strong><a href="rds_05_0005.html">Changing a DB Instance Name</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0029.html">Changing the Description of a DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_01_0101.html">Changing DB Instance Specifications</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_01_0151.html">Changing the Storage Type of a DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0022.html">Applying for a Private Domain Name</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0023.html">Modifying a Private Domain Name</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0031.html">Querying the Domain Name of a DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0033.html">Obtaining the Replication Status of a DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0032.html">Querying Available Instance Classes for a DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_01_0102.html">Scaling Up Storage Space of a DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0028.html">Configuring an Autoscaling Policy</a></strong><br>
@ -40,10 +54,18 @@
</li>
<li class="ulchildlink"><strong><a href="rds_05_0016.html">Configuring the Maintenance Window</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0024.html">Upgrading a Minor Version</a></strong><br>
<li class="ulchildlink"><strong><a href="rds_05_0024.html">Upgrading the Minor Version of a DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0010.html">Querying the Available SQL Server Character Set</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0081.html">Enabling TDE for a DB Instance (RDS for SQL Server)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0082.html">Querying TDE Status of a DB Instance (RDS for SQL Server)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_08_0035.html">Adding Host Addresses for MSDTC</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_08_0036.html">Querying MSDTC Hosts</a></strong><br>
</li>
</ul>
<div class="familylinks">

View File

@ -12,6 +12,8 @@
</li>
<li class="ulchildlink"><strong><a href="rds_09_0304.html">Applying a Parameter Template</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_09_0309.html">Replicating a Parameter Template</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_09_0305.html">Modifying Parameters of a Specified DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_09_0306.html">Obtaining the Parameter Template of a Specified DB Instance</a></strong><br>
@ -20,6 +22,8 @@
</li>
<li class="ulchildlink"><strong><a href="rds_09_0308.html">Deleting a Parameter Template</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000002320384084.html">Querying Application Records of a Parameter Template</a></strong><br>
</li>
</ul>
<div class="familylinks">

View File

@ -8,10 +8,16 @@
</li>
<li class="ulchildlink"><strong><a href="rds_06_0005.html">Querying Database Slow Logs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_06_0101.html">Showing Original Logs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_06_0102.html">Querying Slow Query Log Files (SQL Server)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_06_0100.html">Obtaining Slow Query Log Statistics</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0039.html">Obtaining Links for Downloading Slow Query Logs</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0040.html">Obtaining Links for Downloading Error Logs (RDS for PostgreSQL)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_log_0001.html">Setting SQL Audit</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_log_0002.html">Querying the Policy for SQL Audit Logs</a></strong><br>

View File

@ -376,9 +376,7 @@
</td>
<td class="cellrowborder" valign="top" width="24.709999999999997%" headers="mcps1.3.3.2.1.6.2.5.1.4 "><p id="en-us_topic_0056889804__p8172010105044">Specifies the volume type.</p>
<p id="en-us_topic_0056889804__p62221149123442">Its value can be any of the following and is case-sensitive:</p>
<ul id="en-us_topic_0056889804__ul06211247141917"><li id="en-us_topic_0056889804__li5621447111914"><strong id="en-us_topic_0056889804__b1033916119322">COMMON</strong>: indicates the SATA type.</li><li id="en-us_topic_0056889804__li0621114751918"><strong id="en-us_topic_0056889804__b182031914183213">ULTRAHIGH</strong>: indicates the SSD type.</li></ul>
<div class="note" id="en-us_topic_0056889804__note23119431123442"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="en-us_topic_0056889804__p6748290123442">In the Trove API, this parameter is optional in the request. If this parameter is not contained in the request, its value is <strong id="en-us_topic_0056889804__b842352706214824">COMMON</strong> by default. If this parameter is specified, the volume type must be set to a value supported by the old API.</p>
</div></div>
<ul id="en-us_topic_0056889804__ul97191143171815"><li id="en-us_topic_0056889804__rds_01_0002_li882154133612"><strong id="en-us_topic_0056889804__rds_01_0002_b962134413123">CLOUDSSD</strong>: cloud SSD storage.</li><li id="en-us_topic_0056889804__rds_01_0002_li1186817447711"><strong id="en-us_topic_0056889804__rds_01_0002_b16454501416">ESSD</strong>: extreme SSD storage.</li></ul>
</td>
</tr>
<tr id="en-us_topic_0056889804__row1030080118308"><td class="cellrowborder" valign="top" width="21.529999999999998%" headers="mcps1.3.3.2.1.6.2.5.1.1 "><p id="en-us_topic_0056889804__p20556829123442">size</p>

View File

@ -371,7 +371,7 @@
<td class="cellrowborder" valign="top" width="21.25%" headers="mcps1.3.3.4.2.5.1.3 "><p id="rds_01_0002__p25105132">String</p>
</td>
<td class="cellrowborder" valign="top" width="30.049999999999997%" headers="mcps1.3.3.4.2.5.1.4 "><p id="rds_01_0002__p20249826">Specifies the database version.</p>
<ul id="rds_01_0002__ul2128855618558"><li id="rds_01_0002__li532251018558">MySQL databases support 5.7 and 8.0. Example value: 5.7 </li><li id="rds_01_0002__li134407134561">PostgreSQL databases support 12, 13, 14, 15, 16 and 17. Example value: 13</li><li id="rds_01_0002__li7303143151411">Microsoft SQL Server databases only support 2017_SE, 2017_EE, 2019_SE, 2019_EE, 2022_SE and 2022_EE. Example value: 2017_SE</li></ul>
<ul id="rds_01_0002__ul2128855618558"><li id="rds_01_0002__li532251018558">MySQL databases support 5.7 and 8.0. Example value: 5.7</li><li id="rds_01_0002__li134407134561">PostgreSQL databases support 12, 13, 14, 15, 16 and 17. Example value: 13</li><li id="rds_01_0002__li7303143151411">Microsoft SQL Server databases only support 2017_SE, 2017_EE, 2019_SE, 2019_EE, 2022_SE and 2022_EE. Example value: 2017_SE</li></ul>
<p id="rds_01_0002__p2139751518103">For details about supported database versions, see section <a href="rds_06_0001.html">Querying Version Information About a DB Engine</a>.</p>
</td>
</tr>
@ -445,9 +445,7 @@
<td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.3.6.2.5.1.3 "><p id="rds_01_0002__p125424341">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="35%" headers="mcps1.3.3.6.2.5.1.4 "><p id="rds_01_0002__p13613273417">Specifies the retention days for specific backup files.</p>
<p id="rds_01_0002__p7391722345">The value range is from 0 to 732. If this parameter is not specified or set to <strong id="rds_01_0002__b842352706112318">0</strong>, the automated backup policy is disabled. To extend the retention period, contact customer service. Automated backups can be retained for up to 2562 days.</p>
<div class="notice" id="rds_01_0002__note861516536349"><span class="noticetitle"> NOTICE: </span><div class="noticebody"><p id="rds_01_0002__p1558917683213">Primary/standby DB instances and Cluster DB instances of Microsoft SQL Server do not support disabling the automated backup policy.</p>
</div></div>
<p id="rds_01_0002__p7391722345">The value range is from 1 to 732. To extend the retention period, contact customer service. Automated backups can be retained for up to 2562 days.</p>
</td>
</tr>
</tbody>
@ -472,9 +470,7 @@
</td>
<td class="cellrowborder" valign="top" width="35%" headers="mcps1.3.3.7.2.5.1.4 "><p id="rds_01_0002__p40296320">Specifies the volume type.</p>
<p id="rds_01_0002__p27122565">Its value can be any of the following and is case-sensitive:</p>
<ul id="rds_01_0002__ul7711857141311"><li id="rds_01_0002__li17711857191312"><strong id="rds_01_0002__b175811447151011">COMMON</strong>: SATA storage.</li><li id="rds_01_0002__li1671115572136"><strong id="rds_01_0002__b692704062510">ULTRAHIGH</strong>: ultra-high I/O storage.</li><li id="rds_01_0002__li882154133612"><strong id="rds_01_0002__b962134413123">CLOUDSSD</strong>: cloud SSD storage.</li><li id="rds_01_0002__li1186817447711"><strong id="rds_01_0002__b16454501416">ESSD</strong>: extreme SSD storage.</li></ul>
<div class="note" id="rds_01_0002__note53993655015"><span class="notetitle"> NOTE: </span><div class="notebody"><ul id="rds_01_0002__ul13221057105417"><li id="rds_01_0002__li62228576548">The MySQL and PostgreSQL DB engines support the following volume types: <strong id="rds_01_0002__b16873111595819">CLOUDSSD</strong> and <strong id="rds_01_0002__b1056111975811">ESSD</strong>. <strong id="rds_01_0002__b7935212141919">ESSD</strong> is not supported for Single instance types for MySQL and PostgreSQL.</li><li id="rds_01_0002__li18222557195416">The SQL Server engine supports the following volume types: <strong id="rds_01_0002__b15403185214573">COMMON</strong>, <strong id="rds_01_0002__b54822115819">ULTRAHIGH</strong>, and <strong id="rds_01_0002__b1461048165816">ESSD</strong>.</li></ul>
</div></div>
<ul id="rds_01_0002__ul7711857141311"><li id="rds_01_0002__li882154133612"><strong id="rds_01_0002__b962134413123">CLOUDSSD</strong>: cloud SSD storage.</li><li id="rds_01_0002__li1186817447711"><strong id="rds_01_0002__b16454501416">ESSD</strong>: extreme SSD storage.</li></ul>
</td>
</tr>
<tr id="rds_01_0002__row42343927"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.3.7.2.5.1.1 "><p id="rds_01_0002__p7306053">size</p>
@ -885,7 +881,7 @@
<td class="cellrowborder" valign="top" width="26.21%" headers="mcps1.3.4.2.1.5.2.4.1.2 "><p id="rds_01_0002__p9286558152710">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="52.980000000000004%" headers="mcps1.3.4.2.1.5.2.4.1.3 "><p id="rds_01_0002__p229865817274">Indicates the retention days for specific backup files.</p>
<p id="rds_01_0002__p1230285817274">The value range is from 0 to 732. If this parameter is not specified or set to <strong id="rds_01_0002__b154931332175017">0</strong>, the automated backup policy is disabled. To extend the retention period, contact customer service. Automated backups can be retained for up to 2562 days.</p>
<p id="rds_01_0002__p1230285817274">The value range is from 1 to 732. To extend the retention period, contact customer service. Automated backups can be retained for up to 2562 days.</p>
<p id="rds_01_0002__p13596123011365">If <span class="parmname" id="rds_01_0002__parmname135371651182016"><b>backup_strategy</b></span> in the request body is empty, <span class="parmvalue" id="rds_01_0002__parmvalue1153895192014"><b>7</b></span> is returned for <span class="parmname" id="rds_01_0002__parmname165381351172018"><b>keep_days</b></span> by default.</p>
</td>
</tr>
@ -907,7 +903,7 @@
</td>
<td class="cellrowborder" valign="top" width="52.75%" headers="mcps1.3.4.2.1.6.2.4.1.3 "><p id="rds_01_0002__p144508584276">Indicates the volume type.</p>
<p id="rds_01_0002__p788415113303">Its value can be any of the following and is case-sensitive:</p>
<ul id="rds_01_0002__ul97191143171815"><li id="rds_01_0002__rds_01_0002_li17711857191312"><strong id="rds_01_0002__rds_01_0002_b175811447151011">COMMON</strong>: SATA storage.</li><li id="rds_01_0002__rds_01_0002_li1671115572136"><strong id="rds_01_0002__rds_01_0002_b692704062510">ULTRAHIGH</strong>: ultra-high I/O storage.</li><li id="rds_01_0002__rds_01_0002_li882154133612"><strong id="rds_01_0002__rds_01_0002_b962134413123">CLOUDSSD</strong>: cloud SSD storage.</li><li id="rds_01_0002__rds_01_0002_li1186817447711"><strong id="rds_01_0002__rds_01_0002_b16454501416">ESSD</strong>: extreme SSD storage.</li></ul>
<ul id="rds_01_0002__ul97191143171815"><li id="rds_01_0002__rds_01_0002_li882154133612"><strong id="rds_01_0002__rds_01_0002_b962134413123">CLOUDSSD</strong>: cloud SSD storage.</li><li id="rds_01_0002__rds_01_0002_li1186817447711"><strong id="rds_01_0002__rds_01_0002_b16454501416">ESSD</strong>: extreme SSD storage.</li></ul>
</td>
</tr>
<tr id="rds_01_0002__row164658587274"><td class="cellrowborder" valign="top" width="20.87%" headers="mcps1.3.4.2.1.6.2.4.1.1 "><p id="rds_01_0002__p1247475842718">size</p>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -91,7 +91,7 @@
<td class="cellrowborder" valign="top" width="12.33%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="rds_04_0002__p29373839">String</p>
</td>
<td class="cellrowborder" valign="top" width="68.04%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="rds_04_0002__p18543132117445">Indicates the storage type. Its value can be any of the following:</p>
<ul id="rds_04_0002__ul97191143171815"><li id="rds_04_0002__rds_01_0002_li17711857191312"><strong id="rds_04_0002__rds_01_0002_b175811447151011">COMMON</strong>: SATA storage.</li><li id="rds_04_0002__rds_01_0002_li1671115572136"><strong id="rds_04_0002__rds_01_0002_b692704062510">ULTRAHIGH</strong>: ultra-high I/O storage.</li><li id="rds_04_0002__rds_01_0002_li882154133612"><strong id="rds_04_0002__rds_01_0002_b962134413123">CLOUDSSD</strong>: cloud SSD storage.</li><li id="rds_04_0002__rds_01_0002_li1186817447711"><strong id="rds_04_0002__rds_01_0002_b16454501416">ESSD</strong>: extreme SSD storage.</li></ul>
<ul id="rds_04_0002__ul97191143171815"><li id="rds_04_0002__rds_01_0002_li882154133612"><strong id="rds_04_0002__rds_01_0002_b962134413123">CLOUDSSD</strong>: cloud SSD storage.</li><li id="rds_04_0002__rds_01_0002_li1186817447711"><strong id="rds_04_0002__rds_01_0002_b16454501416">ESSD</strong>: extreme SSD storage.</li></ul>
</td>
</tr>
<tr id="rds_04_0002__row13887256172319"><td class="cellrowborder" valign="top" width="19.63%" headers="mcps1.3.4.2.1.2.2.4.1.1 "><p id="rds_04_0002__p722175112411">az_status</p>
@ -107,7 +107,7 @@
<td class="cellrowborder" valign="top" width="12.33%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="rds_04_0002__p1649610202464">List&lt;String&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="68.04%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="rds_04_0002__p4496202010460">Indicates the performance specifications. Its value can be any of the following:</p>
<ul id="rds_04_0002__ul153561939163711"><li id="rds_04_0002__rds_06_0002_li193568394374"><strong id="rds_04_0002__rds_06_0002_b6624172703118">normal</strong>: general-enhanced</li><li id="rds_04_0002__rds_06_0002_li649511464416"><strong id="rds_04_0002__rds_06_0002_b15909351193217">general</strong>: general-purpose</li><li id="rds_04_0002__rds_06_0002_li1143102112538"><strong id="rds_04_0002__rds_06_0002_b16296721113412">dedicated</strong>:<ul id="rds_04_0002__rds_06_0002_ul1751912314531"><li id="rds_04_0002__rds_06_0002_li1430618259446">For the MySQL DB engine: dedicated</li><li id="rds_04_0002__rds_06_0002_li12871372530">For PostgreSQL and SQL Server DB engines: dedicated, which is only supported for cloud SSDs</li></ul>
<ul id="rds_04_0002__ul153561939163711"><li id="rds_04_0002__rds_06_0002_li193568394374"><strong id="rds_04_0002__rds_06_0002_b6624172703118">normal</strong>: general-enhanced. Suitable for websites and web applications that require high database computing and network performance.</li><li id="rds_04_0002__rds_06_0002_li649511464416"><strong id="rds_04_0002__rds_06_0002_b15909351193217">general</strong>: general-purpose. Suitable for scenarios that have high requirements on cost-effectiveness.</li><li id="rds_04_0002__rds_06_0002_li1143102112538"><strong id="rds_04_0002__rds_06_0002_b16296721113412">dedicated</strong>: Suitable for core database scenarios such as e-commerce, gaming, finance, government, and enterprise applications.<ul id="rds_04_0002__rds_06_0002_ul1751912314531"><li id="rds_04_0002__rds_06_0002_li1430618259446">For the MySQL DB engine: dedicated</li><li id="rds_04_0002__rds_06_0002_li12871372530">For PostgreSQL and SQL Server DB engines: dedicated, which is only supported for cloud SSDs</li></ul>
</li></ul>
</td>
</tr>
@ -117,7 +117,7 @@
</li></ul>
<ul id="rds_04_0002__ul26818564"><li id="rds_04_0002__li40040492">Example normal response<pre class="codeblock" id="rds_04_0002__codeblock231183865215">{
"storage_type": [{
"name": "COMMON",
"name": "CLOUDSSD",
"az_status": {
"az1": "normal",
"az2": "normal",
@ -129,7 +129,7 @@
]
},
{
"name": "ULTRAHIGH",
"name": "ESSD",
"az_status": {
"az1": "normal",
"az2": "normal"

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
</li></ul>
</div>
<div class="section" id="rds_05_0010__section1390010340492"><h4 class="sectiontitle">Request</h4><ul id="rds_05_0010__ul075451572715"><li id="rds_05_0010__li3546134616286">Parameter description<p id="rds_05_0010__p561184862813"><a name="rds_05_0010__li3546134616286"></a><a name="li3546134616286"></a>None</p>
</li><li id="rds_05_0010__li4411135064210">Example<p id="rds_05_0010__p8762113819533"><a name="rds_05_0010__li4411135064210"></a><a name="li4411135064210"></a>GET https://rds.eu-de.otc.t-systems.com/v3/0483b6b16e954cb88930a360d2c4e663/instances/dsfae23fsfdsae3435in01/collations</p>
</li><li id="rds_05_0010__li4411135064210">Example<pre class="screen" id="rds_05_0010__screen1480491710504">GET https://rds.eu-de.otc.t-systems.com/v3/0483b6b16e954cb88930a360d2c4e663/instances/dsfae23fsfdsae3435in01/collations</pre>
</li></ul>
</div>
<div class="section" id="rds_05_0010__section36749739"><h4 class="sectiontitle">Response</h4><ul id="rds_05_0010__ul48268995"><li id="rds_05_0010__li31767774">Normal response
@ -51,7 +51,7 @@
</table>
</div>
</li></ul>
<ul id="rds_05_0010__ul199862024192715"><li id="rds_05_0010__li12985172416272">Example normal response<pre class="codeblock" id="rds_05_0010__codeblock19985182416272">{
<ul id="rds_05_0010__ul199862024192715"><li id="rds_05_0010__li12985172416272">Example normal response<pre class="screen" id="rds_05_0010__screen9419641216">{
"charSets": ["Chinese_PRC_CI_AS", "SQL_Latin1_General_CP1_CI_AS", "French_BIN", "Chinese_PRC_Stroke_BIN", "Chinese_PRC_CI_AI"]
}</pre>
</li><li id="rds_05_0010__li1098602419271">Abnormal Response<p id="rds_05_0010__p798642452719"><a name="rds_05_0010__li1098602419271"></a><a name="li1098602419271"></a>For details, see <a href="en-us_topic_0032488197.html">Abnormal Request Results</a>.</p>

File diff suppressed because it is too large Load Diff

View File

@ -56,7 +56,7 @@
<tbody><tr id="rds_05_0013__en-us_topic_0231317997_row14947193443620"><td class="cellrowborder" valign="top" width="25.1%" headers="mcps1.3.5.2.1.1.1.3.1.1 "><p id="rds_05_0013__en-us_topic_0231317997_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_0013__en-us_topic_0231317997_p2947934123610">Indicates the workflow ID.</p>
<p id="rds_05_0013__p1145784310228">For details about how to query this parameter, see <a href="rds_01_0009.html">Obtaining Task Information</a>.</p>
<p id="rds_05_0013__p1145784310228">For details about how to query this parameter, see <a href="rds_13_0003.html">Obtaining Information About a Task with a Specified ID</a>.</p>
</td>
</tr>
<tr id="rds_05_0013__en-us_topic_0231317997_row494715344363"><td class="cellrowborder" valign="top" width="25.1%" headers="mcps1.3.5.2.1.1.1.3.1.1 "><p id="rds_05_0013__en-us_topic_0231317997_p107113562134">instanceId</p>

View File

@ -82,7 +82,7 @@
<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>
<p id="rds_05_0014__p1145784310228">For details about how to query this parameter, see <a href="rds_13_0003.html">Obtaining Information About a Task with a Specified ID</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>

View File

@ -88,7 +88,7 @@
<tbody><tr id="rds_05_0015__en-us_topic_0231893215_row14947193443620"><td class="cellrowborder" valign="top" width="25.1%" headers="mcps1.3.5.2.1.1.1.3.1.1 "><p id="rds_05_0015__en-us_topic_0231893215_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_0015__en-us_topic_0231893215_p2947934123610">Indicates the workflow ID.</p>
<p id="rds_05_0015__p1145784310228">For details about how to query this parameter, see <a href="rds_01_0009.html">Obtaining Task Information</a>.</p>
<p id="rds_05_0015__p1145784310228">For details about how to query this parameter, see <a href="rds_13_0003.html">Obtaining Information About a Task with a Specified ID</a>.</p>
</td>
</tr>
</tbody>

View File

@ -81,7 +81,7 @@
<tbody><tr id="rds_05_0018__en-us_topic_0238844978_row14947193443620"><td class="cellrowborder" valign="top" width="25.1%" headers="mcps1.3.5.2.1.1.1.3.1.1 "><p id="rds_05_0018__en-us_topic_0238844978_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_0018__en-us_topic_0238844978_p2947934123610">Indicates the workflow ID.</p>
<p id="rds_05_0018__p1145784310228">For details about how to query this parameter, see <a href="rds_01_0009.html">Obtaining Task Information</a>.</p>
<p id="rds_05_0018__p1145784310228">For details about how to query this parameter, see <a href="rds_13_0003.html">Obtaining Information About a Task with a Specified ID</a>.</p>
</td>
</tr>
</tbody>

View File

@ -79,7 +79,7 @@
<tbody><tr id="rds_05_0019__en-us_topic_0238844979_row14947193443620"><td class="cellrowborder" valign="top" width="25.1%" headers="mcps1.3.5.2.1.1.1.3.1.1 "><p id="rds_05_0019__en-us_topic_0238844979_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_0019__en-us_topic_0238844979_p2947934123610">Indicates the workflow ID.</p>
<p id="rds_05_0019__p1145784310228">For details about how to query this parameter, see <a href="rds_01_0009.html">Obtaining Task Information</a>.</p>
<p id="rds_05_0019__p1145784310228">For details about how to query this parameter, see <a href="rds_13_0003.html">Obtaining Information About a Task with a Specified ID</a>.</p>
</td>
</tr>
</tbody>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
<div id="body0000001372665913"><div class="section" id="rds_05_0025__en-us_topic_0000001209984756_section4850156117316"><h4 class="sectiontitle">Function</h4><p id="rds_05_0025__en-us_topic_0000001209984756_p5753583532">This API is used to stop a pay-per-use DB instance. The instance can be stopped for up to seven days.</p>
<ul id="rds_05_0025__en-us_topic_0293125646_ul12259155218373"><li id="rds_05_0025__en-us_topic_0293125646_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_0025__en-us_topic_0293125646_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_0025__en-us_topic_0000001209984756_section8749123851810"><h4 class="sectiontitle">Constraints</h4><ul id="rds_05_0025__en-us_topic_0000001209984756_ul898620351104"><li id="rds_05_0025__en-us_topic_0000001269177305_li11986203514101">This API is supported for MySQL and PostgreSQL DB engines.</li><li id="rds_05_0025__en-us_topic_0000001209984756_li1398653513106">If you stop a primary instance, read replicas (if there are any) will also be stopped. They are stopped for up to seven days. You cannot stop a read replica without stopping the primary instance.</li><li id="rds_05_0025__en-us_topic_0000001209984756_li1998653551019">A stopped MySQL DB instance will not be moved to the recycle bin after being deleted.</li><li id="rds_05_0025__li1884112515133">A stopped PostgreSQL DB instance cannot be deleted.</li><li id="rds_05_0025__en-us_topic_0000001209984756_li149865358104">If you do not manually start your stopped DB instance after seven days, your DB instance is automatically started during the next maintenance window.</li><li id="rds_05_0025__en-us_topic_0000001209984756_li14986935141010">After an instance is stopped, the ECS is no longer billed. Other resources, including EIPs, storage resources, and backups, are still billed.</li><li id="rds_05_0025__en-us_topic_0000001209984756_li10986535101011">An instance cannot be stopped if it is in any of the following statuses:<p id="rds_05_0025__p18470427131012"><a name="rds_05_0025__en-us_topic_0000001209984756_li10986535101011"></a><a name="en-us_topic_0000001209984756_li10986535101011"></a>Creating, rebooting, scaling up, changing instance class, restoring, and changing port</p>
<div class="section" id="rds_05_0025__en-us_topic_0000001209984756_section8749123851810"><h4 class="sectiontitle">Constraints</h4><ul id="rds_05_0025__en-us_topic_0000001209984756_ul898620351104"><li id="rds_05_0025__en-us_topic_0000001209984756_li1398653513106">If you stop a primary instance, read replicas (if there are any) will also be stopped. They are stopped for up to seven days. You cannot stop a read replica without stopping the primary instance.</li><li id="rds_05_0025__en-us_topic_0000001209984756_li1998653551019">A stopped instance will not be moved to the recycle bin after being deleted.</li><li id="rds_05_0025__en-us_topic_0000001209984756_li149865358104">If you do not manually start your stopped DB instance after seven days, your DB instance is automatically started during the next maintenance window.</li><li id="rds_05_0025__en-us_topic_0000001209984756_li14986935141010">After an instance is stopped, the ECS is no longer billed. Other resources, including EIPs, storage resources, and backups, are still billed.</li><li id="rds_05_0025__en-us_topic_0000001209984756_li10986535101011">An instance cannot be stopped if it is in any of the following statuses:<p id="rds_05_0025__p18470427131012"><a name="rds_05_0025__en-us_topic_0000001209984756_li10986535101011"></a><a name="en-us_topic_0000001209984756_li10986535101011"></a>Creating, rebooting, scaling up, changing instance class, restoring, and changing port</p>
</li></ul>
</div>
<div class="section" id="rds_05_0025__en-us_topic_0000001209984756_section28961517113719"><h4 class="sectiontitle">URI</h4><ul id="rds_05_0025__en-us_topic_0000001209984756_ul53354139141429"><li id="rds_05_0025__en-us_topic_0000001209984756_li1270098217262">URI format<p id="rds_05_0025__en-us_topic_0000001209984756_p66079617141421"><a name="rds_05_0025__en-us_topic_0000001209984756_li1270098217262"></a><a name="en-us_topic_0000001209984756_li1270098217262"></a>POST https://{<em id="rds_05_0025__en-us_topic_0000001209984756_i86129260155">Endpoint</em>}/v3/{project_id}/instances/{instance_id}/action/shutdown</p>

View File

@ -4,7 +4,7 @@
<div id="body0000001372466429"><div class="section" id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_section4850156117316"><h4 class="sectiontitle">Function</h4><p id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_p5753583532">This API is used to start a DB instance. You can stop your instance temporarily to save money. After stopping your instance, you can restart it to begin using it again.</p>
<ul id="rds_05_0026__en-us_topic_0293125646_ul12259155218373"><li id="rds_05_0026__en-us_topic_0293125646_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_0026__en-us_topic_0293125646_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_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_section8749123851810"><h4 class="sectiontitle">Constraints</h4><ul id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_ul034553812137"><li id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001269177305_li11986203514101">This API is supported for MySQL and PostgreSQL DB engines.</li><li id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_li5345123810134">If you start a primary instance, read replicas (if there are any) will also be started.</li><li id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_li934553815134">Only instances in <strong id="rds_05_0026__en-us_topic_0000001270093533_b9877174418187">Stopped</strong> state can be started.</li></ul>
<div class="section" id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_section8749123851810"><h4 class="sectiontitle">Constraints</h4><ul id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_ul034553812137"><li id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_li5345123810134">If you start a primary instance, read replicas (if there are any) will also be started.</li><li id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_li934553815134">Only instances in <strong id="rds_05_0026__en-us_topic_0000001270093533_b9877174418187">Stopped</strong> state can be started.</li></ul>
</div>
<div class="section" id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_section28961517113719"><h4 class="sectiontitle">URI</h4><ul id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_ul53354139141429"><li id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_li1270098217262">URI format<p id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_p66079617141421"><a name="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_li1270098217262"></a><a name="en-us_topic_0000001270093533_en-us_topic_0000001255144633_li1270098217262"></a>POST https://{<em id="rds_05_0026__en-us_topic_0000001270093533_en-us_topic_0000001255144633_i86129260155">Endpoint</em>}/v3/{project_id}/instances/{instance_id}/action/startup</p>
</li></ul>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -156,8 +156,9 @@
<td class="cellrowborder" valign="top" width="13.34%" headers="mcps1.3.4.2.1.2.2.4.1.2 "><p id="rds_06_0002__p994716356322">String</p>
</td>
<td class="cellrowborder" valign="top" width="69.24%" headers="mcps1.3.4.2.1.2.2.4.1.3 "><p id="rds_06_0002__p189470351324">Indicates the performance specifications. Its value can be any of the following:</p>
<ul id="rds_06_0002__ul153561939163711"><li id="rds_06_0002__li193568394374"><strong id="rds_06_0002__b6624172703118">normal</strong>: general-enhanced</li><li id="rds_06_0002__li649511464416"><strong id="rds_06_0002__b15909351193217">general</strong>: general-purpose</li><li id="rds_06_0002__li1143102112538"><strong id="rds_06_0002__b16296721113412">dedicated</strong>:<ul id="rds_06_0002__ul1751912314531"><li id="rds_06_0002__li1430618259446">For the MySQL DB engine: dedicated</li><li id="rds_06_0002__li12871372530">For PostgreSQL and SQL Server DB engines: dedicated, which is only supported for cloud SSDs</li></ul>
<ul id="rds_06_0002__ul153561939163711"><li id="rds_06_0002__li193568394374"><strong id="rds_06_0002__b6624172703118">normal</strong>: general-enhanced. Suitable for websites and web applications that require high database computing and network performance.</li><li id="rds_06_0002__li649511464416"><strong id="rds_06_0002__b15909351193217">general</strong>: general-purpose. Suitable for scenarios that have high requirements on cost-effectiveness.</li><li id="rds_06_0002__li1143102112538"><strong id="rds_06_0002__b16296721113412">dedicated</strong>: Suitable for core database scenarios such as e-commerce, gaming, finance, government, and enterprise applications.<ul id="rds_06_0002__ul1751912314531"><li id="rds_06_0002__li1430618259446">For the MySQL DB engine: dedicated</li><li id="rds_06_0002__li12871372530">For PostgreSQL and SQL Server DB engines: dedicated, which is only supported for cloud SSDs</li></ul>
</li></ul>
<p id="rds_06_0002__p16636194318477">For details, see <a href="rds_10_0004.html">DB Instance Classes</a>.</p>
</td>
</tr>
</tbody>

View File

@ -11,6 +11,8 @@
</li>
<li class="ulchildlink"><strong><a href="rds_06_0039.html">Querying Project Tags</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_06_0040.html">Querying Tags of a DB Instance</a></strong><br>
</li>
</ul>
<div class="familylinks">

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -6,11 +6,15 @@
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rds_05_0017.html">Configuring SSL</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0021.html">Obtaining the SSL Certificate Download Address</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0018.html">Changing a Database Port</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0019.html">Changing a Security Group</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0020.html">Changing a Private IP Address</a></strong><br>
<li class="ulchildlink"><strong><a href="rds_05_0020.html">Changing a Floating IP Address</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_05_0011.html">Resetting the Password for User Root</a></strong><br>
</li>
</ul>

View File

@ -0,0 +1,13 @@
<a name="rds_07_0001"></a><a name="rds_07_0001"></a>
<h1 class="topictitle1">API v3.1 (Recommended)</h1>
<div id="body0000002376626040"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rds_07_0002.html">Querying Slow Query Log Statistics</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_07_0003.html">Restoring Data to an Existing DB Instance</a></strong><br>
</li>
</ul>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,8 @@
</li>
<li class="ulchildlink"><strong><a href="rds_04_0002.html">Querying the Storage Type of a Database</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_04_0003.html">Querying Storage Usage of a DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0056887470.html">DB Instance Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_07_0000.html">Database Security</a></strong><br>
@ -18,15 +20,25 @@
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0032347777.html">Backup and Restoration</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_19_0000.html">Upgrading a Major Version</a></strong><br>
<li class="ulchildlink"><strong><a href="rds_19_0000.html">Upgrading a Major Version (RDS for PostgreSQL)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0056887472.html">Log Information Queries</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_17_0000.html">Instance Diagnosis</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_20_0000.html">SQL Throttling (RDS for PostgreSQL)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_21_0000.html">Database Proxy (RDS for MySQL)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_11_0025.html">Extension Management (RDS for PostgreSQL)</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_14_0000.html">Recycling a DB Instance</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_15_0000.html">Quota Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_06_0036.html">Tag Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="rds_01_0009.html">Obtaining Task Information</a></strong><br>
<li class="ulchildlink"><strong><a href="rds_13_0000.html">Obtaining Task Information</a></strong><br>
</li>
</ul>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -94,14 +94,7 @@
</tbody>
</table>
</div>
</li><li id="rds_09_0003__li158029471019">Example normal response<p id="rds_09_0003__p206051559700"><a name="rds_09_0003__li158029471019"></a><a name="li158029471019"></a>When the automated backup policy is disabled:</p>
<pre class="codeblock" id="rds_09_0003__codeblock1177712336332">{
"backup_policy": {
"keep_days": 0
}
}</pre>
<p id="rds_09_0003__p52911330198">When the automated backup policy is enabled:</p>
<pre class="codeblock" id="rds_09_0003__codeblock1791783883317">{
</li><li id="rds_09_0003__li158029471019">Example normal response<pre class="codeblock" id="rds_09_0003__codeblock1791783883317">{
"backup_policy": {
"keep_days": 7,
"start_time": "19:00-20:00",

Some files were not shown because too many files have changed in this diff Show More