Get-VBRUnstructuredBackup

Short Description

Returns backup files created by file backup jobs and object storage backup jobs.

Applies to

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

This cmdlet provides parameter sets that allow you to:

  • Get backup files created by file backup jobs and object storage backup jobs using job IDs.

Get-VBRUnstructuredBackup -Id <guid[]>  [<CommonParameters>]

  • Get backup files created by file backup jobs and object storage backup jobs using job names.

Get-VBRUnstructuredBackup -Name <string[]>  [<CommonParameters>]

Detailed Description

This cmdlet returns backup files created by file backup jobs and object storage backup jobs.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

Id

Specifies an array of IDs for file backup jobs and object storage backup jobs. The cmdlet will return an array of backup files that are created by these jobs.

Guid[]

True

Named

False

Name

Specifies an array of names for file backup jobs and object storage backup jobs. The cmdlet will return an array of backup files that are created by these jobs.

String[]

True

Named

False

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

VBRUnstructuredBackup

Examples

Get-VBRUnstructuredBackupExample 1. Getting Backup Files Created by File Backup Job

Get-VBRUnstructuredBackupExample 2. Getting Backup Files by Object Storage Backup Job

Page updated 8/14/2024

Page content applies to build 12.3.1.1139