HP OneView REST API Reference

server-profiles
server-profiles.html[10/17/2013 10:35:14 AM]
fcNetworks: description: List of the FC network resources.
type: array
Items
name: description: Display name of the network resource.
type: string
readonly: true
type: description: Type of network resource.
type: string
readonly: true
limitedToPorts: description: List of port names on which this network is available.
type: array
readonly: true
uri: description: URI of the Ethernet, EthernetSet, or FibreChannel resource
type: string
readonly: true
format: URI
vlan: description: VLAN identifier for the Ethernet or FibreChannel network.
type: integer
readonly: true
connectionTemplateUri: description: Default Connection Template Uri.
type: string
readonly: true
readonly: true
ServerProfileV1
type: object
Properties
wwnType: description: Specifies the type of WWN address to be programmed into the IO devices. The value
can be 'Virtual' or 'Physical'. It cannot be modified after the profile is created.
default: Virtual
type: string
serialNumberType: description: Specifies the type of Serial Number and UUID to be programmed into the server ROM.
The value can be 'Virtual', 'UserDefined', or 'Physical'. The serialNumberType defaults
to 'Virtual' when serialNumber or uuid are not specified. It cannot be modified after the
profile is created.
default: Virtual if serialNumber and uuid are not specified
type: string
connections:
description: List of network connections to be configured for the server.