scannedDirectory¶
Holds the meta-data of a directory discovered on the file system after a scan process.
Attributes¶
The list of attributes for scannedDirectory are:
changeType: the change type of the directoryowner(string): the owner of the directorygroup(string): the group of the directorypermissions(string): the permissions of the directorysumAdded(long): the sum of added files in the directorysumChanged(long): the sum of changed files in the directorysumDeleted(long): the sum of deleted files in the directoryfiles: the list of scanned files in the directorieid(string): the id of the directorypath(string): the path of the directorysubDirectories: the list of sub directoriescreated(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