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