v1.13.x
Search
/
Cloud
GitHub
API Reference
Collections
Points
Search
Indexes
Snapshots
GET
List all snapshots (collection)
POST
Create a snapshot (collection)
POST
Recover from an uploaded snapshot (collection)
PUT
Recover from a snapshot (collection)
GET
Download a snapshot (collection)
DEL
Delete a snapshot (collection)
GET
List all snapshots (storage)
POST
Create a snapshot (storage)
GET
Download a snapshot (storage)
DEL
Delete a snapshot (storage)
POST
Recover from an uploaded snapshot (shard)
PUT
Recover from a snapshot (shard)
GET
List all snapshots (shard)
POST
Create a snapshot (shard)
GET
Download a snapshot (shard)
DEL
Delete a snapshot (shard)
Aliases
Distributed
Service
Beta
Cloud
GitHub
API Reference
Snapshots
List all snapshots (storage)
GET
http://localhost:6333
/
snapshots
Returns a list of all snapshots for the entire storage.
Response
This endpoint returns an object.
usage
object or any
Optional
Show 2 variants
time
double
Optional
Time spent to process this request
status
string
Optional
result
list of objects
Optional
Show 4 properties
Create a snapshot (storage)
Up Next
Built with