HP OneView REST API Reference

backups
backups.html[10/17/2013 10:35:53 AM]
Z
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
start: description: The row or record number of the first resource returned in the specified page
type: integer
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
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the
specified collection
type: string
members: description: The list of matching resources.
type: array
Items
backupStartTime: type: string
resolutionParms: description: Contains parameters to insert into a localized
resolution message if the backup/restore fails
type: array
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
firmwareVersionMinor: description: The minor version of the firmware installed when
the backup was taken
required: true
type: string
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