pub fn system_restore_post(
configuration: &Configuration,
arguments: Option<RestoreRequestArguments>,
backup_file: Option<Vec<u8>>,
) -> Result<ResponseContent<()>, Error<SystemRestorePostError>>Expand description
Restore the key store and user store from a backup file. If NetHSM is Unprovisioned, then the configuration is restored.