Class OCCIClient::Client
In: lib/deltacloud/drivers/opennebula/occi_client.rb
Parent: Object

Client Library to interface with the OpenNebula OCCI Service

Methods

get_image   get_images   get_vm   get_vms   new   post_vms   put_vm  

Public Class methods

Public Instance methods

Retieves an Image :image_uuid Image identifier

Retieves the pool of Images owned by the user

:id VM identifier

Retieves the pool of Virtual Machines

Post a new VM to the VM Pool :instance_type :xmlfile

Puts a new Compute representation in order to change its state :xmlfile Compute OCCI xml representation

[Validate]