HP OneView REST API Reference

connections
connections.html[10/17/2013 10:35:16 AM]
GET Gets the connection schema.
Request
Header
Attributes Description
REST API Request Headers NOTE: The X-API-Version header is required for all APIs. For the
current release, this must be set to "X-API-Version:3"
Response Description
JsonSchema The connection schema
Response Codes
REST API Response Codes
Examples
GET https://{appl}/rest/connections/schema
URI: /rest/connections/{id}
Method API
GET Gets a connection
Request
Header
Attributes Description
REST API Request Headers NOTE: The X-API-Version header is required for all APIs. For the
current release, this must be set to "X-API-Version:3"
Response Description
ConnectionInstance The requested connection resource
Response Codes
REST API Response Codes
Examples
Get the requested connection resource:
GET https://{appl}/rest/connections/{id}
ConnectionInstance
description: ConnectionInstance is used to establish a connection between a server and one or
more networks. The networks may be an Ethernet network, a Fibre Channel
network, or a network set.
type: object
Properties
connectionBandwidth: description: The bandwidth controls associated with the connection
type: object