Applying a Parameter Template
Description
This API is used to change a parameter template for a specified DB instance.
|
Name |
Type |
Mandatory |
Description |
|---|---|---|---|
|
project_id |
String |
Yes |
Project ID of a tenant in a region. To obtain the project ID, see Obtaining a Project ID. |
|
config_id |
String |
Yes |
Parameter template ID. |
Request Parameters
|
Parameter |
Type |
IN |
Mandatory |
Description |
|---|---|---|---|---|
|
X-Auth-Token |
string |
header |
Yes |
User token |
|
Parameter |
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.
|
- Request example
{ "entity_ids": [ "73ea2bf70c73497f89ee0ad4ee008aa2no02" ] }
Response Parameters
|
Name |
Type |
Description |
|---|---|---|
|
job_id |
String |
Indicates the ID of the asynchronous task for applying a parameter template. |
- Example response
{ "job_id" : "bf26cf3c-d046-4080-bb45-f114be7afa5f" }
Status Code
For details, see Status Code.
Error Code
For details, see Error Code.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot