Applying a Parameter Template

Description

This API is used to change a parameter template for a specified DB instance.

URI

Table 1 Request parameters

Name

Type

Mandatory

Description

x-auth-token

String

Yes

User token.

project_id

String

Yes

Specifies the project ID of a tenant in a region.

config_id

String

Yes

Parameter template ID.

Requests

Example Request

Applying a parameter template whose entity_ids is 73ea2bf70c73497f89ee0ad4ee008aa2no02 to a specified DB instance
{
  "entity_ids": [
    "73ea2bf70c73497f89ee0ad4ee008aa2no02"
  ]
}

Responses

Status Code

Status Code:200.

For more information, see Status Code.

Error Code

For more information, see Error Code.