REST API knowledge exchange
Post Reply
sishimaru
Service Provider
Posts: 5
Liked: 1 time
Joined: Nov 05, 2024 7:52 am
Full Name: Seiya Ishimaru
Contact:

Need REST API for Veeam Self-Service Backup Portal (VCD) Restore: Organization, Org VDC, and VM Name details

Post by sishimaru »

Hello,

I am trying to automate a process to periodically fetch logs for successful restores performed through the Veeam Self-Service Backup Portal for VMware Cloud Director (VCD) using REST API.

My goal is to obtain the following three parameters, which are visible in the Properties pane of the Restore History Statistics in Veeam Backup & Replication:
  • Organization
  • Organization VDC
  • VM Name
I am currently able to retrieve the restore session history using the following endpoints:
  • https://<Enterprise-Manager>:9398/api/restoreSessions (Veeam Backup Enterprise Manager)
  • https://<Backup-&-Replication>:9419/api/v1/sessions?typeFilter=CloudDirectorVmRestore (Veeam Backup & Replication)
However, the direct API call to get these three specific VCD parameters (Organization, Organization VDC, VM Name) is missing from the response payload, or I have not yet found the correct endpoint.

Questions:
  • Is there a specific Veeam REST API endpoint that provides these three parameters directly as part of the restore session details, especially for VCD restores?
  • If a direct API is not available, what is the best automated method to obtain these parameters from the system? I need an automated solution as manual checking on the VBR console is not an option for integration purposes.
Any guidance or reference to the correct API schema would be greatly appreciated.

Thank you.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests