Package com.morpheusdata.model
Class BackupResult
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.BackupResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Accountprotected Booleanprotected Backupprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Longprotected Longprotected Stringprotected Longprotected Userprotected Dateprotected Booleanprotected Longprotected Booleanprotected Dateprotected Dateprotected Booleanprotected Stringprotected Stringprotected Longprotected Stringprotected Stringprotected Stringprotected Longprotected Longprotected Stringprotected Stringprotected LongID of theProcessthat is tracking the progress of the backup execution.protected Booleanprotected Dateprotected Stringprotected Longprotected Longprotected Longprotected Longprotected Stringprotected Stringprotected Longprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Longprotected Longprotected Longprotected Stringprotected Booleanprotected Stringprotected Stringprotected Stringprotected Stringprotected Dateprotected Dateprotected Stringprotected Stringprotected Stringprotected Stringprotected LongFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetError()Returns the internal process ID for the backup result.voidsetAccount(Account account) voidvoidvoidsetBackupFormat(String backupFormat) voidsetBackupName(String backupName) voidsetBackupSetId(String backupSetId) voidsetBackupType(String backupType) voidsetCloudInit(Boolean cloudInit) voidsetContainerFormat(String containerFormat) voidsetContainerId(Long containerId) voidsetContainerTypeId(Long containerTypeId) voidsetControllers(String controllers) voidsetCoresPerSocket(Long coresPerSocket) voidsetCreatedBy(User createdBy) voidsetDateCreated(Date dateCreated) voidsetDeletable(Boolean deletable) voidsetDurationMillis(Long durationMillis) voidsetEncrypted(Boolean encrypted) voidsetEndDate(Date endDate) voidvoidvoidsetErrorMessage(String errorMessage) voidsetErrorOutput(String errorOutput) voidsetExecuteServerId(Long executeServerId) voidsetExecutorIpAddress(String executorIpAddress) voidsetExternalId(String externalId) voidsetImageType(String imageType) voidsetInstanceId(Long instanceId) voidsetInstanceLayoutId(Long instanceLayoutId) voidsetInterfaces(String interfaces) voidsetInternalId(String internalId) voidsetInternalProcessId(Long internalProcessId) Sets the internal process ID for the backup result.voidsetLastUpdated(Date lastUpdated) voidsetLocalPath(String localPath) voidsetMaxCores(Long maxCores) voidsetMaxMemory(Long maxMemory) voidsetOsTypeId(Long osTypeId) voidvoidsetProcessCommand(String processCommand) voidsetProcessId(String processId) voidsetResourcePoolId(Long resourcePoolId) voidsetResultArchive(String resultArchive) voidsetResultBase(String resultBase) voidsetResultBucket(String resultBucket) voidsetResultEndpoint(String resultEndpoint) voidsetResultPath(String resultPath) voidsetServerId(Long serverId) voidsetSizeInBytes(Long sizeInBytes) voidsetSizeInMb(Long sizeInMb) voidsetSnapshotExternalId(String snapshotExternalId) voidsetSnapshotExtracted(Boolean snapshotExtracted) voidsetSnapshotId(String snapshotId) voidvoidsetSshPassword(String sshPassword) voidsetSshUsername(String sshUsername) voidsetStartDate(Date startDate) voidsetStartDay(Date startDay) voidvoidsetStatusMessage(String statusMessage) voidsetVolumePath(String volumePath) voidsetVolumes(String volumes) voidMethods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
account
-
backup
-
backupName
-
backupSetId
-
backupFormat
-
backupType
-
containerFormat
-
createdBy
-
executeServerId
-
executorIpAddress
-
serverId
-
zoneId
-
containerId
-
instanceId
-
containerTypeId
-
startDay
-
startDate
-
endDay
-
endDate
-
processId
-
processCommand
-
encrypted
-
active
-
status
-
statusMessage
-
error
-
errorOutput
-
errorMessage
-
snapshotId
-
snapshotExternalId
-
snapshotExtracted
-
durationMillis
-
sizeInMb
-
sizeInBytes
-
localPath
-
volumePath
-
resultBase
-
resultPath
-
resultBucket
-
resultArchive
-
resultEndpoint
-
imageType
-
internalId
-
externalId
-
volumes
-
controllers
-
interfaces
-
maxMemory
-
maxCores
-
coresPerSocket
-
planId
-
instanceLayoutId
-
resourcePoolId
-
isCloudInit
-
sshUsername
-
sshPassword
-
osTypeId
-
dateCreated
-
lastUpdated
-
source
-
deletable
-
internalProcessId
ID of theProcessthat is tracking the progress of the backup execution.
-
-
Constructor Details
-
BackupResult
public BackupResult()
-
-
Method Details
-
getAccount
-
setAccount
-
getBackup
-
setBackup
-
getBackupName
-
setBackupName
-
getBackupSetId
-
setBackupSetId
-
getBackupFormat
-
setBackupFormat
-
getBackupType
-
setBackupType
-
getContainerFormat
-
setContainerFormat
-
getCreatedBy
-
setCreatedBy
-
getExecuteServerId
-
setExecuteServerId
-
getExecutorIpAddress
-
setExecutorIpAddress
-
getServerId
-
setServerId
-
getZoneId
-
setZoneId
-
getContainerId
-
setContainerId
-
getInstanceId
-
setInstanceId
-
getContainerTypeId
-
setContainerTypeId
-
getStartDay
-
setStartDay
-
getStartDate
-
setStartDate
-
getEndDay
-
setEndDay
-
getEndDate
-
setEndDate
-
getProcessId
-
setProcessId
-
getProcessCommand
-
setProcessCommand
-
getEncrypted
-
setEncrypted
-
getActive
-
setActive
-
getStatus
-
setStatus
-
getStatusMessage
-
setStatusMessage
-
getError
-
setError
-
getErrorOutput
-
setErrorOutput
-
getErrorMessage
-
setErrorMessage
-
getSnapshotId
-
setSnapshotId
-
getSnapshotExternalId
-
setSnapshotExternalId
-
getSnapshotExtracted
-
setSnapshotExtracted
-
getDurationMillis
-
setDurationMillis
-
getSizeInMb
-
setSizeInMb
-
getSizeInBytes
-
setSizeInBytes
-
getLocalPath
-
setLocalPath
-
getVolumePath
-
setVolumePath
-
getResultBase
-
setResultBase
-
getResultPath
-
setResultPath
-
getResultBucket
-
setResultBucket
-
getResultArchive
-
setResultArchive
-
getResultEndpoint
-
setResultEndpoint
-
getImageType
-
setImageType
-
getInternalId
-
setInternalId
-
getExternalId
-
setExternalId
-
getVolumes
-
setVolumes
-
getControllers
-
setControllers
-
getInterfaces
-
setInterfaces
-
getMaxMemory
-
setMaxMemory
-
getMaxCores
-
setMaxCores
-
getCoresPerSocket
-
setCoresPerSocket
-
getPlanId
-
setPlanId
-
getInstanceLayoutId
-
setInstanceLayoutId
-
getResourcePoolId
-
setResourcePoolId
-
getCloudInit
-
setCloudInit
-
getSshUsername
-
setSshUsername
-
getSshPassword
-
setSshPassword
-
getOsTypeId
-
setOsTypeId
-
getDateCreated
-
setDateCreated
-
getLastUpdated
-
setLastUpdated
-
getSource
-
setSource
-
getDeletable
-
setDeletable
-
getInternalProcessId
Returns the internal process ID for the backup result. This is typically used to track the progress of the backup's internalProcess.- Returns:
- the internal process ID for the backup result
-
setInternalProcessId
Sets the internal process ID for the backup result. This is typically used to track the progress of the backup's internalProcess.- Parameters:
internalProcessId- the internal process ID for the backup result
-