Can you restore continious cloud backup with the REST API?

According to this page, I can restore from continuous back using the UI or CLI.

What about the REST API?` Is that possible?

In case I have to go with the CLI, do you have any recommendations on installing/authenticating the CLI on Github Actions? Thanks :pray:

Hi Alex,

Based off your other threads it seems you’ve gotten the answer for this but just for other’s reference who view it I believe the following is associated with the restore link you provided:

In this scenario, the request body field deliveryType would be "pointInTime".

Regards,
Jason

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.