HP OneView REST API Reference

fc-networks
fc-networks.html[10/17/2013 10:35:33 AM]
"autoLoginRedistribution":true,
"fabricType":"FabricAttach",
"type":"fc-network"
}
URI: /rest/fc-networks/schema
Method API
GET Gets the Fibre Channel network schema.
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/fc-network/schema
URI: /rest/fc-networks/{id}
Method API
GET Gets a Fibre Channel network.
Parameter Attributes Description
view Optional Return a specific subset of the attributes of the resource or collection
by specifying the name of a predefined view. The default view is
expand (show all attributes of the resource, and all elements of
collections or resources).
fields Optional
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
FcNetwork The requested Fibre Channel network resource
Response Codes
REST API Response Codes