recreate_archive_meta
--recreate_archive_meta={true|false}
The parameter is used with the recover disk
, recover vm
, list archives
, and list backups
command.
If the value is true
or if the parameter is not specified, the archive metadata will be recreated during the command execution. This ensures that the command will not fail even if the metadata is missing or corrupted.
If the value is false
, the archive metadata will remain intact. This will accelerate the command execution.