Start Server
curl --request POST \
--url https://dashboard.amdatascience.com/api/servers/{server_name}/start \
--header 'Content-Type: application/json' \
--header 'apiKey: <api-key>' \
--data '{
"environment": "ai",
"port": 5000,
"server_request": "amds-medium_cpu"
}'
{
"alph_editor_url": "http://dashboard.amdatascience.com/alph-editor/test-server",
"environment": "ai",
"hourly_rate": 4,
"message": "Notebook server test-server started.",
"port": 5000,
"port_forward_url": "https://test-server--3e873823.americandatascience.dev",
"server_name": "test-server",
"server_request": "amds-medium_cpu",
"status": "success",
"token": null,
"url": "https://lab.amdatascience.com/user/demo@example.com/test-server/"
}
curl --request POST \
--url https://dashboard.amdatascience.com/api/servers/{server_name}/start \
--header 'Content-Type: application/json' \
--header 'apiKey: <api-key>' \
--data '{
"environment": "ai",
"port": 5000,
"server_request": "amds-medium_cpu"
}'
{
"alph_editor_url": "http://dashboard.amdatascience.com/alph-editor/test-server",
"environment": "ai",
"hourly_rate": 4,
"message": "Notebook server test-server started.",
"port": 5000,
"port_forward_url": "https://test-server--3e873823.americandatascience.dev",
"server_name": "test-server",
"server_request": "amds-medium_cpu",
"status": "success",
"token": null,
"url": "https://lab.amdatascience.com/user/demo@example.com/test-server/"
}
Start Server
curl --request POST \
--url https://dashboard.amdatascience.com/api/servers/{server_name}/start \
--header 'Content-Type: application/json' \
--header 'apiKey: <api-key>' \
--data '{
"environment": "ai",
"port": 5000,
"server_request": "amds-medium_cpu"
}'
{
"alph_editor_url": "http://dashboard.amdatascience.com/alph-editor/test-server",
"environment": "ai",
"hourly_rate": 4,
"message": "Notebook server test-server started.",
"port": 5000,
"port_forward_url": "https://test-server--3e873823.americandatascience.dev",
"server_name": "test-server",
"server_request": "amds-medium_cpu",
"status": "success",
"token": null,
"url": "https://lab.amdatascience.com/user/demo@example.com/test-server/"
}
curl --request POST \
--url https://dashboard.amdatascience.com/api/servers/{server_name}/start \
--header 'Content-Type: application/json' \
--header 'apiKey: <api-key>' \
--data '{
"environment": "ai",
"port": 5000,
"server_request": "amds-medium_cpu"
}'
{
"alph_editor_url": "http://dashboard.amdatascience.com/alph-editor/test-server",
"environment": "ai",
"hourly_rate": 4,
"message": "Notebook server test-server started.",
"port": 5000,
"port_forward_url": "https://test-server--3e873823.americandatascience.dev",
"server_name": "test-server",
"server_request": "amds-medium_cpu",
"status": "success",
"token": null,
"url": "https://lab.amdatascience.com/user/demo@example.com/test-server/"
}