fn set_soft_reboot_capability(
storage: &Storage,
host: &mut Host,
bls_entries: Option<Vec<BLSConfig>>,
booted_cmdline: &ComposefsCmdline,
) -> Result<()>Expand description
Check whether any deployment is capable of being soft rebooted or not