Updated on 2023-11-24 GMT+08:00

Resetting a Parameter Template

API Description

This API is used to reset a parameter template.

URI

  • URI format

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

  • URI example

    https://dds.ap-southeast-1.myhuaweicloud.com/v3/056538411200d4cd2f79c003c7606412/configurations/7a8d539ba30f43adaf1b16d08b1df4bdpr02/reset

Table 1 Request parameters

Name

Type

IN

Mandatory

Description

X-Auth-Token

string

header

Yes

User token obtained from IAM. For details, see Authentication.

project_id

string

path

Yes

Project ID of a tenant in a region. Obtain the project ID by following the instructions in Obtaining a Project ID.

Table 2 Path parameters

Name

Mandatory

Type

Description

config_id

Yes

String

ID of the parameter template to be reset.

Requests

None

Responses

None

SDK

Click Document Database Service DDS SDK to download the SDK or view the SDK document. To learn how to install and authenticate an SDK, read the Usage section.

Status Code

For more information, see Status Code.

Error Code

For more information, see Error Code.