{ "data": { "id": "<string>", "vm_count": 1, "vms": [ { "children": [ "<string>" ], "cluster_id": "<string>", "id": "<string>", "ip_address": "<string>", "network_info": { "guest_ip": "<string>", "guest_mac": "<string>", "ssh_port": 1, "tap0_ip": "<string>", "tap0_name": "<string>", "vm_namespace": "<string>" }, "state": "Not started", "parent_id": "<string>" } ], "root_vm_id": "<string>" }, "duration_ns": 1, "operation_id": "<string>", "time_start": 1 }
Bearer token in Authorization header
The amount of total space to allocate to the cluster
x >= 0
The size of the VM filesystem (if smaller than the base image + overhead, will cause an error)
Cluster created successfully
Show child attributes
The cluster's ID.
How many VMs are currently running on this cluster.
The VMs that are children of the cluster, including the root VM.
The IDs of direct children branched from this VM.
The VM's cluster ID
The ID of the VM.
The VM's local IP address on the VM subnet
The VM's network configuration
Whether the VM is running, paused, or not started.
Not started
Running
Paused
The parent VM's ID, if present. If None, then this VM is a root VM.
The ID of the cluster's root VM.
Unix epoch time (secs)