HP OneView REST API Reference

logical-interconnects
logical-interconnects.html[10/17/2013 10:35:29 AM]
459f-89cb-8c6c98766c06
LogicalInterconnect
description: A logical interconnect aggregates one or more interconnects with a common configuration and the goal of providing both L2/L3 Ethernet and Fibre Channel
connectivity to a set of downlinks and uplinks.
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
stackingHealth: description: The overall topology state of the logical interconnect. 'BiConnected' indicates a redundant path to all interconnects. 'Connected' indicates a single
path to all interconnects. 'Disconnected' indicates that the logical interconnect is no longer connected and contains one or more interconnect
stacking islands.
type: string
enum: Unknown
Connected
BiConnected
Disconnected
logicalInterconnectGroupUri: description: The logical interconnect group URI
type: string
interconnectMap: description: The logical interconnect occupancy map describing the required interconnect type (if any) at each location and the associated
logical downlink. A logical downlink describes the set of networks available to connections at each location.
type: object
Properties
interconnectMapEntries: description: An array of logical interconnect occupancy maps
type: array
Items
interconnectUri: description: The interconnect URI for this interconnect map entry
type: string
logicalDownlinkUri: description: The logical downlink associated with this interconnect map entry. A
logical downlink describes the set of networks available for an
interconnect at this location.
type: string
readonly: true