pub fn config_unattended_boot_put(
configuration: &Configuration,
unattended_boot_config: UnattendedBootConfig,
) -> Result<ResponseContent<()>, Error<ConfigUnattendedBootPutError>>Expand description
Configure unattended boot: switch it on or off (flip the switch).