Updated on 2024-05-21 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 https://{Endpoint}/v3/{project_id}/configurations/{config_id}/reset

Table 1 Parameter description

Name

Type

Mandatory

Description

project_id

String

Yes

Project ID of a tenant in a region.

For details about how to obtain the project ID, see Obtaining a Project ID.

config_id

String

Yes

Parameter template ID.

Request Parameters

None

Response Parameters

None

Example Request

Resetting a parameter template

POST https://gaussdb-opengauss.cn-north-4.myhuaweicloud.com/v3/619d3e78f61b4be68bc5aa0b59edcf7b/configurations/3ca44134a16d4bbab8eb701e025b19f7pr14/reset

Example Response

None

Status Code

Error Code

For details, see Error Codes.