We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
how do you feel about making the type ClusterBackup since that's the URL and then moving to receiver funcs off that?
ClusterBackup
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: