HP OneView REST API Reference

server-hardware-types
server-hardware-types.html[10/17/2013 10:35:25 AM]
type: string
modified: description: Date and time when the resource was last modified
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: string
format: YYYY-MM-DDThh:mm:ss.sssZ
start: description: The row or record number of the first resource returned in the specified page
type: integer
eTag: description: Entity tag/version ID of the resource, the same value that is returned in the ETag header on a GET of the
resource
type: string
nextPageUri: description: URI pointing to the page of resources following the list of resources contained in the specified collection
type: string
members: description: List of server hardware type resources.
type: array
readonly: true
Items
category: description: Resource category used for authorizations and resource type groupings
type: string
formFactor: description: The physical dimensions of this server. For a blade server this is either
HalfHeight or FullHeight. For a rack server this is expressed in U height, e.g.
4U.
type: string
readonly: true
name: description: The name of the server hardware type.
minLength: 0
required: true
type: string
maxLength: 255
created: description: Date and time when the resource was created
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: string
format: YYYY-MM-DDThh:mm:ss.sssZ
adapters: description: List of adapters that are available in a blade server. Rack server
hardware types do not provide an adapter list.
type: array
readonly: true
Items
slot: description: The slot number of the adapter on the server hardware
within its specified location.