remotejobs

Create a new remotejob

post/remotejobs

Request body

input_pathstring required

The input notebook path

instance'medium' | 'large' | 'mediumx2' | 'mediumx2-t4' | 'mediumx2-t4-light-pfp'

Notebook server instance type

output_pathstring required

The output notebook path

with_home_volumeboolean

If true, a VolumeSnapshot of the user's home PVC is created and mounted into the job container. If false, no snapshot is created and nothing is mounted to the home volume path.

working_dirstring required

The working directory inside the container

Response

Succeeded

idstring required

ID of the created RemoteJob

Changes

No recorded changes to this endpoint across all 1 revision of this API.