Esxcli: Difference between revisions

541 bytes added ,  26 February 2015
m
Line 36: Line 36:


from: https://twitter.com/AtherBeg/status/481743367957934080
from: https://twitter.com/AtherBeg/status/481743367957934080
=== Getting UUID ===
There are two main UUID’s in ESXi, well technically more but let’s just stick to these two :) System and Hardware UUID
from: https://twitter.com/lamw/status/570971985871654913
==== System UUID ====
UUID shown in esxcfg-info & esx.conf is the "System” UUID
You can easily get ESXi “System” UUID via
esxcli system uuid get
==== Hardware UUID ====
UUID shown from vSphere API including PowerCLI is showing the "Hardware" UUID
You can easily get ESXi “Hardware” UUID via
esxcli hardware platform get


=== resources ===
=== resources ===
1,274

edits