Create a snapshot (shard)

Creates a new snapshot of a shard from a collection.

Authentication

api-keystring
API Key authentication via header

Path parameters

collection_namestringRequired
Name of the collection for which to create a snapshot
shard_idintegerRequired
Id of the shard

Query parameters

waitbooleanOptional

If true, wait for changes to actually happen. If false - let changes happen in background. Default is true.

Response

successful operation
timedouble or null
Time spent to process this request
statusstring or null
resultobject or null