--- title: "Get-VBRvCDReplica" description: "This cmdlet returns Cloud Director replicas." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrvcdreplica.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > VMware Cloud Director > Replication for VMware Cloud Director > Cloud Director Replication Job > Get-VBRvCDReplica" dateModified: "2026-08-19" --- # Get-VBRvCDReplica ## Short Description Returns Cloud Director replicas. **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 Cloud Director replicas. The cmdlet will return a list of Cloud Director replicas with the specified IDs. |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Name |
Specifies an array of names for Cloud Director replicas. The cmdlet will return a list of Cloud Director replicas with these names. |
|
False |
Named |
True (ByPropertyName, ByValue) |