[DOCS-9529] Docs for SERVER-24381: Implement removeShardFromZone and _configsvrRemoveShardFromZone 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-24381 Implement removeShardFromZone and _co... Closed
Participants:
Days since reply: 7 years, 10 weeks, 2 days ago
Epic Link: PM-497

 Description   

Engineering Ticket Description:

Public command format:

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

internal command format

{
  _configsvrRemoveShardFromZone: <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/removeShardFromZone/

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