struct

GlusterCLI::Subvolume

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
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
health
Source
health=(health : 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
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
type
Source
type=(type : String)
Source
up_bricks
Source
up_bricks=(up_bricks : Int32)
Source