HP OneView REST API Reference

logical-interconnects
logical-interconnects.html[10/17/2013 10:35:29 AM]
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"
Request Body Attributes Description
SwitchDumpGenerationInfo Required The interconnect support dump generation
request data. Consists of an optional error code to be included as
part of the resulting support dump file name
Response Description
SwitchDumpDataInfo The interconnect support dump data information
Response Codes
REST API Response Codes
Examples
Generate a support dump on the logical interconnect with ID d0432852-28a7-4060-ba49-57ca973ef6c2:
POST https://{appl}/rest/logical-interconnects/d0432852-28a7-4060-ba49-57ca973ef6c2/support-dumps
URI: /rest/logical-interconnects/{id}/unassignedUplinkPortsForPortMonitor
Method API
GET Gets a collection of uplink ports from the member interconnects which are eligible for assignment to an analyzer port. To be eligible a port must be a valid uplink, must not be
a member of an existing uplink set and must not currently be used for stacking.
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
PortMonitorUplinkPortCollection A paginated collection of uplink port resources that are port monitor capable
Response Codes
REST API Response Codes
Examples
Gets a collection of uplink ports from the member interconnects which are eligible for assignment to an analyzer port.
To be eligible a port must be a valid uplink, must not be a member of an existing uplink set and must not currently be used for
stacking.
GET https://{appl}/rest/logical-interconnect/{id}/unassignedUplinkPortsForPortMonitor/"
URI: /rest/logical-interconnects/{lsId}/configuration
Method API
PUT Asynchronously applies or re-applies the logical interconnect configuration to all managed interconnects.
Parameter Attributes Description
Request Attributes Description