This API is used to change a parameter template for a specified DB instance.
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. |
Name |
Mandatory |
Type |
Description |
---|---|---|---|
entity_ids |
Yes |
Array of strings |
Instance IDs, group IDs, or node IDs. You can call the API used for querying instances and details to obtain the value. If you do not have an instance, you can call the API used for creating an instance.
|
{ "entity_ids": [ "73ea2bf70c73497f89ee0ad4ee008aa2no02" ] }
Name |
Type |
Description |
---|---|---|
job_id |
String |
Indicates the ID of the asynchronous task for applying a parameter template. |
{ "job_id" : "bf26cf3c-d046-4080-bb45-f114be7afa5f" }
For more information, see Error Code.