update_boot_parameters

Function update_boot_parameters 

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

PUT /boot-parameters — update boot image, kernel params, or runtime config for nodes.