Function gluster::volume_remove_brick [] [src]

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