--- title: "Find-VBRvCloudEntity" description: "Looks for Cloud Director entities. Platform: VMware Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet looks for Cloud Director entities." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/find-vbrvcloudentity.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > VMware Cloud Director > Find-VBRvCloudEntity" dateModified: "2026-08-19" --- # Find-VBRvCloudEntity ## Short Description Looks for Cloud Director entities. **Platform**: VMware **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Full (Default)
VApp
VAppTemplate
VMTemplate
VM
OrganizationVdc
StorageProfile
Datastore
Vc
Organization
OrganizationUser
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Datastore |
Defines that the cmdlet will return only datastores. |
|
False |
Named |
False |
|
EntityRef |
Specifies one of the following Cloud Director entities:
The cmdlet will return these entities. |
|
False |
Named |
False |
|
Full |
Defines that the cmdlet will return only Cloud Director entities. |
|
False |
Named |
False |
|
Name |
Specifies the array of Cloud Director entity names. The cmdlet will return entities with these names. |
|
False |
Named |
False |
|
Organization |
Defines that the cmdlet will return only Organizations. |
|
False |
Named |
False |
|
OrganizationUser |
Defines that the cmdlet will return only Organization users. Note: The cmdlet will not return users with administrator roles. |
|
False |
Named |
False |
|
OrganizationVdc |
Defines that the cmdlet will return only organization VDCs. |
|
False |
Named |
False |
|
Server |
Specifies the array of servers. The cmdlet will return Cloud Director entities located on these servers. Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
StorageProfile |
Defines that the cmdlet will return only storage profiles. |
|
False |
Named |
False |
|
Template |
Defines that the cmdlet will return only vApp templates. |
|
False |
Named |
False |
|
VApp |
Defines that the cmdlet will return only vApps. |
|
False |
Named |
False |
|
Vc |
Defines that the cmdlet will return only vCenter Servers managed by Cloud Director. |
|
False |
Named |
False |
|
Vm |
Defines that the cmdlet will return only VMs. |
|
False |
Named |
False |
|
VmTemplate |
Defines that the cmdlet will return only VM templates. |
|
False |
Named |
False |