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.
2 parents ab71947 + dad70c0 commit 2b95d9cCopy full SHA for 2b95d9c
src/data/endpoints/linodes.yaml
@@ -655,7 +655,11 @@ endpoints:
655
type: Action
656
authenticated: true
657
description: >
658
- Changes a Linode's hypervisor from Xen to KVM.
+ Changes a Linode's hypervisor from Xen (legacy) to KVM (modern). Doing this
659
+ restarts and migrates your Linode, and can take several minutes depending on
660
+ the size of the Linode. Upgrading to KVM has significant performance
661
+ improvements. This endpoint will only work for Linodes currently running
662
+ on the Xen hypervisor.
663
methods:
664
POST:
665
oauth: linodes:modify
0 commit comments