Volume

Undocumented in source.

Members

Functions

toJson
JSONValue toJson()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

arbiterCount
int arbiterCount;
Undocumented in source.
disperseCount
int disperseCount;
Undocumented in source.
disperseRedundancyCount
int disperseRedundancyCount;
Undocumented in source.
health
string health;
Undocumented in source.
id
string id;
Undocumented in source.
inodesTotal
ulong inodesTotal;
Undocumented in source.
inodesUsed
ulong inodesUsed;
Undocumented in source.
name
string name;
Undocumented in source.
numBricks
int numBricks;
Undocumented in source.
numSubvols
int numSubvols;
Undocumented in source.
options
Option[] options;
Undocumented in source.
replicaCount
int replicaCount;
Undocumented in source.
sizeTotal
ulong sizeTotal;
Undocumented in source.
sizeUsed
ulong sizeUsed;
Undocumented in source.
state
string state;
Undocumented in source.
subvols
SubVolume[] subvols;
Undocumented in source.
transport
string transport;
Undocumented in source.
type
string type;
Undocumented in source.

Meta