Get-VBRRepositoryExtent

Short Description

Returns scale-out performance extents.

Applies to

Platform: VMware, Hyper-V

Product Edition: Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRRepositoryExtent -Repository <VBRScaleOutBackupRepository>  [<CommonParameters>]

Detailed Description

This cmdlet returns performance extents of scale-out backup repositories.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Repository

Specifies the scale-out backup repository. The cmdlet will return performance extents added to this repository.

Accepts the GUID, or the String (repository name), or the VBRScaleOutBackupRepository object. To get this object, run the Get-VBRBackupRepository cmdlet.

True

Named

True (ByValue,
ByProperty
Name)

<CommonParameters>

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

Output Object

VBRRepositoryExtent[]

Examples

Get-VBRRepositoryExtentExample 1. Getting Performance Extents of Scale-Out Backup Repository

Get-VBRRepositoryExtentExample 2. Getting Performance Extents of Scale-Out Backup Repository [Using Pipeline]

Get-VBRRepositoryExtentExample 3. Getting Performance Extents of Scale-Out Backup Repository [Using Variable]

Related Commands

Get-VBRBackupRepository

Page updated 4/19/2024

Page content applies to build 12.3.1.1139