Update content

This commit is contained in:
OpenTelekomCloud Proposal Bot 2023-05-16 01:39:24 +00:00
parent 3afebd79f0
commit 328181a63f
3 changed files with 177 additions and 0 deletions

View File

@ -14,6 +14,7 @@ Managing DB Instances
- :ref:`Changing a DB Instance Name <gaussdb_04_0018>` - :ref:`Changing a DB Instance Name <gaussdb_04_0018>`
- :ref:`Resetting a Database Password <gaussdb_04_0019>` - :ref:`Resetting a Database Password <gaussdb_04_0019>`
- :ref:`Changing DB Instance Specifications <gaussdb_04_0020>` - :ref:`Changing DB Instance Specifications <gaussdb_04_0020>`
- :ref:`Querying Dedicated Resource Pools <listgaussmysqldedicatedresources>`
- :ref:`Changing the Collection Period of Monitoring by Seconds <updateinstancemonitor>` - :ref:`Changing the Collection Period of Monitoring by Seconds <updateinstancemonitor>`
- :ref:`Querying the Collection Period of Monitoring by Seconds <showinstancemonitorextend>` - :ref:`Querying the Collection Period of Monitoring by Seconds <showinstancemonitorextend>`
@ -30,5 +31,6 @@ Managing DB Instances
changing_a_db_instance_name changing_a_db_instance_name
resetting_a_database_password resetting_a_database_password
changing_db_instance_specifications changing_db_instance_specifications
querying_dedicated_resource_pools
changing_the_collection_period_of_monitoring_by_seconds changing_the_collection_period_of_monitoring_by_seconds
querying_the_collection_period_of_monitoring_by_seconds querying_the_collection_period_of_monitoring_by_seconds

View File

@ -8,6 +8,10 @@ Change History
+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------+ +-----------------------------------+---------------------------------------------------------------------------------------------------------------------------+
| Released On | Description | | Released On | Description |
+===================================+===========================================================================================================================+ +===================================+===========================================================================================================================+
| 2023-05-15 | Modified the following content: |
| | |
| | Added :ref:`Querying Dedicated Resource Pools <listgaussmysqldedicatedresources>`. |
+-----------------------------------+---------------------------------------------------------------------------------------------------------------------------+
| 2023-04-06 | Modified the following content: | | 2023-04-06 | Modified the following content: |
| | | | | |
| | - Deleted the parameter **backup_level** in :ref:`Querying Backups <gaussdb_06_0004>`. | | | - Deleted the parameter **backup_level** in :ref:`Querying Backups <gaussdb_06_0004>`. |