rados_cluster_stat

Read usage info about the cluster

This tells you total space, space used, space available, and number of objects. These are not updated immediately when data is written, they are eventually consistent.

@param cluster cluster to query @param result where to store the results @returns 0 on success, negative error code on failure

extern (C)
int
rados_cluster_stat

Meta