Creates or retrieves a VM instance for a specific profile and room. Handles instance provisioning and warm pool claiming.
active - Instance record creatednetwork_allocated - IP address assignedftap_created - Network interface configuredimage_generated - VM filesystem preparedvm_started - Firecracker VM launchedvm_booted - VM fully operationalready - Instance ready for commandsAPI key authentication using Bearer token format: 'Bearer rk_live_
UUID of the profile (VM configuration template)
Room identifier for instance isolation
Optional specific host ID to provision on
Instance created or retrieved successfully
Unique identifier for the VM instance
Profile UUID used for this instance
Room identifier for this instance
Current instance state
active, network_allocated, ftap_created, image_generated, vm_started, vm_booted, ready