Function gluster::volume_add_brick [] [src]

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

This adds a new brick to the volume

Failures

Will return GlusterError if the command fails to run