Interface DeleteReplicaPropertyApi


  • @Path("/collections/{collName}/shards/{shardName}/replicas/{replicaName}/properties/{propName}")
    public interface DeleteReplicaPropertyApi
    V2 API definition for removing a property from a collection replica

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