_________ removes an association between a range shard keys and a shard tag.
(a) sh.removeTagRange()
(b) sh._checkMongos()
(c) sh.disableBalancing()
(d) none of the mentioned
I have been asked this question in an international level competition.
My question is based upon Sharded Cluster Data Management topic in section Sharding Concepts, Mechanics and Sharded Cluster of MongoDB