Information required in instances
id ID of the instance inside the Snapshot.
restore_boot_disk Set to True if the boot disk of that virtual machine shall be restored.
When the boot disk is at the same time a Cinder Disk, both values need to be set true.
include Set to True if at least one volume from this instance shall be restored.
vdisks List of the disks that are connected to the instance. Each disk contains:
id Original ID of the volume.
restore_cinder_volume Set to true if the volume shall be restored.
new_volume_type Volume type of the restored volume. Set to the same value as the original volume.