[DOCS-9540] Docs for SERVER-24379: Implement addShardToZone and _configsvrAddShardToZone Created: 05/Dec/16  Updated: 23/Aug/17  Resolved: 05/Dec/16

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Emily Hall Assignee: Ravind Kumar (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Documented
documents SERVER-24379 Implement addShardToZone and _configs... Closed
Participants:
Days since reply: 7 years, 10 weeks, 2 days ago
Epic Link: PM-497

 Description   

Engineering Ticket Description:

public command format:

{
  addShardToZone: <string shardName>,
  zone: <string zoneName>
}

internal command format:

{
  _configsvrAddShardToZone: <string shardName>,
  zone: <string zoneName>,
  writeConcern: <BSONObj>
}



 Comments   
Comment by Ravind Kumar (Inactive) [ 05/Dec/16 ]

Documented in https://docs.mongodb.com/manual/reference/command/addShardToZone/

Generated at Thu Feb 08 07:58:36 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.