From 00efc02c41e8d2d653cc4311a09991328fd0cdff Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Wed, 19 Oct 2022 22:06:49 +0000 Subject: [PATCH] Update content --- .../creating_a_dcs_instance.rst | 2 +- .../modifying_information_about_a_dcs_instance.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api-ref/source/apis_used_for_managing_dcs_instances/creating_a_dcs_instance.rst b/api-ref/source/apis_used_for_managing_dcs_instances/creating_a_dcs_instance.rst index dbedc59..9306d44 100644 --- a/api-ref/source/apis_used_for_managing_dcs_instances/creating_a_dcs_instance.rst +++ b/api-ref/source/apis_used_for_managing_dcs_instances/creating_a_dcs_instance.rst @@ -51,7 +51,7 @@ Request | | | | | | | | | .. note:: | | | | | | - | | | | The backslash (\) and quotation mark (") are special characters for JSON messages. When using these characters in a parameter value, add the escape character (\) before the characters, for example, **\\\\** and **\\"**. | + | | | | The backslash (\) and quotation mark (") are special characters for JSON messages. When using these characters in a parameter value, add the escape character (\) before the characters, for example, **``\\``** and **\\"**. | +------------------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | engine | String | Yes | Cache engine. Value: **Redis**. | +------------------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ diff --git a/api-ref/source/apis_used_for_managing_dcs_instances/modifying_information_about_a_dcs_instance.rst b/api-ref/source/apis_used_for_managing_dcs_instances/modifying_information_about_a_dcs_instance.rst index 82a4edf..fd8d720 100644 --- a/api-ref/source/apis_used_for_managing_dcs_instances/modifying_information_about_a_dcs_instance.rst +++ b/api-ref/source/apis_used_for_managing_dcs_instances/modifying_information_about_a_dcs_instance.rst @@ -52,7 +52,7 @@ Request | | | | | | | | | .. note:: | | | | | | - | | | | "\" is defined as an escape character in the queue description. If you need to enter a backward slash (\) or a double quotation mark (") in the queue description, enter **\\\\** or **\\"**. | + | | | | "\" is defined as an escape character in the queue description. If you need to enter a backward slash (\) or a double quotation mark (") in the queue description, enter **``\\``** or **\\"**. | +------------------------+-----------------+-----------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | instance_backup_policy | JSON | No | Backup policy. | | | | | |