--- title: "Get-VBRCDPProxy" description: "Returns CDP proxies added to the backup infrastructure. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns CDP proxies added to the backup infrastruct" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcdpproxy.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Continuous Data Protection (CDP) > CDP Proxy > Get-VBRCDPProxy" dateModified: "2026-08-19" --- # Get-VBRCDPProxy ## Short Description Returns CDP proxies added to the backup infrastructure. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of Ids for CDP proxies. The cmdlet will return a list of proxies with these names IDs. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Name |
Specifies an array of names for CDP proxies. The cmdlet will return a list of proxies with these names. |
|
False |
Named |
True (ByPropertyName, ByValue) |