Function ceph_async::cmd::osd_crush_remove

source ยท
pub fn osd_crush_remove(
    cluster_handle: &Rados,
    osd_id: u64,
    simulate: bool,
) -> RadosResult<()>