HP OneView REST API Reference

index/resources
index-resources.html[10/17/2013 10:35:56 AM]
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
attributes: description: The attributes for a given resource that has a single
value per attribute
type: object
ownerId: description: The ID of the user under whose authority the index is
running
type: string
type: description: Identifies the resource type. This field must be set to
'IndexResource'.
type: string
description: description: Brief description of the resource
type: string
total: description: Total number of Resources
type: integer
unFilteredTotal: description: Total resource count before applying filter or query
type: integer
IndexResource
type: object
Properties
status: description: Overall health status of the resource. The following are the valid values for the
status of the resource:Unknown - should be avoided, but there may be rare
occasions where status is Unknown; OK - indicates normal/informational
behavior; Disabled - indicates that a resource is not operational; Warning - needs
attention soon; Critical - needs immediate attention.
type: string
category: description: Resource category used for authorizations and resource type groupings
type: string
name: description: Display name for the resource
type: string
created: description: Date and time when the resource was created. Index service will not update the
created time if it is already set by resource manager. Index service will update
only if the created field is set to null or empty
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