1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
{
"vm_id": 698908,
"vm_name": "hyperstack1-20260324205516",
"environment_name": "snonux-ollama",
"region": "CANADA-1",
"flavor_name": "n3-A100x1",
"image_name": "Ubuntu Server 24.04 LTS R570 CUDA 12.8 with Docker",
"key_name": "earth",
"public_ip": "69.19.136.193",
"created_at": "2026-03-24T20:55:17Z",
"services": {
"vllm_enabled": true,
"ollama_enabled": false,
"comfyui_enabled": false
},
"security_rules": [
{
"direction": "ingress",
"ethertype": "IPv4",
"protocol": "tcp",
"port_range_min": 22,
"port_range_max": 22,
"remote_ip_prefix": "79.100.218.77/32"
},
{
"direction": "ingress",
"ethertype": "IPv4",
"protocol": "udp",
"port_range_min": 56710,
"port_range_max": 56710,
"remote_ip_prefix": "79.100.218.77/32"
},
{
"direction": "ingress",
"ethertype": "IPv4",
"protocol": "tcp",
"port_range_min": 11434,
"port_range_max": 11434,
"remote_ip_prefix": "192.168.3.0/24"
},
{
"direction": "egress",
"ethertype": "IPv6",
"protocol": "any",
"port_range_min": 1,
"port_range_max": 65535,
"remote_ip_prefix": "0.0.0.0/0"
},
{
"direction": "ingress",
"ethertype": "IPv4",
"protocol": "udp",
"port_range_min": 56710,
"port_range_max": 56710,
"remote_ip_prefix": "79.100.218.77/32"
},
{
"direction": "ingress",
"ethertype": "IPv4",
"protocol": "tcp",
"port_range_min": 22,
"port_range_max": 22,
"remote_ip_prefix": "79.100.218.77/32"
},
{
"direction": "egress",
"ethertype": "IPv4",
"protocol": "any",
"port_range_min": 1,
"port_range_max": 65535,
"remote_ip_prefix": "0.0.0.0/0"
},
{
"direction": "ingress",
"ethertype": "IPv4",
"protocol": "tcp",
"port_range_min": 11434,
"port_range_max": 11434,
"remote_ip_prefix": "192.168.3.0/24"
}
],
"bootstrapped_at": "2026-03-24T20:57:32Z",
"vllm_setup_at": "2026-03-24T21:55:53Z",
"vllm_model": "openai/gpt-oss-120b",
"vllm_container_name": "vllm_gpt_oss_120b",
"vllm_preset": "gpt-oss-120b",
"status": "ACTIVE",
"vm_state": "active",
"provisioned_at": "2026-03-24T21:13:43Z"
}
|