xapi-project / vagrant-xenserver

A Vagrant provider for XenServer
MIT License
120 stars 31 forks source link

[FAQ] How to get XenServer VM UUID from the machine? #57

Open teneri66 opened 6 years ago

teneri66 commented 6 years ago

So we have a machine in Vagrantfile up and running.

.vagrant directory is created.

How to know the XenServer VM UUID?

Need this to apply additional provisioning using "xe" tool since lots of features are missing in "vagrant-xenserver" plugin.