delete_boot_parameters

Function delete_boot_parameters 

Source
pub async fn delete_boot_parameters(
    infra: &InfraContext<'_>,
    token: &str,
    hosts: Vec<String>,
) -> Result<(), Error>
Expand description

Delete boot parameters for the specified hosts.