mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-30 12:04:31 +00:00
* feat: testing * feat: auto-fix dead apis * fix: mock works * feat: new fixtures * fix: more clouds tested * fix: dry run fix * fix: civo valid size * fix: civo result wait * feat: fixtures * feat: per cloud agent
31 lines
951 B
JSON
31 lines
951 B
JSON
{
|
|
"account_id": "d2449447-ac9e-4a4e-90a8-bb1aae89cb9a",
|
|
"attached_volumes": [],
|
|
"civostatsd_token": "22672e8b-d4f7-4970-bfec-e654593b700d",
|
|
"cpu_cores": 1,
|
|
"created_at": "2026-02-11T03:01:19Z",
|
|
"disk_gb": 25,
|
|
"firewall_id": "a12fd86a-a517-46de-90e7-3c9428b164ca",
|
|
"hostname": "spawn-record-1770778876",
|
|
"id": "d17c67d9-7636-471f-9219-654573e09e56",
|
|
"initial_password": "25TA6WIKKr",
|
|
"initial_user": "root",
|
|
"name": "spawn-record-1770778876-daaf-a54d25",
|
|
"namespace_id": "cust-default-d2449447-75057246b722",
|
|
"network_id": "1773d9a7-fec1-4478-b45a-665e39528c79",
|
|
"notes": "",
|
|
"placement_rule": {
|
|
"affinity_rules": null,
|
|
"node_selector": null
|
|
},
|
|
"ram_mb": 1024,
|
|
"reverse_dns": "",
|
|
"script": "",
|
|
"size": "g4s.xsmall",
|
|
"source_id": "ubuntu-noble",
|
|
"source_type": "diskimage",
|
|
"status": "BUILDING",
|
|
"tags": [],
|
|
"template_id": "d2c2c728-512d-4087-906a-8486fcf4a1c7",
|
|
"volume_type": "standard"
|
|
}
|