Files
doc-exports/docs/taurusdb/api-ref/gaussdb_04_0009.html
wangdengke2 1aae9268b0 taurusdb_api
Reviewed-by: Boka, Ladislav <ladislav.boka@t-systems.com>
Co-authored-by: wangdengke2 <wangdengke2@huawei.com>
Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
2025-06-17 09:00:31 +00:00

289 lines
20 KiB
HTML

<a name="gaussdb_04_0009"></a><a name="gaussdb_04_0009"></a>
<h1 class="topictitle1">Querying Parameter Templates</h1>
<div id="body1590815684864"><div class="section" id="gaussdb_04_0009__section81771062513"><h4 class="sectiontitle">Function</h4><p id="gaussdb_04_0009__p174911104255">This API is used to obtain parameter templates, including all databases' default and custom parameter templates. Before calling this API:</p>
<ul id="gaussdb_04_0009__ul924420236520"><li id="gaussdb_04_0009__li136356359522">Learn how to <a href="gaussdb_03_0001.html">authorize and authenticate</a> it.</li><li id="gaussdb_04_0009__li1991981933613">Obtain the required <a href="gaussdb_00_0003.html">region and endpoint</a>.</li></ul>
</div>
<div class="section" id="gaussdb_04_0009__section164317518452"><h4 class="sectiontitle">URI</h4><p id="gaussdb_04_0009__p1433512458">GET /v3/{project_id}/configurations</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="gaussdb_04_0009__table343456454" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI parameters</caption><thead align="left"><tr id="gaussdb_04_0009__row14313584520"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="gaussdb_04_0009__p184313574516">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="gaussdb_04_0009__p14417511452">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="gaussdb_04_0009__p164495164510">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="gaussdb_04_0009__p11441059457">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="gaussdb_04_0009__row4438511451"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="gaussdb_04_0009__p11443574517">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="gaussdb_04_0009__p16441856454">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="gaussdb_04_0009__p3441855459">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="gaussdb_04_0009__p18830181310462">Project ID of a tenant in a region.</p>
<p id="gaussdb_04_0009__p118301913154617">To obtain this value, see <a href="gaussdb_10_0004.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="gaussdb_04_0009__table7453514517" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query parameters</caption><thead align="left"><tr id="gaussdb_04_0009__row6441754458"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="gaussdb_04_0009__p1845358451">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="gaussdb_04_0009__p1459584514">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="gaussdb_04_0009__p1145155194516">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="gaussdb_04_0009__p54512512458">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="gaussdb_04_0009__row4441355458"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="gaussdb_04_0009__p19458544514">offset</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="gaussdb_04_0009__p194575144520">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="gaussdb_04_0009__p1345105144512">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="gaussdb_04_0009__p124612554516">Index offset. If <strong id="gaussdb_04_0009__b103523149223929">offset</strong> is set to <em id="gaussdb_04_0009__i108600705423929">N</em>, the resource query starts from the N+1 piece of data. The value is <strong id="gaussdb_04_0009__b184253742623929">0</strong> by default, indicating that the query starts from the first piece of data. The value cannot be a negative number.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row4446516456"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="gaussdb_04_0009__p2046556455">limit</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="gaussdb_04_0009__p13464515458">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="gaussdb_04_0009__p3461455459">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="gaussdb_04_0009__p1246165184510">Number of records to be queried. The default value is <strong id="gaussdb_04_0009__b34855052123929">100</strong>. The value must be a positive integer. The minimum value is <strong id="gaussdb_04_0009__b199358999623929">1</strong> and the maximum value is <strong id="gaussdb_04_0009__b84656633823929">100</strong>.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="gaussdb_04_0009__section1146454459"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="gaussdb_04_0009__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="gaussdb_04_0009__row1346255459"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="gaussdb_04_0009__p134710524511">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="gaussdb_04_0009__p114713519451">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="gaussdb_04_0009__p64775174514">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="gaussdb_04_0009__p12471159459">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="gaussdb_04_0009__row19460524518"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="gaussdb_04_0009__p44735144513">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="gaussdb_04_0009__p18479515453">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="gaussdb_04_0009__p19471853455">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="gaussdb_04_0009__p194716564518">User token.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row18464544520"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="gaussdb_04_0009__p1648185154518">X-Language</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="gaussdb_04_0009__p84825144514">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="gaussdb_04_0009__p15482594518">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="gaussdb_04_0009__p1848455453">Language.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="gaussdb_04_0009__section24810514512"><h4 class="sectiontitle">Response Parameters</h4><p id="gaussdb_04_0009__p2481751454"><strong id="gaussdb_04_0009__b161364639225047">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="gaussdb_04_0009__response_ConfigurationsListResponse" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="gaussdb_04_0009__row164818519452"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="gaussdb_04_0009__p64935144513">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="gaussdb_04_0009__p1249958452">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="gaussdb_04_0009__p1149555454">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="gaussdb_04_0009__row104885164513"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="gaussdb_04_0009__p04910513458">configurations</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="gaussdb_04_0009__p14492052459">Array of <a href="#gaussdb_04_0009__response_ConfigurationSummary">ConfigurationSummary</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="gaussdb_04_0009__p104913511455">Parameter template information.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row1848155204518"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="gaussdb_04_0009__p124965164515">total_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="gaussdb_04_0009__p74917534517">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="gaussdb_04_0009__p10507513458">Total number of parameter templates.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="gaussdb_04_0009__response_ConfigurationSummary"></a><a name="response_ConfigurationSummary"></a><table cellpadding="4" cellspacing="0" summary="" id="gaussdb_04_0009__response_ConfigurationSummary" frame="border" border="1" rules="all"><caption><b>Table 5 </b>ConfigurationSummary</caption><thead align="left"><tr id="gaussdb_04_0009__row15015134512"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="gaussdb_04_0009__p35019510451">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="gaussdb_04_0009__p13503510457">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="gaussdb_04_0009__p6516534512">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="gaussdb_04_0009__row0505594515"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="gaussdb_04_0009__p251135114515">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="gaussdb_04_0009__p4515524516">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="gaussdb_04_0009__p195112515455">Parameter template ID.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row1950658454"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="gaussdb_04_0009__p351756454">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="gaussdb_04_0009__p185120516450">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="gaussdb_04_0009__p11511555458">Parameter template name.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row10505513453"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="gaussdb_04_0009__p16515514514">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="gaussdb_04_0009__p2051954453">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="gaussdb_04_0009__p165214512455">Parameter template description.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row15015544514"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="gaussdb_04_0009__p175295194518">datastore_version_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="gaussdb_04_0009__p45220504515">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="gaussdb_04_0009__p8525584514">Engine version</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row17505511455"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="gaussdb_04_0009__p1352125154517">datastore_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="gaussdb_04_0009__p3529534510">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="gaussdb_04_0009__p175217518458">Engine name.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row15504518457"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="gaussdb_04_0009__p16523514511">created</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="gaussdb_04_0009__p115275164518">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="gaussdb_04_0009__p19537518453">Creation time in the "yyyy-MM-ddTHH:mm:ssZ" format.</p>
<p id="gaussdb_04_0009__p15535574510"><strong id="gaussdb_04_0009__b171277417282">T</strong> is the separator between the calendar and the hourly notation of time. <strong id="gaussdb_04_0009__b713319482816">Z</strong> indicates the time zone offset.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row175014554520"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="gaussdb_04_0009__p853105174515">updated</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="gaussdb_04_0009__p185315194510">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="gaussdb_04_0009__p15531516451">Update time in the "yyyy-MM-ddTHH:mm:ssZ" format.</p>
<p id="gaussdb_04_0009__p15320584511"><strong id="gaussdb_04_0009__b188614602812">T</strong> is the separator between the calendar and the hourly notation of time. <strong id="gaussdb_04_0009__b128716172819">Z</strong> indicates the time zone offset.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row115013519456"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="gaussdb_04_0009__p185325104516">user_defined</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="gaussdb_04_0009__p185315154512">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="gaussdb_04_0009__p14531153451">Whether the parameter template is a custom template.</p>
<ul id="gaussdb_04_0009__ul253145194516"><li id="gaussdb_04_0009__li2533534514"><strong id="gaussdb_04_0009__b842352706171054">false</strong>: The parameter template is a default template.</li><li id="gaussdb_04_0009__li17531153451"><strong id="gaussdb_04_0009__b151677336323929">true</strong>: The parameter template is a custom template.</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<p id="gaussdb_04_0009__p65419524519"><strong id="gaussdb_04_0009__b205107007625239">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="gaussdb_04_0009__response_MysqlErrorResponse" frame="border" border="1" rules="all"><caption><b>Table 6 </b>Response body parameters</caption><thead align="left"><tr id="gaussdb_04_0009__row2541655455"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="gaussdb_04_0009__p1454205164515">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="gaussdb_04_0009__p254854459">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="gaussdb_04_0009__p145416510455">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="gaussdb_04_0009__row75419594511"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="gaussdb_04_0009__p1355159450">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="gaussdb_04_0009__p85516584511">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="gaussdb_04_0009__p455651451">Error code.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row16541250457"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="gaussdb_04_0009__p155557455">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="gaussdb_04_0009__p125518514518">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="gaussdb_04_0009__p95513524518">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="gaussdb_04_0009__p855651450"><strong id="gaussdb_04_0009__b135515194514">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="gaussdb_04_0009__table115585154515" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Response body parameters</caption><thead align="left"><tr id="gaussdb_04_0009__row1655185104520"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.1"><p id="gaussdb_04_0009__p13561553453">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.2"><p id="gaussdb_04_0009__p135619594514">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.8.2.4.1.3"><p id="gaussdb_04_0009__p35619594519">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="gaussdb_04_0009__row185565204513"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="gaussdb_04_0009__p1556185124519">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="gaussdb_04_0009__p3561952451">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="gaussdb_04_0009__p14562544511">Error code.</p>
</td>
</tr>
<tr id="gaussdb_04_0009__row25516534510"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="gaussdb_04_0009__p55613564517">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="gaussdb_04_0009__p19569584516">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="gaussdb_04_0009__p8576574511">Error message.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="gaussdb_04_0009__section1857155134517"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="gaussdb_04_0009__screen125417211194">GET https://gaussdb-mysql.eu-de.otc.t-systems.com/v3/054e292c9880d4992f02c0196d3ea468/configurations</pre>
</div>
<div class="section" id="gaussdb_04_0009__section15575584518"><h4 class="sectiontitle">Example Response</h4><p id="gaussdb_04_0009__p95765174510"><strong id="gaussdb_04_0009__b132890608925047">Status code: 200</strong></p>
<p id="gaussdb_04_0009__p35719515453">Success.</p>
<pre class="screen" id="gaussdb_04_0009__screen6571584513">{
"total_count" : 1,
"configurations" : [ {
"id" : "887ea0d1bb0843c49e8d8e5a09a95652pr07",
"name" : "configuration_test",
"description" : "configuration_test",
"datastore_version_name" : "8.0",
"datastore_name" : "GaussDB(for MySQL)",
"created" : "2019-05-15T11:53:34+0000",
"updated" : "2019-05-15T11:53:34+0000",
"user_defined" : true
}, {
"id" : "3bc1e9cc0d34404b9225ed7a58fb284epr07",
"name" : "Default-TaurusDB V2.0",
"description" : "Default parameter template for TaurusDB",
"datastore_version_name" : "8.0",
"datastore_name" : "GaussDB(for MySQL)",
"created" : "2019-05-27T03:38:51+0000",
"updated" : "2019-05-27T03:38:51+0000",
"user_defined" : false
} ]
}</pre>
</div>
<div class="section" id="gaussdb_04_0009__section4778540915440"><h4 class="sectiontitle">Status Code</h4><p id="gaussdb_04_0009__p0723374409">For details, see <a href="gaussdb_10_0002.html">Status Codes</a>.</p>
</div>
<div class="section" id="gaussdb_04_0009__section946032144017"><h4 class="sectiontitle">Error Code</h4><p id="gaussdb_04_0009__p19357163913406">For details, see <a href="gaussdb_10_0003.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="gaussdb_04_0008.html">Parameter Template Management</a></div>
</div>
</div>