CloudTenant
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | Read-only | UID assigned to a Veeam Cloud Connect tenant. |
name | String | Read-only, nullable | Name of a tenant account. |
description | String | Read-only, nullable | Description of a tenant account. |
hashedPassword | String | Read-only | Password of a tenant account. |
type | String | Read-only | Type of a tenant account. Possible values:
|
backupServerUid | String (uuid) | Read-only | UID assigned to a Veeam Cloud Connect server. |
gatewaySelectionType | String | Read-only | Type of gateway selection. Possible values:
|
isEnabled | Boolean | Read-only | Indicates whether a tenant account is enabled. |
isLeaseExpirationEnabled | Boolean | Read-only | Indicates whether a tenant account must be disabled automatically. |
leaseExpirationDate | String (date-time) | Read-only, nullable | Date and time when a company account must be disabled. Date and time string is formatted in accordance with RFC 3339. |
isBackupProtectionEnabled | Boolean | Read-only | Indicates whether deleted backup file protection is enabled. |
backupProtectionPeriod | Integer (int32) | Read-only, nullable | Number of days during which deleted backup files must be kept in the recycle bin on the Veeam Cloud Connect server. |
isGatewayFailoverEnabled | Boolean | Read-only | Indicates whether a tenant is allowed to fail over to a cloud gateway that is not added to a selected cloud gateway pool. |
gatewayPoolsUids | Array of strings (uuid)] | Read-only, nullable | Collection of UIDs assigned to gateway pools that are allocated to a company. If the collection is empty, company will automatically use a standalone gateway. |
isThrottlingEnabled | Boolean | Read-only | Indicates whether incoming network traffic that will be accepted from a tenant is limited. |
throttlingValue | Integer (int32) | Read-only, nullable | Maximum incoming network traffic bandwidth that will be accepted from a tenant. Null if throttling is disabled. |
throttlingUnit | String | Read-only, nullable | Measurement units for incoming network traffic accepted from a company. Null if throttling is disabled. Possible values:
|
maxConcurrentTask | Integer (int32) | Read-only | Maximum number of concurrent tasks available to a tenant. |
isBackupResourcesEnabled | Boolean | Read-only | Indicates whether cloud backup resources are allocated to a tenant. |
isNativeReplicationResourcesEnabled | Boolean | Read-only | Indicates whether cloud replication resources are allocated to a tenant. |
isVcdReplicationResourcesEnabled | Boolean | Read-only | Indicates whether Organization vDCs are allocated to a tenant as cloud hosts. |