Create a shard key
Creates one or more shard keys for a specified collection.
Path parameters
collection_name
Name of the collection to create shards for
Headers
api-key
Query parameters
timeout
Wait for operation commit timeout in seconds. If timeout is reached - request will return with service error.
Request
This endpoint expects an object.
shard_key
shards_number
How many shards to create for this key If not specified, will use the default value from config
replication_factor
How many replicas to create for each shard If not specified, will use the default value from config
placement
Placement of shards for this key List of peer ids, that can be used to place shards for this key If not specified, will be randomly placed among all peers
Response
This endpoint returns an object.
usage
time
Time spent to process this request
status
result