HP OneView REST API Reference

id-pools/vsn/ranges
id-pools-vsn-ranges.html[10/17/2013 10:35:18 AM]
freeFragmentUri: description: Uri of free fragments for this Range
type: string
reservedIdCount: description: Count of Ids reserved in this Range
type: integer
type: description: Identifies the resource type. This field must be set to 'Range'.
type: string
Allocator
description: Defines an allocator resource, which contains the list of allocated IDs
type: object
Properties
valid: type: boolean
eTag: description: Entity tag/version ID of the resource. This is the same value that is returned in the ETag
header on a GET of the resource.
type: string
count: description: Defines the number of IDs allocated
type: integer
idList: description: Defines the list of IDs
type: array
Collector
description: Defines a collector resource containing the list of IDs to be collected
type: object
Properties
eTag: description: Entity tag/version ID of the resource. This is the same value that is returned in the ETag
header on a GET of the resource.
type: string
idList: description: Defines the list of IDs to be collected
type: array
FragmentList