ceph_rust::ceph

Function ceph_command

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

Higher level ceph_command