Skip to main content

Backupresponse

Properties

NameTypeDescriptionNotes
jobId(optional) stringUnique id assigned to this backup.[default to undefined]
status(optional) stringStatus of the backup.[default to undefined]
type(optional) stringType of the job, will always be BACKUP for this type of job.[default to undefined]
tenant(optional) stringThe name of the tenant performing the upload[default to undefined]
requesterName(optional) stringThe name of the requester.[default to undefined]
fileExists(optional) booleanWhether or not a file was created and stored for this backup.[default to true]
created(optional) stringThe time the job was started.[default to undefined]
modified(optional) stringThe time of the last update to the job.[default to undefined]
completed(optional) stringThe time the job was completed.[default to undefined]
name(optional) stringThe name assigned to the upload file in the request body.[default to undefined]
userCanDelete(optional) booleanWhether this backup can be deleted by a regular user.[default to true]
isPartial(optional) booleanWhether this backup contains all supported object types or only some of them.[default to false]
backupType(optional) stringDenotes how this backup was created. - MANUAL - The backup was created by a user. - AUTOMATED - The backup was created by devops. - AUTOMATED_DRAFT - The backup was created during a draft process. - UPLOADED - The backup was created by uploading an existing configuration file.[default to undefined]
_options(optional) Backupoptions[default to undefined]
hydrationStatus(optional) stringWhether the object details of this backup are ready.[default to undefined]
totalObjectCount(optional) numberNumber of objects contained in this backup.[default to undefined]
cloudStorageStatus(optional) stringWhether this backup has been transferred to a customer storage location.[default to undefined]