migration¶
Holds all the meta-data of a migration. Contains the list of stages to perform a migration.
Attributes¶
The list of attributes for migration are:
cancellable(boolean): a boolean highlighting if the Migration is cancellable or nottag(string): the tag informationname(string): the pipeline namestatus(status): the status of the pipelineuri(anyURI): the uri of the pipelinestages: the list of stages to perform the pipeline (see stage)created(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object