--- title: "Get-VBRSOBRObjectStorageBackup" description: "Returns backups available in archive extents and capacity extents of scale-out backup repositories. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrsobrobjectstoragebackup.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup > Managing Backups > Get-VBRSOBRObjectStorageBackup" dateModified: "2026-08-19" --- # Get-VBRSOBRObjectStorageBackup ## Short Description Returns backups available in archive extents and capacity extents of scale-out backup repositories. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ArchiveTier |
Defines that the cmdlet will return backups stored in archive extents of the scale-out backup repository. Note: You do not need to provide this parameter if you specify the IDs of backed-up machines. |
|
False |
Named |
False |
|
CapacityTier |
Defines that the cmdlet will return backups stored on capacity extents of the scale-out backup repository. Note: You do not need to provide this parameter if you specify the IDs of backed-up machines. |
|
False |
Named |
False |
|
Id |
Specifies an array of backup IDs. The cmdlet will return backups with these IDs. |
|
True |
Named |
False |
|
Name |
Specifies an array of the job names. The cmdlet will return backups produced with these jobs. |
|
False |
Named |
False |