HP OneView REST API Reference

network-sets
network-sets.html[10/17/2013 10:35:34 AM]
"nativeNetworkUri":null,
"networkUris":[
"/rest/ethernet-networks/0f4aa1ec-c2a9-40dc-bf39-
4963783862cd",
"/rest/ethernet-networks/a9533968-29dc-48d9-b3ce-
2778dcb7c47d"
],
"connectionTemplateUri":null,
"type":"network-set"
}
URI: /rest/network-sets/schema
Method API
GET Gets the JSON schema for the network set.
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/network-sets/schema
URI: /rest/network-sets/withoutEthernet
Method API
GET Gets a list of network sets, excluding ethernet networks, based on optional sorting and filtering,
and constrained by start and count parameters.
Parameter Attributes Description
start Optional The 0-based index of the first resource to return (start=0 starts
with the first available resource). If the specified count does not
return all resources within the maximum allowed time (see count),
use the start parameter to view additional resource pages. The
default value for start is 0 (first available resource).
count Optional Optional parameter that specifies the number of resources to return
from each API invocation. The number of resources returned on
each call is referred to as a page. If you specify a count, the API
attempts to return the specified number of resources, however this
may be limited due to response time constraints and/or actual
number of resources available to return. The results include the total
filter query