On Thu, Feb 21, 2019 at 2:42 PM Pravin Amin <pravin.a...@veritas.com> wrote:
>
> Hi,
>
>
>
> We are looking for a way to copy files and execute scripts inside Virtual 
> Machines hosted on oVirt manager (Any supported guest OS) either through REST 
> API or using Guest Tools. Please let me know how we can achieve it.

Pravin, I think we could all benefit if you elaborate on your use case.

The other day I spoke with +Barak Korren about a tight integration of
oVirt to libguestfs. I think that it could be lovely if we can do

LIBGUESTFS_BACKEND=ovirt \
LIBGUESTFS_BACKEND_SETTINGS=https://username:password@fqdn/path/to/ovirt/api \
virt-edit -d vm_name /file/to/edit

in order to edit a file in an ovirt-defined VM. Behind the scenes,
oVirt would prepare the VM storage on a hypervisor and relay the
guestfs connection to it.
Such a remote virt-cat would be an awesome debug tool for a dead VM.
Such a virt-sysprep - a great headless way to prepare a template.

Are you looking for something similar?
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/OBNBRIFS2XZK5ZTGHX7XT4JZO2G3IONS/

Reply via email to