We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa25999 commit 2464861Copy full SHA for 2464861
openapi.yaml
@@ -18800,7 +18800,7 @@ components:
18800
* `paravirt` is suitable for most cases. Linodes running in paravirt mode
18801
share some qualities with the host, ultimately making it run faster since
18802
there is less transition between it and the host.
18803
- * `full_virt` affords more customization, but is slower because 100% of the VM
+ * `fullvirt` affords more customization, but is slower because 100% of the VM
18804
is virtualized.
18805
enum:
18806
- paravirt
0 commit comments