add_hw_component

Function add_hw_component 

Source
pub async fn add_hw_component(
    ctx: RequestCtx,
    __arg1: Path<String>,
    __arg2: Json<AddHwComponentRequest>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>
Expand description

POST /api/v1/hardware-clusters/{target}/members — move nodes matching a hardware pattern into a cluster.