struct GlusterCLI::Subvolume
- GlusterCLI::Subvolume
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
types.crConstructors
Instance Method Summary
- #arbiter_count : Int32
- #arbiter_count=(arbiter_count : Int32)
- #bricks : Array(GlusterCLI::Brick)
- #bricks=(bricks : Array(GlusterCLI::Brick))
- #disperse_count : Int32
- #disperse_count=(disperse_count : Int32)
- #disperse_redundancy_count : Int32
- #disperse_redundancy_count=(disperse_redundancy_count : Int32)
- #health : String
- #health=(health : String)
- #inodes_free : UInt64
- #inodes_free=(inodes_free : UInt64)
- #inodes_total : UInt64
- #inodes_total=(inodes_total : UInt64)
- #inodes_used : UInt64
- #inodes_used=(inodes_used : UInt64)
- #replica_count : Int32
- #replica_count=(replica_count : Int32)
- #size_free : UInt64
- #size_free=(size_free : UInt64)
- #size_total : UInt64
- #size_total=(size_total : UInt64)
- #size_used : UInt64
- #size_used=(size_used : UInt64)
- #type : String
- #type=(type : String)
- #up_bricks : Int32
- #up_bricks=(up_bricks : Int32)