--- title: "Get-VBRvCDCloudVM" description: "Returns cloud VMs from organization VDCs. Platform: VMware Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: Name (Default) Id This cmdlet returns cloud VMs from organiz" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrvcdcloudvm.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Cloud Connect > Cloud Director Cloud Replication Job > Get-VBRvCDCloudVM" dateModified: "2026-08-19" --- # Get-VBRvCDCloudVM ## Short Description Returns cloud VMs from organization VDCs. **Platform**: VMware **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. The cmdlet will return VMs with these IDs. |
|
False |
Named |
False |
|
Name |
Specifies an array of names. The cmdlet will return VMs with these names. |
|
False |
Named |
False |
|
OrganizationvDC |
Specifies an organization VDC. The cmdlet will return VMs from the specified organization VDC. Accepts the |
|
True |
Named |
True (ByPropertyName, ByValue) |