HP OneView REST API Reference

domains
domains.html[10/17/2013 10:35:53 AM]
Response Description
Domain The domain resource with the specified ID
Response Codes
REST API Response Codes
Examples
Get the domain with the ID 9b8f7ec0-52b3-475e-84f4-c4eac51c2c20:
GET https://{appl}/rest/domains/9b8f7ec0-52b3-475e-84f4-c4eac51c2c20
URI: /rest/domains/{id}/ethernetNetworkLimits
Method API
GET Gets the maximum number of Ethernet networks that can be created in the specified domain.
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
NetworkLimits The minimum and maximum limits for the number of
Ethernet networks in the domain
Response Codes
REST API Response Codes
Examples
Get the Ethernet network limits for the domain with the ID 9b8f7ec0-
52b3-475e-84f4-c4eac51c2c20:
GET https://{appl}/rest/domains/9b8f7ec0-52b3-475e-84f4-
c4eac51c2c20/ethernetNetworkLimits
URI: /rest/domains/{id}/fcNetworkLimits
Method API
GET Gets the maximum number of Fibre Channel (FC) networks that can be created in the specified
domain.
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
NetworkLimits The minimum and maximum limits for the number of Fibre
Channel networks in the domain