Shard Mapping

Create shard mapping

Create a new shard mapping.

post/shard_mappings

Request body

shardKeystring
shardNamestring

Example request

{
  "shardKey": "8c458c10-5476-4f9c-aeb4-9339fb85d481",
  "shardName": "SD-live"
}

Response

Shard mapping created

Changes

Changed in 2 of the 12 revisions of this API.2