HP OneView REST API Reference

id-pools
id-pools.html[10/17/2013 10:35:17 AM]
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
uri: description: The canonical URI of the resource
type: string
totalCount: description: Total count of IDs managed by this pool. Adding or removing ranges alters the
totalCount
type: number
prefix: description: Prefix to be used in front of the generated IDs. An example would the vsn pool
type: string
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
freeCount: description: Count of free IDs currently in this pool
type: number
rangeUris: description: List of ID Ranges contained within this pool
required: true
type: array
type: description: Identifies the resource type. This field must be set to 'Pool'.
type: string
allocatedCount: description: Count of IDs currently allocated from the pool
type: number
Fragment
description: Defines a fragment resource containing the fragment start and end
type: object
Properties
endAddress: description: Defines the end value of this fragment
type: string
fragmentType: description: The fragmentType indicating whether its in_use or free
type: string
enum: IN_USE
FREE