mirror of
https://github.com/lxc/incus
synced 2026-08-02 05:26:46 +00:00
api: instance_nvram (updated)
Signed-off-by: Benjamin Somers <benjamin.somers@imt-atlantique.fr> Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
This commit is contained in:
parent
6f98fd1a33
commit
6d8cbaf086
@ -3322,6 +3322,8 @@ This adds new endpoints to manage virtual machines’ UEFI variables:
|
||||
* `DELETE /1.0/instances/{name}/nvram/{guid}/{var}`, to delete specific UEFI variables
|
||||
* `PUT /1.0/instances/{name}/nvram/{guid}/{var}`, to set/update specific UEFI variables
|
||||
|
||||
It also adds `rebuild-nvram` as an instance debug action.
|
||||
|
||||
## `disk_io_limits_combined`
|
||||
|
||||
This makes it possible to set both a byte/s limit and an IOPS limit at the
|
||||
|
||||
Loading…
Reference in New Issue
Block a user