Skip to content
Scheduler Docs
Search
Ctrl
K
Cancel
GitHub
Getting started
Introduction
Features
Deployment
Docker Compose Deployment
Initial configurations
Usage
Tasks
Creating tasks
Notification services
System configuration
Resources
GitHub Links
Endpoint Documentation
Overview
Operations
postAuthLogin
postAuthRegister
postAuthLogout
getAuthMe
getJobsAllJobs
postJobsFilterJobs
postJobsQueueJobs
postJobsExecuteAction
getJobsGetAvailableConsumers
getJobsIsJobRunning
getJobsGetJobStats
getJobsJobMetrics
getJobsJobLogsLoki
getJobsGetRunningJobs
getJobsGetJobRuns
getJobsReadConsumerFile
postJobsExportJobsToJSON
postJobsImportJobsFromJSON
getSystemGetDbConnection
getSystemBackupAndDownloadSchedulerDB
getSystemGetBaseDbConnection
getSystemBackupAndDownloadBaseDB
getFilesGetCachedFiles
getFilesGetOutputFiles
getFilesDownloadCacheFile
getFilesDownloadOutputFile
deleteFilesDeleteCacheFile
deleteFilesDeleteOutputFile
getFilesLogsJobLogFiles
getFilesLogsSystemLogfiles
getFilesLogsReadLogFile
getFilesLogsDownloadLogFile
getProxiesGetAllProxies
getProxiesGetProxy
postProxiesAddProxy
putProxiesUpdateProxy
deleteProxiesDeleteProxy
postProxiesAddProxyToJob
postProxiesRemoveProxyFromJob
getSystemConfigGetConfig
postSystemConfigUpdateConfig
getNotificationsAllNotifications
getNotificationsAllExternalFiles
postNotificationsAddNotificationService
putNotificationsUpdateNotificationServiceConfig
getNotificationsGetNotificationServiceConfigurations
putNotificationsUpdateNotificationService
deleteNotificationsDeleteNotificationService
postNotificationsAttachServiceToJob
getNotificationsGetAttachedJobs
getEventsReadEvents
putEventsSetToRead
putEventsSerAllEventsToRead
getEventsEventMetrics
getEventsEventsPerJob
getIndex
getPublic*
GitHub
postJobsExecuteAction
POST
/jobs/executeAction
Request Body
required
Section titled “Request Body required ”
Select media type
application/json
application/x-www-form-urlencoded
multipart/form-data
object
jobId
Any of:
string
number
string
number
jobIdList
Array
action
required
string
config
object
name
string
param
Any of:
string
null
string
null
consumer
string
cronSetting
string
object
jobId
Any of:
string
number
string
number
jobIdList
Array
action
required
string
config
object
name
string
param
Any of:
string
null
string
null
consumer
string
cronSetting
string
object
jobId
Any of:
string
number
string
number
jobIdList
Array
action
required
string
config
object
name
string
param
Any of:
string
null
string
null
consumer
string
cronSetting
string
Responses
Section titled “ Responses ”
200
Section titled “200 ”
Success