Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 920 Bytes

SmartTestCreate0.md

File metadata and controls

13 lines (10 loc) · 920 Bytes

# SmartTestCreate0

Properties

Name Type Description Notes
schedule \RMoore\Truenas\Model\Schedule6 [optional]
desc string [optional]
all_disks bool `all_disks` when enabled sets the task to cover all disks in which case `disks` is not required. [optional] [default to false]
disks string[] `disks` is a list of valid disks which should be monitored in this task. `all_disks` when enabled sets the task to cover all disks in which case `disks` is not required. [optional]
type string `type` is specified to represent the type of SMART test to be executed. [optional]

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