HP OneView REST API Reference

index/associations
index-associations.html[10/17/2013 10:35:57 AM]
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
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
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: 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