HP OneView REST API Reference

server-profiles
server-profiles.html[10/17/2013 10:35:14 AM]
}
portId parameter is set to "Auto" by default.
By specifying just the
adapter and port on the portId parameter the user could
request
a physical port specific automatic FlexNIC assignment.
By specifying the portId as "Auto" the user
could request an automatic assignment that could be result
in a FlexNIC assignment from any physical port. By
specifying all three values as part of the portId, the
user could request an
explicit connection.
Connection requests could be a combination of one or more
of these types.
Notes:
A successful return of this API only indicates that a
edit profile was successfully requested. Monitor the
returned TaskResourceV2 AssociatedResource URI to
determine the outcome
edit profile operation.
ProfilePortModel
type: object
Properties
ports: description: The set of available ports that connections can be assigned to and their capabilities.The list of ports is
specific to the Server Hardware Type, and the available capabilities are influenced by the Enclosure
Group or Enclosure. There are two special entries 'Auto' and 'None', which include the capabilities
available on every other port. When 'Auto' is specified for a connection, a port is automatically
selected for the connection. When 'None' is specified for a connection, the connection is not assigned
to any port.
type: array
Items
portId: description: Id of the port
type: string
readonly: true
capabilities: description: List of capabilities supported by this port. Example for the capabilities array -
{PXE,Ethernet,FibreChannel}
type: array
readonly: true
flexNics: description: List of FlexNics supported by this port.
type: array
Items
capabilities: description: List of capabilities supported by this FlexNics. Example for the
capabilities array - {PXE,Ethernet,FibreChannel}
type: array
readonly: true
portId: