Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 969 Bytes

CronjobCreate0.md

File metadata and controls

15 lines (12 loc) · 969 Bytes

# CronjobCreate0

Properties

Name Type Description Notes
enabled bool [optional]
stderr bool `stderr` and `stdout` are boolean values which if `true`, represent that we would like to suppress standard error / standard output respectively. [optional] [default to false]
stdout bool `stderr` and `stdout` are boolean values which if `true`, represent that we would like to suppress standard error / standard output respectively. [optional] [default to true]
schedule \RMoore\Truenas\Model\Schedule [optional]
command string [optional]
description string [optional]
user string [optional]

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