Class
Fog::Compute::Libvirt::Servers
In:
lib/fog/libvirt/models/compute/servers.rb
Parent:
Fog::Collection
Methods
all
bootstrap
get
get_by_name
get_by_uuid
Public Instance methods
all
(filter=nil)
bootstrap
(new_attributes = {})
get
(uuid)
get_by_name
(name)
Retrieve the server by name
get_by_uuid
(uuid)
Retrieve the server by uuid
[Validate]