Get-VBREPPermission

Short Description

Returns user access permissions for backup repositories for Veeam Agent or Veeam Plug-in operating in the standalone mode.

Syntax

Get-VBREPPermission -Repository <CBackupRepository>  [<CommonParameters>]

Detailed Description

This cmdlet returns user access permissions for a backup repository that is used as a target by Veeam Agent or Veeam Plug-in operating in the standalone mode.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Repository

Specifies the backup repository. The cmdlet will return the permissions for these repositories.

Accepts string (repository name) or the CBackupRepository 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

VBREPPermission

Examples

Get-VBREPPermissionExample 1. Getting Repository Permissions [Using Variable]

Get-VBREPPermissionExample 2. Getting Repository Permissions [Using Pipeline]

Related Commands

Get-VBRBackupRepository

Page updated 6/3/2024

Page content applies to build 12.3.1.1139