Updated on 2025-08-11 GMT+08:00

Resetting a Parameter Template

Function

This API is used to reset a parameter template. Before calling this API:

Constraints

Only custom parameter templates can be reset.

URI

POST /v3/{project_id}/configurations/{config_id}/reset

Table 1 Parameter description

Name

Type

Mandatory

Description

project_id

String

Yes

Definition

Project ID of a tenant in a region.

To obtain the value, see Obtaining a Project ID.

Constraints

N/A

Range

The value can contain 32 characters. Only letters and digits are allowed.

Default Value

N/A

config_id

String

Yes

Definition

Parameter template ID.

Constraints

N/A

Range

The value can contain 36 characters. Only letters and digits are allowed.

Default Value

N/A

Request Parameters

None

Response Parameters

None

Example Request

Resetting a parameter template

https://gaussdb-opengauss.ap-southeast-1.myhuaweicloud.com/v3/619d3e78f61b4be68bc5aa0b59edcf7b/configurations/3ca44134a16d4bbab8eb701e025b19f7pr14/reset

Example Response

None

Status Code

Error Code

For details, see Error Codes.