HP OneView REST API Reference

logical-downlinks
logical-downlinks.html[10/17/2013 10:35:31 AM]
LogicalDownlink
description: A logical downlink represents the set of networks and downlink capabilities available for
connections at a specific interconnect map location. If multiple interconnect map
locations support the same set of networks and dowlink capabilities, they all refer to the
same logical downlink.
type: object
Properties
networkUris: description: The set of network URIs supported for a logical downlink
type: array
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
maxNetworks: description: The maximum number of networks that can be defined for this logical
downlink
type: integer
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
uri: description: The canonical URI of the resource
type: string
modified: description: Date and time when the resource was last modified
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
state: description: The current resource state of the Logical Downlink. The supported values
are enumerated in the table below.
type: string
enum: Active
Degraded
Failed