forked from docs/doc-exports
geminidb_api_20240905
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com> Co-authored-by: Ru, Li Yi <liyiru7@huawei.com> Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
This commit is contained in:
parent
108b794fed
commit
ec98136450
File diff suppressed because it is too large
Load Diff
@ -116,7 +116,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p id="BatchTagAction__p5785115715013">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="BatchTagAction__p3787125715500">Tag key. It can contain a maximum of 36 Unicode characters. The <strong id="BatchTagAction__b986019215911">key</strong> value cannot be <strong id="BatchTagAction__b3861102118912">null</strong>, an empty string, or spaces. Before using <strong id="BatchTagAction__b1186213217918">key</strong>, delete spaces before and after the value.</p>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="BatchTagAction__p3787125715500">Tag key. It can contain a maximum of 128 Unicode characters. The <strong id="BatchTagAction__b15775204114">key</strong> value cannot be <strong id="BatchTagAction__b157812294118">null</strong>, an empty string, or spaces. Before using <strong id="BatchTagAction__b13578172114117">key</strong>, delete spaces before and after the value.</p>
|
||||
<p id="BatchTagAction__p278818577505">It is case-sensitive and can contain digits, letters, underscores (_), and hyphens (-).</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -126,7 +126,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.5.1.3 "><p id="BatchTagAction__p279255795014">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="BatchTagAction__p1979405718507">Tag value. The tag value can contain a maximum of 43 Unicode characters and can be an empty string.</p>
|
||||
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.4.2.5.1.4 "><p id="BatchTagAction__p1979405718507">Tag value. The tag value can contain a maximum of 255 Unicode characters and can be an empty string.</p>
|
||||
<p id="BatchTagAction__p97971357155015">It is case-sensitive and can contain digits, letters, underscores (_), and hyphens (-).</p>
|
||||
<ul id="BatchTagAction__ul1879925711503"><li id="BatchTagAction__li18799185715016">If <strong id="BatchTagAction__b75861045181120">action</strong> is set to <strong id="BatchTagAction__b1558715453118">create</strong>, this parameter is mandatory.</li><li id="BatchTagAction__li188001357125012">If <strong id="BatchTagAction__b17555124911118">action</strong> is set to <strong id="BatchTagAction__b1556134915110">delete</strong>, this parameter is optional.</li></ul>
|
||||
<div class="note" id="BatchTagAction__note880405765012"><span class="notetitle"> NOTE: </span><div class="notebody"><p id="BatchTagAction__p1380515725015">If <strong id="BatchTagAction__b7806155220119">value</strong> is specified, tags are deleted by key and value. If <strong id="BatchTagAction__b1980718523118">value</strong> is not specified, tags are deleted by key.</p>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -228,7 +228,7 @@
|
||||
"slow_log_list" : [ {
|
||||
"time" : "513 ms",
|
||||
"database" : "cassandra",
|
||||
"query_sample" : "SELECT * FROM cassandra.sz_user_hw LIMIT 100;",
|
||||
"query_sample" : "SELECT * FROM cassandra.sz_user LIMIT 100;",
|
||||
"type" : "SELECT",
|
||||
"start_time" : "2020-11-15T22:49:38.643000Z"
|
||||
} ]
|
||||
|
@ -1,7 +1,7 @@
|
||||
<a name="nosql_05_0005"></a><a name="nosql_05_0005"></a>
|
||||
|
||||
<h1 class="topictitle1">Concepts</h1>
|
||||
<div id="body0000001405217921"><ul id="nosql_05_0005__en-us_topic_0170093947_ul128965163312"><li id="nosql_05_0005__en-us_topic_0169294976_li489681620316">Account<p id="nosql_05_0005__en-us_topic_0169294976_p1089611169316"><a name="nosql_05_0005__en-us_topic_0169294976_li489681620316"></a><a name="en-us_topic_0169294976_li489681620316"></a>A domain is created upon successful registration. The domain has full access permissions for all of its cloud services and resources. It can be used to reset user passwords and grant user permissions. The account is a payment entity and should not be used directly to perform routine management. For security purposes, create users and grant them permissions for routine management.</p>
|
||||
<div id="body0000001405217921"><ul id="nosql_05_0005__en-us_topic_0170093947_ul128965163312"><li id="nosql_05_0005__en-us_topic_0169294976_li489681620316">Account<p id="nosql_05_0005__en-us_topic_0169294976_p1089611169316"><a name="nosql_05_0005__en-us_topic_0169294976_li489681620316"></a><a name="en-us_topic_0169294976_li489681620316"></a>A domain is created upon successful registration. The domain has full access permissions for all of its cloud services and resources. It can be used to reset user passwords and grant user permissions. The domain is a payment entity and should not be used directly to perform routine management. For security purposes, create users and grant them permissions for routine management.</p>
|
||||
</li><li id="nosql_05_0005__en-us_topic_0169294976_li15896816113116">IAM User<p id="nosql_05_0005__en-us_topic_0169294976_p589691603117"><a name="nosql_05_0005__en-us_topic_0169294976_li15896816113116"></a><a name="en-us_topic_0169294976_li15896816113116"></a>An IAM user is created using an account to use cloud services. Each IAM user has its own identity credentials (password and access keys).</p>
|
||||
<p id="nosql_05_0005__en-us_topic_0169294976_p9896121653112">API authentication requires information such as the account name, username, and password.</p>
|
||||
</li><li id="nosql_05_0005__en-us_topic_0169294976_li1564913617106">Region<p id="nosql_05_0005__en-us_topic_0169294976_p10588103711107"><a name="nosql_05_0005__en-us_topic_0169294976_li1564913617106"></a><a name="en-us_topic_0169294976_li1564913617106"></a>A region is a geographic area in which cloud resources are deployed. Availability zones (AZs) in the same region can communicate with each other over an intranet, while AZs in different regions are isolated from each other. Deploying cloud resources in different regions can better suit certain user requirements or comply with local laws or regulations.</p>
|
||||
|
@ -489,7 +489,7 @@
|
||||
<td class="cellrowborder" valign="top" width="30%" headers="mcps1.3.5.4.2.4.1.2 "><p id="nosql_05_0014__p0100189115112">String</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.5.4.2.4.1.3 "><p id="nosql_05_0014__p1410118913517">Storage engine.</p>
|
||||
<ul id="nosql_05_0014__ul111019925118"><li id="nosql_05_0014__li101013919511"><strong id="nosql_05_0014__b76377418296">rocksDB</strong>, indicating that the <span id="nosql_05_0014__text1833091917361">GeminiDB Cassandra</span> instance support the RocksDB storage engine.</li></ul>
|
||||
<ul id="nosql_05_0014__ul111019925118"><li id="nosql_05_0014__li101013919511"><strong id="nosql_05_0014__b76377418296">rocksDB</strong>, indicating that the <span id="nosql_05_0014__text1833091917361">GeminiDB Cassandra</span> instance supports the RocksDB storage engine.</li></ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
189
docs/geminidb/api-ref/nosql_05_0109.html
Normal file
189
docs/geminidb/api-ref/nosql_05_0109.html
Normal file
File diff suppressed because it is too large
Load Diff
147
docs/geminidb/api-ref/nosql_05_0115.html
Normal file
147
docs/geminidb/api-ref/nosql_05_0115.html
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
<a name="EN-US_TOPIC_0000001404778285"></a><a name="EN-US_TOPIC_0000001404778285"></a>
|
||||
<a name="nosql_12_0004"></a><a name="nosql_12_0004"></a>
|
||||
|
||||
<h1 class="topictitle1">APIs v3</h1>
|
||||
<div id="body0000001404778285"></div>
|
@ -14,7 +14,7 @@
|
||||
<p id="nosql_change_history02__p1835235414336">Updated status codes in <a href="nosql_05_0015.html">Deleting an Instance</a>.</p>
|
||||
<p id="nosql_change_history02__p3398123811354">Updated status codes in <a href="nosql_05_0050.html">Scaling Up Storage Space of an Instance</a>.</p>
|
||||
<p id="nosql_change_history02__p03451087337">Updated status codes in <a href="nosql_05_0051.html">Adding Nodes for an Instance</a>.</p>
|
||||
<p id="nosql_change_history02__p10799138122717">Updated the descriptions of <strong id="nosql_change_history02__b199691620115017">keep_days</strong>, <strong id="nosql_change_history02__b12426824105016">start_time</strong>, and p<strong id="nosql_change_history02__b19324122875010">eriod</strong> in <a href="nosql_api_0031.html">Configuring an Automated Backup Policy</a>.</p>
|
||||
<p id="nosql_change_history02__p10799138122717">Updated the descriptions of <strong id="nosql_change_history02__b199691620115017">keep_days</strong>, <strong id="nosql_change_history02__b12426824105016">start_time</strong>, and <strong id="nosql_change_history02__b19324122875010">period</strong> in <a href="nosql_api_0031.html">Configuring an Automated Backup Policy</a>.</p>
|
||||
<p id="nosql_change_history02__p157493198331">Updated status codes in <a href="nosql_05_0100.html">Changing Specifications of an Instance</a>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -2164,7 +2164,7 @@
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.2.6.1.2 "><p id="nosql_error_code__p6221143113357">DBS.03000001</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.2.6.1.3 "><p id="nosql_error_code__p82211731193518">The instance has not build biactive relationship.</p>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.2.6.1.3 "><p id="nosql_error_code__p82211731193518">The instance has not built a dual-active DR relationship.</p>
|
||||
</td>
|
||||
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.2.6.1.4 "><p id="nosql_error_code__p15221103183511">Instance has no dual-active DR relationships.</p>
|
||||
</td>
|
||||
|
@ -12,7 +12,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001404778285.html">APIs v3</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="nosql_12_0004.html">APIs v3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001404778285.html">APIs v3</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="nosql_12_0004.html">APIs v3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -24,10 +24,14 @@
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="nosql_05_0103.html">Changing the Security Group of an Instance</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="nosql_05_0109.html">Configuring an Autoscaling Policy for Storage Space</a></strong><br>
|
||||
</li>
|
||||
<li class="ulchildlink"><strong><a href="nosql_05_0115.html">Querying the Autoscaling Policy of Storage Space</a></strong><br>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001404778285.html">APIs v3</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="nosql_12_0004.html">APIs v3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001404778285.html">APIs v3</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="nosql_12_0004.html">APIs v3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001404778285.html">APIs v3</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="nosql_12_0004.html">APIs v3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001404778285.html">APIs v3</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="nosql_12_0004.html">APIs v3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001404778285.html">APIs v3</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="nosql_12_0004.html">APIs v3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001404778285.html">APIs v3</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="nosql_12_0004.html">APIs v3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
||||
</ul>
|
||||
|
||||
<div class="familylinks">
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0000001404778285.html">APIs v3</a></div>
|
||||
<div class="parentlink"><strong>Parent topic:</strong> <a href="nosql_12_0004.html">APIs v3</a></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user