Get-VBRPluginRestoreSession
Short Description
Returns active restore sessions for standalone and managed Veeam Plug-ins.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
This cmdlet provides the following parameter sets:
-
AllParameterSets (Default)Get-VBRPluginRestoreSession [<CommonParameters>]
-
IdGet-VBRPluginRestoreSession [-Id <Guid[]>] [<CommonParameters>]
Detailed Description
This cmdlet returns active restore sessions for standalone and managed Veeam Plug-ins.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the array of restore sessions for standalone and managed Veeam Plug-ins. The cmdlet will return the sessions with these IDs. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
Examples
Example 1. Getting all Active Restore Sessions
|
This command returns all active restore sessions for standalone and managed Veeam Plug-ins.
|
Example 2. Getting Active Restore Sessions by ID
|
This command returns the
|