v1

latestOpenAPI 3.1.02026-08-06452159.9 KB
Schedule

Update a schedule

put/api/scheduling/{id}

Path parameters

idstring required

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

OK