Get-VBRUnstructuredBackupFLRSession
Short Description
Returns restore sessions started to recover backups created by file backup jobs and object storage backup jobs.
Applies to
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Get-VBRUnstructuredBackupFLRSession [<CommonParameters>] |
Detailed Description
This cmdlet returns restore sessions started to recover backups created by file backup jobs and object storage backup jobs.
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
The cmdlet returns the VBRUnstructuredBackupFLRSession object that contains settings of restore sessions started to recover backups created by file backup jobs and object storage backup jobs.
Examples
Getting Restore Sessions Running to Recover Backups of Unstructured Data Sources
This command gets all restore sessions that are started to recover backups created by file backup jobs and object storage backup jobs.
Get-VBRUnstructuredBackupFLRSession |