public static interface GlusterVolumesService.AddResponse extends Response
Creates a new Gluster volume and adds it to the database. The volume is created based on properties of the
volume
parameter. The properties name
, volumeType
and bricks
are required.
Modifier and Type | Method and Description |
---|---|
GlusterVolume |
volume()
The Gluster volume definition from which to create the volume is passed as input and the newly created
volume is returned.
|
GlusterVolume volume()
The Gluster volume definition from which to create the volume is passed as input and the newly created volume is returned.
Copyright © 2016. All rights reserved.