Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.04 KB

FsaSettingsSettings.md

File metadata and controls

16 lines (12 loc) · 1.04 KB

FsaSettingsSettings

Properties

Name Type Description Notes
default_template str Name of question template to use for new FSA jobs. [optional]
disk_usage_depth int Maximum directory depth used for disk_usage question if not specified in the question. [optional]
max_age int Maximum age of non-pinned results in seconds. [optional]
max_count int Maximum number of non-pinned result sets to keep. [optional]
squash_depth int Squash depth to use for squash binning questions if not specified in the question. [optional]
top_n_max int Maximum number of items in a Top-N question result if not specified in the question. [optional]
use_snapshot bool If true, use a snapshot for consistency, otherwise analyze head. [optional]

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