Help Center/ GeminiDB/ API Reference/ APIs v3 (Recommended)/ Parameter Templates/ Resetting a Custom Parameter Template
Updated on 2025-07-02 GMT+08:00

Resetting a Custom Parameter Template

Function

This API is used to reset a custom parameter template.

Constraints

This API supports the following instance types:

  • GeminiDB Cassandra
  • GeminiDB Mongo
  • GeminiDB Influx instance with classic storage
  • GeminiDB Redis instance with classic storage

URI

POST https://{Endpoint}/v3/{project_id}/configurations/{config_id}/reset

Table 1 URI parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Explanation:

Project ID of a tenant in a region. To obtain this value, see Obtaining a Project ID.

Constraints:

N/A

Values:

N/A

Default value:

N/A

config_id

Yes

String

Explanation:

Parameter template ID.

Constraints:

N/A

Values:

N/A

Default value:

N/A

Request Parameters

Table 2 Request header parameters

Parameter

Mandatory

Type

Description

X-Auth-Token

Yes

String

Explanation:

User token.

Constraints:

N/A

Values:

N/A

Default value:

N/A

Response Parameters

Status code: 200

No response parameters

Example Request

URI example

POST https://{Endpoint}/v3/2900b7b8d03e4619b8db8d43bc6234ee/configurations/384b6bfbe562407d9e8c4dd6ed15cb42pr13/reset

Example Response

None

Status Codes

For details, see Status Codes.

Error Codes

For details, see Error Codes.