HP OneView REST API Reference

backups
backups.html[10/17/2013 10:35:53 AM]
downloadUserName: description: The user name of the user who requested the backup download
type: string
uri: description: The canonical URI of the resource
type: string
platformType: description: The platform type of the appliance where the backup was taken
required: true
type: string
backupType: description: The backup type
enum: ON_DEMAND
UPLOADED
type: string
required: true
firmwareVersionMajor: description: The major version of the firmware installed when the backup was taken
required: true
type: string
errorParms: description: Contains parameters to insert into a localized error message if the
backup/restore fails
type: array
status: description: The status of the backup
enum: IN_PROGRESS
SUCCEEDED
FAILED
CANCEL_IN_PROGRESS
CANCELED
type: string
required: true
errorMessage: description: Contains a localized error message describing the failure if the
backup/restore fails
type: string
downloadTime: description: The time when the backup download was requested
type: string
eTag: description: Entity tag/version ID of the resource, the same value that is returned in
the ETag header on a GET of the resource
type: string
taskUri: description: Associated task URI used when taking a backup
type: string
userName: description: The name of the user who created the backup