@truenas/api-client
GitHub
Preparing search index...
v25_10_0
VirtInstanceUpdate
Interface VirtInstanceUpdate
interface
VirtInstanceUpdate
{
autostart
?:
boolean
|
null
;
cpu
?:
string
|
null
;
enable_vnc
?:
boolean
;
environment
?:
Record
<
string
,
string
>
|
null
;
image_os
?:
string
|
null
;
memory
?:
number
|
null
;
privileged_mode
?:
boolean
;
root_disk_io_bus
?:
"NVME"
|
"VIRTIO-BLK"
|
"VIRTIO-SCSI"
|
null
;
root_disk_size
?:
number
|
null
;
secure_boot
?:
boolean
;
vnc_password
?:
string
|
null
;
vnc_port
?:
number
|
null
;
}
Index
Properties
autostart?
cpu?
enable_
vnc?
environment?
image_
os?
memory?
privileged_
mode?
root_
disk_
io_
bus?
root_
disk_
size?
secure_
boot?
vnc_
password?
vnc_
port?
Properties
Optional
autostart
autostart
?:
boolean
|
null
Optional
cpu
cpu
?:
string
|
null
Optional
enable_
vnc
enable_vnc
?:
boolean
Optional
environment
environment
?:
Record
<
string
,
string
>
|
null
Optional
image_
os
image_os
?:
string
|
null
Optional
memory
memory
?:
number
|
null
Optional
privileged_
mode
privileged_mode
?:
boolean
Optional
root_
disk_
io_
bus
root_disk_io_bus
?:
"NVME"
|
"VIRTIO-BLK"
|
"VIRTIO-SCSI"
|
null
null
keeps the current setting.
Optional
root_
disk_
size
root_disk_size
?:
number
|
null
Optional
secure_
boot
secure_boot
?:
boolean
Optional
vnc_
password
vnc_password
?:
string
|
null
Optional
vnc_
port
vnc_port
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
autostart
cpu
enable_
vnc
environment
image_
os
memory
privileged_
mode
root_
disk_
io_
bus
root_
disk_
size
secure_
boot
vnc_
password
vnc_
port
GitHub
@truenas/api-client
Loading...
nullkeeps the current setting.