Class DeleteShardAPI


  • public class DeleteShardAPI
    extends Object
    V2 API for deleting a particular shard from its collection.

    This API (DELETE /v2/collections/collectionName/shards/shardName) is analogous to the v1 /admin/collections?action=DELETESHARD command.