Overview of endpoints and methods
The Backups API has these endpoints and methods:
Method | Use |
---|---|
All backups |
|
|
Get a list of all backups for collections in a cluster. |
|
Back up of a collection. |
|
Delete all backups of collections in a cluster. |
A specific backup |
|
|
Get information about a specific backup. |
|
Restore a collection from a specific backup. |
|
Delete a specific backup. |
To obtain HTTP request URIs, prepend https://pg01.us-west1.cloud.lucidworks.com/managed/api/
to the endpoints shown. For example, the HTTP request URI for the endpoint customers/customerId/backups/
is https://pg01.us-west1.cloud.lucidworks.com/managed/api/customers/customerId/backups/
.