Get-VEORRMANBackup
Short Description
Returns backups created by Veeam Plug-in for Oracle RMAN.
Applies to
Veeam Backup & Replication
Product Edition: Enterprise Plus, Veeam Universal License
Syntax
Detailed Description
This cmdlet returns an array of backups created by Veeam Plug-in for Oracle RMAN.
Parameters
Parameter | Description | Type | Required | Position | Accept Pipeline Input |
---|---|---|---|---|---|
Name | Specifies an array of backup names. The cmdlet will return RMAN backups with these names. This parameter accepts wildcard characters. | String[] | False | Named | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Output Object
The cmdlet returns the IVEORRMANBackup[] array that contains backups created by Veeam Plug-in for Oracle RMAN.
Examples
Example 1. Getting All RMAN Backups
Example 2. Getting Specific RMAN Backups