Replies: 1 comment
-
|
Not at the moment, but i can check the API today and add the method to run a task manually. It shouldn't be too complex afaik |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Rather than running a snapshot replication on a schedule Id like to trigger the replication programmatically.
I have an Old NAS that I want to use as a backup to run containers in case the primary fails. So periodically I'll wake the backup up using WOL, replicate the shared folder with the docker mounts. Similar to going into the UI and selecting sync now.
is that possible via the API?
Beta Was this translation helpful? Give feedback.
All reactions