Hello!
I want to generate a report with cmd-command for my vmware-objects.
1. list vmware-objects
with "omnidb -veagent" or "omnirpt -report dl_trees -tab" it is possible to get the VMs.
2. list last backup
then I can get last backupinformation with "omnidb -veagent <Server>:<Full Path>[<UUID>] -detail -latest"
3. list VDiscs
And here I have the problem.
I want to list the VDiscs (VMDK-Files) that are in backup!
Is it possible to get the information with commandline?
rg
Hansi