public interface BackupVdcsApi
Modifier and Type | Method and Description |
---|---|
Optional<VdcBackupClusterInfo> |
getVdcBackupClusterInfo(VdcUuid vdcUuid)
Gets backup cluster info for a specified vDC.
|
Stream<VdcUuid> |
listBackupVdcsForLocation(LocationId locationId)
Lists all vDCs in a specified location that have an active backup tenant
binding.
|
Stream<VdcUuid> listBackupVdcsForLocation(LocationId locationId)
Optional<VdcBackupClusterInfo> getVdcBackupClusterInfo(VdcUuid vdcUuid)
vdcUuid
- the UUID of the vDCOptional
of VdcBackupClusterInfo
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.