Instance/VM
Endpoints
- GETSupported Images List
/gpu_service/image/ - GETInstance / VM List
/notebooks/ - POSTCreate Instance / VM
/notebooks/ - PUTStart-Stop/Attach-Detach ReserveIp
/notebooks/{Instance_id}/actions/ - POSTSave Image
/notebooks/{Instance_id}/save_image/ - PUTIncrease Disk Size
/notebooks/{Instance_id}/pvc/upgrade/ - GETEvents Log
/notebooks/{Instance_id}/events/ - GETList Security Groups
/notebooks/{Instance_id}/security-groups/ - POSTAttach Security Group
/notebooks/{Instance_id}/security-groups/ - DELETEDetach Security Group
/notebooks/{Instance_id}/security-groups/{security_group_id}/ - GETList SSH Keys
/notebooks/{Instance_id}/ssh-keys/ - PUTAdd SSH key
/notebooks/{Instance_id}/ssh-keys/ - DELETERemove SSH Access
/notebooks/{Instance_id}/ssh-keys/ - GETGet Instance / VM Details
/notebooks/{Instance_id}/ - PUTUpdate Plan
/notebooks/{Instance_id}/ - DELETEDelete Instance / VM
/notebooks/{Instance_id}/ - GETMonitoring
/notebooks/{Instance_id}/metrics/gauge/all/ - GETCPU Utilization
/notebooks/{Instance_id}/metrics/container_cpu_usage_seconds_total/ - GETMemory Utilization
/notebooks/{Instance_id}/metrics/container_memory_usage_bytes/ - GETGet Start Scripts
/notebooks/init-script/ - POSTCreate Start Script
/notebooks/init-script/ - PUTUpdate Start Script
/notebooks/init-script/{Start_Script_Id}/ - DELETEDelete Start Script
/notebooks/init-script/{Start_Script_Id}/ - PUTAttach Startup Scripts to Instance / VM
/notebooks/{Instance_id}/init-script/ - GETNotebook Alerts List
/notebooks/{Instance_id}/alerts/ - POSTAttach Alert
/notebooks/{Instance_id}/alerts/ - DELETEDetach Alert
/notebooks/{Instance_id}/alerts/{alert_id}/