pub fn system_backup_post(
configuration: &Configuration,
) -> Result<ResponseContent<Vec<u8>>, Error<SystemBackupPostError>>Expand description
Back up the key store to a backup file.
pub fn system_backup_post(
configuration: &Configuration,
) -> Result<ResponseContent<Vec<u8>>, Error<SystemBackupPostError>>Back up the key store to a backup file.