Logo

View the Project on GitHub elements-storage/elements-sdk-python

ScannerScanEndpointRequest

Properties

Name Type Description Notes
path str Filesystem path to scan.  
recursive bool, none_type Also scan subdirectories of the path. [optional]
notify bool, none_type Used internally [optional]
force_rescan bool, none_type Re-scan files even if they appear unchanged since the last scan. [optional]

[Back to Model list] [Back to API list] [Back to README]