pub async fn apply_hw_configuration(
ctx: RequestCtx,
__arg1: Path<String>,
__arg2: Json<ApplyHwConfigurationRequest>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>Expand description
POST /api/v1/hardware-clusters/{target}/configuration — pin or unpin nodes between clusters by hardware pattern.