Get-VBRInstantRecovery
Short Description
Returns running Instant VM Recovery session.
Applies to
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Get-VBRInstantRecovery [-Full] [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>] |
Detailed Description
This cmdlet returns Instant VM Recovery session running at the moment.
You can get the information about the instant recovery sessions in short or detailed view.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
---|---|---|---|---|---|
Full | Specifies the information on sessions and history returned in detailed view. | False | Named | False | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Return Type
InstantRecoveryDetails
Example 1
This command gets the list of the instant recovery sessions in short view.
Example 2
This command gets the list of the instant recovery sessions in detailed view.