This is an archive version of the document. To get the most up-to-date information, see the current version.

Veeam Cloud Connect Replication Resources

Replication resources are quotas of resources for replication to the cloud. Replication resources include access to the service provider hardware, cloud storage and networking.

To provide a tenant with the replication resources, you need to run New-VBRCloudTenantReplicationResources. The replication resources include the following components:

  1. Hardware plan options:
  1. Failover resources.

The failover resources include using a network extension appliance that provides a network for the cloud replicas. See Tenant Network Appliances to manage the network extension appliances.

  1. Public IP addresses.

Replication Resources

Operation

VMware

Hyper-V

Creates a replication resources object

New-VBRCloudTenantReplicationResources

Creates a hardware plan options object

New-VBRCloudTenantHwPlanOptions

Creates vCD replication resource settings

New-VBRvCDReplicationResource

Creates vCD cloud Organizations settings

New-VBRvCDOrganizationvDCOptions

Tenant Network Appliances

Operation

VMware

Hyper-V

Creates a pool of public IP addresses

Add-VBRCloudPublicIP

Returns existing public IP addresses

Get-VBRCloudPublicIP

Removes public IP addresses

Remove-VBRCloudPublicIP

Public IP Addresses

Operation

VMware

Hyper-V

Returns tenants' network extension appliances

Get-VBRCloudTenantNetworkAppliance

Modifies tenants' network extension appliances

Set-VBRCloudTenantNetworkAppliance