fileEntry¶
Holds the meta-data information of a file on a filesystem.
Attributes¶
The list of attributes for fileEntry are:
checksum(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