struct

GlusterCLI::VolumeInfo

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

arbiter_count
Source
arbiter_count=(arbiter_count : Int32)
Source
brick_count
Source
brick_count=(brick_count : Int32)
Source
bricks
Source
bricks=(bricks : Array(GlusterCLI::Brick))
Source
disperse_count
Source
disperse_count=(disperse_count : Int32)
Source
disperse_redundancy_count
Source
disperse_redundancy_count=(disperse_redundancy_count : Int32)
Source
distribute_count
Source
distribute_count=(distribute_count : Int32)
Source
health
Source
health=(health : String)
Source
id=(id : String)
Source
inodes_free
Source
inodes_free=(inodes_free : UInt64)
Source
inodes_total
Source
inodes_total=(inodes_total : UInt64)
Source
inodes_used
Source
inodes_used=(inodes_used : UInt64)
Source
name
Source
name=(name : String)
Source
options
Source
options=(options : Hash(String, String))
Source
replica_count
Source
replica_count=(replica_count : Int32)
Source
size_free
Source
size_free=(size_free : UInt64)
Source
size_total
Source
size_total=(size_total : UInt64)
Source
size_used
Source
size_used=(size_used : UInt64)
Source
snapshot_count
Source
snapshot_count=(snapshot_count : Int32)
Source
state
Source
state=(state : String)
Source
subvol_size
Source
subvol_type
Source
subvols
Source
subvols=(subvols : Array(GlusterCLI::Subvolume))
Source
transport
Source
transport=(transport : String)
Source
type
Source
type=(type : String)
Source
up_subvols
Source
up_subvols=(up_subvols : Int32)
Source