Creates one or more shard keys for a specified collection.
Name of the collection to create shards for
Wait for operation commit timeout in seconds. If timeout is reached - request will return with service error.
How many shards to create for this key If not specified, will use the default value from config
How many replicas to create for each shard If not specified, will use the default value from config
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
successful operation
Time spent to process this request