apply_boot_config

Function apply_boot_config 

Source
pub async fn apply_boot_config(
    ctx: RequestCtx,
    __arg1: Json<ApplyBootConfigRequest>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>
Expand description

POST /api/v1/boot-config — apply BSS boot configuration to a set of nodes.