pub fn ceph_command(
cluster: rados_t,
name: &str,
value: &str,
cmd_type: CephCommandTypes,
keys: &[&str],
) -> RadosResult<JsonData>Expand description
Higher level ceph_command
pub fn ceph_command(
cluster: rados_t,
name: &str,
value: &str,
cmd_type: CephCommandTypes,
keys: &[&str],
) -> RadosResult<JsonData>Higher level ceph_command