--- Begin Message ---
Basically, the backup/restore tasks will be managed through our backup 
solution. So, all we needed is VM config which can be fetched through PVE REST 
API and a API to get access to consistent disk image which can be then 
transferred to backup storage that we support. But it looks like this is not 
possible with current design of provider APIs.

Is there any chance of developing new library which can provide access to 
consistent disk image in near future?

Regards,
Prashant

-----Original Message-----
From: Fiona Ebner <f.eb...@proxmox.com>
Sent: 01 April 2025 09:09 PM
To: Prashant Patil <prashant.gamepa...@veritas.com>; Proxmox VE development 
discussion <pve-devel@lists.proxmox.com>; Thomas Lamprecht 
<t.lampre...@proxmox.com>
Cc: Anuradha Joshi <anuradha.jo...@veritas.com>; Sudhir Subbarao 
<sudhir.subba...@veritas.com>; Jason Voneberstein 
<jason.voneberst...@veritas.com>
Subject: Re: [pve-devel] About PVE Backup Integration Guide


CAUTION: This email originated from outside the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe. If you believe this is a phishing email, use the Report to 
Cybersecurity icon in Outlook.



Am 01.04.25 um 13:54 schrieb Prashant Patil:
> Instead of making such multiple hops, can we have APIs exposed by
> Proxmox VE which we can use? E.g. API to get consistent
> snapshot-access to a virtual disk.
>
> This way we have better control on monitoring jobs, API contracts are
> decided, it is also easy to troubleshoot issues on each side, etc. Let
> me know your thoughts on this. With Proxmox VE REST APIs, we already
> have several APIs for nodes/VMs management.

There are no endpoints in the Proxmox VE REST API for setting up backup access 
to a guest or similar. And the backup provider API is simply not designed for 
this, but to be fully integrated in Proxmox VE. What you can do is leverage 
Proxmox VE REST API for the backup/restore tasks, but not just for parts of 
such tasks.

Best Regards,
Fiona


This message was sent by an employee of Arctera.

--- End Message ---
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to