RESTful knowledge exchange
Post Reply
mjr.epicfail
Veeam Legend
Posts: 166
Liked: 39 times
Joined: Apr 22, 2022 12:14 pm
Full Name: Danny de Heer
Contact:

VEM restorepoints vapp missing

Post by mjr.epicfail »

Hi all,

Maybe this should be a supportcase, maybe im just doing it wrong.

Im using the enterprise manager with the vCloud self service portal, so the user can create theyre own backupjobs.
VBR (12) is connecting to vcloud to backup the vapp and the vm's within. This all works fine.

Now im trying to get the restorepoints from these jobs and i can see that the the vapp restorepoint and the vm restorepoint in the return of the api call.
So ive got 2 differtent links, the vm always returns information, the vapp link doesnt, it returns a 404. This happens on ALL vapp objects.

Any idea if im doing something wrong or if there is a bug somewhere?

endpoints:
Backuptasksessions returns all objects, vapp and vm with "vmrestorepoint" type in links

Can share my code if need, still wip and is in powershell.
VMCE / Veeam Legend 1*
oleg.feoktistov
Veeam Software
Posts: 1918
Liked: 636 times
Joined: Sep 25, 2019 10:32 am
Full Name: Oleg Feoktistov
Contact:

Re: VEM restorepoints vapp missing

Post by oleg.feoktistov » 1 person likes this post

Hi Danny,

I'm pretty sure it's a bug because:

1. vApps have their own endpoint for restore points - vAppRestorePoints, so it should be "vAppRestorePoint" reference type in BackupTaskSession model.
2. if you parse the reference link for a vApp restore point and substitute it from /vmRestorePoints/{id}?format=Entity to /vAppRestorePoints/{id}?format=Entity, the request works.

Let me bring this issue up internally and then follow up on the topic.

Best regards,
Oleg
mjr.epicfail
Veeam Legend
Posts: 166
Liked: 39 times
Joined: Apr 22, 2022 12:14 pm
Full Name: Danny de Heer
Contact:

Re: VEM restorepoints vapp missing

Post by mjr.epicfail »

Hi Oleg,

Thank you for replying, I feel a bit stupid i didn't catch that...
I checked and that is indeed the issue.

I guess you are right that it's a bug that the link provided is incorrectly using the vmrestorepoint endpoint if the object is a vapp.

Kind regards,
Danny
VMCE / Veeam Legend 1*
oleg.feoktistov
Veeam Software
Posts: 1918
Liked: 636 times
Joined: Sep 25, 2019 10:32 am
Full Name: Oleg Feoktistov
Contact:

Re: VEM restorepoints vapp missing

Post by oleg.feoktistov » 1 person likes this post

Just a quick confirmation that now we have a bug on this submitted. Thanks!
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests