persist_boot_config

Function persist_boot_config 

Source
pub async fn persist_boot_config(
    infra: &InfraContext<'_>,
    token: &str,
    changeset: &BootConfigChangeset,
    new_runtime_configuration_opt: Option<&str>,
) -> Result<(), Error>
Expand description

Persist boot configuration changes.