[][src]Function gluster::volume::volume_remove_brick

pub fn volume_remove_brick(
    volume: &str,
    bricks: Vec<Brick>,
    force: bool
) -> Result<i32, GlusterError>

This will remove a brick from the volume

Failures

Will return GlusterError if the command fails to run