Assuming the data still resides (you need to check you secondary store), you can alter the "removed" field for that record and it will bring it back in the UI.

Review:
SELECT * FROM cloud.vm_template; -> alter removed field to "null"
SELECT * FROM cloud.template_store_ref; -> local_path for location of the template/iso and alter destroyed field to 0

On 9/19/14, 12:15 AM, Ivan Rodriguez wrote:
Hi CloudStack Users,

Is there any chance to UNdelete an user and recover all the previous ISOS
and templates ?

Cheers


Reply via email to