HP OneView REST API Reference

logical-interconnects
logical-interconnects.html[10/17/2013 10:35:29 AM]
DELETE Removes an interconnect from a location.
Parameter Attributes Description
location Required The location of the interconnect to be removed
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
TaskResourceV2 An object that can be used to track the progress of the interconnect removal operation to completion
Response Codes
REST API Response Codes
Examples
Remove an interconnect in the specified location:
DELETE https://{appl}/rest/logical-interconnects/locations/interconnects?location=Enclosure:/rest/enclosures/09XXX,Bay:1
URI: /rest/logical-interconnects/schema
Method API
GET Gets the JSON schema for the logical interconnect.
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 JSON schema for this resource
Response Codes
REST API Response Codes
Examples
Generates the JSON schema for the resource:
GET https://{appl}/rest/logical-interconnects/schema
URI: /rest/logical-interconnects/{id}
Method API
GET Gets a logical interconnect.
Parameter Attributes Description
Request
Header
Attributes Description