Class
CIMI::Model::Machine
In:
lib/cimi/model/machine.rb
Parent:
CIMI::Model::Base
Methods
attach_volumes
create_entity_metadata
create_from_json
create_from_xml
delete!
detach_volumes
find
perform
Public Class methods
attach_volumes
(volumes, context)
create_entity_metadata
(context)
create_from_json
(body, context)
create_from_xml
(body, context)
delete!
(id, context)
detach_volumes
(volumes, context)
find
(id, context)
Public Instance methods
perform
(action, context, &block)
[Validate]