diff --git a/docs/gaussdb_nosql/api-ref/ALL_META.TXT.json b/docs/gaussdb_nosql/api-ref/ALL_META.TXT.json index b542b4306..ffb4b702d 100644 --- a/docs/gaussdb_nosql/api-ref/ALL_META.TXT.json +++ b/docs/gaussdb_nosql/api-ref/ALL_META.TXT.json @@ -1,4 +1,7 @@ [ + { + "dockw":"API Reference" + }, { "uri":"nosql_api_reference.html", "node_id":"nosql_api_reference.xml", diff --git a/docs/gaussdb_nosql/api-ref/BatchTagAction.html b/docs/gaussdb_nosql/api-ref/BatchTagAction.html index 1e209229b..4dd75a161 100644 --- a/docs/gaussdb_nosql/api-ref/BatchTagAction.html +++ b/docs/gaussdb_nosql/api-ref/BatchTagAction.html @@ -84,7 +84,7 @@
String
Operation identifier. The value can be:
-tags
diff --git a/docs/gaussdb_nosql/api-ref/ListApiVersion.html b/docs/gaussdb_nosql/api-ref/ListApiVersion.html index c8e8cc61c..9a9f1df07 100644 --- a/docs/gaussdb_nosql/api-ref/ListApiVersion.html +++ b/docs/gaussdb_nosql/api-ref/ListApiVersion.html @@ -112,7 +112,7 @@ -GET https://{Endpoint}/
+GET https://{Endpoint}/
Status code: 200
diff --git a/docs/gaussdb_nosql/api-ref/ShowApiVersion.html b/docs/gaussdb_nosql/api-ref/ShowApiVersion.html index cf2d24e9a..38f2ca920 100644 --- a/docs/gaussdb_nosql/api-ref/ShowApiVersion.html +++ b/docs/gaussdb_nosql/api-ref/ShowApiVersion.html @@ -135,7 +135,7 @@GET https://{Endpoint}/v3
+GET https://{Endpoint}/v3
Status code: 200
diff --git a/docs/gaussdb_nosql/api-ref/nosql_05_0014.html b/docs/gaussdb_nosql/api-ref/nosql_05_0014.html index 49ec04242..9a8186cd8 100644 --- a/docs/gaussdb_nosql/api-ref/nosql_05_0014.html +++ b/docs/gaussdb_nosql/api-ref/nosql_05_0014.html @@ -151,7 +151,7 @@String
Instance type. The value can be:
-flavor
@@ -200,7 +200,7 @@Whether SSL is enabled.
The value can be:
-String
Database version. The value can be:
-storage_engine
@@ -244,7 +244,7 @@String
Storage engine. The value can be:
-String
Database version. The value can be:
-storage_engine
@@ -489,7 +489,7 @@String
Storage engine. The value can be:
-String
Database type. The value can be:
-cassandra: indicates that the target instances are of the GaussDB(for Cassandra) type.
+cassandra, indicating that the target instances are of the GaussDB(for Cassandra) type.
version
@@ -133,7 +133,7 @@String
Database version. The value can be:
-3.11: indicates that GaussDB(for Cassandra) 3.11 is supported.
+3.11, indicating that GaussDB(for Cassandra) 3.11 is supported.
Boolean
Whether the task for applying the parameter template is successfully submitted. The value can be:
-Boolean
Whether the instance needs to be restarted. The value can be:
-Boolean
Whether the instance needs to be restarted. The value can be:
-readonly
@@ -170,7 +170,7 @@Boolean
Whether the parameter is read-only. The value can be:
-value_range
diff --git a/docs/gaussdb_nosql/api-ref/nosql_api_0030.html b/docs/gaussdb_nosql/api-ref/nosql_api_0030.html index ca6855007..8d2fb5653 100644 --- a/docs/gaussdb_nosql/api-ref/nosql_api_0030.html +++ b/docs/gaussdb_nosql/api-ref/nosql_api_0030.html @@ -56,7 +56,7 @@String
Backup policy type. This parameter is available only to GaussDB(for Cassandra). The value can be:
-Backup retention days
differential_period
+String
+Differential backup interval. Interval for automatic differential backup. Its value can be 30, 60, 180, 360, 720, or 1440. The unit is minute. If the value is 0, differential backup is disabled. Differential backup works based on incremental backup, and differential backup interval must be longer than incremental backup interval.
+incremental_period
+String
+Incremental backup interval, in minutes. If the value is 0, incremental backup is disabled.
+start_time
String
@@ -186,7 +200,9 @@ "backup_policy" : { "keep_days" : 7, "start_time" : "19:00-20:00", - "period" : "1,2,4,5,6" + "period" : "1,2,4,5,6", + "incremental_period": "0", + "differential_period": "0" }, "database_tables" : [ { "database_name" : "databaseNameA", diff --git a/docs/gaussdb_nosql/api-ref/nosql_database_version.html b/docs/gaussdb_nosql/api-ref/nosql_database_version.html index 2eb18ad15..00867782c 100644 --- a/docs/gaussdb_nosql/api-ref/nosql_database_version.html +++ b/docs/gaussdb_nosql/api-ref/nosql_database_version.html @@ -33,7 +33,7 @@String
Database type. The value can be:
-String
Database type. The value can be:
-offset