From ec62a5e7f662143fa38fcb6eebd27d256ba50964 Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Wed, 6 Mar 2024 09:02:33 +0000 Subject: [PATCH] Update content --- .../quota_management/configuring_resource_quotas.rst | 5 +++++ .../quota_management/modifying_resource_quotas.rst | 5 +++++ api-ref/source/change_history.rst | 4 ++++ 3 files changed, 14 insertions(+) diff --git a/api-ref/source/apis_recommended/quota_management/configuring_resource_quotas.rst b/api-ref/source/apis_recommended/quota_management/configuring_resource_quotas.rst index e56ecd4..1390dde 100644 --- a/api-ref/source/apis_recommended/quota_management/configuring_resource_quotas.rst +++ b/api-ref/source/apis_recommended/quota_management/configuring_resource_quotas.rst @@ -13,6 +13,11 @@ This API is used to configure resource quotas for a specified enterprise project - Learn how to :ref:`authorize and authenticate ` it. - Obtain the required :ref:`region and endpoint `. +Precautions +----------- + +Before using this API, ensure that the enterprise project has been enabled and you have the **gaussdb:quota:modify** permission. + URI --- diff --git a/api-ref/source/apis_recommended/quota_management/modifying_resource_quotas.rst b/api-ref/source/apis_recommended/quota_management/modifying_resource_quotas.rst index 1ae9ad9..43c49f7 100644 --- a/api-ref/source/apis_recommended/quota_management/modifying_resource_quotas.rst +++ b/api-ref/source/apis_recommended/quota_management/modifying_resource_quotas.rst @@ -13,6 +13,11 @@ This API is used to modify the resource quota of a specified enterprise project. - Learn how to :ref:`authorize and authenticate ` it. - Obtain the required :ref:`region and endpoint `. +Precautions +----------- + +Before using this API, ensure that the enterprise project has been enabled and you have the **gaussdb:quota:modify** permission. + URI --- diff --git a/api-ref/source/change_history.rst b/api-ref/source/change_history.rst index c2c972e..8e9b63c 100644 --- a/api-ref/source/change_history.rst +++ b/api-ref/source/change_history.rst @@ -8,6 +8,10 @@ Change History +-----------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Released On | Description | +===================================+=========================================================================================================================================================================================================================+ +| 2024-02-28 | Modified the following content: | +| | | +| | Added precautions in :ref:`Configuring Resource Quotas ` and :ref:`Modifying Resource Quotas `. | ++-----------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | 2023-10-25 | Modified the following content: | | | | | | Modified the response parameters and examples in :ref:`Deleting a Manual Backup `. |