Modifies a snapshot template.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
vod:UpdateVodTemplate |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| VodTemplateId |
string |
Yes |
The ID of the snapshot template. |
8c75a02e339b*****0b0d2c48171a22 |
| Name |
string |
No |
The name of the template.
|
test |
| TemplateConfig |
string |
No |
The configurations of the snapshot template in JSON format. For more information about the parameter structure, see SnapshotTemplateConfig. |
{"SnapshotConfig":{"Count":10,"SpecifiedOffsetTime":0,"Interval":1} |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| VodTemplateId |
string |
The ID of the snapshot template. |
8c75a02e339b*****0b0d2c48171a22 |
| RequestId |
string |
The request ID. |
25818875-5F78-4A*****F6-D7393642CA58 |
Examples
Success response
JSON format
{
"VodTemplateId": "8c75a02e339b*****0b0d2c48171a22",
"RequestId": "25818875-5F78-4A*****F6-D7393642CA58"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.