This command will require a combination of client & server-side logic to pull off.
The application must use the "hypervisor" attribute of each Host model to learn which syntax to use. For example, when migrating to a xen host, the VIRSH command is slightly different:
This command will require a combination of client & server-side logic to pull off.
The application must use the "hypervisor" attribute of each
Host
model to learn which syntax to use. For example, when migrating to a xen host, the VIRSH command is slightly different:Xen: `virsh migrate xen+ssh://address/permissions' KVM: 'virsh migrate qemu+ssh://address/permissions'