Trait redfish_codegen::api::v1::telemetry_service::metric_reports::MetricReports
source · pub trait MetricReports {
// Required method
fn get() -> MetricReportsGetResponse;
}