HP OneView REST API Reference

connections
connections.html[10/17/2013 10:35:16 AM]
Physical
UserDefined
interconnectUri: description: The interconnect URI to which the connection will be (or currently is)
deployed
type: string
minLength: 1
maxLength: 255
type: description: Identifies the resource type. This field must be set to
'ConnectionInstance'.
type: string
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
interconnectPort: description: The interconnect port to which the connection will be (or currently is)
deployed
type: integer
minimum: 1
maximum: 16
description: description: Brief description of the resource
type: string
connectionInstanceId: description: The connection instance ID. Populated in the response to the POST
request.
type: string
maxLength: 255
readonly: true
minLength: 1
connectionInstanceStatus: description: The lifecycle status of the connection instance
type: string
readonly: true
enum: Reserved
Deployed
Enforcing
Active
Released
Failed
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