HP OneView REST API Reference

restores
restores.html[10/17/2013 10:35:55 AM]
Items
resolutionParms: description: Contains parameters to insert into a localized
resolution message if the backup/restore fails
type: array
restoreStartTime: type: string
hostName: description: The unqualified host name of the system where the
backup was taken
required: true
type: string
modified: description: Date and time when the resource was last modified
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
format: YYYY-MM-DDThh:mm:ss.sssZ
resolutionMessage: description: Contains a resolution message describing the
failure if the backup/restore fails
type: string
percentComplete: description: The percentage of the backup that has completed
type: integer
minimum: 0
maximum: 100
progressStep: description: The current step reported as a part of the restore
progress
type: string
enum: PREPARING_TO_RESTORE
RESTORING_FILES
RESTORING_DB
STARTING_SERVICES
COMPLETED
FAILED
UNKNOWN
uriOfBackupToRestore: description: URI to get the backup using ID
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