Bug 1158357 - [GUI over REST API gaps] No way to check if a VM is in "run once" mode
Summary: [GUI over REST API gaps] No way to check if a VM is in "run once" mode
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ovirt-3.6.0-rc
: 3.6.0
Assignee: Michal Skrivanek
QA Contact: Israel Pinto
URL:
Whiteboard:
Depends On:
Blocks: 1132506
TreeView+ depends on / blocked
 
Reported: 2014-10-29 07:44 UTC by Juan Hernández
Modified: 2016-04-20 01:36 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-20 01:36:31 UTC
oVirt Team: Virt
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 35261 0 master MERGED restapi: display indication if vm is in run-once Never

Description Juan Hernández 2014-10-29 07:44:25 UTC
There is currently no way in the RESTAPI to check if a virtual machine is in "run once" mode.

Comment 1 Israel Pinto 2015-04-30 14:41:41 UTC
Verify with orirt 3.6:
oVirt Engine Version: 3.6.0-0.0.master.20150412172306.git55ba764.el6
Steps to check:
1. Create new VM and run it with "RunOnce"
2. Connect to REST API and check for the VM the status of "run_once"
Result:
<run_once>true</run_once>
3. Check for VMs that are not "run_once" the status:
Result:
<run_once>false</run_once>


Note You need to log in before you can comment on or make changes to this bug.