Método dedicatedBackupInfo
volver al indice del grupo
dedicatedBackupInfo
dedicatedBackupListReturndedicatedBackupInfo (
stringsession,
stringhostname,
stringbackupId
)
Descripción
get all the backup infosParámetros
- stringsession : ID de la sesión
- stringhostname : hostname of the server
- stringbackupId : id of the backup
Returns
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 : tamaño del backup
- intsshPort : puerto usado para la conexión SSH
- stringpercentUsed : porcentaje de backup utilizado
- stringhostname : hostname of the server
- stringbackupName : nombre de la opción backup
- stringemail : email para reporting
- intsnapshotNumber : número de snapshots
- stringsuperBackupName : nombre del servidor backup
- stringbackupType : tipo de backup
- string[]src : backup source
- string[]include : directorios a incluir
- string[]exclude : directorios a excluir
- string[]excludeHard : directorios a excluir forzosamente