Get-VBRvCDCloudOrganizationUser

Short Description

Returns Cloud Director user accounts.

Applies to

Platform: VMware

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRvCDCloudOrganizationUser [-Name <string[]>] [-vCDCloudProvider <VBRCloudProvider[]>]  [<CommonParameters>]

Detailed Description

This cmdlet returns the VBRvCDCloudOrganizationUser object that contains the details about Cloud Director user accounts added to your Organization. You can use this object to create new subtenants.

Get-VBRvCDCloudOrganizationUser Note:

Consider the following:

  • You must add the Cloud Director users to the Cloud Director Organization in VMware Cloud Director beforehand. The user must not have the administrator role.
  • This cmdlet works for tenants only.
  • Run the Find-VBRvCloudEntity cmdlet with the OrganizationUser parameter to get the array of the Cloud Director users from the Cloud Provider side.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Name

Specifies an array of names for the Cloud Director user account that you want to get.

String[]

False

Named

True (ByValue,
ByPropertyName)

vCDCloudProvider

Specifies the service provider added to Veeam Backup & Replication.

Accepts the VBRCloudProvider[] object. To get this object, run the Get-VBRCloudProvider cmdlet.

False

Named

True (ByValue,
ByPropertyName)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

None.

Examples

Get-VBRvCDCloudOrganizationUser Example 1. Getting All Cloud Director User Accounts in Cloud Director Organization

Get-VBRvCDCloudOrganizationUser Example 2. Getting Cloud Director User Account by Name

Get-VBRvCDCloudOrganizationUser Example 3. Getting Cloud Director User Account by Cloud Director Service Provider

Related Commands

Get-VBRCloudProvider

Page updated 4/24/2024

Page content applies to build 12.3.1.1139