Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.49 KB

V1DomainSpec.md

File metadata and controls

20 lines (16 loc) · 1.49 KB

V1DomainSpec

Properties

Name Type Description Notes
chassis V1Chassis Chassis specifies the chassis info passed to the domain. [optional]
clock V1Clock Clock sets the clock and timers of the vmi. [optional]
cpu V1CPU CPU allow specified the detailed CPU topology inside the vmi. [optional]
devices V1Devices Devices allows adding disks, network interfaces, and others
features V1Features Features like acpi, apic, hyperv, smm. [optional]
firmware V1Firmware Firmware. [optional]
io_threads_policy str Controls whether or not disks will share IOThreads. Omitting IOThreadsPolicy disables use of IOThreads. One of: shared, auto [optional]
launch_security V1LaunchSecurity Launch Security setting of the vmi. [optional]
machine V1Machine Machine type. [optional]
memory V1Memory Memory allow specifying the VMI memory features. [optional]
resources V1ResourceRequirements Resources describes the Compute Resources required by this vmi. [optional]

[Back to Model list] [Back to API list] [Back to README]