scanImport¶
Holds the information of the transformation process from a scan report to an appliance template or a golden image.
Attributes¶
The list of attributes for scanImport are:
importedObjectName(string): the name of the imported appliance or golden. This name won’t be updated even if the name of the imported object gets changedimportedObjectUri(anyURI): the URI of the imported appliance or golden. This URI could be deprecated in case the imported object is deleted.importedObjectVersion(string): the version of the imported appliance or golden. This version won’t be updated even if the version of the imported object gets changedimportedObjectDescription(string): the description of the imported golden only. This description won’t be updated even if the description of the imported golden gets changedorgUri(anyURI): the uri of the Organization where the scan has been importedparentUri(anyURI): the parent uri of the scan importstatus(status): the status of the importuri(anyURI): the uri of the scan importimportedToGolden(boolean): a boolean indicating if the imported object is a golden image. If set to false the imported object is an appliance templatecreated(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