Help Center/ GeminiDB/ API Reference/ APIs v3 (Recommended)/ Parameter Templates/ Resetting a Custom Parameter Template
Updated on 2024-08-08 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 types of instances:

  • GeminiDB Cassandra
  • GeminiDB Mongo
  • GeminiDB Influx

URI

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

Table 1 Path parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

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

config_id

Yes

String

Parameter template ID.

Request Parameters

Table 2 Request header parameters

Parameter

Mandatory

Type

Description

X-Auth-Token

Yes

String

User token.

Response Parameters

Status code: 200

None

Example Requests

URI example

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

Example Responses

None

Status Codes

For details, see Status Codes.

Error Codes

For details, see Error Codes.