get_boot_parameters

Function get_boot_parameters 

Source
pub async fn get_boot_parameters(
    infra: &InfraContext<'_>,
    token: &str,
    params: &GetBootParametersParams,
) -> Result<Vec<BootParameters>, Error>
Expand description

Fetch boot parameters for the specified nodes.