| Home | Trees | Indices | Help |
|
|---|
|
|
Platform image representation. An image can be created from an Instance with some driver types. The image can later be re-used to duplicate the instance.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
| string |
image_id Image's ID. |
| string |
name Image's name. |
| string |
create_distribution Image's "create distribution" flag (telling if a Distribution was created alongside the image). |
|
settings Lists the settings of this image. |
|
|
Inherited from |
|
| Method Details |
Prints image's representation to standard output in a user-friendly way.
|
| Property Details |
image_idImage's ID.
|
nameImage's name.
|
create_distributionImage's "create distribution" flag (telling if a Distribution was created alongside the image).
|
settingsLists the settings of this image. Note that this list is only defined when creating an image. When reading the image later, settings are not available anymore. @rtype list of unconnected Settings
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |