Code: Select all
"Info": "Id: f12e5565-0dc9-4fa7-bb0b-50de6999684a, ObjectId: 1983, Path: esx05\\Engg\\Team\\VM74, DisplayName: AvamarVE74, GuestInfo: Veeam.Backup.Model.CGuestInfo, Name: VM74, ViType: VirtualMachine, HostId: 9529eaa-4bfc-4e12-a3f4-cfefee66c9b8, Platform: EVmware, Uuid: 421wd52e-56c2-e832-89bd-34c33239058a, TypeUncasted: 1, IsDirectory: False, IsFile: False, Type: VM, HierarchyType: VirtualMachine"
Code: Select all
"Info": {
....
"ObjectName": "VM74",
"ObjectId": "f12e5565-0dc9-4fa7-bb0b-50de6999684a",
....
}
As I discover, the unique identifier ("f12e5565-0dc9-4fa7-bb0b-50de6999684a") is created per object, once it is added to a policy. This unique identifier does not change if I add the same object to another policy.
So, I hope there is a way to retrieve the object information by passing this unique identifier created by Veeam.
Thanks,
Regards,
Sindhuja