scanSummary¶
Holds all the summary meta-data of a scan. This is the report information after scanning a live system.
Attributes¶
The list of attributes for scanSummary are:
binariesExtracted(boolean): a boolean flag determining of the overall has been extracted by the platformbinariesReceived(boolean): a boolean flag determining of the overall has been received by the platformerror(boolean): a boolean flag to indicate an error during the scan processerrorMsg(string): the error messagefilesUri(anyURI): a uri resource to retrieve all the filesystem files reported by the scan processimagesUri(anyURI): the uri resource to retrieve all the machine images generated from this scan reportosConfig(osConfig): osconfig-object of the scanimportsUri(anyURI): the uri resource to retrieve all the importsgoldenImportsUri(anyURI): the uri resource to retrieve all the golden importsinstallProfile(installProfile): the install profile of the scanned systeminstallProfileUri(anyURI): the uri resource of the installProfilescanSyncUri(anyURI): the uri resource of the scanSyncname(string): the scan nameoverlayCrc(string): the crc of the scan overlay archiveoverlayImported(boolean): a boolean indicating whether the overlay has been imported on the platformoverlayUri(anyURI): the uri resource to upload the overlayrawPartitionsUri(anyURI): the uri resource to upload the raw partitions (only for Windows source machines)packagesUri(anyURI): the uri resource to retrieve all the meta data of the scanned packagesscanned(boolean): a boolean indicating if the scan report has been received from the scan agent on the source machinescannedInstanceUri(anyURI): the uri of the parent scanned instancestatus(status): the status of the scantotalFilesAdded(int): the number of extra files found in the scan reporttotalFilesDeleted(int): the number of files that have been deleted in source machine installed packagestotalFilesModified(int): the number of files that have been modified in the source machine installed packagestotalPackages(int): the number of native packages installed on the source machineuncompressedBinarySize(long): the size of all the overlaysuri(anyURI): the uri of the scancreated(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