HP OneView REST API Reference

logical-downlinks
logical-downlinks.html[10/17/2013 10:35:31 AM]
URI: /rest/logical-downlinks/{id}
Method API
GET Gets a logical downlink.
Parameter Attributes Description
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
LogicalDownlink The requested logical downlink
Response Codes
REST API Response Codes
Examples
Get the logical downlink that matches ID 802103b9-7f3b-488d-addd-
35522dbdf9aa:
GET https://{appl}/rest/logical-downlinks/802103b9-7f3b-488d-addd-
35522dbdf9aa
URI: /rest/logical-downlinks/{id}/withoutEthernet
Method API
GET Gets a logical downlink excluding any existing ethernet networks,.
Parameter Attributes Description
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
LogicalDownlink The requested logical downlink
Response Codes
REST API Response Codes
Examples
Get the logical downlink that matches ID 802103b9-7f3b-488d-addd-
35522dbdf9aa:
GET https://{appl}/rest/logical-downlinks/802103b9-7f3b-488d-addd-
35522dbdf9aa/withoutEthernet