HP OneView REST API Reference

backups
backups.html[10/17/2013 10:35:53 AM]
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
backupSize: description: The backup size in bytes
type: number
minimum: 0
userName: description: The name of the user who created the backup
type: string
created: description: Date and time when the resource was created
pattern: [1-2][0-9][0-9][0-9]-([0-1][0-9])-[0-3][0-9]T[0-2][0-9]:
[0-5][0-9]:[0-5][0-9](.[0-9][0-9][0-9])?Z
type: string