Bases: oca.pool.PoolElement
Allocates a new image in OpenNebula
Arguments
Changes the owner/group
Arguments
Deletes current object from the pool
Disables an image
Enables an image
Retrives object which id equals `id`.
Arguments
Publishes an image
Set Image as non persistent
Set Image as persistent
Short string representation of image state. One of ‘init’, ‘rdy’, ‘used’, ‘disa’
Short string representation of image type. One of ‘OS’, ‘CD’, ‘DB’
String representation of image state. One of ‘INIT’, ‘READY’, ‘USED’, ‘DISABLED’
String representation of image type. One of ‘OS’, ‘CDROM’, ‘DATABLOCK’
Unpublishes an image
Replaces the template contents
Arguments
Bases: oca.pool.Pool