Skip to content

Start plan using command line #275

Answered by garethgeorge
ChrisB85 asked this question in Q&A
Discussion options

You must be logged in to vote

You can do this with curl (with the caveat that I don't guarantee this API will stay stable)

curl -X POST 'localhost:9898/v1.Backrest/Backup' --data '{"value": "YOUR_PLAN_ID"}' -H 'Content-Type: application/json'

note: this will only work if you disable authentication.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by garethgeorge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants