HP OneView REST API Reference

server-profiles
server-profiles.html[10/17/2013 10:35:14 AM]
Items
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.
type: array
Items
allocatedMbps: description: The transmit throughput (mbps) currently
allocated to this connection.
readonly: true
type: integer
networkUri: description: Identifies the network or network set to be
connected.
required: true
type: string
searchable: true
format: URI
requestedMbps: description: The transmit throughput (mbps) that should
be allocated to this connection. This value
must not exceed the maximum bandwidth of
the selected network (networkUri). If
omitted, this value defaults to the typical
bandwidth value of the selected network.
The sum of the requestedBW values for the
connections (FlexNICs) on an adapter port
cannot exceed the capacity of the network
link (usually 10Gbit/sec).
minimum: 100
type: integer
maximum: 10000
portId: description: Identifies the port (FlexNIC) used for this
connection, for example 'FlexibleLOM:1-a'.
The port can be automatically selected by
specifying 'Auto', 'None', or a physical port
when creating or editing the connection. If
'Auto' is specified, a port that provides
access the selected network (networkUri)
will be selected. A physical port (e.g.
'FlexibleLOM:2') can be specified if the
choice of a specific FlexNIC on the physical
port is not important. If 'None' is specified,