How to retrieve virtual machines from a pool via API in oVirt (RHEV)
Posted
by
FerCa
on Server Fault
See other posts from Server Fault
or by FerCa
Published on 2012-12-13T16:56:36Z
Indexed on
2012/12/13
17:04 UTC
Read the original article
Hit count: 295
In oVirt (Red Hat Enterprise Virtualization) you can create a Virtual Machines Pool to allow your users to retrieve virtual machines from this pool.
I found how a user, in the RHEV User Portal, can request a Virtual Machine from the pool, this is explained here:
The thing is that i will need to retrieve virtual machines from the pool with the REST API and, after reading the documentation (https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Virtualization/3.0/html-single/REST_API_Guide/index.html) I cant found the way to do this.
© Server Fault or respective owner