HP OneView REST API Reference

enclosures
enclosures.html[10/17/2013 10:35:21 AM]
AddEnclosure
description: The resource used to add an enclosure.
type: object
Properties
username: description: OA administrator user name (e.g. Administrator).
required: true
type: string
password: description: Password for the specified user name.
required: true
type: string
force: description: Use this optional flag with caution, because force-adding an enclosure makes it
unmanagable by any other system managing it and removes any existing
configuration. The default is false. Specify true to force the addition and take
ownership away from another manager.
type: boolean
licensingIntent: description: The licensing policy for all the servers in the enclosure
enum: OneView
OneViewNoiLO
type: string
required: true
hostname: description: Hostname identifies the primary or standby OA of the enclosure to be added. It
can be specified as either a hostname, IPv4, or IPv6 address.
required: true
type: string
enclosureGroupUri: description: URI of an existing enclosure group to which the enclosure should be added.
type: string
updateFirmwareOn: description: Specifies whether the firmware baseline should be applied to the logical
interconnect in addition to the enclosure
enum: EnclosureOnly
type: string
state: description: Specifies the state of the enclosure to be added. Set to 'unmanaged' to create a
resource for an unmanaged enclosure for purposes of filling out a rack or
connections to managed power feeds. Otherwise, leave empty.
type: string
unmanagedEnclosure: description: Specifies the enclosure attributes for the unmanaged enclosure
type: object