HP OneView REST API Reference

index/resources
index-resources.html[10/17/2013 10:35:56 AM]
type: integer
members: description: Lists of IndexResource returned from the query
type: array
Items
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
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
multiAttributes: description: The attributes for a given resource that has mulitiple
values per attribute
type: object
uri: description: The canonical URI of the resource
type: string
modified: description: Date and time when the resource was last modified.
Index service will not update the modified time if it is
already set by resource manager. Index service will
update only if the modified 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
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
state: description: State is not applicable to this resource
type: string
eTag: