HP OneView REST API Reference

interconnects
interconnects.html[10/17/2013 10:35:37 AM]
Response Codes
REST API Response Codes
Examples
Get the list of name server resources for an interconnect that
matches ID 9b8f7ec0-52b3-475e-84f4-c4eac51c2c20:
GET https://{appl}/rest/interconnects/9b8f7ec0-52b3-475e-84f4-c4eac51c2c20/nameServers
Interconnect
description: Interconnects are centrally managed by the logical interconnect that contains them. The interconnect provides a physical
view of detailed downlink and uplink port state and configuration, including the current link state, speed, port role (uplink,
downlink, or stacking), current pluggable media, power state, and immediate connected neighbor
type: object
Properties
powerStatus: description: Indicates whether the interconnect is currently powered on or off
type: string
readonly: true
enum: On
Off
Unknown
serialNumber: description: Interconnect serial number
type: string
interconnectTypeUri: description: Interconnect type URI, provides access to interconnect model, partnumber, supported firmware version,
and port capabilities
type: string
uri: description: The canonical URI of the resource
type: string
firmwareVersion: description: Interconnect firmware version
type: string
snmpConfiguration: description: The SNMP configuration for this interconnect
type: object
readonly: true
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
readCommunity: description: Authentication string for read-only access
default: public
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