| Package | Description |
|---|---|
| com.h3c.sdn.adm |
Definitions of the domain model and services specific to the
Administrator tier of the VCF Controller.
|
| com.h3c.sdn.adm.backup | |
| com.h3c.sdn.backup |
...
|
| Modifier and Type | Method and Description |
|---|---|
BackupStatus |
BackupService.getBackupStatus(Token token,
Authentication auth)
Get backup status.
|
| Modifier and Type | Method and Description |
|---|---|
BackupStatus |
BackupRestoreComponent.getBackupStatus(Token token,
Authentication auth) |
BackupStatus |
BackupTeamProxy.getBackupStatus(Token token,
Authentication auth) |
BackupStatus |
BackupServer.getBackupStatus(Token token,
String fileLoc,
Authentication auth)
Method to query the backup status.
|
| Modifier and Type | Method and Description |
|---|---|
static BackupStatus |
BackupStatus.readBackupStatus(File file) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BackupStatus.writeBackupStatus(BackupStatus backupStatus,
File file) |
Copyright © 2014. All Rights Reserved.