OPTIONS
翻译或纠错本页面

sh.removeShardTag()

Definition

sh.removeShardTag(shard, tag)

2.2 新版功能.

Removes the association between a tag and a shard. Only issue sh.removeShardTag() when connected to a mongos instance.

Parameter Type Description
shard string The name of the shard from which to remove a tag.
tag string The name of the tag to remove from the shard.