HP OneView REST API Reference

backups
backups.html[10/17/2013 10:35:53 AM]
maximum: 100
downloadStatus: description: The backup download status
type: string
enum: NOT_DOWNLOADED
DOWNLOAD_REQUESTED
hardwareModel: description: The hardware model of the appliance where the
backup was taken
required: true
type: string
fullyQualifiedHostName: description: The fully qualified host name of the system where
the backup was taken
required: true
type: string
id: description: Backup identifier containing the host name,
backup/restore word and start time stamp
required: true
type: string
category: description: Resource category used for authorizations and
resource type groupings
type: string
compatibilityVersion: description: The compatibility version of the firmware installed
when the backup was taken. This is used during a
restore to check if a backup is compatible with the
version of the firmware installed on the appliance
required: true
type: string
errorKey: description: Contains the key used to generate a localized error
message if the backup/restore fails
type: string
downloadUserName: description: The user name of the user who requested the
backup download
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