Get-VEORRMANBackup
Short Description
Returns RMAN backups stored on a backup repository server.
Applies to
Veeam Backup & Replication
Product Edition: Enterprise Plus, Veeam Universal License
Syntax
Detailed Description
This cmdlet returns an array of RMAN backups stored on a backup repository server.
Parameters
Parameter | Description | Type | Required | Position | Accept Pipeline Input | Accept Wildcard Characters |
---|---|---|---|---|---|---|
Name | Specifies an array of backup jobs that contain RMAN backups. The cmdlet will return RMAN backups that were created with this job. | String[] | False | Named | False | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About Common Parameters section of Microsoft Docs.
Examples
Example 1. Getting All RMAN Backups
Example 2. Getting Specific RMAN Backups