HP OneView REST API Reference

interconnect-types
interconnect-types.html[10/17/2013 10:35:39 AM]
Request
Header
Attributes Description
REST API Request Headers NOTE: The X-API-Version header is required for all APIs. For the
current release, this must be set to "X-API-Version:3"
Response Description
InterconnectType The requested interconnect type
Response Codes
REST API Response Codes
Examples
Get the interconnect type that matches ID c6f4e705-2bb5-430a-b7a1-
a35b2f7aa9b9:
GET https://{appl}/rest/interconnect-types/c6f4e705-2bb5-430a-b7a1-
a35b2f7aa9b9
InterconnectType
description: An interconnect type associates an interconnect model, part number, uplink and
downlink port structure and capabilities, and supported firmware versions.
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
description: description: Brief description of the resource
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