--- title: "Get-VBRvCDCloudNetworkInfo" description: "This cmdlet returns target VDC networks for replica mapping. This cmdlet is available for tenants only." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrvcdcloudnetworkinfo.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Cloud Connect > Cloud Director Cloud Replication Job > Get-VBRvCDCloudNetworkInfo" dateModified: "2026-08-19" --- # Get-VBRvCDCloudNetworkInfo ## Short Description Returns target VDC networks for replica mapping. **Platform**: VMware **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
OrganizationvDC
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies the IDs of Organizations VDCs that you want to get. |
|
False |
Named |
False |
|
Name |
Specifies a name of VDC network that you want to get. |
|
False |
Named |
False |
|
OrganizationvDC |
Specifies an organization VDC. The cmdlet will return target VDC networks for the specified organization VDC. Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |