HP OneView REST API Reference

logical-interconnect-groups
logical-interconnect-groups.html[10/17/2013 10:35:26 AM]
"permittedInterconnectTypeUri" : null
}
] },
"type" : "logical-interconnect-group",
"uri" : "/rest/logical-interconnect-groups/dce3fc90-873e-48f7-8340-cc927d625b16"
}
URI: /rest/logical-interconnect-groups/{id}/settings/{settingsId}
Method API
GET Gets the interconnect settings for a logical interconnect group.
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
InterconnectSettings The interconnect settings for the specified logical interconnect group ID and specified settings ID
Response Codes
REST API Response Codes
Examples
Get the interconnect settings that match ID 167aadfa-10cf-4131-89bb-2e5e73a68683
for the logical interconnect group that matches ID dce3fc90-873e-48f7-8340-cc927d625b16:
GET https://{appl}/rest/logical-interconnect-groups/
dce3fc90-873e-48f7-8340-cc927d625b16/settings/167aadfa-10cf-4131-89bb-2e5e73a68683
LogicalInterconnectGroup
description: A logical interconnect group serves as a structural reference when building a logical interconnect. All of the configuration constructs of a logical interconnect are present in the logical
interconnect group.
type: object
Properties
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
category: description: Resource category used for authorizations and resource type groupings
type: string
name: description: Display name for the resource
type: string
telemetryConfiguration: description: The controls for collection of interconnect statistics. Optional, if not supplied a default will be used
type: object