Class OVIRT::VM
In: lib/ovirt/vm.rb
Parent: BaseObject

Methods

interfaces   new   ready?   running?   ticket   to_xml   volumes  

Attributes

cluster  [R] 
cores  [R] 
creation_time  [R] 
description  [R] 
display  [R] 
host  [R] 
interfaces  [RW] 
ips  [R] 
memory  [R] 
os  [R] 
profile  [R] 
status  [R] 
storage  [R] 
template  [R] 
vnc  [R] 
volumes  [RW] 

Public Class methods

Public Instance methods

In oVirt 3.1 a vm can be marked down and not locked while its volumes are locked. This method indicates if it is safe to launch the vm.

[Validate]