(e.g., vm-602276).Identical MoRef IDs existing on different vCenter Servers do not cause production impact or risks to the vCenter Server environment. vCenter Server manages these IDs independently within its own database.
Key Facts regarding MoRef IDs:
MoRef IDs are unique only within the scope of the specific vCenter instance that generated them. instanceUuid or BIOS UUID.MoRef ID is persistent as long as the object remains in the vCenter inventory. If a VM is deleted, its MoRef ID is retired and will not be reused for new VMs.To identify the MoRef ID (MOID) via PowerCLI, run the following command: (Get-VM -Name <VM_Name>).ExtensionData.MoRef.Value