pub async fn get_groups_hardware(
ctx: RequestCtx,
__arg1: Query<HardwareClusterQuery>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>Expand description
GET /groups/hardware — summarize hardware components per node for a group.