{
"url": "https://api.buddy.works/workspaces/my-workspace/sandboxes/llp9yhtmk0f8c",
"html_url": "https://app.buddy.works/my-workspace/first-project/sandboxes/llp9yhtmk0f8c",
"id": "llp9yhtmk0f8c",
"identifier": "service_nginx",
"name": "Service Nginx",
"status": "STOPPED",
"os": "ubuntu:24.04",
"resources": "1x2",
"install_commands": "apt-get update\napt-get install -y nginx",
"run_command": "nginx",
"app_type": "SERVICE",
"tags": [
"orange",
"rabsperry",
"olive",
"purple"
],
"app_status": "NONE",
"boot_logs": [
"Sandbox starting..."
],
"setup_status": "DONE",
"endpoints": [
{
"name": "yrtkimkvpj",
"endpoint": "80",
"type": "HTTP",
"region": "EU",
"timeout": 30,
"http": {
"verify_certificate": false,
"compression": false,
"http2": false,
"log_requests": false
}
}
]
}
STATUS
201 Created