Méthode dedicatedBackupInfo
retour à l'index du groupe
dedicatedBackupInfo
dedicatedBackupListReturndedicatedBackupInfo (
stringsession,
stringhostname,
stringbackupId
)
Description
get all the backup infosParamètres
- stringsession : the session id
- stringhostname : hostname of the server
- stringbackupId : id of the backup
Retour
the infos about the backup- intbackupId : id of the backup
- stringbackupFeature : backup type
- intenable : 0 for disabled, 1 for enabled
- stringlanguage : language of the backup
- stringbackupSize : size of the backup
- intsshPort : port used for the SSH connexion
- stringpercentUsed : percentage of the backup used
- stringhostname : hostname of the server
- stringbackupName : name of the backup option
- stringemail : email for reporting
- intsnapshotNumber : number of snapshots
- stringsuperBackupName : name of the backup server
- stringbackupType : type of the backup
- string[]src : backup source
- string[]include : folders to include
- string[]exclude : folders to exclude
- string[]excludeHard : folders to force exclude