HP OneView REST API Reference

logical-interconnect-groups
logical-interconnect-groups.html[10/17/2013 10:35:26 AM]
},
{ "relativeValue" : 1,
"type" : "Enclosure"
}
] },
"permittedInterconnectTypeUri" : null
}
] },
"type" : "logical-interconnect-group",
"uri" : null
}
URI: /rest/logical-interconnect-groups/defaultSettings
Method API
GET Gets the default interconnect settings for a logical interconnect group.
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 default Ethernet interconnect settings
Response Codes
REST API Response Codes
Examples
Get the default Ethernet interconnect settings:
GET https://{appl}/rest/logical-interconnect-groups/defaultSettings
URI: /rest/logical-interconnect-groups/schema
Method API
GET Gets the JSON schema for the logical interconnect group.
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
Get the JSON schema for the resource:
GET https://{appl}/rest/logical-interconnect-groups/schema