How to find XCP-NG host-uuid
For many xe
commands on XCP-NG you have to use a host-uuid=...
parameter.
In order to find out your Host UUID, use
xe host-list
Example:
[03:19 virt01-xcpng ~]# xe host-list
uuid ( RO) : 71739b18-2999-4794-a024-87d5d26215d1
name-label ( RW): virt01-xcpng
name-description ( RW): Default install
In this example, the Host UUID of the only host is 71739b18-2999-4794-a024-87d5d26215d1
.