Support API Key Authentication
Support API Key Authentication

Install Jupyter for a pod

Install Jupyter for a specific pod

post/pods/{id}/install-jupyter

Path parameters

idstring uuid required

Request body

jupyter_internal_portinteger required

Response

Successful Response

idstring uuid
created_atstring date-time
updated_atstring date-time nullable
executor_idstring uuid required
pod_namestring
user_idstring uuid required
template_idstring uuid nullable required
volume_idstring uuid nullable required
container_namestring
volume_namestring
local_volume_pathstring nullable
ssh_connect_cmdstring
gpu_namestring
gpu_countstring
cpu_namestring
cpu_countinteger
ram_totalinteger
volume_limit_gbinteger nullable
storage_limit_gbinteger nullable
status'PENDING' | 'RUNNING' | 'STOPPED' | 'FAILED' | 'DELETING' | 'STOP_PENDING' | 'START_PENDING' | 'CREATION_FAILED' | 'BROKEN' | 'REBOOT_PENDING' | 'REBOOT_FAILED'
retriesinteger nullable required
user_public_keystring nullable
skip_add_agent_ssh_keyboolean nullable
removal_scheduled_atstring date-time nullable
termination_hoursinteger nullable
is_manual_rentalboolean nullable
cluster_idstring uuid nullable
cluster_node_indexinteger nullable
cluster_wireguard_confstring nullable
cluster_ssh_private_keystring nullable
cluster_ssh_authorized_keystring nullable
enable_jupyterboolean nullable
enable_volume_encryptionboolean nullable
volume_encryption_status'ENABLED' | 'UNSUPPORTED_IMAGE' | 'DISABLED' | 'FAILED'
jupyter_installation_status'INSTALLING' | 'SUCCESS' | 'FAILED'
jupyter_urlstring nullable
jupyter_installation_started_atstring date-time nullable
pricenumber nullable
discord_channel_idstring nullable
dockerfile_contentstring nullable
is_favoriteboolean nullable

Changes

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