--- title: "Get-VBRCloudServer" description: "Returns cloud hosts allocated by a service provider. Platform: VMware, Hyper-V Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: AllParameterSets (Default) CloudProvider" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcloudserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Cloud Connect > Veeam Cloud Connect Replication > Get-VBRCloudServer" dateModified: "2026-08-19" --- # Get-VBRCloudServer ## Short Description Returns cloud hosts allocated by a service provider. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
CloudProvider
Id
Name
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
CloudProvider |
Specifies the array of the cloud providers. The cmdlet will return the hosts that are provided to you by these providers. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
Id |
Specifies the array of the IDs of the host you want to get. The cmdlet will return the hosts with these IDs. |
|
True |
Named |
False |
|
Name |
Specifies the array of the host names you want to get. |
|
False |
Named |
False |