Add-VBRvCDCloudSubTenant

Short Description

Creates Cloud Director subtenant accounts.

Applies to

Platform: VMware

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

Syntax

Add-VBRvCDCloudSubTenant -vCDTenant <VBRvCDCloudTenant> -vCDOrganizationUser <VBRvCloudOrganizationUser> -Resources <VBRCloudSubTenantResource[]> [-Description <String>] [-Disabled]  [<CommonParameters>]

Detailed Description

This cmdlet creates new Cloud Director subtenant accounts.

Add-VBRvCDCloudSubTenant Note:

Before creating a Cloud Director subtenant account, you must perform the following:

  • Add the Cloud Director tenant into your Veeam Backup & Replication infrastructure.
  • Create users in VMware Cloud Director. The Cloud Director users must be granted the role, different from the administrator one.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

vCDTenant

Specifies the Cloud Director tenant account. Veeam Backup & Replication will check for the existing users on this tenant, to add them as the subtenant into the backup infrastructure.

Accepts the VBRvCDCloudTenant object. To get this object, run the Get-VBRCloudTenant cmdlet.

True

Named

True, (ByValue, ByPropertyName)

vCDOrganizationUser

Specifies the Cloud Director user account that you want to add to the subtenant.

Accepts the VBRvCloudOrganizationUser object. To get this object, run the Find-VBRvCloudEntity cmdlet.

True

Named

True, (ByValue, ByPropertyName)

Resources

Specifies the quota of backup resources that you want to allocate to the Cloud Director subtenant accounts.

Accepts the VBRCloudTenantResource object. To get this object, run the New-VBRCloudSubTenantResource cmdlet.

True

Named

False

Description

Specifies the description of the Cloud Director subtenant accounts.

String

False

Named

False

Disabled

Defines that the subtenant is disabled.

SwitchParameter

False

Named

False

<CommonParameters>

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

Output Object

VBRvCDCloudSubTenant

Examples

Add-VBRvCDCloudSubTenantExample 1. Adding Cloud Director Subtenant Account

Add-VBRvCDCloudSubTenantExample 2. Adding Cloud Director Subtenant Account with Unlimited Quota

Related Commands

Page updated 5/17/2024

Page content applies to build 12.3.1.1139