HP OneView REST API Reference

index/associations
index-associations.html[10/17/2013 10:35:57 AM]
GET https://{appl}/rest/index/associations/schema
Association
type: object
Properties
name: description: The association name of the relationship
type: string
parentUri: description: The parent in the relationship
type: string
childUri: description: The child in the relationship
type: string
Associations
type: object
Properties
total: description: Total number of associations
type: integer
start: description: Starting association
type: integer
count: description: Number of associations to return
type: integer
members: description: Lists the associations
type: array
Items
name: description: The association name of the relationship
type: string
parentUri: description: The parent in the relationship