HP OneView REST API Reference

restores
restores.html[10/17/2013 10:35:55 AM]
type: object
Properties
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
format: YYYY-MM-DDThh:mm:ss.sssZ
type: string
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
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
minimum: 0
type: integer
maximum: 100
progressStep: description: The current step reported as a part of the restore progress
enum: PREPARING_TO_RESTORE
RESTORING_FILES
RESTORING_DB
STARTING_SERVICES
COMPLETED
FAILED
UNKNOWN
type: string
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