Class DeleteReplicaPropertyAPI


  • @Path("/collections/{collName}/shards/{shardName}/replicas/{replicaName}/properties/{propName}")
    public class DeleteReplicaPropertyAPI
    extends AdminAPIBase
    V2 API for removing a property from a collection replica

    This API is analogous to the v1 /admin/collections?action=DELETEREPLICAPROP command.