Hi All!
I would like to schedule backups for a filesystem on my PVE host to the PBS server with proxmox-backup-client.
Running proxmox-backup-client backup "${LABEL}.pxar:${SOURCE_PATH}" --repository "${PBS_REPOSITORY}" without $PBS_PASSWORD set works fine. This prompts me for the password of...
Hello,
I was reviewing the PBS API documentation here: https://pbs.proxmox.com/docs/api-viewer/index.html. While I am able to use the API for Management API endpoints like ping or version e.g. "https://my-pbs-server/api2/json/version to return...