v1

latestOpenAPI 3.1.02026-08-06452159.9 KB
Schedule

Create a schedule

post/api/scheduling

Request body

permissionsstring[]
resourcePathstring
actionsstring[]
groupedResourceTypeToActionsobject
idstring
namestring required
notebookIdstring required
executeFilestring required
notebookNamestring
lastNotebookExecutionIdstring
timeoutinteger required
timeUnit'MINUTES' | 'HOURS' required
maxRetriesinteger
lastNotebookExecutionStatus'CREATED' | 'QUEUED' | 'STARTING' | 'STARTED' | 'COMPLETED' | 'NOTEBOOK_ERROR' | 'FAILED' | 'TIMEOUT' | 'CANCELED' | 'RESOURCES_ERROR' | 'CONFIGURATION_ERROR'
notebookStoppedboolean
objectIdstring

Response

Created