Skip to main content
Solved

VM not showing the full UUID

  • May 11, 2023
  • 2 replies
  • 803 views

Forum|alt.badge.img

 

As shown in the picture here, my VM’s UUID is not completely displayed. How can I see the full UUID?

Or is there any other place I can view the full UUID?

Best answer by Dalew

on the prism , just double click on the UUID to highlight it and then copy it, it should copy the missing part as well.

as an alternative, you can ssh into your Nutanix cluster ID(or any CVM IP), once you are connected,type:

#acli vm.list     (it will list all your VMs and their UUID accordingly).

 

Cheers.

I tried double-clicking on the UUID, then copying and pasting it. I can see the full UUID now. Thank you.

This topic has been closed for replies.

2 replies

on the prism , just double click on the UUID to highlight it and then copy it, it should copy the missing part as well.

as an alternative, you can ssh into your Nutanix cluster ID(or any CVM IP), once you are connected,type:

#acli vm.list     (it will list all your VMs and their UUID accordingly).

 

Cheers.


Forum|alt.badge.img
  • Author
  • Adventurer
  • Answer
  • May 14, 2023

on the prism , just double click on the UUID to highlight it and then copy it, it should copy the missing part as well.

as an alternative, you can ssh into your Nutanix cluster ID(or any CVM IP), once you are connected,type:

#acli vm.list     (it will list all your VMs and their UUID accordingly).

 

Cheers.

I tried double-clicking on the UUID, then copying and pasting it. I can see the full UUID now. Thank you.