Updated on 2025-11-27 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

Authorization Information

Each account has permissions to call all APIs, but IAM users must have the required permissions specifically assigned.

  • If you are using role/policy-based authorization, see the required permissions in Permissions and Supported Actions.
  • If you are using identity policy-based authorization, the following identity policy-based permissions are required.

    Action

    Access Level

    Resource Type (*: required)

    Condition Key

    Alias

    Dependencies

    gaussdbfornosql:configuration:reset

    Write

    -

    -

    nosql:param:modify

    -

URI

POST /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.