HP OneView REST API Reference

logical-interconnects
logical-interconnects.html[10/17/2013 10:35:29 AM]
format: YYYY-MM-DDThh:mm:ss.sssZ
start: description: The row or record number of the first resource returned in the specified page
type: integer
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
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the specified collection
type: string
members: description: An array of LogicalInterconnects
type: array
Items
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
consistencyStatus: description: The consistency status of the logical interconnect. 'Consistent' means that the logical interconnect has a configuration that is
consistent with the associated logical interconnect group. 'NotConsistent' means that logical interconnect no longer has a
configuration that is consistent with the associated logical interconnect group.
enum: CONSISTENT
NOT_CONSISTENT
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.
readonly: true