Details
Description
Public command format:
{
|
removeShardFromZone: <string shardName>,
|
zone: <string zoneName>
|
}
|
internal command format
{
|
_configsvrRemoveShardFromZone: <string shardName>,
|
zone: <string zoneName>,
|
writeConcern: <BSONObj>
|
}
|
Attachments
Issue Links
- is documented by
-
DOCS-9529 Docs for SERVER-24381: Implement removeShardFromZone and _configsvrRemoveShardFromZone
-
- Closed
-