# set/unset workflow cron timer for openwhisk
faasr_set_workflow_timer_ow(
faasr,
cred,
target,
cron,
unset = FALSE,
ssl = TRUE
)a list form of the JSON file
a list form of the credentials
a string for the target action
a string for cron data e.g., */5 * * * *
a logical value; set timer(FALSE) or unset timer(TRUE)
SSL CA check; for the SSL certificate: FALSE