scannedFile¶
Holds the meta-data of a file discovered on the file system after a scan process.
Attributes¶
The list of attributes for scannedFile are:
deleted(boolean): a boolean indicating if the file has been deleted on the source machineinherited(boolean): a boolean indicating if this file has already been found, with the same metadata and content, in an other scan of the same scanned instanceselected(boolean): a boolean indicating if this file has been selected to be imported as part of the overlayuploaded(boolean): a boolean indicating if this file has been received as part of the overlay uploadchangeType: the change type of the filechecksum(string): the sha256 checksum value of the filedirectory(boolean): boolean flag determining if this file is a directoryfullPath(string): the full canonical pathname of the filegroup(string): the group name for this file (access)linkTarget(string): the destination of a soft or hard link in a filesystemname(string): the name of this fileowner(string): the filesystem owner of the fileparentUri(anyURI): the uri resource of the parent object this file entry is attached topermissions(string): the file permissionsscannedInstanceId(long): the id of the parent scanned instance this object belongs to (see scannedInstance)size(long): the size (in bytes) of this filesubEntries(long): the number of files if this file entry is a directoryuri(string): the uri resource of this file entry objectcreated(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