Class
Fog::Compute::Ovirt::Server
In:
lib/fog/ovirt/models/compute/server.rb
Parent:
Fog::Compute::Server
Methods
add_interface
destroy
destroy_interface
interfaces
locked?
mac
ready?
reboot
save
start
stop
stopped?
suspend
ticket
to_s
update_interface
Public Instance methods
add_interface
(attrs)
destroy
(options = {})
destroy_interface
(attrs)
interfaces
()
locked?
()
mac
()
ready?
()
reboot
(options = {})
save
()
start
(options = {})
stop
(options = {})
stopped?
()
suspend
(options = {})
ticket
(options = {})
to_s
()
update_interface
(attrs)
[Validate]