HP OneView REST API Reference

domains
domains.html[10/17/2013 10:35:53 AM]
Response Codes
REST API Response Codes
Examples
Get the FC network limits for the domain with the ID 9b8f7ec0-52b3-475e-
84f4-c4eac51c2c20:
GET https://{appl}/rest/domains/9b8f7ec0-52b3-475e-84f4-
c4eac51c2c20/fcNetworkLimits
URI: /rest/domains/{id}/networkSetLimits
Method API
GET Gets the maximum number of networks that can be added to a network set 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
networks in a network set in the domain
Response Codes
REST API Response Codes
Examples
Get the network set limits for the domain with the ID 9b8f7ec0-52b3-
475e-84f4-c4eac51c2c20:
GET https://{appl}/rest/domains/9b8f7ec0-52b3-475e-84f4-
c4eac51c2c20/networkSetLimits
Domain
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