HP OneView REST API Reference

restores
restores.html[10/17/2013 10:35:55 AM]
required: true
type: string
category: description: Resource category used for authorizations and
resource type groupings
type: string
errorKey: description: Contains the key used to generate a localized error
message if the backup/restore fails
type: string
type: description: Identifies the resource type. This field must be set
to 'RESTORE'.
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 restore
type: string
enum: UNKNOWN
NOT_STARTED
IN_PROGRESS
SUCCEEDED
FAILED
errorMessage: description: Contains a localized error message describing the
failure if the backup/restore fails
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
backupIdToRestore: description: The ID of the backup being restored
type: string
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
format: YYYY-MM-DDThh:mm:ss.sssZ
uri: description: The canonical URI of the resource
type: string