Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 701 Bytes

ReportStorage.md

File metadata and controls

11 lines (7 loc) · 701 Bytes

ReportStorage

Properties

Name Type Description Notes
location str The location to storage an additional copy of the report. This is a sub-path post-fixed to `$(install_dir)/nsc/reports/$(user)/`. Variables such as `$(report_name)`, `$(date)`, and `$(time)` may be used to generate the directory structure. [optional]
path str The full path to the additional copy storage location. [optional]

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