Modifies the basic information of a custom cloud computer template, including the template name and template description.
Operation description
This operation allows you to modify only the name and description of a custom cloud computer template. To change other parameters of the template, call the ModifyTemplate operation.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| TemplateId | string | Yes | The template ID. | b-0caoeogs88y***** |
| TemplateName | string | No | The template name. | |
| Description | string | No | The template description. | This is description. |
Response parameters
Examples
Sample success responses
JSONformat
{
"Success": true,
"Code": "success",
"Message": "success",
"HttpStatusCode": 200,
"RequestId": "3D99C38F-DE7D-5109-BC06-43EC5D*****"
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
