Updated on 2024-07-12 GMT+08:00

Deleting a Parameter Template

Function

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

URI

DELETE https://{Endpoint}/v3/{project_id}/configurations/{config_id}

Table 1 Parameter description

Parameter

Mandatory

Type

Description

project_id

Yes

String

Project ID of a tenant in a region.

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

config_id

Yes

String

Parameter template ID.

Request Parameters

None

Response Parameters

None

Example Request

Deleting a parameter template

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

Example Response

None

Status Code

Error Code

For details, see Error Codes.