Rename vm_id field and add list helpers
This commit is contained in:
parent
eedc1fe1d8
commit
6aa191663a
4 changed files with 49 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ reboot
|
|||
|
||||
## VM Info File
|
||||
Each VM writes a metadata file at `state/vm-*/info` with the following fields:
|
||||
- `vm_id`: unique identifier for the VM instance.
|
||||
- `id`: unique identifier for the VM instance.
|
||||
- `pid`: Firecracker process ID.
|
||||
- `created_at`: timestamp when the VM was launched.
|
||||
- `guest_ip`: IP address assigned to the guest.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue