--- title: "Get-VBRFailoverPlan" description: "This cmdlet returns existing failover plans or cloud failover plans." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrfailoverplan.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Replication > Failover Plans > Get-VBRFailoverPlan" dateModified: "2026-08-19" --- # Get-VBRFailoverPlan ## Short Description Returns existing failover plans or cloud failover plans. **Platform**: VMware, Hyper-V **Product Edition**: Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Type
Tenant
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the array of IDs of the Accepts GUID or string. |
|
False |
Named |
True (ByPropertyName) |
|
Name |
Specifies the array of names of the failover plans you want to get or search conditions. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Tenant |
Specifies the cloud tenant. The cmdlet will return failover plans created by this tenant. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
Type |
Specifies the type of the failover plan:
The cmdlet will return the failover plans of the selected type. |
|
True |
Named |
False |