ceph_rust::ceph

Function ceph_pgs_command

Source
pub fn ceph_pgs_command(
    cluster: rados_t,
    pg: &str,
    name: &str,
    value: &str,
    format: Option<&str>,
) -> RadosResult<(Option<String>, Option<String>)>
Expand description

PG command that does not pass in a data payload.