HP OneView REST API Reference

server-hardware-types
server-hardware-types.html[10/17/2013 10:35:25 AM]
minLength: 0
required: true
type: string
maxLength: 255
created: description: Date and time when the resource was created
format: YYYY-MM-DDThh:mm:ss.sssZ
type: string
pattern: [1-2][0-9][0-9][0-9]-([0-1][0-9])-[0-3][0-9]T[0-2][0-9]:[0-5][0-9]:[0-5][0-9](.[0-9][0-9][0-9])?Z
type: description: Identifies the resource type. This field must be set to 'server-hardware-type-1'.
type: string
biosSettings: description: The list of BIOS settings that are configurable for the server hardware type.
readonly: true
type: array
Items
category: description: The category of a setting. Provided as a single string where sub-
categories are separated from each other by slash (/). Settings are
grouped in categories and sub-categories to give the user a better
context of their meaning.
readonly: true
type: string
name: description: The localized name that describes a BIOS setting.
readonly: true
type: string
defaultValue: description: The default value for a setting within a server hardware type.
Different server hardware types can have different defaul values
for the same setting.
readonly: true
type: string
id: description: Uniquelly identifies a setting within a server hardware type. When
managing BIOS settings in a server profile, user-defined settings
should be identified using the value in this field.
readonly: true
type: string
stringMaxLength: description: The maximum valid length for a string type.
readonly: true
type: integer
helpText: description: Contains details on how to utilize a setting. Not all settings contain
help text.
readonly: true
type: string