public static interface GlusterBricksService.AddResponse extends Response
Adds given list of bricks to the volume, and updates the database accordingly. The properties serverId
and
`brickDir`are required.
Modifier and Type | Method and Description |
---|---|
List<GlusterBrick> |
bricks()
The list of bricks to be added to the volume
|
List<GlusterBrick> bricks()
The list of bricks to be added to the volume
Copyright © 2016. All rights reserved.