CreateRootVolumeTemplateFromVolumeSnapshot
Creates a root volume image from a volume snapshot. For
example,
CreateRootVolumeTemplateFromVolumeSnapshot name=root-volume-template \
snapshotUuid=30a129c7f06243499b1ed5ec9e4a778e backupStorageUuids=e05cad1e1e3a4778a3a0b57cddd847f3
Parameters
Name | Description | Optional | Valid Value | Starting Version |
---|---|---|---|---|
name | The name of the root volume image. | 0.6 | ||
description | The detailed description of the root volume image. | Yes | 0.6 | |
guestOsType | The operating system type of the guest VM instance that corresponds to the root volume image. | Yes | 0.6 | |
backupStorageUuids | The backup storage UUID list. | 0.6 | ||
snapshotUuid | The snapshot UUID. | 0.6 | ||
platform | The operating system platform of the root volume image. | Yes |
|
0.6 |
system | Whether the root volume image is a system root volume image. | Yes | 0.6 | |
resourceUuid | The resource UUID. If specified, the root volume image will use the specified value as UUID. | Yes | 0.6 | |
architecture | Yes | 4.0.0 | ||
tagUuids | The tag UUIDs. | Yes | 4.0.0 | |
userTags | The user tags. For more information, see CreateUserTag. The resource type is ImageVO. | Yes | 0.6 | |
systemTags | The system tags. For more information, see CreateSystemTag. The resource type is ImageVO. | Yes | 0.6 | |
timeout | Yes |