Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cluster backup scheduler #143

Open
slade991 opened this issue Apr 11, 2024 · 2 comments
Open

Cluster backup scheduler #143

slade991 opened this issue Apr 11, 2024 · 2 comments

Comments

@slade991
Copy link

Hello,

The api endpoint for /cluster/backup seems to be missing, the one in node/vzdump doesn't take schedule argument, am i missing something ?

Thank you.

@slade991
Copy link
Author

i implemented a crude version of creating schedule, getting them and delete a schedule by id for my use case.

If you are interested you can check it here: main...slade991:go-proxmox:main

I'm not doing a pull request as this is not clean and doesn't necessary match your convention. But you can check it out if you want to implement it.

@luthermonson
Copy link
Owner

how do you feel about making the type ClusterBackup since that's the URL and then moving to receiver funcs off that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants