public interface BackupGroupRun
Modifier and Type | Method and Description |
---|---|
String |
backupGroupName()
Specifies the name of the backup group name that was run.
|
BackupGroupUid |
backupGroupUid()
Specifies the UID of the backup group that was run.
|
BackupRun |
backupRun()
Specifies details about the backup task for a backup group run.
|
CompanyId |
companyId()
Specifies the associated company ID.
|
List<CopyRun> |
copyRuns()
Array of Copy Run Tasks.
|
LocationId |
locationId()
Specifies the associated datacenter location ID.
|
OrgUuid |
orgUuid()
Specifies the associated vCloud organization UUID.
|
BackupRunUid |
uid()
The UID of the backup run.
|
VdcUuid |
vdcUuid()
Specifies the associated vCloud vDC UUID.
|
BackupRunUid uid()
BackupRunUid
BackupRun backupRun()
List<CopyRun> copyRuns()
Specifies details about the Copy tasks of this backup group run. A Copy task copies the captured snapshots to an external target or a remote cluster.
BackupGroupUid backupGroupUid()
String backupGroupName()
LocationId locationId()
LocationId
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.