-
Is xen orchestra web able to do scheduling task to revert snapshot?
Or any cli command supported? -
- IIRC, yes, in the Jobs section
- You get an API and a CLI so you can do it yourself too
-
@olivierlambert said in Automation script to revert and save snapshot:
- IIRC, yes, in the Jobs section
- You get an API and a CLI so you can do it yourself too
Where to find the api document?
-
The REST API is in our official documentation. For the JSON-RPC API, you can list all the methods with the CLI (also in our official documentation).
-