public interface BaCompanyResponse
Modifier and Type | Method and Description |
---|---|
int |
agentAndSubTenantCount()
Get the agent and sub tenant count.
|
boolean |
backupProtectionEnabled()
Indicates whether deleted backup file protection is enabled.
|
int |
backupProtectionPeriod()
Number of days during which deleted backup files must be kept in the
recycle bin on the Veeam Cloud Connect server.
|
List<BaBackupResourceResponse> |
backupResources() |
String |
companyId()
Get the company id associated with the VAC tenant.
|
String |
contractUuid()
The contract uuid of the company that the VAC tenant belongs to.
|
String |
description()
The description of the VAC tenant.
|
String |
endpoint()
URL endpoint of the VAC tenant.
|
String |
instanceUid()
The instance uid of the VAC tenant.
|
boolean |
isEnabled()
Whether the VAC tenant is enabled or not.
|
Optional<Instant> |
lastActive()
Gets last active.
|
String |
locationId()
Gets location id.
|
String |
name()
Gets company name configured in Veeam Cloud Connect or Veeam Availability Console.
|
boolean |
testDrive()
Is the VAC tenant a test drive tenant?
|
long |
totalStorageQuota()
Total storage of the VAC tenant in MB.
|
long |
usedStorageQuota()
Used storage of the VAC tenant in MB.
|
String |
uuid()
Get the uuid for a VAC tenant.
|
int |
vmsBackedUp()
Gets number of virtual machines protected with backup jobs.
|
int |
vmsBackedUpToCloud()
Gets number of virtual machines backed up to a cloud repository.
|
String name()
String locationId()
String uuid()
boolean isEnabled()
String companyId()
boolean backupProtectionEnabled()
int backupProtectionPeriod()
int vmsBackedUp()
int vmsBackedUpToCloud()
long totalStorageQuota()
long usedStorageQuota()
String endpoint()
int agentAndSubTenantCount()
boolean testDrive()
List<BaBackupResourceResponse> backupResources()
String contractUuid()
String
contract uuidCopyright © 2023 iland Internet Solutions, Corp. All rights reserved.