GlusterCLI::Subvolume
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
arbiter_count
Sourcearbiter_count=(arbiter_count : Int32)
Sourcebricks
Sourcedisperse_count
Sourcedisperse_count=(disperse_count : Int32)
Sourcedisperse_redundancy_count
Sourcedisperse_redundancy_count=(disperse_redundancy_count : Int32)
Sourcehealth
Sourcehealth=(health : String)
Sourceinodes_free
Sourceinodes_free=(inodes_free : UInt64)
Sourceinodes_total
Sourceinodes_total=(inodes_total : UInt64)
Sourceinodes_used
Sourceinodes_used=(inodes_used : UInt64)
Sourcereplica_count
Sourcereplica_count=(replica_count : Int32)
Sourcesize_free
Sourcesize_free=(size_free : UInt64)
Sourcesize_total
Sourcesize_total=(size_total : UInt64)
Sourcesize_used
Sourcesize_used=(size_used : UInt64)
Sourcetype
Sourcetype=(type : String)
Sourceup_bricks
Sourceup_bricks=(up_bricks : Int32)
Source