delete_boot_parameters

Function delete_boot_parameters 

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

DELETE /boot-parameters — remove BSS boot parameter entries for specified hosts.