OptionalautoattachOptionalautoattachWhether to attach an Input Device. Defaults to false.
OptionalautoattachWhether to attach the Memory balloon device with default period. Period can be adjusted in virt-config. Defaults to true.
OptionalautoattachWhether to attach a pod network interface. Defaults to true.
OptionalautoattachWhether to attach the default virtio-serial console or not. Serial console access will not be available if set to false. Defaults to true.
OptionalautoattachWhether to attach the VSOCK CID to the VM or not. VSOCK access will be available if set to true. Defaults to false.
OptionalblockWhether or not to enable virtio multi-queue for block devices. Defaults to false.
OptionalclientTo configure and access client devices such as redirecting USB
OptionaldisableDisableHotplug disabled the ability to hotplug disks.
OptionaldisksDisks describes disks, cdroms and luns which are connected to the vmi.
OptionaldownwardDownwardMetrics creates a virtio serials for exposing the downward metrics to the vmi.
OptionalfilesystemsFilesystems describes filesystem which is connected to the vmi.
OptionalgpusWhether to attach a GPU device to the vmi.
OptionalhostWhether to attach a host device to the vmi.
OptionalinputsInputs describe input devices
OptionalinterfacesInterfaces describe network interfaces which are added to the vmi.
OptionallogWhether to log the auto-attached default serial console or not. Serial console logs will be collect to a file and then streamed from a named guest-console-log. Not relevant if autoattachSerialConsole is disabled. Defaults to cluster wide setting on VirtualMachineOptions.
OptionalnetworkIf specified, virtual network interfaces configured with a virtio bus will also enable the vhost multiqueue feature for network devices. The number of queues created depends on additional factors of the VirtualMachineInstance, like the number of guest CPUs.
OptionalpanicPanicDevices provides additional crash information when a guest crashes.
OptionalrngWhether to have random number generator from host
OptionalsoundWhether to emulate a sound device.
OptionaltpmWhether to emulate a TPM device.
OptionaluseFall back to legacy virtio 0.9 support if virtio bus is selected on devices. This is helpful for old machines like CentOS6 or RHEL6 which do not understand virtio_non_transitional (virtio 1.0).
OptionalvideoVideo describes the video device configuration for the vmi.
OptionalwatchdogWatchdog describes a watchdog device which can be added to the vmi.
Whether to attach the default graphics device or not. VNC will not be available if set to false. Defaults to true.