Skip to content

Commit dad70c0

Browse files
author
Josh Sager
committed
Addresses PR feedback
1 parent 03469ef commit dad70c0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

src/data/endpoints/linodes.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -655,8 +655,11 @@ endpoints:
655655
type: Action
656656
authenticated: true
657657
description: >
658-
Changes a Linode's hypervisor from Xen to KVM. This endpoint can only be
659-
used if your Linode is currently Xen and you wish to move to KVM.
658+
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.
660663
methods:
661664
POST:
662665
oauth: linodes:modify

0 commit comments

Comments
 (0)